body 
{
  text-align:center; 
  background: #012D54 url(/css/bg.gif) repeat-y center;
	font: 9pt/1.4em verdana, arial, georgia, Sans-Serif;
  font-weight:normal;
  margin: 0 auto;
  padding: 0px;
  color:#000;
  margin-bottom:20px;
}
#wrapper
{
	position: relative;
	text-align: left;
	margin: 0 auto;
  margin-top:10px;
	width: 759px;
	background: #FFF;
	border:4px solid #222;
}
#headerDiv {width:759px; height:263px; background: #000 url(/css/header.jpg); }
#headerDiv h1 {text-indent:-2000px; padding:0; margin:0;}
#contentDiv {width:720px; float:left;padding:4px; margin-left:20px; margin-bottom:30px;  color:#222;}
#contentDiv a:link, #contentDiv a:visited {color: #024480; font-weight:bold;}
p.jump {padding-top:5em;}
p.jump img {vertical-align:top; }
#contentDiv a:hover {color:orange;}
#div_left {background:#111 url(/css/navbg.jpg) repeat-x; } 
#div_left #navframe_bg {}
#footerDiv 
{ 
   clear:both; background: #00152B; color:#DDD; width:759px; height: 18px; text-align:center; padding-top:10px;
}  
#div_left .navframe { width: 100%; padding:0; padding:20px 0;} 
#div_left .navframe ul 
{	
  font-size: 13px;
	list-style:none;
	margin: 0px 0 0 10px;
	padding: 0;
}

.navframe ul li
{
  /* background:url(/images/triangle-right.gif) no-repeat 0px 0px; 
  background: url(/css/css-nav.gif) #fff bottom left repeat-x;
  border: 0.1em solid #dcdce9; */
  margin: 0;
	padding: 4px 0 8px 18px;
	line-height: 12px;  
  display:inline;
  width:150px;
}
#div_left .navframe ul li a#subselected, .navframe ul li a#subselected:visited  { background:hidden; display:inline; color:black; font-weight:bold; text-decoration:underline; }

#div_left .navframe ul li#current { color:#000; text-decoration:underline}
.navframe ul li#current_sub_li a:link, .navframe ul li#current_sub_li a:visited {color:#A6C2DE}
#div_left .navframe a:link, #div_left .navframe a:visited {display:inline; color:#A6C2DE; font-weight:bold; text-decoration:none}
.navframe ul li#current_sub_li {color:black;}
.navframe ul li#current a:link, .navframe ul li#current a:visited {color:#A6C2DE; text-decoration:underline;} 
.navframe ul li#current li a:link, .navframe ul li#current li a:visited  {text-decoration:none;}
.navframe ul li#current a:hover, .navframe ul li a:hover {color:#fff; text-decoration:none;} 
#div_left .navframe a:hover {color:#fff;text-decoration:underline;}
ul#subpage li { 
  background:url(/css/arrow_red.gif) no-repeat 2px 4px;
  margin-left: 10px;
	padding: 2px 2px 10px 15px;
	line-height: 13px;  
  margin-top:10px;
  text-indent:4px;
}  
.navframe ul li#current ul#subpage .navframe ul li#current li a:link, ul#subpage li a:visited {color:black;}
.navframe ul li#current ul#subpage li a:visited, .navframe ul li#current ul#subpage li a:link { color:#024480;}
a, a:visited {color:#eee;}
a:hover {color: #999;}
.floatRight {float:right;}
.floatLeft {float:left;}
img.alignMiddle {vertical-align:middle; border:none; text-decoration:none; padding:2px; margin:0; margin-left:6px;}
h1, h2, h3, h4, h5 {font-family:"trebuchet ms"; color: #711307; margin-bottom:10px; margin-top:18px; } /* color: #000040; */
h1 {font-size:170%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
.warning {color:red;}
div.message {padding: 10px; background: #FFF; font: 12px georgia; color: black; border: 1px solid maroon;}
div.message #red {color: #C6C6FF; background: #12127D; padding: 3px;}
img.floatRightNoBorder {float: right; border: none;margin-left:4px}
img.floatLeftNoBorder {float: left; border: none;margin-right:4px}
img.floatRight {float: right; border: none; margin-left:8px; border:1px solid #666;}
img.floatLeft {float: left; border: none; margin-right:8px; border:1px solid #666;}
img {margin:10px; margin-top:0;}
.navframe ul li.sub a:link, .navframe ul li.sub a:visited {color:yellow;}
.copyright { width: 750px; margin:10px auto; font-size:10px; font-weight:bold; text-align:right; padding-right:2em; color:#DDD;}
table.contact {width: 300px; background:#EEE; border:1px solid #BBB;}
table.contact td, table.contact th {padding-left:10px; vertical-align:top;}
table.contact th {background: #CCC;}
#frmEmail table {background:#EEE; border:1px solid #BBB; margin-top:10px;}
#flashobject {float:right; margin:10px 10px 4px 10px; border:1px solid #DDD;}
#footertext {color: #999;}
#contentDiv hr {
	margin:0px;
	padding:0px;
  border:0;
	border-bottom:1px solid #DDD;
  border-shading:none;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
.instructions {padding:10px; background: #EEE; border:1px solid #BBB;}
.instructions ul {list-style-type:none;}
.instructions h3 {text-align:center;}
.note {padding:10px; background: #EEE; border:1px solid red;}
xtd {vertical-align:top;}