
.topheading {
	font-family: Verdana;
	font-size: 15px;
	color: #416388;
	font-weight: bold;
}


.toptext {
	font-family: Verdana;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: normal;
	text-align: justify;
}

.bulletedtext{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.heading {
	font-family: Verdana;
	font-size: 12px;
	color: #416388;
	font-weight: bold;
}


.heading A {
	font-family: Verdana;
	font-size: 12px;
	color: #416388;
	font-weight: bold;
	text-decoration: none;
}

.heading A:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #D03737;
	font-weight: bold;
	text-decoration: underline;
}

.normaltext{
	font-family: Verdana;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: normal;
	text-align: justify;
}

.text{
	font-family: Verdana;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: normal;
	text-align: justify;
}


.textlink{
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
	font-weight: bold;
}
.textlink A{
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
	font-weight: bold;
	TEXT-DECORATION: none
}

.textlink A:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #D03737;
	font-weight: bold;
	TEXT-DECORATION: underline
}




.footer{
	font-family: Verdana;
	font-size: 9px;
	color: #4b4b4b;
	font-weight: bold;
}
.footer A{
	font-family: Verdana;
	font-size: 9px;
	color: #4b4b4b;
	font-weight: bold;
	TEXT-DECORATION: none
}

.footer A:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #D03737;
	font-weight: bold;
	TEXT-DECORATION: underline
}


.links01 {
	COLOR: #9f0f12; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold
}

}
.links01 A {
	COLOR: #9f0f12; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}
.links01 A:hover {
	COLOR: #11306e; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline
}


.links {
	COLOR: #9f0f12; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold
}
.links A {
	COLOR: #9f0f12; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px; FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}
.links A:hover {
	COLOR: #11306e; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline
}


.form { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #666666}

.dotted_line { 
	background-image: url("images/dotted_line.gif")}


.text_red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A10600}
.td_bg_light_gray {  background-color: #F4F6F6}
.table_bg_border_dark_gray {  background-color: #DEDEDE}
.td_bg_white { background-color: #FFFFFF}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A10600;
	height: 20px;
	border: 1px solid #CCCCCC;
}