/***************************************************************/
/* Header & Footer                                             */
/***************************************************************/

.BG {
	background: url(../images/bg.gif) repeat-x;
}
.headerBG {
	background: url(../images/header_bg.gif) repeat-x;
}
.hfTEXT {
	font-family: Arial;	
	font-size: 12px;
	color: #007dc4;
}
.hfLINK {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;
	color: #007dc4;
	text-decoration: none;
}
.hfLINK:hover {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.hfLINK:visited {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;
	color: #007dc4;
	text-decoration: none;
}
.footerTEXT {
	font-family: Arial;	
	font-size: 11px;
	line-height: 16px;		
	color: #666666;
}
.footerLINK {
	font-family: Arial;	
	font-size: 11px;
	line-height: 16px;	
	color: #666666;
	text-decoration: none;
}
.footerLINK:visited {
	font-family: Arial;	
	font-size: 11px;
	line-height: 16px;	
	color: #666666;
	text-decoration: none;
}
.footerLINK:hover {
	font-family: Arial;	
	font-size: 11px;
	line-height: 16px;	
	color: #007dc4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007dc4;
}
.footerBG {
	background: url(../images/footer_pic.jpg) no-repeat;
}
/***************************************************************/
/* General Styles                                              */
/***************************************************************/

.bodyTEXT {
	font-family: Arial;	
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.bodyBOLD {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
}
.bodyLINK {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #007dc4;
	text-decoration: none;
}
.bodyLINK:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	background-color: #E1F0F8;
}
.bodyLINK:visited {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #007dc4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	background-color: #E1F0F8;
}
.homeTEXT {
	font-family: Arial;	
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.subnavTEXT {
	font-family: Arial;	
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavLINK {
	font-family: Arial;	
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavLINK:visited {
	font-family: Arial;	
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavLINK:hover {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #EF8D1A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF8D1A;
}
.subnavLINKon {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
	color: #EF8D1A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF8D1A;
}
.pdfLINK {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
	color: #EF8D1A;
	text-decoration: none;
}
.pdfLINK:hover {
	font-family: Arial;	
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
	color: #EF8D1A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF8D1A;
}
.pdfLINK:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
	color: #EF8D1A;
	text-decoration: none;
}
.pdfBOLD {
	font-family: Arial;	
	font-size: 12px;
	line-height: 16px;
	color: #EF8D1A;
	text-decoration: none;
	font-weight:bold;
}
.subHEAD {
	font-family: Arial;	
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
	font-weight: normal;
}
.subLEGAL {
	font-family: Arial;	
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}


/***************************************************************/
/* Box Styles                                                  */
/***************************************************************/

.boxTEXT {
	font-family: Arial;	
	font-size: 11px;
	line-height: 16px;		
	color: #666666;
}
.boxLINK {
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;	
	line-height: 16px;		
	color: #007dc4;
	text-decoration: none;
}
.boxLINK:visited {
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;	
	line-height: 16px;		
	color: #007dc4;
	text-decoration: none;
}
.boxLINK:hover {
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;	
	line-height: 16px;		
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;	
}
.BG_tabGREY {
	background: url(../images/tab_bggrey.gif) no-repeat;
	height: 100px;
}
.BG_tabBLUE {
	background: url(../images/tab_bgblu.gif) no-repeat;
	height: 100px;
}
.captionTEXT {
	font-family: Arial;	
	font-size: 11px;
	line-height: 16px;
	color: #007dc4;
	font-style: italic;
}

/***************************************************************/
/* Site Credit                                                 */
/***************************************************************/

.sitecreditlink {
	font-family: Arial;	
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
.sitecreditlink:visited {
	font-family: Arial;	
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
.sitecreditlink:hover {
	font-family: Arial;	
	font-size: 10px;
	line-height: 12px;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;	
}
