/* 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 #ccd3dd}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#354360;	}	
h1 { line-height:1em; }
h2 { line-height:1em; }

.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:#ca8f18; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#e5156d; font-weight:bold; } 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/tail.gif) bottom left repeat-x; padding:4px 0 3px 0 }
ul li a{color:#ca8f18; font-weight:bold; text-decoration: none; line-height:1.33em; background:url(images/marker.gif) top left no-repeat; background-position:0 3px; padding:0 0 3px 18px; display:block } 
ul li a:hover { text-decoration:none; color:#354360}

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


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:34px 0 18px 32px }
#header .rss{ margin:0 0 0 32px }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#content .bg1{background:url(images/bg_cont1.gif) no-repeat top}
#content .indent-row{padding:0 0 1px 0}
#content .indent-main{padding:30px 30px 0 30px}
#content .indent-col4{padding:0 0 0 16px}
#content .more{ float:right; margin-top:9px}
#content .marker1{ position:absolute;}
#content .title{  margin-bottom:9px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 10px 0 0}
#content .img-indent1{ margin:0 0 20px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 11px 0}
#content .p1{ margin:0 0 25px 0}
#content .p2{ margin:0}
#content h4{color:#354360; font-size:1em; margin-bottom:5px; text-transform:uppercase  }
.tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:5px}
.tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:11px; margin-bottom:21px}
.tail2{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:1px; margin-bottom:1px}
.txt{ color:#354360}
.txt em{ color:#354360; font-weight:bold}
.txt p{ color:#728c25; font-weight:bold}
.txt1{ color:#728c25; font-weight:bold; float:right; display:block; margin-bottom:15px}

#content .indent{padding:0 0 0 121px}
#content .indent1{padding:0 0 0 178px}

table span{ font-size:.833em}
tr{ }
td{ width:142px; border-bottom:1px solid #dde2eb;}
.td1{ height:26px}
.td2{ height:91px}
.td3{ border:none;  height:91px}


/*footer*/
#footer { color:#354360; font-size:0.75em; text-align:right; background:url(images/bot.gif) repeat-x top    }
.bot-left{ background:url(images/bot-left.gif) no-repeat top left}
.bot-right{ background:url(images/bot-right.gif) no-repeat top right}
#footer .indent-footer{ padding:45px 40px 0 30px;}
#footer a {color:#354360; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.h{ height:30px}
.block-contact span{ float:right; margin-right:135px}
input{
   	border:1px solid #cfcdca; 
	background:#FFFFFF;
	width:236px; height:21px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #cfcdca; 
	background:#FFFFFF;
	width:244px; height:119px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}