body {background: #ffffff; margin:0; padding:0; height: 100%; font: 12px/16px Arial, Verdana, sans; color: #000000;}

table#nav td { padding: 0px 0px 0px 28px; font: 11px/12px Arial, Verdana, sans; font-weight: bold; color: #003d7d; vertical-align: middle; }
table#nav a, a:hover { text-decoration: none; color: #003d7d; font-weight: bold;  }

table#maincopy { padding: 0px; width: 100%; height: 100%; }
table#maincopy td { padding: 15px 0 0 10px; vertical-align: top; }

// table#content { background: #e9bee7; }
table#content { background: #ffffff; }

table#footer { margin: 0 0 0 10px; width: 100%; height: 37px; font-weight: regular; }
table#footer td { padding: 0 0 0 0px; font-weight: regular; }

div#footerlogo { margin: 0 25px 3px 0; }
html>body div#footerlogo { margin: 0 15px 3px 0; }

div#dottedLine { position: relative; margin: 2px 0 0 0; width: 100%; height: 1px; background: transparent url(images/dotted_line.gif) repeat-x; }
html>body div#dottedLine { position: relative; margin: 2px 0 16px 0; width: 100%; height: 1px; background: transparent url(images/dotted_line.gif) repeat-x; }

div#dottedLineFooter { position: relative; margin: 2px 0 0 0; width: 100%; height: 1px; background: transparent url(images/dotted_line.gif) repeat-x; }

div#solidLine { position: relative; margin: 15px 0 0px 0; height: 1px; text-align: center; }
html>body div#solidLine { position: relative; margin: 15px 0 15px 0; height: 1px; text-align: center; }

ul#bulletlist { margin: 0 0 0 0px; padding: 0px; }
li#bulletitem { margin: 0 0 0 5px; padding: 0 0 5px 0; }

html>body hr.intro { border: none 0; border-top: 1px dashed #6b216f; border-bottom: none; height: 1px; margin: 3px auto 6px 0; text-align: left; }	
hr.intro { border: none 0; border-top: 1px dashed #6b216f; border-bottom: none; height: 1px; margin: 3px auto 0 0; text-align: left; }	

// hr.bodyline { border: none 0; border-top: 1px solid #d482d1; border-bottom: none; width: 50%; height: 1px; margin: 0 auto 0 auto; padding: 5px 0 5px 0; }	
hr.bodyline { border: none 0; border-top: 1px solid #d482d1; width: 50%; height: 1px; margin: 0 auto 0 auto; padding: 5px 0 5px 0; }	

.nav { background: transparent url(images/button_bg_off.gif); }
.navOn { background: transparent url(images/button_bg_on.gif); }
.navSelected { background: transparent url(images/button_bg_selected.gif); }

.bodyText { font-family: Arial, Verdana, sans;
			font-size: 13px;
			line-height: 16px;
			color: #440647;
}
.bodyText a { font-family: Arial, Verdana, sans;
			font-size: 13px;
			line-height: 16px;
			color: #0036a7;
			text-decoration: underline;
			font-weight: bold;
}
.bodyText a:hover { font-family: Arial, Verdana, sans;
			font-size: 13px;
			line-height: 16px;
			color: #c04dbc;
			text-decoration: underline;
			font-weight: bold;
}

.introCopy { font-family: Arial, Verdana, sans;
			font-size: 15px;
			line-height: 16px;
			color: #6b216f;
			font-weight: bold;
}

.links { font-family: Arial, Verdana, sans;
			font-size: 13px;
			line-height: 13px;
			color: #440647;
}
.links a { font-family: Arial, Verdana, sans;
			font-size: 13px;
			line-height: 13px;
			color: #440647;
			text-decoration: underline;
}
.links a:hover { font-family: Arial, Verdana, sans;
			font-size: 13px;
			line-height: 13px;
			color: #c04dbc;
			text-decoration: underline;
}

.copyright { font-family: Arial, Verdana, sans;
			font-size: 11px;
			line-height: 11px;
			color: #440647;
			font-weight: regular;
}
.copyright a { 
			color: #440647;
			text-decoration: underline;
}
.copyright a:hover { 
			font-weight: regular;
			color: #c04dbc;
			text-decoration: underline;
}

.graphCaption { font-family: Times New Roman, Times, sans serif;
			font-size: 14px;
			line-height: 16px;
			color: #440647;
}

