body 
{
  text-align:center; 
  background: #9fb0bf;
	font: 9pt/1.4em arial, georgia, Sans-Serif;
  font-weight:normal;
  margin: 0 auto;
  padding: 0px;
  margin-bottom:20px;
}
#wrapper
{
	position: relative;
	text-align: left;
	margin: 0 auto;
  margin-top:10px;
	margin-bottom: 10px;
	width: 756px;
	background: #fff;
	/* border:4px solid #222; */
}

#headerDiv {position: relative; float: left; width:756px; height:335px; background: #9fb0bf; margin: 0; padding: 0; padding-bottom: 10px;}
#headerDiv h1 {color:orange;}
#contentDiv {width:540px; float:left;padding:4px; margin-left:0px; 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 {width:190px; float:left; } 
#div_left #navframe_bg {width: 186px; margin-left:3px; height: 200px; margin-top:2em; margin-bottom:10px;}
#footerDiv 
{ 
   clear:both; background: #9fb0bf; color:#DDD; width:756px; text-align:center; 
}  
#div_left .navframe { width: 100%; padding:0; padding-top:5px; } 
#div_left .navframe ul 
{	
  font-size: 11px;
	list-style:none;
	margin: 0px 0 0 5px;
	padding: 0;
}
#div_left .navframe a:link, #div_left .navframe a:visited { color:#9FB0BF; font-weight:bold; text-decoration:none; margin: 0; padding: 0; border-bottom: 1px dashed;}
.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 35px;
  display:block;
  width:150px;
	font-size: 1.4em;
}
#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 a:hover {text-decoration:none;}
#div_left .navframe ul li#current { color:#0099CC; }
.navframe ul li#current_sub_li a:link, .navframe ul li#current_sub_li a:visited {color:#0099CC}
.navframe ul li#current_sub_li {color:black;}
.navframe ul li#current a:link, .navframe ul li#current a:visited {color:#4C5C7D; text-decoration:none;} 
.navframe ul li img { margin-bottom: 2px; }
.navframe ul li#current li a:link, .navframe ul li#current li a:visited  {text-decoration:none;}
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:orange;}
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"; margin-bottom:10px; margin-top:18px; } /* color: #000040; */
h1 {font-size:160%; font-weight: normal; font-family: Georgia; background: #801721 url('/images/h1_left.gif') bottom right no-repeat; padding: 10px; color: #fff;}
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;}

.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: #000;}
#footertext a {color: #339;}
#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;}


