/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1em;
	background:url(images/bg.gif) repeat-x top #cfd8e4;
	font-weight: normal;
	font-style: normal;
}
html, input, textarea	{	font-family:Tahoma; 
		color:#5e5e5e;	}	

.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;  }

b{
	color:#333;
}

a{color:#596e87; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#4b5a6c; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; padding-left:10px; } 
.link2{color:#3f7581; font-weight:bold; display:block; margin-bottom:7px; } 
.link3{color:#474b51; } 
.link4{color:#3f7581; font-weight:bold; } 

.link5{
	color:#666;
	font-weight:normal;
	width:58px;
	background:#CCC;
	text-align: center;
} 

ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-right: 60px;
}
ul li{
	background:url(images/marker3.gif) top left no-repeat;
	background-position:0 5px;
	margin:0;
	padding-left:10px;
	margin-bottom: 6pt;
}
ul li a{color:#3f7581; font-weight:bold; text-decoration: underline; line-height:1.5em; font-size:1.08em} 
ul li a:hover { text-decoration:none; }

.link-2 {
	display:block;
	float:left;
	background:#000000;
	margin-bottom:5px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 4px;
}
.link-2 a{ color:#ffffff; text-decoration:none; font-weight:bold}

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#fff; 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:0 9px 2px 9px; font-weight:normal; font-style:normal;}
.link-1 a { color:#ffffff; text-decoration:none; font-weight:bold; font-size:.833em; font-family:Tahoma }
.link-1 a:hover { text-decoration:underline; }


/*header*/
#header {font-size:0.6875em; color:#cad5d4; line-height:1.27em }
#header .logo{ margin:26px 0 20px 0 }
#header .indent-header{ padding:25px 45px 0 50px}
#header .indent-1{ padding:17px 0 0 23px}
#header .title{  margin:17px 0 6px 0}
#header .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:20px; margin-bottom:6px}
#header .block{  margin:126px 0 0 654px; position:absolute}
#header .block a{ color:#b5cce7; margin:0 16px 0 19px; font-size:1.09em}
#header .block span a{ color:#d5e2f3; background:url(images/marker2.gif) top left no-repeat; background-position:0 5px;  padding-left:10px;  }
#header .block span a:hover{ color:#b5cce7;  padding-left:10px; background:none  }

/*content*/
#content{
	font-size:0.75em;
	width:100%;
	text-align:left;
}
#content .indent-main{padding:0 43px 22px 50px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px -10px}
#content .img-left1{ float:left; margin:0 24px 0 0}
#content .img-left2{ float:left; margin:0 24px 27px 0}
#content .img-left3{ float:left; margin:0 10px 16px -10px}
#content .img-left4{
	float:left;
	margin-top: 18px;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#content .img-indent{ margin:0 0 21px -6px}
#content p{
	margin:0 0 7px 0;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#content .p1{ margin:0 0 19px 0}
#content .p2{ margin:0 0 29px 0}
#content .txt{ font-size:.916em}
#content .txt1{ font-weight:bold; float:right; color:#3f7581; text-decoration:underline; display:block; margin-bottom:25px}
#content h2{
	color:#3e4854;
	font-size:1.5em;
	font-weight:normal;
	margin:9px 0 12px 0;
	line-height: normal;
}

#content h2a{
	color:#3e4854;
	font-size:1.5em;
	font-weight:normal;
	margin:9px 0 12px 0;
	line-height: normal;
}

#content h2alt{
	color:#3e4854;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 12px 0;
	line-height: normal;
}


#content h3{color:#467873; font-size:2.41em; font-weight:normal; margin:9px 0 20px 0;  }
#content h4{
	color:#666;
	font-size:1.75em;
	font-weight:normal;
	margin:9px 0 33px 0;
	line-height: normal;
}

#content .indent-col1{padding:20px 35px 0 37px}
#content .indent-col2{padding:33px 20px 15px 53px}

#content .indent-col-1{padding:20px 5px 0 37px}
#content .indent-col3{padding:20px 25px 0 37px}

#page2 .indent-2{ padding:0 10px 0 0; float:right}
#page7 #content p{
	margin:0 0 11px 0;
	font-weight: normal;
}

/*block*/
.box{ background:#dee4ec; width:100%;}
.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:45px 40px 23px 115px; }

.box1{width:503px; background: url(images/box1_bg.gif) repeat-x top #ced8e4}
.box2{width:503px; background: url(images/bg_3.gif) repeat-x top #dee5ed}
.box1-bottom{ background:url(images/bg_bottom.gif) no-repeat left top; height:12px}
.box2-bottom{ background:url(images/bg_bottom2.gif) no-repeat left top; height:12px}
.indent-box1{
	padding:23px 20px 30px 40px;
	font-weight: normal;
}
.indent-box1-ital{
	font-weight: normal;
	font-style: italic;

}
.indent-box2{padding:23px 20px 18px 50px}
#content .box1 h2{
	color:#3e4854;
	font-size:1.5em;
	font-weight:normal;
	margin:9px 0 15px 0;
	line-height: normal;
}


/*footer*/
#footer { color:#b9cdcb; font-size:0.75em; }
#footer .indent-footer{
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 80px;
}
#footer a {color:#b9cdcb; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.h{ height:31px}
.block-contact span{ float:right; margin-right:50px}
.input1{
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	background:#FFFFFF;
	width:122px;
	height:16px;
	font-size:10px;
	vertical-align:middle;
	padding-left:5px;
	margin-bottom:3px
}input{
	border:1px solid #a09b96;
	width:171px;
	height:21px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px;
	background-color: #FFF;
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:214px; height:115px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
#page7 .main #content .indent-main .container .indent-col3 .indent-col3 {
	font-weight: bold;
}
#page7 .main #content .indent-main .container .indent-col3 .indent-col3 {
	font-weight: normal;
}
.BoldHead {
	font-weight: bold;
}

