/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:0.875em; text-align:center; background:url(images/bg.gif) top center}
html, input, textarea	{	font-family:verdana; 
		color:#111111;	}	

.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:#018eb9;}

a{color:#19497f; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#111111; font-weight:bold} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 6px; margin:0px; padding-left:19px; }
ul li a{color:#19497f; text-decoration: underline; line-height:1.53em} 
ul li a:hover { text-decoration:none; }


/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left; background:#d0d6c6}
#content .indent-main{padding:0px 0px 0px 0px}
#content .title{  margin-bottom:16px}
#content .title1{ margin:20px 0 16px 0 }
#content .title2{ margin:10px 0 16px 0 }
#content .line{ margin:10px 0 10px 0 }
#content .banner{ margin-bottom:5px}
#content .img-left{ float:left; margin:0px 11px 5px 0px}
#content .img-indent{ margin:0px 0px 7px 0px}
#content .img-indent1{ margin:0px 33px 0px 0px}
#content .img-indent2{ margin:0px 58px 0px 0px}
#content p{ margin:0px 0px 7px 0px}
#content .p{ margin:0px 0px 7px 0px}
#content .p1{ margin:7px 0px 7px 0px}
#content .p2{ margin:0px 0px 17px 0px}
#content .bg{ border-bottom:1px solid #c67f16; padding-bottom:10px}
#content .bg1{ border-bottom:1px solid #aaafa2; padding-bottom:7px; margin-bottom:10px}
#content .bg2{ border-bottom:1px solid #aaafa2;  margin-bottom:10px}
#content .bg3{ border-left:1px solid #aaafa2; }

#content .indent{padding:11px 30px 10px 15px}
#content .indent-col-3{padding:12px 30px 10px 15px}
#content .indent-col-1{padding:24px 15px 0px 15px}
#content .indent-col-4{padding:0px 10px 0px 15px}
#content .indent-col-4-1{padding:0px 0px 0px 15px}
#content .indent-col-3-1{padding:0px 10px 0px 0px}
#content .indent1{padding-top:13px}
#content .indent2{margin-right:13px; float:right}
#page7 p{ margin:0px 0px 17px 0px}
#page7 .indent-col-1{padding:24px 15px 40px 15px}

/*block*/
.box{ background:url(images/bg_center.gif) repeat-x #e2a11b; 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; width:100%; }
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top; width:100%; }
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom; width:100%; }
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%;  }
.box .indent-box{ padding:20px 20px 0px 15px; }
.box .indent-box1{ padding:20px 20px 40px 15px; }
.box .indent-box2{ padding:20px 20px 20px 15px; }
.box a{color:#fff;}
.box .link{color:#111111; font-weight:bold} 
.box ul li a{color:#19497f;} 


.box1{ background:url(images/bg_center.gif) repeat-x #e2a11b; width:100%; }
.box1 .border-right {background:url(images/corner_top_right1.gif) repeat-y right;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; }
.box1 .indent-box1{ padding:20px 20px 40px 15px; }

/*footer*/
#footer { color:#a2a2a2; font-size:0.6875em; }
#footer .indent-footer{ padding:21px 17px 0px 17px;}
#footer span { float:right}  
#footer a {color:#a2a2a2; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:27px}
.block-contact span{ float:right; margin-right:30px}
input{
	width:190px; height:19px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	width:190px; height:150px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:5px;
	overflow:auto}