
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.main_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
}

.main_text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 14px;
}

.title_text {
	color: #000000;
	font-size : 14px;
	font-weight : bold;
} 


.pad_1 {
	padding-left : 15px;
}

.pad_2 {
	padding-left : 30px;
}

.pad_5px {
	padding-left : 5px;
}




.header_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size : 14px;
	font-weight : bold;
} 

.header_content_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size : 10px;
	font-weight : bold;
	background-color : #336699;
} 



.main_text_bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size : 10px;
	font-weight : bold;
} 


.red_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	font-size : 11px;
} 


.headerFontSubLabel{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size : 10px;
	color: #ffffff;
}




A:LINK {
	color : #000000;
	text-decoration : underline;
}
A:ACTIVE {
	color : #000099;
	text-decoration : none;
}
A:VISITED {
	color : #000000;
	text-decoration : underline;
}
A:HOVER {
	color : #000099;
	text-decoration : none;
}



A:LINK.leftNav {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}
A:ACTIVE.leftNav {
	color : #000099;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}
A:VISITED.leftNav {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}
A:HOVER.leftNav {
	color : #000099;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}




A:LINK.header_title {
	color : #000099;
	text-decoration : none;
	font-size : 25px;
	font-weight : bold;
}
A:ACTIVE.header_title {
	color : #990000;
	text-decoration : none;
	font-size : 25px;
	font-weight : bold;
}
A:VISITED.header_title {
	color : #000099;
	text-decoration : none;
	font-size : 25px;
	font-weight : bold;
}
A:HOVER.header_title {
	color : #990000;
	text-decoration : none;
	font-size : 25px;
	font-weight : bold;
}



A:LINK.frm_header_title {
	color : #000099;
	text-decoration : none;
	font-size : 20px;
}
A:ACTIVE.frm_header_title {
	color : #990000;
	text-decoration : none;
	font-size : 20px;
}
A:VISITED.frm_header_title {
	color : #000099;
	text-decoration : none;
	font-size : 20px;
}
A:HOVER.frm_header_title {
	color : #990000;
	text-decoration : none;
	font-size : 20px;
}
