/* 
    AUTHOR: Diagnos-Techs, Inc.
    CONTACT: Kelly Parke
	WEBSITE: diagnostechs.com
*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #3546a6;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	font-family: Arial;
	color: #000080;
	font-weight: bold;
	margin: 15px;
	font-size: 18px;
}
H2 {
	font-family: Arial;
	color: #2A3F55;
	font-weight: bold;
	margin: 15px;
	font-size: 16px;
}
H3 {
	font-family: Arial;
	size: 14px;
	color: #000080;
	font-weight: bold;
	font-size: 14px;
}
H4 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	margin: 15px;
}
.listbold {
	font-family: Arial;
	size: 14px;
	color: #000080;
	font-weight: bold;
	font-size: 14px;
}
.boldp {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	
}
.subital {
	font: Arial, Helvetica, sans-serif, bold;
	font-style: oblique;
	color: #FF7FAA;
	font-size: 14px;
	
}
.rule {
	border-top-width:2px; 
	border-top-color: #808080; 
	border-top-style:solid;
}
.dblrule {
	border-top-width:1px; 
	border-top-color: #808080; 
	border-top-style:solid;
	border-bottom-width:1px; 
	border-bottom-color: #808080; 
	border-bottom-style:solid;
}

#page_wrap {
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 40px auto;	
}

#header {
	width: 852px;
	position: relative;
	float: left;
	height: 281px;
	background: url(../images/header.jpg);
}

#hdr_nwslttr {
	width: 622px;
	position: relative;
	float: center;
	height: 50px;
	background: #FFFFFF;
}
#tagline_left {
	font-size: 13px;
	text-align: center;
	color: #9C9EA1;
	width: 100px;
	float: left;
	margin-top: 65px;
	margin-left: 8px;
}
#thankyou {
	font-size: 20px;
	text-align: center;
	color: #9C9EA1;
	width: 500px;
	float: center;
	margin-top: 30px;
}
#tagline_left a:hover {
	color: #c859a1;
	background: #FFFFFF;
}
#tagline_right {
	font-size: 13px;
	text-align: center;
	color: #9C9EA1;
	width: 90px;
	float: right;
	margin-top: 65px;
	margin-right: 13px;
}
#tagline_right a:hover {
	color: #c859a1;
	background: #FFFFFF;
}

#nav {
	position: relative;
	width: 852px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9C9EA1;
	height: 53px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float: left;
	position: relative;
	color: #9C9EA1;
	background: #DCDDDE;
}

#nav li {
	float: left;
	color: #9C9EA1;
	background: #DCDDDE;
}

#nav li a, #nav li a:visited {
	display: block;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #2A3FAA;
	text-decoration: none;
	text-align: center;
	position: relative;
	width: 142px;
	padding-top: 10px;
	height: 43px;
}

#nav li a:active {
	display: block;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #AA3FAA;
	text-decoration: none;
	text-align: center;
	position: relative;
	width: 142px;
	padding-top: 10px;
	height: 43px;
}

#nav ul li a:hover {
	background-color: 24408f;
	color: #FFFFFF;
	
}
a:hover {
	background-color: #3546a6;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	outline: none;
	text-decoration: none;
	color: #9C9EA1;
	font-weight: normal;
}

a img { border: none; }

#icons {
	float: left;
	width: 852px;
}

#body {
	float: left;
	width: 852px;
	background: #FFFFFF;	
}

#body p {
	margin: 15px;
}

#bodylistwrap {
	height: 150px;
	float: left;
	width: 852px;
	background: #FFFFFF;
}

#bodylist {
	height: 130px;
	width: 95%;
}

#body ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 1em;
	text-indent: -1em;
}

a img { border: none; }

#cdart {
	float: center;
	width: 622px;
}
#ref ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float: left;
	position: relative;
	color: #000 ;
}
#ref li {
	float: left;
	color: #000 ;
}
#ref li a, #ref li a:active, #ref li a:visited {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #2A00AA ;
	text-decoration: underline ;
	text-align: left;
}

#ref ul li a:hover {
	color: #FFFFFF;
}

#map ul {
	padding: 0px;
	color: #000;
}

#map li {
	color: #000;
}

#map li a, #map li a:active, #map li a:visited {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	text-align: left;
	background-color:#FFF;
}

#map ul li a:hover {
	color: #2A3FAA;
	background-color:#FFF;
}

#footer_wrap {
	height: 120px;
	text-align: left;
	padding-top: 7px;
	position: relative;
	width: 852px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #9C9EA1;
	background: #FFFFFF;
	float: left;
}

#footnwslttr_wrap {
	height: 30px;
	text-align: left;
	padding-top: 7px;
	position: relative;
	width: 852px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333399;
	float: left;
}

#footer {
	text-align: left;
	position: relative;
	font: 15px Arial, Helvetica, sans-serif;
	color: #9C9EA1;
	background: #FFFFFF;
	float: left;
	margin-left: 10px;
	
}

#footnwslttr {
	text-align: left;
	position: relative;
	width: 230px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333399;
	float: left;
	margin-left: 10px;
	height: 15px;
}

#footer a:link, a:visited, a:active {
	color: #9C9EA1;
}

#footer a:hover  {
	color: #c859a1;
	background: #FFFFFF;
}

#copyright {
	height: 130px;
	text-align: center;
	position: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9C9EA1;
	background: #FFFFFF;
}

#copyright_nwslttr {
	height: 15px;
	text-align: right;
	position: relative;
	width: 130px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333399;
	float: right;
	margin-right: 10px;
}

#support 
{
  font: 1.1em Arial, Helvetica, sans-serif;
}

#styleFAQ
{
  font: 1.8em Arial, Helvetica, sans-serif;
}
