body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    line-height:normal;
}

.Text_GreyBody
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    line-height:normal;
}

.Text_GreyBodyLarge
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:normal;
	padding-top: 10px;
	padding-left: 15px;
}

.Text_PurpleBody
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#683480;
    line-height:normal;
}


.Text_Purplesmall
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#663399;
    line-height:normal;
}



.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #666699;
	font-style: normal;
}

.footer {
	FONT-WEIGHT: normal;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer:hover {
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a	{
	text-decoration:	underline;
	font-weight:	normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #EC0303;
	}

a:hover	{
	color:	#EC0303;
	background-color: transparent;
	text-decoration:	none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	


.floatright
		{
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-top: 5px;
		}

.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996699;
	text-decoration: underline;
}

.nav_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996699;
	text-decoration: none;
}
.Text_GreyBodySmall {

    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    line-height:normal;
}
.Text_GreyRedLarge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EC0303;
	line-height:normal;
	font-weight: bold;
}

.formSearchTextBox{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: auto;
	width: auto;
    color: #333333;
}
.Text_GreyRedsmall {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EC0303;
	line-height:normal;
	font-weight: normal;
}
.Text_RedTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:normal;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.Text_WhiteSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;
}
.white_border {
	float: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ebebeb;
}

.Text_WhiteBody {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;
}
.redunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.floatleft {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-top: 5px;
}


#divWrapper {
	width: 850px;
	margin: 0 auto;
	background-color: #FFFFFF;
}


#divHeader {
	position: relative;
	background-color: #FFFFFF;
	height: 136px;
}

#divHeaderHome {
	position: relative;
	background-color: #FFFFFF;
	height: 113px;
}

#divMain {
	position: relative;
	height: 383px;
	margin-bottom: 5px;
}

#divFoot {
	position: relative;
	height: 60px;
	background-image: url(/images/bac_foot.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 14px;

}
.Text_GoldMed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	line-height:normal;
	font-weight: bold;
}

#divImageDisplay {
	height: 95px;
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 10px;
	margin-right: 15px;
}

#divLeftPanel {
	float: left;
	width: 438px;
	height: 382px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#contentHome {
	float: right;
	width: 394px;
	height: 367px;
	padding-top: 15px;
	background-image: url(/images/bac_red.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 9px;
}
.Text_WhiteMed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:normal;
}
.Text_YellowMed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	line-height:normal;
	font-weight: bold;
}

#divHRM {
	position:absolute;
	width:237px;
	height:135px;
	z-index:90;
	text-align: left;
	left: 552px;
	top: 33px;
	visibility: hidden;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
	background-color: #CC0000;
	border: 2px solid #990000;
}

a.div	{
	text-decoration:	underline;
	font-weight:	normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	}

a.div:hover	{
	color:	#FFFFFF;
	text-decoration:	none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
#divPM {

	position:absolute;
	width:170px;
	height:72px;
	z-index:90;
	text-align: right;
	left: 597px;
	top: 35px;
	visibility: hidden;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
	background-color: #CC0000;
	border: 2px solid #990000;
}
#divTD {

	position:absolute;
	width:118px;
	height:59px;
	z-index:90;
	text-align: right;
	left: 657px;
	top: 52px;
	visibility: hidden;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
	background-color: #CC0000;
	border: 2px solid #990000;
}
