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

.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}
img{ vertical-align:top;  }

a{color:#2996d6; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#000; background:url(images/marker1.gif) center right no-repeat; font-weight:bold; padding-right:12px; text-decoration:underline;  }
.link:hover{text-decoration:none }

.link1{color:#000; font-weight:bold; }
.link3{color:#000; font-weight:bold; display:block; margin-bottom:5px }
.link4{color:#000; font-weight:bold; display:block; margin-bottom:5px; text-transform:uppercase; font-size:.916em }
.link5{color:#000; font-weight:bold; text-transform:uppercase; font-size:.916em }

.link2{color:#000; background:url(images/link_right.gif) center right no-repeat #dad3c8; font-weight:bold; padding:4px 24px 6px 12px; text-decoration:underline;  }
.link2:hover{text-decoration:none }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker4.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:11px; padding-bottom:14px }
#content ul li a{color:#2996d6; text-decoration: underline; line-height:1.5em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header .flash{ margin:0 -10px 0 -9px; position:absolute; }


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 20px 0 41px}
#content .indent-main1{padding:0 40px 0 41px}
#content .indent-col{padding:0 0 10px 0}
#content .indent-col1{padding:37px 40px 43px 40px}
#content .indent-col2{padding:37px 35px 43px 20px}
#content .indent-col2-1{padding:37px 25px 43px 20px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 25px 16px 0}
#content .img-left2{ float:left; margin:0 10px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 25px 0}
#content .p1{ margin:0 0 8px 0}
#content h2{color:#3b7799; font-size:1.91em; font-weight:normal; margin-bottom:28px;  }
#content .row2 h2{color:#000000; font-size:1.91em; font-weight:normal; margin-bottom:28px;  }
#content h4{color:#000000; font-size:1em; margin-bottom:9px;  }
#content h5{color:#000000; font-size:1em;}
#content .tail{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:17px; margin-bottom:17px}
#content .tail1{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:25px; margin-bottom:25px}
.txt{ text-transform:uppercase; font-size:.916em; line-height:1.63em}
.txt1{color:#000; text-transform:uppercase; font-size:.916em; display:block; margin-bottom:15px}
#content .indent{padding:41px 0 0 0}
#content .indent1{ margin-left:76px}

/*box*/
.box{ background:#ede8e0; width:100%;}
.box .border-bottom {background:url(images/bg1.gif) repeat-x bottom;}
.box .border-right {background:url(images/bg1.gif) repeat-y right;}


/*footer*/
#footer { color:#000000; font-size:0.6875em; }
#footer .indent-footer{ padding:72px 30px 0 30px;}
#footer a {color:#000000; text-decoration:none; text-transform:uppercase; margin:0 10px 0 10px}  
#footer a:hover {  text-decoration:underline}
#footer span {color:#299bdd; text-transform:uppercase; margin-left:10px; font-size:.909em}  
#footer span a {color:#000000; text-decoration:underline; text-transform: none; margin:0 10px 0 0;}  
#footer span a:hover {  text-decoration:none}


.h{ height:23px}
.block-contact span{ float:right; margin-right:100px}
input{
   	border:1px solid #a4a4a4; 
	background:#f8f6f1;
	width:254px; height:19px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#f8f6f1;
	width:264px; height:101px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
