
/* STRUCTURE
---------------------------------------------*/
#container  { background: #fff; text-align: left; margin: 0 auto; padding: 0; border-style: solid; border-width: 0 1px 1px; border-color: gray; width: 778px }



#header {
	text-align: left;
	margin: 0px;
	padding: 15px 15px 0px 0px;
	height: 100px;
}

#nav {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

	
#content_left { color: #666666; padding-top: 10; padding-bottom: 12px; padding-left: 10px }
#boxLeft  { 
background-color: black; 
width: 280px;
float: left;
padding: 0px;
}

#boxR  {
	}


#footer       { color: #369; font-size: 9px; font-style: normal; background-color: #f5f5f5; text-align: right; margin-top: 3px; padding: 2px; border-top: 2px solid #696969; width: 774px; solid: font-family: Arial, Verdana, Helvetica, tahoma, sans-serif  }


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a    { color: #008b99; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: underline }
a:link    { color: #008b99; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: underline }
a:visited    { color: #008b99; text-decoration: none }
a:hover    { 
	color: #222a30; 
	text-decoration: none;
}
a:active     { 
	color: #222a30; 
	text-decoration: none;
}

.block  { 
color: #333666; 
font-size: 12px; 
line-height: 14px; 
font-family: Arial, Verdana, Helvetica, sans-serif; 
padding: 10px;

}
.title {
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;


}

.contenttext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}






/* NAVIGATION
---------------------------------------------*/

/* top navigation */



.top_nav      { color: #fff; font-weight: bold; font-size: 9px; line-height: 10px; font-family: Arial; text-decoration: none; vertical-align: middle; padding-right: 10px }

.top_nav a:link, .top_nav a:visited {
	color: #fff; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Arial; 
	text-decoration: none; 
	padding-right: 10px;
}

.top_nav a:hover { 
	color: #222a30; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Arial; 
	text-decoration: underline; 
	padding-right: 10px;
}

.content  { color: #666666; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica; padding: 10px 10px 12px }

.contentBold {font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; color: #333333; line-height: 15px;}

.content_left p    { 
	color: #666666; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial; 
	text-align: left; 
	padding-top: 10; 
	padding-bottom: 12px; 
	padding-left: 10px;
 }
 
.name      { color: #333; font-weight: bold; font-size: 14px; font-family: Arial; padding: 4px 20px 4px 0px }
.Header  { color: #008b99; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica; padding-top: 5px }

li.bodyDot { 
	list-style: inside; 
	list-style-type: square; 
	color: #222a30; 
	text-indent: 0px; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	line-height: 14px;
}

.bodyDot A {
	list-style: inside; 
	list-style-type: square; 
	color: #008B99; 
	text-indent: 0px; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	line-height: 14px;
}
.bodyDot a:link, .bodyDot a:visited {
	color: #008B99; 
	text-decoration: none;
}

.list_title { 
	font-weight: bold; 
	font-size: 12px; 
	border-bottom: 1px solid #E6E6E6;
	color: #333333;
	width: 200px;
	padding: 8px 0 8px 10px;
	display: block;
	}
.list a  { 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana; 
	border-top: 1px solid #E6E6E6;
	color: #695847;
	width: 200px;
	padding: 8px 0 8px 10px;
	display: block;
	text-decoration: none;
}

.list a.sub   { color: #008b99; font-weight: normal; font-size: 10px; text-decoration: none; padding: 5px 0 5px 20px; border-top: medium none; width: 200px; display: block;
}


.list a:hover, .list a.top:hover  { 
	background-color: #E6E6E6; 
}

.list a.top { 
	border-top: 1px solid #FFFFFF;
	padding: 8px 0 8px 10px;
}
.line    { margin-top: 1px; padding-top: 3px; padding-right: 0px; padding-left: 0px; border-top: medium none #666; border-bottom: 1px solid #b2b2b2; width: 100%; display: block }