/* CSS Document */
.clsTopLeftBG
{
	background-image: url(../images/branding_orange_bar.jpg);
	background-repeat: repeat-x
}
.clsTopRightBG
{
	background-image: url(../images/branding_blue_bar.jpg);
	background-repeat: repeat-x
}
.clsTopBG
{
	background: #DBE8FF;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat
}
.clsNewTopBG
{
	background: #DBE8FF;
	background-image: url(../images/top_banner_new.jpg);
	background-repeat: no-repeat
}
.clsDarkPurpleBG
{
	background: #DDD1E7
}
.clsLightPurpleBG
{
	background: #FFE6CC;
}
UL LI.x
{
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #073690;
	text-decoration: none
}
.clsULLIy
{
	list-style-image: url(../images/orange_bullet.gif);
	line-height: 18px;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #073690;
	text-decoration: none
}
.clsBlueLink
{
	list-style-image: url(../images/bullet.gif);
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #073690;
	text-decoration: none
}
.clsBlueLink:hover
{
	list-style-image: url(../images/bullet.gif);
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EF8811;
	text-decoration: underline
}
.clsRedLink
{
	font-family: arial, verdana;
	font-size: 17px;
	color: #F15522;
	text-decoration: none;
	font-weight:bold
}
.clsRedLink:hover
{
	font-family: arial, verdana;
	font-size: 17px;
	color: #F15522;
	text-decoration: underline;
	font-weight:bold
}
.clsDarkGrayBG
{
	background: #E0DCD3
}
.clsLightGrayBG
{
	background: #F4F4F4
}
.clsBlackHeading
{
	font-family: arial, verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold
}
.clsBlueHeading
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #073690;
	text-decoration: none;
	font-weight:bold
}
.clsGrayHeading
{
	font-family: arial, verdana;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight:bold
}
.clsPageHeading
{
	font-family: arial, verdana;
	font-size: 22px;
	color: #EF5F13;
	text-decoration: none;
	font-style: italic;
	font-weight:bold;
	text-decoration:blink;
}
.clsBlueBG
{
	background: #073690
}
.clsGrayContent
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify

}
.clsHorizontalLine
{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x
}
.clsVerticalLine
{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y
}

.clsTab1BG
{
	background: #E5B766
}
.clsTab2BG
{
	background: #B4CDA6
}
.clsSmallText
{
	font-family: arial, verdana;
	font-size: 9px
}
.clsLightGreenBG
{
	background: #AFC99A
}
.clsDarkGreenBG
{
	background: #A2C08E
}
.clsLightestGreenBG
{
	background: #DBE4CA;
	font-family: arial, verdana;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #2E84C0
}
.clsTableHeading
{
	background-image:url(../images/bgmenu3.gif);
	background-repeat:no-repeat;
	font-family: arial, verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #073690;
	
}
.clsTableData1
{
	background: #F3E8FC;
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000
}
.clsTableData2
{
	background: #EADDF5;
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000
}
.clsSubPageHeading
{
	font-family: arial, verdana;
	font-size: 14px;
	color: #EF5F13;
	text-decoration: none;
	font-style: italic;
	font-weight:bold
}
