/** public homepage **/
.loginSection
{
	float: right;
	display: inline;
	width: 193px;
	padding:20px;
	height: 136px;
	background-image: url(Login.gif);
	background-repeat: no-repeat;
}

.loginSectionText
{
color:white;
height:110px;
padding-top:40px;
}

.loginBox
{
	width: 184px;
}

.loginContainer
{
	width: 186px !important;
}

.loginMsgContainer
{
	top: 30px !important;
}

.headerText
{
	font-size: 26px;
}

.welcomeNote
{
	background-image: url(Welcome.gif);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	height:136px;
	padding:20px;
	width:494px;
}

.welcomeNoteText
{
color:white;
height:110px;
padding-top:40px;
}

.bodyContent
{
	float: left;
	display: inline;
	padding:20px;
	background-color: transparent;
}


/** left menu **/
.leftMenuContent
{
	padding: 12px 14px 18px 14px;
}

.leftMenu1Title
{
	background: transparent url(/files/303012ec-c151-4d17-b131-9b20007dc85e//HeaderBusinessDivisions.gif) no-repeat top left;
	width: 206px;
	height: 35px;
}

.leftMenu1Bg
{
	background: transparent url(/files/33e91655-2dfa-493e-814c-9b20007dc936/TileBusinessDivisions.gif) repeat-y top left;
	color: white;
	width: 206px;
	border-bottom: 1px solid white;
}

.leftMenu2Title
{
	background: transparent url(/files/dc8cd225-a330-49bd-808c-9b20007dc902/HeaderRelatedContent.gif) no-repeat top left;
	width: 206px;
	height: 35px;
}

.leftMenu2Bg
{
	background: transparent url(/files/5f1773f8-de3e-4586-958c-9b20007dc911/TileRelatedContent.gif) repeat-y top left;
	color: #364a27;
	border-bottom: 1px solid white;
}

/** main content **/
.centerContentImg
{
	width: 185px;
	height: 145px;
	display: inline;
	float: right;
}

.linkArea1, .linkArea2
{
	margin-top: 30px;
	margin-right: 40px;
	display: inline;
	float: left;
}

.linkArea1
{
	background: transparent url(WhatsNewBusinessDivisions.gif) no-repeat top right;
	width: 210px;
	height: 213px;
}

.linkArea2
{
	background: transparent url(MostSearchedBusinessDivisions.gif) no-repeat top right;
	width: 210px;
	height: 213px;
}

/** overridden from main **/
h2
{
	color: #bc051b;
}

p.introduction
{

}

p.topBanner
{
	color: white;
}

/** from template style.css **/

.pageTitle {
    font: normal 23px Arial;
    line-height: 25px;
    color: #bc051b ;
    margin-bottom: 16px;
    display: block;
}

.contentHeading {
    font: normal 17px Arial; 
    line-height: 19px;
    color: #4C4E50;
    margin-bottom: 8px;
    margin-top: 20px;
    display: block;
}

.paragraphHeading {
    font: normal 12px Arial;
    line-height: 15px;
    font-weight: bold;
    color: #4C4E50;
    margin-bottom: 8px;
    margin-top: 20px;
}

.introduction {
    font: normal 15px Arial;
    line-height: 18px;
    color: #bc051b;
}

.contentContainer ul {
   list-style-type: disc; 
   padding-left: 30px;
   margin-bottom: 16px;
}
 
.contentContainer li {
    padding-left: 10px;
}
