body
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	background: #f5f5f5;
}

a:link, a:visited, a:active {
	color: #0c3c50;
	font-size: 12px;
	font-weight: bold;
}

a:hover 
{
	color: #2d6d88;
	font-size: 12px;
	font-weight: bold;
}

.calendar a
{
	text-decoration: none;
}

.Div_Main_Content
{
	OVERFLOW: auto; 
	HEIGHT: 100%
}

.Main_Menu
{
	margin-right: 0px;
	background: #D8D5CE url("../images/mainBody_bg.jpg");
	background-repeat: repeat-x;
	overflow: auto;
	height: 100%;
	scrollbar-face-color:#dfdbd2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#c9c4b9;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#bbb6ac;
	scrollbar-arrow-color:#5e5a52;
	scrollbar-track-color:#bab5aa;
}

.Main_Menu_Toggle
{
	background-color: #808080;
}

.Main_Menu_Toggle_Button
{
	WIDTH:20px; 
	HEIGHT:100%; 
	border: 1px solid black; 
	border-top: 0px; 
	border-bottom: 0px;
}

.Main_Menu_Header, .Main_Menu_Header a:link, .Main_Menu_Header a:visited, .Main_Menu_Header a:active
{
	font-weight: bold;
	color: #5E5A52;
	font-size: 11pt;
	height: 27px;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 4px;
}

.Main_Menu_Tab_Expanded
{
	color: honeydew;
	font-size: 11pt;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(../images/menuHeader_expand.gif);
	background-repeat: no-repeat;
	background-color: #dfdbd2;
	width: 169px;
	border-bottom: 1px solid #BBB6AC;
	padding-bottom: 0px;
}

.Main_Menu_Tab_Collapsed
{
	color: honeydew;
	font-size: 11pt;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(../images/menuHeader_collapse.gif);
	background-repeat: no-repeat;
	width: 169px;
	padding-bottom: 5px;
}

.Main_Menu_Item
{
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 5px;
}

.Main_Menu_Item_Selected
{
	color: #BE0707;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 5px;
}

.Main_Menu_SubHeader, .Main_Menu_SubHeader a:link, .Main_Menu_SubHeader a:visited, .Main_Menu_SubHeader a:active
{
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.Main_Menu_Item, .Main_Menu_Item a:link, .Main_Menu_Item a:hover, .Main_Menu_Item a:visited, .Main_Menu_Item a:active
{
	font-size: 9pt;
	color: #4465AA;
	text-decoration: none;
}

.Main_Menu_Item a:hover, .Main_Menu_Item a:hover, .Main_Menu_Item a:hover, .TableHeaderRow a:hover
{
	text-decoration: underline;
}

.popup_header 
{
	background-color: #094a5d;
}

.font_8
{
	font-size: 8pt;
}

.font_9
{
	font-size: 9pt;
}

.font_9_bold
{
	font-size: 12px;
	font-weight: bold;
}
.font_9_bold a:link, .font_9_bold a:visited, .font_9_bold a:active {
	color: #0c3c50;
	font-size: 12px;
	font-weight: bold;
}
	

.font_10
{
	font-size: 10pt;
}

.font_12 
{
	font-size: 12pt;
}

.indentLt 
{
	margin-left: 15px;
}

.TableHeaderRow, .TableHeaderRow a:link, .TableHeaderRow a:visited, .TableHeaderRow a:active
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("../images/tblHead_bg.jpg");
	height: 31px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.TableHeaderRow_TextLeft, .TableHeaderRow_TextLeft a:link, .TableHeaderRow_TextLeft a:visited, .TableHeaderRow_TextLeft a:active
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background-color: #013366;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.TableHeaderTitle 
{
	color: #5e5a51;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
}

.TableSubHeaderRow, tr.TableSubHeaderRow, .TableSubHeaderRow a:link, .TableSubHeaderRow a:visited, .TableSubHeaderRow a:active 
{
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	color: #4D4D4F;
	height: 22px;
	background-color: #E7E2D8;
	border-collapse: collapse;
	text-decoration: none;
}

.TableAltSubHeaderRow, .TableAltSubHeaderRow a:link, .TableAltSubHeaderRow a:visited, .TableAltSubHeaderRow a:active, tr.TableAltSubHeaderRow
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	color: black;
	height: 22px;
	background-color: #ECECEC;
	background-image: url(../images/TableAltSubHeaderRow.gif);
	background-repeat: repeat-x;
	border: 1px solid #C7C7C7;
	border-collapse: collapse;
	text-decoration: none;
}

.TableFooterRow
{
	color: black;
	font-size: 8pt;
	background-color: #d4d0c8;
	height: 30px;
	vertical-align: middle;
}

.PageFooterRow
{
	color: black;
	font-size: 8pt;
	background-color: #d4d0c8;
	height: 15px;
	vertical-align: middle;
}

.TableOutlined
{
	padding-left: 10px;
	padding-right: 10px;
}

.TableOutlinedBG
{
	border-right: #C9C4B9 1px solid;
	border-left: #C9C4B9 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ffffff;
	background-image: url(../images/mainTable_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.TableOutlinedBottom
{
	border-right: #C9C4B9 1px solid;
	border-left: #C9C4B9 1px solid;
	border-bottom: #C9C4B9 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}

.TableOutlinedBottomBG
{
	border-right: #C9C4B9 1px solid;
	border-left: #C9C4B9 1px solid;
	border-bottom: #C9C4B9 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #ffffff;
	background-image: url(../images/mainTable_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.frmButtons
{
	background-image: url(../images/FormButton_bg.gif);
	background-repeat: repeat-x;
}

.frmInput
{
	color: #4D4D4F;
	font-family: Arial;
	font-size: 9pt;
}

.dataTableHeader
{
	background-color: #CEC9BE;
	color: #4D4D4F;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	padding: 5px;
}

.dataTableOdd
{
	background-color: #E7E2D8;
	color: #4D4D4F;
	font-family: Arial;
	font-size: 9pt;
	padding: 5px;
}

.dataTableEven
{
	background-color: #F8F8F5;
	color: #4D4D4F;
	font-family: Arial;
	font-size: 9pt;
	padding: 5px;
}

.dataTableSelected
{
	background-color: #B9CCF4;
	color: #4D4D4F;
	font-family: Arial;
	font-size: 9pt;
	padding: 5px;
}

.currentMenuChoice
{
	color: Red;
}

.nonCurrentMenuChoice
{
	color: Black;
}

.browserButtons
{
	cursor: hand;
}
.QuoteTableHeader
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    position: relative;
    bottom: 10px;
    padding: 2px;
}
.QuoteTableBorder
{
    border: 1px solid #000000;
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    padding: 5px;
}
.smheading, .smheading a:link, .smheading a:visited, .smheading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C81818;
	line-height: 12px;
	text-decoration: none;
}

.welcomeContent 
{
	width: 445px;
	color: #ffffff;
	font-size: 12px;
}
