/******************************************************************
Page Header
******************************************************************/

.headerBar
{
	background-image: url(../../media/images/topBar/topGradient.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

.headerLogo
{
	border-style: none;
	line-height: normal;
}

.headerLogo A
{
	border-style: none;
	line-height: normal;
}

.headerLogo A:Hover
{
	border-style: none;
	line-height: normal;
}

.headerLogoTD
{
    width:100%;
    height:100%;
    display:block;
    cursor:pointer;
}

.headerLogoTD A
{
    width:100%;
    height:100%;
    display:block;
}

.headerLogoTD A:Hover
{
    width:100%;
    height:100%;
    display:block;
}

.headerBarFiller
{
	background-color: #272781;
}

.headerMenuBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

.headerMenuBar a
{
	color:#666666;
	text-decoration: none;
}
.headerMenuBar a:hover
{
	color: #9D1D05;
	text-decoration: none;
}

.headerMenuBarDivider
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#9D1D05;
	padding-left:5px;
	padding-right:5px;
}

.headerBarAlign
{
	background-image: url(../../media/images/topBar/topGradient.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.searchArea
{
	text-align: right;
	padding: 10px 10px 0px 0px;
	vertical-align: top;
}

.searchInputBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	width: 163px;
	border: 1px solid #9D9D9D;
	height: 18px;
}

.searchBoxTD
{
	border: 1px solid #9D9D9D;
    width: 163px;
    height: 18px;
}

.searchBoxGo
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    text-decoration: none;
	font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.searchBoxGo A
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    text-decoration: none;
	font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

.searchBoxGo A:Hover
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    text-decoration: none;
	font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

.headerLoginBoxBG
{
	background-image: url(../../media/images/topBar/login_background_1.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 157px;
	line-height:normal;
    padding: 6px 2px 0px 8px;
	text-decoration:none;
	/*
    background-image: url(../../media/images/topBar/login_background.gif);
	background-repeat: no-repeat;
	width: 157px;
	padding:10px;
	max-height:100px;
    */
}

.headerLoginBoxTable
{
	padding:0px 0px 0px 0px;
	text-decoration:none;
	vertical-align: top;
	/*
	max-height:100px;
	background-image: url(../../media/images/topBar/login_background_1.gif);
	background-repeat: repeat-x;
	width: 157px;
	padding:10px;
    */
}

.headerLoginTitle
{
    color: #A5027E;
    font-family:Verdana;
    font-weight:bold;
    font-size:14px;
    padding-bottom:3px;
}

/******************************************************************
Top Buttons
******************************************************************/
.topButtons
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    width: 90px;
    height: 35px;
    text-align:left;
    vertical-align:top;    
    background-repeat: no-repeat;
    background-position: bottom right;
    text-align: left;
}

.topButtons A
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

.topButtons A:Hover
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

/******************************************************************
Top Menu
******************************************************************/

.reportMenuText 
{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

.topMenuBar
{
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#1C1949;
}

.topMenuBar .selectedItem 
{
	font-family: verdana;
	font-size: 11px;
	color: #FBCB12;
	text-align:left;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.topMenuBar .selectedItem:hover 
{
	font-family:verdana;
	font-size: 11px;
	color:#F6E47F;
	text-align:left;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.topMenuBar a
{
	font-size: 11px;
	color: #1C1949;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.topMenuBar a:hover
{
	font-size: 11px;
	color: #3B80AE;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.topMenuBarDivider
{
	height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

.sectionTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	width: 100%;
	padding-top: 18px;
	padding-left:15px
}

.Quote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
}

.contactRight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 167px;
	background-color: #DFEAF1;
	vertical-align: top;
}

.contactRightTextDate
{
	font-size: 11px;
	color: #6099BC;
	padding-top: 22px;
	padding-bottom: 30px;
}

.contactRightTextTel
{
	font-size: 14px;
	color: #6099BC;
}

.contactRightLine
{
	width: 3px;
	height: 114px;
	background-color: #6099BC;
}
/******************************************************************
DHTML Menu Styles System Managment
******************************************************************/
.JSMenuDiv
{
	position: absolute; 
	visibility: hidden;
	display: inline;
	z-index: 1000; 
	left: 0px; 
	top: 0px; 
	width: 10px;
}

.JSMenuBorder
{
	background : #565AA1;
}

.JSMenuClass 
{
	font-family:arial;
	font-size:11px;
	font-weight: bold;
	color: #7079B1;
}

.JSMenuClass A
{
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 250px;
	color: #27277F;
	text-decoration: none;
	line-height: 25px;
}

.JSMenuClass A:hover
{
	text-decoration: none;
	width: 250px;
	color: #27277F;
}

.JSMainMenuClass 
{
	font-family:arial;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
}

.JSMainMenuClass A
{
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 250px;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
}

.JSMainMenuClass A:hover
{
	text-decoration: none;
	width: 250px;
	color: #ffffff;
}

/******************************************************************
DHTML Menu Styles 
******************************************************************/
.JSLMenuDiv
{
	position: absolute; 
	visibility: hidden;
	display: inline;
	z-index: 1000; 
	left: 0px; 
	top: 0px; 
	width: 10px;
}

.JSLMenuBorder
{
	background: #DCDCDC;
}

.JSLMenuClass 
{
	font-family:verdana;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #000000;
}

.JSLMenuClass A
{
	font-family:verdana;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	border-left-style: none;
	color: #000000;
}

.JSLMenuClass A:hover
{
	font-family:verdana;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

.JSLMainMenuClass 
{
	font-family:arial;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

.JSLMainMenuClass A
{
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.JSLMainMenuClass A:hover
{
	text-decoration: none;
	color: #000000;
}
/******************************************************************
Navigation History Styles
******************************************************************/
.navHistory
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #444444;
}

.navHistoryDivider
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}

.navHistoryText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #32B0CC;
}

.navHistoryText A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

.navHistoryText A:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-decoration:underline;
}


