/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; min-width:934px; background:url(images/bot.gif)}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#acacac;	}	

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

a{color:#0aa4d0; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#bd0707; font-weight:bold}
.link1{color:#bd0707; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link1:hover{text-decoration:underline }

.button{color:#fff; background:url(images/button.gif) top left no-repeat; width:114px; text-align:center; line-height:32px; display:block; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:10px; }
#content ul li a{color:#0aa4d0; font-weight:bold; text-decoration: underline; line-height:2em} 
#content ul li a:hover { text-decoration:none; }

#content ol{
	margin:0;
	padding:0;
	font-weight:bold
}
#content ol li{padding-bottom:15px; margin-left:23px; list-style-position:outside; }
#content ol li span{color:#9f9f9f; font-weight:normal }
#content ol li a{color:#262626; font-weight:bold; text-decoration:none ;} 
#content ol li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) repeat-x left top; 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:0 15px 0 15px; line-height:28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}



.flash{position: relative; width:100%; }
.flash1{ background:url(images/tail1.gif) bottom no-repeat; padding-bottom:1px; position:relative}
.block{ background:url(images/tail.gif) bottom repeat-x; padding:15px 0 15px 0}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:30px 0 30px 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 14px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 13px 0}
#content h2{color:#acacac; font-size:2.33em; margin-bottom:9px; line-height:1.2em }
#content h2 a {color:#acacac; text-decoration:none }
#content h2 a:hover {text-decoration:none }
#content h4{color:#262626; font-size:1em; margin-bottom:5px;  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
#content h2.color{ color:#bd0707}


/*footer*/
#footer { color:#868686; font-size:0.875em;}
#footer .indent-footer{ padding:13px 0 0 0;}
#footer .title{ position:absolute}
#footer span{ display:block; margin:17px 0 0 115px}  
#footer b {color:#a2a2a2; font-size:.85em}  
#footer .txt-1 a{color:#303030; text-decoration:none}  
#footer .txt-1 {color:#303030; font-weight:bold; font-size:.85em}  
#footer a {color:#868686; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:28px}
.block-contact span{ float:right; margin-right:30px}
input{
   	border:1px solid #dcdcdc; 
	background:#f0f0f0;
	width:208px; height:18px;
	font-size:1em;
	color:#303030;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:2px
}
textarea{
   	border:1px solid #dcdcdc; 
	background:#f0f0f0;
	width:210px; height:152px;
	font-size:1em;
	color:#303030;
	padding-left:4px;
	padding-top:3px;
	margin-bottom:11px;
	overflow:auto}
