/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 727px;
   }

/* Footer Links*/
.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
font-weight:bold;
}
a.footer:link{
color:#999999;
text-decoration:none;
}
a.footer:hover{
color:#999999;
text-decoration:underline;
}
a.footer:visited{
color:#999999;
text-decoration:none;
}
a.footer:visited:hover{
color:#999999;
text-decoration:underline;
}

/*Purpose link*/
a.purpose:link{
color:#FF9900;
text-decoration:none;
}
a.purpose:hover{
color:#FF9900;
text-decoration:none;
}
a.purpose:visited{
color:#FF9900;
text-decoration:none;
}
a.purpose:visited:hover{
color:#FF9900;
text-decoration:none;
}

.bars{

scrollbar-face-color: #367CD2;
scrollbar-shadow-color: #4B6480;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #009FD5;
scrollbar-darkshadow-color: #4B6480;
scrollbar-track-color: #009FD5;
scrollbar-arrow-color: #FFFFFF;}

/* Content text for iframes*/
.content{
 margin-left:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFFFFF;
 text-align:justify;
 padding-right:10px;
 }
a.content:link{
text-decoration:underline;
color:#FFFFFF;
 margin-left:0px;
}
a.content:hover{
text-decoration:none;
color:#FFFFFF;
 margin-left:0px;
}
a.content:visited{
text-decoration:underline;
color:#FFFFFF;
 margin-left:0px;
}
a.content:visited:hover{
text-decoration:none;
color:#FFFFFF;
 margin-left:0px;
}

/* use H1 tag for headings in the iframe*/ 
 h1{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#FFFFFF;
 font-weight:bold;
 }
 
 /* use H1 tag for subheadings in the iframe*/ 
 h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	
 }
 
 /* use to highlight a black of text in the iframe*/ 
 .highlightblock
 {
  background-color:#0E6EA7;
  width:660px;
  border:1px solid #ffffff;
  padding: 3px;
 }
 
 /* bullet lists*/ 
 .bulletlist{
 list-style-image: url("images/bullet.jpg");
 
 }
 
 hr{
 width:100%;
 line-height:2px;
 line-style:dotted;
 color:#666666;
  }
  
  .leftblock
  {
  display:block;
  width:320px;
  float:left;
  padding:3px;
  background-color:#FFFFFF;
  color:#006699;
  border:2px solid #006699;
  height:350px;
  overflow:hidden;
 }
   .rightblock
  {
  display:block;
  width:320px;
  float:right;
  padding:3px;
  background-color:#FFFFFF;
  color:#006699;
  border:2px solid #006699;
  height:350px;
  overflow:hidden;
 }
 
.submenu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0E6EA7;
font-weight:bold;
}
a.submenu:link{
color:#0E6EA7;
text-decoration:none;
font-weight:normal;
}
a.submenu:visited{
color:#0E6EA7;
text-decoration:none;
font-weight:normal;
}
a.submenu:hover{
color:#0E6EA7;
text-decoration:underline;
font-weight:normal;
}
a.submenu:visited:hover{
color:#0E6EA7;
text-decoration:underline;
font-weight:normal;
}
a.submenu:active{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.mainblock
{
float:right;
overflow:auto;
background-color:#65b6e5;
width:707px;
height:290px;
scrollbar-face-color: #cccccc;/*#367CD2*/
scrollbar-shadow-color: #009FD5;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #009FD5;/*#4B6480*/
scrollbar-track-color: #666666;
scrollbar-arrow-color: #009FD5;
}

.txtbox1
{
width:200px;
height:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.txtbox2
{
width:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.formblock{
width:600px;
}

span{ font-weight:bold;}

#promotions{
	width: 274px;
	height: 118px;
	background: url('images/promotions.jpg') no-repeat center;
	padding: 35px 0 0 48px;
}
#promotions a{
	width: 125px;
	height: 110px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#promotions a.blog{
	margin-right: 20px;
}











