
body {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.content {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

/*----------------------------------------------------------------------------------- t */



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5;
}

.bodytext_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight:normal;
	color: #008FD4;
	letter-spacing: -.05em; 
	word-spacing: .05em
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;


/*----------------------------------------------------------------------------------- navpath*/
}
.navpath {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #0079ac;
}
.navpath a:link, .path a:visited{
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.navpath a:hover{
	font-size: 13px;
	color: #4da264;
	text-decoration: none;
}


.dottedline_bg {
	height: 20px;
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.dottedline_vertical {
	background-image: url(../images/dot_line_v.gif);
	background-repeat: repeat-y;
	width: 20px;
}

/*----------------------------------------------------------------------------------- menu*/

.blue_title {
	font-size: 17px;
	font-weight: bold;
	color: #0079ac;
	line-height: 20px;
	
}	
.function_links_blue{
	color: #0066FF;
	font-size: 12px;
}
.function_links_blue a:link, .function_links_blue a:visited {
	color: #0066FF;
	text-decoration: underline;
	font-size: 12px;
}
.function_links_blue a:hover {
	color: #4da264;
	text-decoration: none;
	font-size: 12px;
}

/*----------------------------------------------------------------------------------- menu_box*/
.menu_box {
	padding: 10px;
}
.menu_txt {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;