/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url( "../assets/images/lite_blue.png" );
	font-family : Arial;
	font-size : 12px}
 .TextNavBar { font-family: Arial,      Helvetica,      Geneva,      Sans-serif,      sans-serif; font-size: x-small;
	background-image : none;
	background-color : none}
 
.nof_EmptyStyleBanners2-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:Arial; font-size:10; font-weight:700; font-style:normal; color:#003399 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#ff6600 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:Arial; font-size:10; font-weight:700; font-style:normal; color:#003399 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:Verdana; font-size:10; font-weight:700; font-style:normal; color:#ff6600 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:Arial; font-size:9; font-weight:400; font-style:normal; color:#003399 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:Verdana; font-size:9; font-weight:400; font-style:normal; color:#ff6600 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:Arial; font-size:9; font-weight:400; font-style:normal; color:#003399 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:Verdana; font-size:9; font-weight:400; font-style:normal; color:#ff6600 
}


A {
	background-color: none;
	color : rgb(0,102,255);
	font-size : 12px
}

A:visited {
	color: rgb(255,0,255);
	font-size : 12px
}



P {
	font-size: 12px
}

.TextObject {
	font-size: 12px
}

LI {
	font-size: 12px
}

A:active {
	font-size: 12px
}A:hover {
	color: rgb(0,51,153);
	font-size : 12px
}