﻿.homepage
{
	margin: 0 auto;	
	background: #fff url(../images/pageBG.jpg) repeat-x top left;
	text-align: center;	
	height: 100%;	
}

.otherpages
{
	margin: 0 auto;	
	background: #fff url(../images/nonHomePageBG.jpg) repeat-x top left;
	text-align: center;	
	height: 100%;	
}


table
{
	border-collapse: collapse;
}

td
{
	font-family: Tahoma;		
	font-size: 11px;
	color: #000000;	
	letter-spacing: 1;
	line-height: 15px;
}

p
{
font-family: Tahoma;		
	font-size: 11px;
	color: #000000;	
	letter-spacing: 1;
	line-height: 15px;
		
}

th
{
	font-family: Tahoma;		
	font-size: 112px;
	color: #000000;	
	letter-spacing: 1;
	line-height: 15px;
	
}

a, .content a:visited, .content a:active
{
	color: #00182D;	
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #8AA38F;	
	font-weight: bold;
	text-decoration: underline;
}

.boxBody a, .boxBody a:visited, .boxBody a:active
{
	color: #00182D;	
	font-weight: bold;
	text-decoration: underline;
}

.boxBody a:hover
{
	color: #8AA38F;	
	font-weight: bold;
	text-decoration: underline;
}

.boxBody2 a, .boxBody2 a:visited, .boxBody2 a:active
{
	color: #00182D;	
	font-weight: bold;
	text-decoration: underline;
}

.boxBody2 a:hover
{
	color: #8AA38F;	
	font-weight: bold;
	text-decoration: underline;
}

.ErrorLabel
{
    color: Red !important;
    font-weight:bold;
}

.SuccessLabel
{
    color: Green;
    font-weight:bold;
}


.goButton
{
	 height: 24px;
	 width: 25px;
	 vertical-align: top; }


h1
{
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
	font-size: 18px;
	
	margin-bottom: 10px;
	letter-spacing: 1;
	text-transform: uppercase;		
}

hr
{
	border: 0;
	height: 1px;
	color: #000000;
	background-color: #000000;
}

.mainBody
{
	width: 1000px;
	height: 100%;	
	background-color: #E5DCCB;			
}

table.leftMenu
{
	background: #A1B7CF url(Images/leftMenuBottom_bg.jpg) bottom left repeat-x ;	
	height: 100%;
}

.menuHolder
{
	width: 100%;
	background-color: #000000;
	border-collapse: collapse;		
	vertical-align: top;
}

table.StaticMenuStyle 	
{
    width: 100%; 
}

.StaticMenuStyle
{
	background: #transparent url(../images/);		
	font-size: 11px;
}

.StaticMenuStyle td
{		
	font-weight: normal;	
	height: 100%;	
	text-align: center;
	/*cursor: pointer;*/	
	font-size: 11px;			
}

table.StaticMenuStyle table
{
	border-right: 1px solid #313F68;
	height: 25px;	
	font-size: 11px;
}

.StaticMenuStyle a, .StaticMenuStyle a:visited, .StaticMenuStyle a:active, .StaticMenuStyle a:hover
{
	font-family: Tahoma;
	color: #ffffff;		
	text-decoration: none;		
	width: 100%;	
	height: 100%;					
	*display: table;
	white-space: nowrap;	
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;	
}

.StaticMenuStyle a:hover
{
	font-family: Tahoma;
	color: #A1924F;		
	text-decoration: none;	
	width: 100%;	
	height: 100%;				
	*display: table;				
	white-space: nowrap;	
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
}

table.StaticHoverStyle
{
	font-size: 11px;
}

.StaticMenuItemStyle td 
{	
	font-size: 11px;
}

.StaticSelectedStyle, .DynamicSelectedStyle
{
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
}

 .DynamicMenuStyle a, .DynamicMenuStyle a:visited, .DynamicMenuStyle a:active
{
	font-family: Tahoma;
	color: #000000;		
	text-decoration: none;
	padding: 7px 9px 7px 9px;
	width: 100%;	
	height: 100%;				
	display: table;			
	white-space: nowrap;	
}

.DynamicMenuStyle td
{
	border: 1px solid #767679;		
	border-collapse: collapse;
	font-weight: normal;
	width: 100%;
	height: 100%;
	/*cursor: pointer;*/	
	background-color: Transparent;	
}

.DynamicMenuItemStyle
{
    width: 100%;	
}

.DynamicMenuItemStyle td
{		
	padding: 7 9 7 9;
	*padding: 0 0 0 0;
	border: 0px solid #D8CAAF;
	font-weight: normal;		
	text-align: left;
	width: 100%;	
}

.DynamicHoverStyle
{
	background-color: #BEBDC2;
	width: 100%;
}

.DynamicMenuStyle a:hover 
{
	font-family: Tahoma;
	color: #000000;		
	text-decoration: none;
	padding: 7px 9px 7px 9px;
	width: 100%;	
	height: 100%;				
	display: table;			
	white-space: nowrap;	
}

.DATAGRID_BODY td
{
	
	padding: 3px;
	text-align: left;
}

caption
{
	font-size: 12px;	
	padding-bottom: 3px;
}

.rowon
{
	background-color: ;
}

.rowoff
{
	background-color: ;
}

.HeaderRowStyle th, .HeaderRowStyle td
{		
	text-align: left;	
	padding: 5px;
	color: #000000;		
	font-weight: bold;
	font-family: Tahoma;
	border-bottom: 1px solid #767679;	
	border-left: 1px solid #767679;
	border-right: 1px solid #767679;
	background: #BEBEC2 url(../images/boxTopBG.gif) repeat-x top center;	
}

.HeaderRowStyle a, .HeaderRowStyle a:visited, .HeaderRowStyle a:active
{
	color: #000000;	
	font-size: 11px;	
}

.HeaderRowStyle a:hover
{
	color: #000000;	
	font-size: 11px;
}

.RowStyle td
{
	padding: 5px;	
	border-left: 1px solid #767679;
	border-right: 1px solid #767679;
	border-bottom: 1px solid #767679;	
}

.AltRowStyle td Table tr td
{
	padding: 0px;
}

.RowStyle td Table tr td
{
	border-bottom: solid 0px #767679;
	padding: 0px;
}

.EditRowStyle td
{
	padding: 5px;		
	border-left: 1px solid #767679;
	border-right: 1px solid #767679;
}

.AltRowStyle td
{
	padding: 5px;		
	background-color: #CFD9D1;		
	border-left: 1px solid #767679;
	border-right: 1px solid #767679;
	border-bottom: 1px solid #767679;
}

.FooterRowStyle td
{
		
	text-align: left;	
	padding: 5px;
	color: #000000;		
	font-weight: bold;
	font-family: Tahoma;
	background: #BEBEC2 url(../images/boxTopBG.gif) repeat-x top center;
}

.PagerRowStyle
{
	width: 100%;	
}	

.PagerRowStyle td
{	

	text-align: center;	
	padding: 5px;
	color: #000000;		
	font-weight: bold;
	font-family: Tahoma;
	border-bottom: 1px solid #767679;	
	border-left: 1px solid #767679;
	border-right: 1px solid #767679;
	background: #BEBEC2 url(../images/gridPagerBG.gif) repeat-x top center;	
}


.PagerRowStyle td table
{
	width:100%;	
}

.PagerRowStyle td table tr td
{	
	color: #000000;		
	border: none;	
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background: transparent url() repeat-x top left;
}

.PagerRowStyle a, .PagerRowStyle a:visited, .PagerRowStyle a:active
{
	color: #000000;	
}

.Search
{
	height: 100%;
	border: solid 1px #9a9a9a;
	vertical-align: top;
	padding: 10px;
}

.leftColumn
{
	vertical-align: top;
	height: 100%;	
	width: 250px;
}

.contentHolder
{
	vertical-align: top;				
	height: 100%;		
	width: 1000px;
	/*padding: 10px 10px 25px 10px;*/
	text-align: left;	
	
}

.Content
{
	padding: 20px 0px;
	vertical-align: top;
	height: 100%;
    background-color: #fff;
}

.rightSideMenu
{
	text-align: right;
	vertical-align:top;
	padding: 20px 0px 20px 20px;
	background-color: #fff;
}


.homePageContent {
    width: 100%;
    height: 100%;
    background: #284E7D url(../images/homePageBGStar.jpg) no-repeat top center;
}

.homePageContent td
{
	 vertical-align: top;	
}

.homeContent
{
	 width: 1000px;
	 height: 100%;
	 /*background: transparent url(../images/contentBG.png);
	 border-right: solid 1px #213D6C;
	 border-left: solid 1px #213D6C;*/
}

.homeContent td
{
	 vertical-align: top;
	 background-color: #ffffff;
}

td.pageHeader {
    background: #162453 url(../images/pageHeader.jpg) no-repeat top left;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding: 30px 0px 17px 0px;
    line-height: 28px;
    text-transform: uppercase;
}

.homeRightColumn
{
	border-left: solid 1px #9a9a9a;	
	background-color: #D32E12;	
	vertical-align: top;
	padding: 0px;
	width: 248px;	
}

.footer td
{	
	font-family: Tahoma;		
	letter-spacing: 1;
	color: #666;	
}

.footer a, .footer a:visited, .footer a:active
{
	font-family: Tahoma;
	font-size: 11px;
	color:  #666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}

.footer a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:  #000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}

.FormRequiredTextField
{
	background-color: #F5F5EB;
	padding: 5px;		
	font-weight: bold;
}

.FormDataField
{
	padding: 5px;	
}

.FormTextField
{
	background-color: #F5F5EB;
	padding: 5px;
	border-top: solid 0px #ffffff;	
}

.FormHeader
{
	background-color: #D8CAAF;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	border-top
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.HeaderRow
{
	background-color: #D8CAAF;
	padding: 5px;
	color: #000000;
	font-weight: bold;	
	border-bottom: solid 1px #000000;
}

.FormLabelCell
{	
	padding: 5px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.FormFooter
{
	padding: 5px;
	text-align: right;
}

.FormValidation
{
	background-color: #F5F5EB;
	padding: 5px;
	
}

.FormFields
{
	padding: 5px;
	
}

.FormLabelRequired
{
	background-color: #F5F5EB;
	padding: 5px;
	
}

.FormLabel
{
	background-color: #F5F5EB;
	padding: 5px;
	
}

.RequiredStar
{
	font-weight: bold;
	color: #ff0000;	
	width: 15px;
	text-align: left;	
	padding-right: 5px;	
}

.NotRequiredStar
{
	font-weight: bold;
	color: #ff0000;	
	width: 15px;
	text-align: left;	
	padding-right: 5px;	
	visibility: hidden;
}

.iconKey
{
	white-space: nowrap;
	
	text-align: left;	
	padding-left: 5px;
	padding-right: 5px;
	*padding-left: 2px;
	*padding-right: 3px;
}

.boxTop
{
	width: 100%;	
	font-weight: bold;
	font-family: Tahoma;	
	background: #BEBEC2 url(../images/boxTopBG.gif) repeat-x top center;	
	font-size: 12px;
}

.blankBoxTop
{
	width: 100%;	
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
	text-transform: uppercase;
	color: #494F57;
}

.boxBody
{
	padding: 0px 15px 30px 15px;	
	font-size: 11px;	
	height: 100%;
}

 .boxbody2
{
	*border-left: solid 1px #525253;	
	border-right: solid 1px #525253;	
	padding: 14px 14px 0px 14px;
	background: #BEBEC2 url(../images/boxContentBG.jpg) repeat-y top left;
	*background: #BEBEC2 url() repeat-y top left;
	font-size: 10px;	
}

.boxbody2 ul
{
 margin-left: -25px;
 *margin-left: 15px;
 
}

.boxBottom
{
	width: 100%;	
	font-weight: bold;
	font-family: Tahoma;
	border-bottom: 0px solid #767679;
	background: #BEBEC2 url(../images/boxBottomBG.gif) repeat-x bottom center;
	padding-bottom: 5px;
}

.boxCornerRight
{
	background: transparent url(../images/boxCornerBGRight.gif) no-repeat top right;
	height: 24px;
}

.boxCornerLeft
{
	background: transparent url(../images/boxCornerBGLeft.gif) no-repeat top left;
	height: 24px;
}

.CalcButton
{
	background: white url(../images/CalcButton.png) no-repeat top center;
	height: 40px;
	width: 187px;
	text-align: center;
	padding-top: 6px;
}

.CalcButton2
{
	background: white url(../images/CalcButton.png) no-repeat top center;
	height: 40px;
	width: 187px;
	text-align: center;
	padding-top: 6px;
}

.CalcButton a, .CalcButton a:active, .CalcButton a:visited, .CalcButton2 a, .CalcButton2 a:active, .CalcButton2 a:visited
{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 0;		
}

.CalcButton a:hover, .CalcButton2 a:hover
{
	color: #DEC2B3;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 0;		
}

.homeMotto {
    height: 310px;
    
}

/* ==============================================
   PURE CSS DROPDOWN MENU (CSP-compliant, no inline styles)
   ============================================== */
nav {
    display: block !important;
    width: 100% !important;
}

ul.nav-menu {
    list-style: none !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
    background: transparent !important;
}

ul.nav-menu > li {
    list-style: none !important;
    list-style-type: none !important;
    display: table-cell !important;
    position: relative !important;
    border-right: 1px solid #313F68 !important;
    text-align: center !important;
    vertical-align: middle !important;
    height: 25px !important;
    margin: 0 !important;
    padding: 0 !important;
}

ul.nav-menu > li:last-child {
    border-right: none !important;
}

ul.nav-menu > li > a {
    font-family: Tahoma, Arial, sans-serif !important;
    color: #ffffff !important;
    text-decoration: none !important;
    display: block !important;
    padding: 5px 8px !important;
    font-size: 11px !important;
    font-weight: normal !important;
    white-space: nowrap !important;
}

ul.nav-menu > li > a:hover {
    color: #A1924F !important;
}

ul.nav-menu li.has-submenu > a {
    padding-right: 18px !important;
    background: url(../Images/popUpArrow.png) no-repeat right center !important;
}

ul.nav-menu li.has-submenu:hover > a {
    background-image: url(../Images/popUpArrowHover.png) !important;
}

ul.nav-submenu {
    display: none !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    list-style: none !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 200px !important;
    background-color: #fff !important;
    border: 1px solid #767679 !important;
    z-index: 1000 !important;
    text-align: left !important;
}

ul.nav-menu li:hover > ul.nav-submenu {
    display: block !important;
}

ul.nav-submenu li {
    list-style: none !important;
    list-style-type: none !important;
    display: block !important;
    border-bottom: 1px solid #767679 !important;
    margin: 0 !important;
    padding: 0 !important;
}

ul.nav-submenu li:last-child {
    border-bottom: none !important;
}

ul.nav-submenu li a {
    font-family: Tahoma, Arial, sans-serif !important;
    color: #000000 !important;
    text-decoration: none !important;
    display: block !important;
    padding: 7px 9px !important;
    font-size: 11px !important;
    white-space: nowrap !important;
}

ul.nav-submenu li a:hover {
    background-color: #BEBDC2 !important;
}

/*------ print ------------*/

.print
{
    display: none;
}
/* Specifies how tags With these classes are printed */

@media print {
    	
    /* All the form elements under the class bellow will Not be printed */
        .noprint {
	         display: none;
	        }
}