/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#2F577F}
html, input, textarea	{	font-family:Arial; 
		color:#676767;	}	

.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;  }

.link{ color:#cf033a; font-weight:bold; display:block; margin-bottom:9px}
.link2{ color:#151515; font-weight:bold; display:block; margin-bottom:9px}
.link3{ color:#cf033a; font-weight:bold; display:block}
.link4{ color:#151515; }
.link5{ color:#676767; }
a{color:#5c9840; text-decoration:underline} 
a:hover{text-decoration:none}


#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:8px; }
#content ul li a{color:#5f5f5f; text-decoration: underline; line-height:1.833em} 
#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; font-weight:bold}
.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:1px 13px 3px 23px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }
.link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-weight:bold}
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:1px 13px 3px 23px; font-weight:normal; font-style:normal;}
.link-2:hover{ background:url(images/link_bg1-1.gif) left top repeat-x;}
.link-2:hover em{ background:url(images/link_left1-1.gif) no-repeat left top;}
.link-2:hover  b { background:url(images/link_right1-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.75em; color:#ffffd4 }
#header a{text-decoration:none;  color:#ffffd4}
#header a:hover{ text-decoration:none; color:#222222}
#header .img{ margin:0 0 0 29px }
#header .img1{ margin:0 0 21px 0 }
#header .logo{ margin:101px 0 0 0 }
#header .title{  margin:0 0 7px -21px}
#header .flash{position:absolute;}

#header .block{ position:absolute; margin:157px 0 0 565px; }


td img {display: block;}

/*content*/
#content{
	font-size:0.75em;
	width:70%;
	text-align:left;
	margin-left: 23%;
}
#content .indent-main{padding:3px 25px 34px 33px}
#content .indent-col1{padding:0px 40px 9px 0px}
#content .indent-col2{padding:0 0 0 27px}
#content .indent-col3{padding:0 28px 10px 30px}
#content .indent-col4{padding:0 28px 10px 36px}
#content .indent-col5{padding:38px 30px 10px 36px}
#content .indent-col6{padding:38px 30px 10px 26px}
#content .title{  margin-bottom:16px}
#content .img1{ position:absolute}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 30px 0 -5px}
#content .img-left2{ float:left; margin:0 40px 0 -5px}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 15px 0}
#content .p1{ margin:0 0 5px 0}
#content h2{color:#404040; font-size:2.1666em; margin:0 0 23px 0; font-weight:normal  }
#content h3{color:#404040; font-size:2.1666em; margin:0 0 23px 0; font-weight:normal  }
#content h3 strong {color:#da4164; font-weight:normal }
.bg{ border-right:1px solid #f0ecd4}

#content .indent{padding:0 0 0 114px}
#page4 #content .indent{padding:0 0 0 160px}
#page6 #content .indent{padding:0 0 0 10px; position: relative; float:left}
#content .row{ width:100%; margin-bottom:28px}

/*box*/
.box{ background:#edfbd7; width:100%; color:#858585}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:38px 44px 44px 100px; }
.box .indent-box1{ padding:30px 10px 10px 100px; }


/*footer*/
#footer { color:#828282; font-size:0.75em; }
#footer .indent-footer{ padding:38px 30px 0 56px;}
#footer a {color:#b8b08e; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:30px}
.block-contact span{ float:right; margin-right:80px}
input{
   	border:1px solid #a4a4a4; 
	background:#fefaea;
	color:#a4a4a4;
	width:wp-px; height:20px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#fefaea;
	color:#a4a4a4;
	width:260px; height:81px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
