/*------------------------------------------------------------------------------------------*/
/*-----------------------------------------GENERAL------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

body {
	background-color:#fff;
	margin: 0 10px 0 10px;
	padding: 0;
	width: 760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	voice-family: "\"}\""; 
	voice-family: inherit;
background-image:none;
}

a:link       { 	color: #03c; text-decoration: underline; background-color: transparent; }

a:active     { color: #03c; text-decoration: underline; background-color: transparent; }

table {
	margin: 10px 0px 0px 0px;
	width: 98%;
}

th {
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	text-align: left;
	font-weight: normal;
}

.center {
	text-align: center !important;
}

.waonly {
	font-weight: bold;
	font-size: 1.3em;

}

.waonlytitles {
	font-weight: bold;
	font-size: 1.7em;
	margin: 30px 0 3px 0;
	padding: 0;
	clear: both;
}

.washow {
}

.hiscshow {
	display: none;
}


/*------------------------------------------------------------------------------------------*/
/*-----------------------------------------HEADER-------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

#wabutton {
	display: none;
}

#graphicalbutton {
	display:block;
	padding: 2px 10px 2px 10px;
	margin: 10px 0 10px 0;
	font-size: 1.1em;
	background-color: #000;
	color: #FFF; /*003399;*/
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-top: 1px #EEE solid;
	border-left: 1px #EEE solid;
text-align:center;
width:310px;
height:20px;
line-height:1.3em;
}

#disclaimerbutton {
	background-color: #cccccc; 
	text-decoration: none; 
	padding: 2px 5px 3px 5px; 
	color: black; 
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: .9em;
	font-style: italic;
}

#resizetext {
	display: none;
}

#lonelylink {
	margin: 15px 0px 0px -10px;
}

#lonelylink a       { font-size: 1.4em; background-color: transparent; margin: 0 10px 0 10px;}

#header {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

#headernav {
	display: none;
}

#waheadernav {
	font-size: 1.4em;
	margin-left: inherit;
	background-color: transparent;
	text-align: left;
	margin-top: 20px;
}
 
#waheadernav li {
	font-weight: bold;
	margin: 0 0 0 -10px;
	padding: .3em 0 .3em 0;
}

#waheadernav li ul {
	padding-top: .3em;
}

#waheadernav li ul li {
	margin: 0 0 0 25px;
	padding: .2em 0 .3em 0;
	font-weight: normal;
}

#headerimages {
	margin-left: 30px;
}

#headerimages img{
	display: none;
}

/*------------------------------------------------------------------------------------------*/
/*-------------------------------------------MAIN-------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

#introducing {
	display: none;
	/*padding: 10px 0 10px 0;*/
}
/*
#introducing sup {
	font-size: .8em;
	vertical-align: top;
}
*/
#easytext {
	padding: 10px 0 0 0;
	margin: 0;
}

#easytext br {
	line-height: .3em;
}

.headerimage {
	display: none;
}

#fadeline {
	display: none;
}

#maincontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #052079;
	margin: 15px 0 5px 30px;
	font-size: 1.9em;
	font-weight: bold;
}

#maincontent sup {
	font-weight: bold;
	vertical-align: top;
	font-size: .6em;
}

#printpage {
	position: relative;
	float: right;
	font-size: 1.4em;
	right: 15px;
	padding-left: 20px;
}

#printpage a {
	position: relative;
	z-index: 3;
	text-decoration: underline;
}

#printpage img {
	display: none;
	position: relative;
	vertical-align: middle;
	border: none;
}


#clearbox {
	margin: 0px 0px 0px 30px;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
	font-size: 1.4em;
	font-weight: 400;
}

#clearbox hr {
	display: none;
}

#clearbox p {
	padding: 15px 0 5px 0;
	margin: 0;
	line-height: 1.4em;
}

#clearbox h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #052079;
	padding: 20px 0 0 0;
	margin: 0;
	font-weight: bold;
}

#clearbox img {
	border-style: none;
}

#clearbox ul, #clearbox ul li {
	margin: 5px 0 5px 20px;
	padding: 0;
}

#clearbox ul.noindent, #clearbox ul.noindent li {
	margin: 5px 0 8px 10px;
	padding: 0;
}

#clearbox ol, #clearbox ol li{
	margin-top: 8px;
	line-height: 1.4em;
}

#clearbox ul.bluebullet li {
	margin: 15px 0 15px 0;
}

#clearbox a.backtotop {
	clear: both;
	position: relative;
	float: right;
	right: 10px;
}

#clearbox ul.nobullets
{
	list-style: none;
	margin: 5px 0 0 0;
}

#clearbox ul.nobullets li
{
	margin: 0 0 5px 0;
	padding: 0;
}

/* this is for aligning the mini pdf logo */
#clearbox ul li img, #clearbox ol li img, #clearbox p img {
	display: none;
	/*vertical-align: bottom;
	margin-bottom: 2px;
	padding: 0;
	*/
}

#clearbox .biglist {	
	padding: 0 0 10px 0;
	line-height: 1.4em;
}

img.membermain {
	display: none;
}

#middletable {
	border: 1px solid #b3c1aa;
}

#middletable th {
	border: 1px solid #b3c1aa;
}

#middletable td {
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	border: 1px solid #b3c1aa;
}

#toptable {
	border: 1px solid #b3c1aa;
}

#toptable th {
	border: 1px solid #b3c1aa;
}

#toptable td {
	vertical-align: top;
	padding: 4px 10px 4px 10px;
	border: 1px solid #b3c1aa;
}

#tighttable {
	border: 1px solid #b3c1aa;
}

#tighttable th {
	border: 1px solid #b3c1aa;
}

#tighttable td {
	vertical-align: top;
	padding: 4px 10px 4px 10px;
	border: 1px solid #b3c1aa;
}

.red {
	color: #FF0000;
}

#leftsquares, #leftsquaressub, .sliderwrapperblu, .float_right, .sliders, #welcomesub, #dropdown, #welcome, .hotline img, .noshow{
display:none;
}

.bannercontentblusr {
display:inline;
color:#000000;
margin: 15px 0 30px 30px;
float:left;
line-height: 1.4em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.4em;
}


#blucontent{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.4em;
margin: 0px 0 30px 30px;
line-height: 1.4em;
float:left;
}

#containermain {
height:auto;
}

.noshowweb{
display:inline;
float:left;
margin-bottom:30px;
float:left;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:1.4em;
line-height:1.4em;
margin:0 0 30px 30px;
}

/*------------------------------------------------------------------------------------------*/
/*-----------------------------------------SIDENAV------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

#rxbox2 {
	margin: 0 0 0 30px;
	font-size: 1.4em;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}

#rxbox2 hr {
	display: none;
}

#rxbox2 a {
	line-height: 1.4em;
}

#rxbox2 img, .box img{
	display: none;
}

#rxbox2 p {
	margin: 0;
	padding: 0 0 5px 0;
}

#rxbox2 h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin-bottom: 5px;
}

#rxbox2 h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin-bottom: 10px;
}

#rxbox2 ul {
	margin-top: 0;
	margin-bottom: 15px;
	
}

#rxbox2 li {
	margin-bottom: .2em;
}

#navbarspacer {
	display: none;
}

#needhelpbox {
	margin: 0;
	padding: 0;
}

#needhelpbox h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	margin: 0;
}

#needhelptext {
	line-height: 1.4em;
}

#needhelptext p {
	margin: 5px 0 0px 0px;
	font-weight: 400;
}

#needhelptext .smallspace {
	margin: 15px 0 0 0;
	padding: 0;
}

#needhelptext .smallspace strong {
	font-weight: normal;
}

#needhelptext br {
	margin: 0;
	padding: 0;
	line-height: .7em;
}

#addresources ul, #addresources li {
	margin: 0 0 .2em 20px;
	padding: 0;
}

/* this is for aligning the mini pdf logo */
#addresources img {
	vertical-align: bottom;
	margin-bottom: 2px;
	padding: 0;
}	

.box, .box_contact {
	margin: 0 0 0 30px;
	font-size: 1.4em;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}

.box .caption, .box_contact .caption {
	margin: 20px 0 15px 0;
	font-weight: bold;
}

.box p, .box_contact p {
	margin: 10px 0 10px 0;
}

/*------------------------------------------------------------------------------------------*/
/*----------------------------------MARKETING FOOTNOTES-------------------------------------*/
/*------------------------------------------------------------------------------------------*/

#marketing p {
	margin: 15px 0 20px 30px;
	font-size: 1.4em;
	line-height: 1.4em;
}

#marketing hr {
	display: none;
}

/* this is for mini pdf logo */
#marketing p img {
	vertical-align: top;	
}

/* this is for Get Adobe Reader button */
#marketing a img {
	vertical-align: top;
	padding-top: 3px;
	border: none;
}

/*------------------------------------------------------------------------------------------*/
/*-----------------------------------------FOOTER-------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

#footer {
	padding-bottom: 30px;
}

#footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 15px 0 0 30px;
	line-height: 1.4em;
}

.screenreader,.textsize,.middlelogo,#logo,.needhelp_top {display:none;}
#m1,#m2,#m3,#m4,#m5,#m6{display:none;visibility:hidden;}
ul.sub_nav {list-style-type:circle;margin-left:20px;font-size:1.4em;line-height: 1.4em;}
ul.sub_nav .header {list-style-type:disc;margin-left:-20px;}
.float_right #utility{}
#sddm{font-size:1.4em;line-height:1.4em;}
.rightlink,.contentbox,.right_column{font-size:1.4em;margin-left:25px;}
