
/* html tag styles */

html,body {background-color: #fff; text-align:center; background-image:none; margin:0px; padding:0px; height:100%; font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;}

a:link {color: #0E3E9B; text-decoration: underline}
a:visited {color: #6E8BC3; text-decoration: underline}
a:hover {color: #6E8BC3; text-decoration: none}

a.subnav:link {color: #781d7e; text-decoration: none; font-weight:bold}
a.subnav:visited {color: #1b3f95; text-decoration: none; font-weight:bold}
a.subnav:hover {color: #1b3f95; text-decoration: none; font-weight:bold}

p, li{margin:0px; padding:.7em 0 0 0; line-height:18px;}
hr {border: 0; color: #b5b996; background-color: #CCCCCC; height: 1px; width: 100%; text-align: left; margin-top:10px; margin-bottom:10px;}
ul.nav li {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #781d7e;	font-size: 11px; line-height:18px;	margin-left:-5px;}
img.left{display:none}
img.right{display:none}
img.print_no{display:none}

H1 {margin-top: 1.35em; margin-bottom:.5em; font-size: 26px; font-family: "Times New Roman", Times, serif;	font-weight:normal;	color: #1b3f95;}
H2 {margin-top: 1em; margin-bottom:.5em; font-size: 20px; font-family: "Times New Roman", Times, serif;	font-weight:normal; color:#1b3f95;}
H3 {margin-top: .5em; margin-bottom: .5em;	font-size: 18px; font-family: "Times New Roman", Times, serif;	font-weight:normal;}

.small {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; line-height:16px;}

/* Layout Divs */

#frame {width:965px; margin-right:auto;	margin-left:auto; text-align:left;}
#header {display:none;}
#sitemap {margin-left:580px; margin-top:30px;}
#logo {margin-left:30px; margin-top:11px;}
#print {margin-left:400px; margin-top:20px;}
#body_bg {background-image:none; background-color:#fff}
#left_nav {display:none}
#random_img {display:none}
#left_side {background-image:none}
#right_side {background-image:none}
#footer {display:none}

/* Forms  */

.textfield {font-size: 11px; font-family:Arial, Helvetica, sans-serif; color:#333333; font-style:italic; clear:left;}
#form {margin: 0px;	padding: 0px; display: inline;}
