/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#000000 url(images/bg.jpg) top center repeat-y; }
html, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#7f7f7f;	}
		
		

.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%;}
a img{ border:0px none; }
img{ vertical-align:top;  }
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') no-repeat 0 5px; padding-left:20px; background-position-x:0; background-position-y:5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }



.flash{ margin:0 -45px 0 -45px; position:relative}
.mainpic{ margin-left: 40px;}

/*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-indentsubpages{ margin-right: 40px;}
#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:#777777; font-size:0.75em; text-align:right }
#footer .indent-footer{ padding:37px 18px 0 50px;}
#footer a {color:#ffffff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.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}
input{
	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: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}