/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
html {font-size:100%; line-height:1.125em; overflow-y:scroll;
}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#6A6A6A;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
img{ vertical-align:top; border:0px; text-decoration: none; color:white; }
b{ color:#1167c5}
object { vertical-align:top;}

a{color:#1167c5; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(/images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li {background:url(/images/star.png) top left no-repeat; background-position:0 7px; margin:0; padding-left:30px; line-height:3em;}
#content ul li p {line-height:1.5em;}
#content ul li a{color:#3e91c0; text-decoration: underline} 
#content ul li a:hover { text-decoration:none; }

#content th { text-align: left; } 

.flash{ margin:0 -45px 0 -45px; position:relative}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; line-height:1.33em}
#content .indent-col{padding:20px 20px 0 22px}
#content .indent-col2{padding:20px 20px 50px 22px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 0 10px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0}
#content h4{color:#7f7f7f; font-size:1em; margin-bottom:5px; text-transform:uppercase  }
#content h3{color:#1167c5; font-size:1.16em; margin-bottom:13px; font-weight:normal; line-height:1.28em }
#content .tail{ background:url(/images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}


/*footer*/
#footer { color:#1d1d1d; font-size:8pt; text-align:left; margin-top:40px; }
#footer a {color:#3e91c0; text-decoration:none}  
#footer a:hover {  text-decoration:underline; }

#address
{
	width: 675px;
	margin-top:40px;
	background-image: url(/images/dot2-6.png);
	background-repeat:repeat-x;
	background-position: bottom left;

	padding-bottom:11px;
}

#disclaimer
{
	width: 675px;
	margin-top:10px;
}


.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:24px}
.block-contact span{ float:right; margin-right:70px}
.block-contact2 span{ float:right; margin-right:20px}
input{
	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8;  
	background:#FFFFFF;
	width:100px; height:17px;
	font-size:1em;
	padding-left:5px;
}
textarea{
	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8;  
	background:#FFFFFF;
	width:244px; height:107px;
	font-size:1em;
	padding-left:5px;
	overflow:auto}