/*  The body defines general settings for the entire screen. 
	the background color for the entire screen 
	the default text color 
	the top, bottom, left, and right margins 
	the default font (fonts are listed in priority order) 
	the background image is inserted here (if it exists) */
BODY { background-color: #ffffff; color: #003399; font-family: Arial,Helvetica,Tahoma,Sans-serif; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px }

/*  The image top size does not need to be included, but if the proper dimensions are entered
    space is reserved for the graphic eliminating jerky page loads.  The background color
    for the table surrounding the image can be set to a color to extend that color across
    the top of the page. */

/* Web Menu */
Table.webnav { background-color: #000000 }
/* Classes for cells containing navigation section heads */
TD.webnavsec { background-color: #3300C4; height: 25px }
Font.webnavsec { color: #000000;  FONT-FAMILY: Arial,Tahoma,HelveticaSans-serif; FONT-SIZE: 10px; font-weight: BOLD; TEXT-DECORATION: none}

/* Classes for cells containing navigation items */
TD.webnavitem { background-color: #CCCCCC }
Font.webnavitem { COLOR: #FFFFFF; FONT-FAMILY: Arial,Tahoma,Helvetica,Sans-serif; FONT-SIZE: 10px; TEXT-DECORATION: none}

/* Defines the properties for the web page text*/
p.webtext { COLOR: #003399;FONT-FAMILY: Arial,Tahoma,Helvetica,Sans-serif;FONT-SIZE: 14px }
li.listtext { COLOR: #003399;FONT-FAMILY: Arial,Tahoma,Helvetica,Sans-serif;FONT-SIZE: 14px }

/* Styles for links, visited links, and selected (active) links */
A:link { color: #330099 }
A:visited { color: #6666CC }
A:active { color: #6666CC }
.style12ca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
}
.style12cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.style12bw {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.style12bwb {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.style14ca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
}
.style14cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.style14bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00000;
}
.style14bwb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00000;
}
.style16ca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
}
.style16cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.style16bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00000;
}
.style16bwb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00000;
}