/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.9375em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#636e83;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#636e83; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#0e6cbc; background:url(images/marker.gif) top left no-repeat; font-weight: bold; padding-left:20px; background-position:0 1px; }
.link1{color:#007dd4; font-size:.916em}
.link2{color:#007dd4; }

.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:20px; }
ul li a{color:#636e83; text-decoration:none ; line-height:2.08em} 
ul li a:hover { text-decoration:underline; }

.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 {font-size:0.625em; color:#c0c1c5 }
#header .flash{ padding:33px 0 0 0 }
#header .indent{margin:11px 14px 0 9px; position:absolute; width:919px }
#header a{color:#c0c1c5; text-decoration:none;} 
#header a:hover{text-decoration:underline}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 0 0 10px}
#content .indent-col1{padding:18px 0 0 0}
#content .indent-col2{padding:20px 15px 0 20px}
#content .indent-col3{padding:0 15px 0 20px}
#content .title{  margin-bottom:34px}
#content .title1{  margin-bottom:28px; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:8px;}
#content .title2{  margin-bottom:18px; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:8px;}
#content .title3{  margin-bottom:28px; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:8px; margin-top:18px}
#content .img-left{ float:left; margin:0 10px 15px 0}
#content .img-left1{ float:left; margin:0 20px 15px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content h5{color:#0e6cbc; font-size:1.25em; font-weight:normal  }
#content h3{color:#0e6cbc; font-size:1.25em; margin-bottom:17px; font-weight:normal  }
#content h4{color:#0e6cbc; font-size:1.08em; margin-bottom:13px; text-transform:uppercase  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:40px 0 0 0}
#content .indent1{padding:50px 0 0 0}

/*box*/
.box{ background:#EAE4E0; 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:0 0 0 0; }


/*footer*/
#footer { color:#313b4e; font-size:0.8125em; background:url(images/bot.gif) repeat-x top ; }
#footer .indent-footer{ padding:57px 50px 0 9px;}
#footer a {color:#0e6cbc; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .rss{color:#313b4e; text-decoration:none;background:url(images/rss.gif) no-repeat center right; position:absolute; margin:56px 0 0 877px; padding:2px 26px 3px 0}
#footer .rss:hover {  text-decoration:underline}

.jamp{ 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:26px}
.h1{ height:35px;}
.block-contact span{ float:right; margin-right:90px}
.block-contact2 span{ float:right; margin-right:110px}
.block-contact1 span{ float:right; margin-right:140px}
.input{
   	border:1px solid #ccd6e9;
	vertical-align:middle;
	background:#FFFFFF;
	width:200px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}input{
   	border:1px solid #ccd6e9; 
	background:#FFFFFF;
	width:244px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #ccd6e9; 
	background:#FFFFFF;
	width:244px; height:96px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}