/* CSS Document */
* {
	margin:0;
	padding:0;
	vertical-align: middle;
}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#f6f6f6}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#9e9883;
	text-align: right;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{
	text-align: center;
	position: relative;
	visibility: visible;
	z-index: auto;
	width: auto;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}
.container1{ width:100%}
object {
	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:#666666; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#aa154d; text-decoration:none;  }
.link:hover{text-decoration:underline }
.link1{color:#178b8c; text-decoration:none;  }
.link1:hover{text-decoration:underline }
.link2{color:#aa154d; text-decoration:none; background:url(images/marker.gif) no-repeat top left; background-position:0 5px; padding-left:10px;  }
.link2:hover{text-decoration:underline }

.button{color:#000000; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 18px 5px 19px; text-decoration:none; line-height:36px; display:block; text-transform:uppercase; font-size:.875em  }
.button:hover{text-decoration:none; color:#666 }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:10px; }
#content ul li a{color:#666666; text-decoration:none; line-height:1.83em} 
#content ul li a:hover { text-decoration:none; color:#aa154d }
#content ul .last a { text-decoration:none; color:#aa154d }

#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:#666666; text-decoration: underline; line-height:1.83em} 
#content .ul li a:hover { text-decoration:none; color:#aa154d }
#content .ul .last a { text-decoration:none; color:#aa154d }

.flash{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	background-color: #9e9883;
}

/*content*/
#content{
	font-size:0.75em;
	width:100%;
	text-align:center;
	background:#fff
}
#content .indent-main{padding:10px 24px 0 11px}
#content .indent-main1{padding:32px 34px 40px 29px}
#content .indent-col{padding:20px 13px 25px 20px}
#content .indent-col1{padding:10px 0 0 0}
#content .indent-col-1{padding:20px 0 0 0}
#content .title{  margin-bottom:16px;  background:url(images/tail1.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .img-left{ float:left; margin:0 16px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#page7 #content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 35px 0}
#content .p2{ margin:0 0 17px 0}
#content h2{color:#000000; text-transform:uppercase; font-size:1.5em; line-height:1.2em; margin-bottom:11px; letter-spacing:-1px }
#content .h2-1{ margin-bottom:0  }
#content h3{
	color:#000000;
	font-size:4em;
	line-height:1.2em;
	margin-bottom:23px;
	top: 0px;
}
#content h4{color:#666666; font-size:1em; margin-bottom:17px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .txt{ color:#666666; font-weight:bold; display:block; margin-bottom:10px; float:right}
#content .txt1{ color:#666666; font-weight:bold; display:block; float:right}

#content .indent{padding:30px 0 0 0}
#content .indent1{padding:10px 0 0 0}
#content .indent2{padding:0 20px 0 0}
#content .indent3{padding:50px 0 0 0}


/*footer*/
#footer { color:#fff; font-size:0.75em; background:url(images/bot1.gif) repeat-x top; padding:0 11px 0 11px}
#footer .indent-footer{ padding:36px 32px 20px 36px; background:url(images/bot.gif) repeat-x top}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

#footer ul{margin:0; padding:0; list-style:none; float:right;}
#footer ul li{ margin:0; display:inline; background:url(images/bg_li.gif) center left no-repeat; float:left}
#footer ul li a{color:#fff; text-decoration:none; display:block; float:left; padding:2px 10px 2px 10px} 
#footer ul li a:hover { text-decoration: underline; }
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}
#footer ul li .current{ text-decoration:none; }


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:35px}
.block-contact span{ float:right; margin-right:20px}
.block-contact1 span{ float:right; margin-right:50px}
input{
   	border:1px solid #666666; 
	background:#FFFFFF;
	width:275px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px
}
textarea{
   	border:1px solid #666666; 
	background:#FFFFFF;
	width:368px; height:92px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
#page2 .main #header #page1 {
	background-color: #9e9883;
}

