/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:1.2em; line-height:0.9em; }
html, input, textarea
	{	font-family:Tahoma; 
		color:#00000;
	}	

a img{ border:0px}
img{ vertical-align:top;  }

a{color:#000000; text-decoration:underline; font-weight:none} 
a:hover{text-decoration:none}

ul{margin:5px 0 5px 0; padding:0; list-style:bullet;}
ul li{color:#000000; text-decoration:none ; line-height:1.2em; font-weight:normal; margin-left:15px;}

/*menu*/
#menu {color:#ffffff; font-size:0.90em; text-align:center; padding:10px 0px 0px 0px;}
#menu a {font-family: century gothic; color:#ffffff; text-decoration:none; font-weight:bold}  
#menu a:hover {color:#85b8b8;}

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left}
#content .indent_main{padding:0px 26px 26px 44px}
#content .indent_main1{padding:0px 39px 36px 29px}
#content .indent_col1{padding:0px 25px 0px 0px}
#content .indent_col1_1{padding:0px 35px 0px 0px}
#content .indent_col2{padding:24px 0px 0px 0px}
#content .indent_col3{padding:0px 0px 0px 40px}
#content .h1{font-size:1.95em; line-height:1.2em;}
#content .h2{font-size:1.25em; line-height:1.2em;}
#content .title{  margin-bottom:23px}
#content .title1{  margin-bottom:39px}
#content .title2{  margin:22px 0 23px 0}
#content .block .title{  margin-bottom:15px}
#content .pic_left{ float:left; margin:0px 20px 15px 0px}
#content .pic{ margin:0px 0px 21px -9px}
#content p{ margin:0px 0px 17px 0px}
#content .p1{ margin:12px 0px 12px 0px}

/*block*/
.block{ background:#85b8b8; width:210;}
.block .bg_top{ background: url(images/bg_top.gif) repeat-x top}
.block .bg_bottom{ background: url(images/bg_bottom.gif) repeat-x bottom }
.block .bg_left{ background: url(images/bg_left.gif) repeat-y left }
.block .bg_right{ background: url(images/bg_right.gif) repeat-y right}
.block .bg_top_left{ background: url(images/bg_top_left.gif) no-repeat top left }
.block .bg_top_right{ background: url(images/bg_top_right.gif) no-repeat top right }
.block .bg_bottom_left{ background: url(images/bg_bottom_left.gif) no-repeat bottom left }
.block .bg_bottom_right{ background: url(images/bg_bottom_right.gif) no-repeat bottom right }
.block .indent_block{ padding:14px 15px 21px 22px; }



/*footer*/
#footer { color:#000000; font-size:0.6875em; text-align:center; padding:32px 0px 0px 0px;}
#footer a {color:#000000; text-decoration:none; font-weight:normal}  
#footer a:hover { color:#85b8b8; text-decoration:none}
#footer span{ color:#000000; display:block; margin-bottom:8px}
#footer span a {color:#000000; text-decoration:none; margin:0px 20px 0px 20px; font-weight:bold}  
#footer span a:hover {  text-decoration:none}

/*blue box items*/
#content .block ul{margin:5px 0 5px 0; padding:0 0 0 10px;; list-style:bullet;}
#content .block ul li {color:#000000; text-decoration:none; line-height:3.2em; font-weight:normal; margin-left:5px;} 
#content .block ul li a{color:#000000; text-decoration:none; line-height:3.2em; font-weight:normal; margin-left:5px; text-decoration:underline} 
#content .block ul li a:hover { color:#ffffff; text-decoration:none ; line-height:3.2em; font-weight:normal; margin-left:5px; text-decoration:underline }

	
#Menu1 {
position:absolute;
visibility:hidden;
left:215px;
top:40px;
z-index:1;
}

/*ie 6 fix*/
* html #Menu1
{
   left:300px;
   top:40px;
}

table.chart
{text-align: center;
font-family: Tahoma ;
font-weight: normal;
font-size: 1.0em;
color: #000000;
width: 565px;
background-color: #ffffff;
border: 1px #85b8b8 solid;
border-collapse: collapse;
border-spacing: 0px;}

table.chart td
{padding: 4px;
border: 1px #85b8b8 solid;}

table.contact
{
font-family: Tahoma ;
font-weight: normal;
font-size: 1.0em;
color: #000000;
width: 400px;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px;}

table.contact td
{padding: 4px;
text-align: right;}

table.contact td.align_left
{padding-left: 20px;
text-align: left;}


table.unit_chart
{text-align: center;
font-family: Tahoma ;
font-weight: normal;
font-size: 1.0em;
color: #000000;
width: 510px;
background-color: #ffffff;
border: 1px #85b8b8 solid;
border-collapse: collapse;
border-spacing: 0px;}

table.unit_chart td
{padding: 4px;
border: 1px #85b8b8 solid;}

	/*dropdown*/
table.nav
{background-color: #000000;
border-collapse: collapse;
border-spacing: 0px;}

table.nav tr
{height: 25px;
}

.nav {color:#ffffff; font-size:0.80em; text-align:center; padding:0px 0px 0px 0px;}
.nav a {font-family: century gothic; color:#ffffff; text-decoration:none; font-weight:bold}  
.nav a:hover {color:#85b8b8;}



