/* CSS definition file containing site wide stylesheets */

.BodyLINK2 {
	font-size: 12px;
 	color: rgb(44,69,120);
 	text-decoration: underline
}

.SmallLINK {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(44,69,120);
 	text-decoration: underline
}

.AlertLINK_12 {
	font-size: 12px;
 	color: rgb(153,0,0)
}

.NavLINK {
	font-size: 10px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.BodyLINK {
	font-size: 12px;
 	color: rgb(44,69,120);
 	text-decoration: underline
}

.AlertLINK {
	font-size: 10px;
 	color: rgb(153,0,0)
}

.ListMARGIN {
	font-size: 10px;
 	color: rgb(44,69,120);
 	line-height: 8pt;
 	list-style-type: square;
 	text-align: left;
 	text-indent: 2pt;
 	margin-left: 2pt;
 	margin-bottom: 2pt
}

.HeaderLINK {
	font-size: 14px;
 	color: rgb(44,69,120);
 	text-decoration: underline
}

.ListBULLET {
	font-size: 12px;
 	color: rgb(44,69,120);
 	list-style-type: square;
 	text-indent: 10pt;
 	margin-left: 10pt;
 	margin-bottom: 5pt
}