/* CSS Document */
body {
	background-image: url(../image/interface/bg_main.gif);
	margin-top: 20px;
	margin-bottom: 5px;
}
  
body, th, td, input, select, textarea, checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	line-height: 120%;
}

.sitemap {
	margin-left:15px;
	}
	
.nav_1 {	
	line-height: 140%;
	font-size: 11px;
}

.nav_1 A {TEXT-DECORATION: NONE;}
.nav_1 A:link {COLOR: #003366;}
.nav_1 A:visited {COLOR: #003366;}
.nav_1 A:active {COLOR: #33DCCC;}
.nav_1 A:hover {COLOR: #00CCCC;TEXT-DECORATION: underline;}

.content_title_0 {
	font-size: 13px;
	font-weight: bold;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
}

.content_body_1 {	
	line-height: 150%;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.content_body_2 {	
	line-height: 150%;
	font-size: 11px;
}

.content_title_1 {
	font-weight: normal;
	color: #103F6D;
}

.content_highlight_1 {
	color: #00CCCC;
}

.line_dot {
	background-image: url(../image/interface/line-dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.images-valign {
	vertical-align: baseline;
}
.sub_navigation{
	background-image: url(../image/interface/shadow-subnav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 5px;
}

A {TEXT-DECORATION: NONE;}
A:link {COLOR: #99CC00;}
A:visited {COLOR: #99CC00;}
A:active {COLOR: #666600;}
A:hover {COLOR: #666600;TEXT-DECORATION: underline;}
