/**** Resets ****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
a, button
{
	outline:none;
	outline:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*******************/


body 
{
	text-align:center;
	font:85%/1.5em trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	color:#fff;
	text-align:center;
	background:#A3B9D0;
}

a 
{
	color:#ADDEF4;
}

span.sup 
{
	vertical-align:super;
	font-size:7px;
	line-height:0;
}

#Wrapper 
{
	margin:0px auto;
	width:765px;
	text-align:left;
	background:url(container.gif) repeat-y;
}

#AboutContent ul, .EmailedDocsList 
{
	margin:10px 0px 10px 20px;
}

.EmailedDocsList 
{
	text-align:center;
}



#AboutContent li
{
	list-style-type:disc;
	margin-bottom:10px;
}

#AboutContent h3 
{
	font:20px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	padding:5px 0px 5px 0px;
	color:#ADDEF4;
}

#AboutContent h4 
{
	font:bold 16px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	padding:5px 0px 5px 0px;
	text-align:left;
	background:none;
}

p.CenteredP 
{
	text-align:center;
}



#Header, #Header2, #Header4 
{
	width:765px;
	height:142px;
	background:url(head.gif) no-repeat;
}



#Header2
{
	background:url(head2.gif) no-repeat;
}


#Header4 
{
	background:url(head4.gif) no-repeat;
}

#Header img#Logo, #Header2 img#Logo, #Header3 img#Logo, #Header4 img#Logo 
{
	margin:0px 0px 0px 50px;	
}

#HeaderEmailDoc 
{
	display:block;
	background:#D6E0EA;
	width:auto;
}

#HeaderEmailDoc img#Logo 
{
	margin:10px 0px 10px 50px;
}


#Container, #Container-B
{
	background:url(foot-b.gif) no-repeat bottom;
	min-height:335px;
}

#Container-B 
{
	background:url(foot.gif) no-repeat bottom;
}

#Content
{
	background:url(contenttop.gif) no-repeat top;
}

#ContentInner 
{
	margin-left:60px;
	width:560px;
}

#ContentInner p 
{
	padding-bottom:15px;
}

#ContentInner p.PageIntro 
{
	color:#94d6f8;
	font:italic 17px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	text-align:center;
	padding:10px 0px 15px 0px
}

h1.PageTitle, #ContentInner h1, h4 
{
	font:20px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	color:#000;
	text-align:center;
	background:url(titlebg.gif) no-repeat center;
	padding:7px 0px 7px 0px;	
}

h4 
{
	color:#fff;
	font-style:italic;
}

#ContentInner h2 
{
	font:italic 18px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	color:#addef4;
	padding:7px 0px 7px 0px;
}



/***********************************
			TOPICS 
************************************/


#Topics 
{
	width:inherit;
	background:url(topiclines.gif) top repeat-y;
	margin-top:5px;
}


ul.TopicList 
{
	float:left;
	width:150px;
	margin:-2px 0px 0px 0px;
	padding-left:30px;
}

ul.TopicList li 
{
	text-transform:uppercase;
	margin-top:0px;
	padding:0px;
	line-height:35px;
}

ul.TopicList li.last 
{
	border:none;
}

ul.TopicList li a
{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

span.Clear 
{
	display:block;
	clear:both;
	padding-bottom:10px;
}


#Footer, #Footer2
{
	clear:both;
	display:block;
	width:765px;
	height:143px;
	background:url(foot2.gif) no-repeat;
}

#Footer2 
{
	background:url(foot3.gif) no-repeat;
}

#FootContain 
{
	display:block;
	width:700px;
}
	
a.selected 
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}

/***********************************
		RIGHT HAND SITE NAV 
************************************/



#SiteNav 
{
	position:absolute;
	margin:0px 0px 0px 570px;
}



#SiteNav ul li a 
{
	display:block;
	background:url(leftnavbutton.png) no-repeat left;
	padding:0px 0px 0px 7px;
	width:141px;
	height:32px;
	font: 11px  trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	line-height:28px;
	color:#000;
	text-decoration:none;
}

#SiteNav ul li span
{
	display:block;
	background:url(leftnavbutton2.png) no-repeat left;
	width:141px;
	height:32px;
	margin-bottom:3px;
}



#SiteNav ul li a:hover
{
	background-image:none;
}


/***********************************
		/end RIGHT HAND SITE NAV 
************************************/




/***********************************
         FORM STUFF 
************************************/

div.row 
{
	padding:7px 0px 7px 10px;
	clear:both;
}

div.row label 
{
	display:block;
	width:175px;
	font:14px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	float:left;
}

#Registration div.row label 
{
	text-align:right;
	margin-right:10px;
}

.HelpText
{
	position: relative;
	top: -45px;
	left: 350px;
	font-weight: bold;
}

div.row input, div.row textarea
{
	font:14px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	border:1px solid #000;
	padding:3px;
	width:300px;
	background:#D8E1EB;
}

.PrintButton, .EmailButton
{
	border:none;
	display:block;
	background: url(print-button.gif) no-repeat;
	width:158px;
	height:33px;
	cursor:pointer;
	margin:10px 0px 10px 10px;
	text-indent:300px;
	padding-left:-400px;
	overflow:hidden;
	float:left;
}

.EmailButton
{
	background: url(emailbutton.gif) no-repeat;
}

.CenteredFormButtons 
{
	display:block;
	text-align:center;
	padding:15px 0px 10px 0px;
	clear:both;
}


.CancelButton 
{
	border:0px;
	background:url(cancelbutton.gif) no-repeat;
	height:33px;
	width:95px;
	cursor:pointer;
	text-indent:-300px;
	padding-top:-40px;
	overflow:hidden;
}



.SaveButton 
{
	border:0px;
	background:url(savebutton.gif) no-repeat;
	height:33px;
	width:89px;
	cursor:pointer;
	text-indent:-300px;
	overflow:hidden;
	padding-left:100px;
}

.SubmitButton, .SendEmail, #Container .SubmitButton
{
	border:0px;
	background:url(submitbutton.gif) no-repeat;
	height:33px;
	width:94px;
	text-indent:-1000px;
	*text-indent:0px;
	overflow:hidden;
	padding-left:100px;
	cursor:pointer;
}

.SendEmail 
{
	background: url(sendemail.gif) no-repeat;
	width:157px;
	padding-left:157px;
}

.PrintEnglish, .PrintSpanish
{
	border:0px;
	width:122px;
	height:33px;
	background:url(print-english.gif) no-repeat;
	cursor:pointer;
	margin:10px 0px 10px 10px;
}

.PrintSpanish 
{
	background:url(print-spanish.gif) no-repeat;
	margin-left:0px;
}


div.row input.Zip, div.row input.PhonePre 
{
	width:75px;
}

div.row input.PhonePost 
{
	width:100px;
	text-align:left;
}


#MemberList span.GroupRadio 
{
	float:left;
}

#MemberList span.GroupRadio label, #MemberList span.GroupRadio input 
{
	float:left;
	width:auto;
	margin-right:5px;
	border:none;
	background:none;
}

.required 
{
	color:#94d6f8;
}
.NotRequired 
{
	display:block;
	float:left;
	background:#5786BA;
	width:7px;
	border:1px solid #5786BA;
}








/***********************************
        Splash Login
************************************/

#WelcomeArea 
{
	float:left;
	width:320px;
	overflow:hidden;
	margin:-10px 18px 0px -5px;
	background:url(welcometxttop.gif) top no-repeat;
	font:13px/1.25em trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
}

#WelcomeArea h2 
{
	padding-left:10px;
	margin:0px;
	font-size:22px;
}

#WelcomeBottom 
{
	display:block;
	width:320px;
	height:11px;
	background:#5786BA url(welcometxtbottom.gif) no-repeat;
}

#WelcomeArea p
{
	padding:0px 10px 10px 10px;
}

#UserLogin 
{
	display:block;
	float:left;
	width:220px;
	overflow:hidden;
	font:13px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
}

#UserLogin p 
{
	margin:0px;
	padding:0px 0px 10px 0px;
}

#UserLogin b 
{
	font-weight:normal;
}

#UserLogin .row 
{
	margin:0px;
	padding:0px;
	height:24px;
	width:180px;
}

#UserLogin .row label 
{
	font:11px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	display:block;
	float:left;
	width:70px;
	text-transform:uppercase;
	text-align:left;
	margin-right:0px;
}

#UserLogin .row input 
{
	width:100px;
	padding:2px;
	font:11px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	float:left;
}


#UserLogin .LoginButton 
{
	border:none;
	cursor:pointer;
	float:right;
	display:block;
	width:28px;
	height:28px;
	margin:-28px 0px;
	background:url(loginbutton.gif) no-repeat right ;
	text-indent:-300px;
	overflow:hidden;
	padding-left:100px;
}



/***********************************
         PRINT PREVIEW PAGE STUFF 
************************************/
#PrintWrapper  
{
	text-align:left;
	color:#000;
}

#Header3 
{
	display:block;
	width:777px;
	height:117px;
	background:url(head3.gif) no-repeat;
}

#PrintContent 
{
	padding:0px 5px 0px 5px;
	margin:0px;
	background:#fff;
	font:13px/1.20em trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
}

#PrintContent h1, .buct3 h1
{
	font:bold 18px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	color:#f59f2e;
	padding:0px;
}

.buct3 h2, .buct3 h3 
{
	font:bold 15px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	padding:0px;
}

#PrintContent a, .buct3 a 
{
	color:#006BB7;
}

#PrintContent p, .buct3 p
{
	margin:7px 0px 7px 0px;
}

#PrintContent ul, .buct3 ul 
{
	margin:5px 0px 5px 15px;
}
#PrintContent li, .buct3 li 
{
	list-style-type:disc;
	/* line-height:12px; */
}

#PrintContent .buct3 li p
{
	margin: 0;
}

img#LogoPrint 
{
	display:block;
	float:left;
	margin-right:10px;
}

.CopyRight 
{
	display:block;
	font:11px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	color:#777;
	float:left;
	width:425px;
	padding-top:20px;
}



.Personalized 
{
	float:left;
	line-height:17px;
}

.SponsorPrintLogo img#SponsorPrintLogo
{
	float:right;
}


.TopicTitle 
{
	font:28px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	margin-bottom:10px;
	text-transform:uppercase;
}

#DocList a 
{
	color:#ccdff3;	
}

#DocList p 
{
	margin:0px;
	padding:0px 0px 5px 0px;
	display:block;
	border-bottom:3px solid #759ac3;
}


#PrintFrame 
{
	position:absolute;
	visibility:hidden;
	width:1px;
	height:1px;
	text-align:left;
}

.SubtopicDocumentList div.row label 
{
	display:block;
	width:200px;
	margin-bottom:10px;
}

.SubtopicDocumentList div.row input
{
	display:block;
	clear:both;
	width:200px;
}

#PrintPersonlize 
{
	float:left;
}

#SponsorArea 
{
	float:right;
}

#SponsorArea h3 
{
	font:bold italic 14px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	margin:15px 0px 10px 0px;
}


img#CloseWin 
{
	float:right;
	margin-top:-105px;
}

/***********************************
        end PRINT PREVIEW PAGE STUFF 
************************************/

/***********************************
        DOC TRANSORM STUFF 
************************************/

table.right, img.right 
{
	float:right;
	margin:10px;
}

td.caption 
{
	padding:5px;
	font:11px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	color:#777;
}

table.left, img.left
{
	float:left;
	margin:10px;
}

table td.cell0 
{
	padding:0px 12px 0px 0px;
}

td.cellgrid 
{
	text-align:left;
}

td.cellgrid img.left 
{
	margin:0px;
	padding-right:2px;
}

td.cellgrid 
{
	padding:0px 3px 1px 3px;
	margin:0px;
}

th.ChartStandardHead p 
{
	font-weight:bold;
}

.DisplayContent div.right { float: right; margin-left: 5px; }
.DisplayContent div.Box { background-color: #D3DEE9; padding:3px 8px 3px 8px; border: 1px solid black;}

/***********************************
       /end DOC TRANSORM STUFF 
************************************/


.ErrorMessage 
{
	padding:10px;
	background:#fff;
	border:1px solid #000;
	margin-bottom:10px;
	color:#E51B24;
}

.ErrorMessage2 
{
	display:block;
	clear:both;
	font:bold 11px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	color:#FDCF66;
	margin-bottom:5px;
}

.error 
{
	color:#FDCF66;
	font-weight:bold;
}


/***********************************
       PopUp Window
************************************/
#PopContent 
{
	margin:20px 15px 0px 15px;
	text-align:center;
}

#PopContent h1 
{
	font:italic 22px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
	background:url(titleline.gif) no-repeat bottom center;
	padding-bottom:10px;
	margin-bottom:10px;
}

#PopContent div.row 
{
	margin:10px 0px 10px 0px;
}

#PopContent div.row label 
{
	float:none;
	width:auto;
	text-align:center;
	color:#94d6f8;
}
#PopContent .row input 
{
	width:200px;
	float:none;
}

/***********************************
      /end PopUp Window
************************************/




/***********************************
		FOOTER CONTENTS
************************************/

ul#FootNav 
{
	padding:40px 0px;
}

#FootNav a 
{
	color:#016BB7;
	text-decoration:underline;
	font:bold 11px trebuchet,"Trebuchet MS",arial,verdana,tahoma,sans-serif;
}

#FootNav a:hover 
{
	color:#5786BA;
}


/***********************************
		/end FOOTER CONTENTS
************************************/

