.bodyText {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodyTextBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextWhite {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextWhiteBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextWhiteBold_L {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextGreen {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #9CC92D;
	text-decoration: none;
}
.bodyTextGreenBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #9CC92D;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextRed {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.bodyTextRedBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBlue {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #4178A5;
	text-decoration: none;
}
.bodyTextBlueBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #4178A5;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextLightBlue {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #1045A7;
	text-decoration: none;
}
.bodyTextBlueLightBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #1045A7;
	text-decoration: none;
	font-weight: bold;
}
.titleText {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.titleTextBold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.captionText {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #0D3F91;
	text-decoration: none;
}
.callText {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #99CC33;
	text-decoration: none;
}
a:hover {
	color: #9CC92D;
	text-decoration: none;
}
.panelDivider_Hort {
	border-top: 1px dotted #000033;

}
.panelDivider_Vert {
	background-image: url(comm_Images/lightBlue_Divider_Vert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.master_BG {
	background-image: url(comm_Images/master_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav_BG {
	background-image: url(comm_Images/mainNav_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tab_BG {
	background-image: url(comm_Images/tab_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo_BG {
	background-image: url(comm_Images/logo_Shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 10px;
	font-weight: bold;
}
.title_Text {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #30597A;
	text-decoration: none;
}
.title_Text_Italic {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #30597A;
	text-decoration: none;
	font-style: italic;
}
.grey_Border {
	border: 1px solid #CCCCCC;
}
