/* GENERAL PAGE CONTENT STYLES*/
.c-body  {
	font-family : Verdana,Geneva,Arial,sansserif;
	font-size : 11px;
	color : #003366;
}
.c-h4  {
	font-family : Verdana,Geneva,Arial,sansserif;
	font-size : 12px;
	font-weight : bold;
	color : #FF3300;
}

/* GENERAL PAGE CONTENT STYLES*/

P, UL, LI, {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 12px;
	color : black;
}


TR, TD  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 12px;
	color : black;
}


H1  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 18px;
	font-weight : bold;
	color : #000066;
}


H2  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 16px;
	font-weight : bold;
	color : #000066;
}


H3  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 14px;
	font-weight : bold;
	color : #000066;
}


H4  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 14px;
	font-weight : bold;
	color : #000066;
}


SUP  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 8px;
	color : black;
}


A:link  {
	font-weight : bold;
	text-decoration : none;
	color : #006699;
}


A:visited  {
	font-weight : bold;
	text-decoration : none;
	color : #00CCCC;
}


A:active  {
	font-weight : bold;
	text-decoration : none;
	color : #00CCCC;
}


A:hover  {
	color : #CC6600;
}


.leftNav  {
	font-family : Verdana,Helvetica,sansserif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}


A.leftNav  {
	font-family : Verdana,Helvetica,sansserif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFCC;
}


A.leftNav:hover  {
	font-family : Verdana,Helvetica,sansserif;
	font-size : 12px;
	font-weight : bold;
	color : #009933;
}

A.leftNav:visited  {
	font-family : Verdana,Helvetica,sansserif;
	font-size : 12px;
	font-weight : bold;
	color : #CCCC99;
}

.siteBody  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 12px;
	color : black;
}

.bigger  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 12px;
	color : #000000;
}



/* TO BE USED IN PLACE OF H1,H2, H3 TAGS TO ELIMINATE WHITE SPACE*/

.header1  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 18px;
	font-weight : bold;
	color : #3366CC;
}


.header2  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 16px;
	font-weight : bold;
	color : #3366CC;
}


.header3  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 14px;
	font-weight : bold;
	color : #3366CC;
}


.header4  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 12px;
	font-weight : bold;
	color : #3366CC;
}
.h4  {
	font-family : Geneva,Arial,Verdana,sansserif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

/* DECORATED TEXT*/

.underline {
	font-family : Geneva,Arial,Verdana,sansserif;
	margin-left:10px;
	font-size : 10px;
	color : black;
	text-decoration : underline;
}




