﻿body {
    margin: 0 auto;
    background: #0055A5 url(../images/pageBG.jpg) fixed repeat-x center top;
    text-align: center;
}

table
{
	border-collapse: collapse;
}

td
{
	font-family: arial;		
	font-size: 12px;
	color: #000000;	
	letter-spacing: 0;
	line-height: 15px;
}

p
{
    font-family: arial;		
	font-size: 12px;
	color: #000000;	
	letter-spacing: 0;
	line-height: 15px;		
}

th
{
	font-family: arial;		
	font-size: 12px;
	color: #000000;	
	letter-spacing: 0;
	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;
    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: arial;
	font-size: 18px;
	margin-bottom: -6px;
	letter-spacing: 0;
	text-transform: uppercase;
}

h2
{
	font-weight: bold;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	margin-bottom: -6px;
	letter-spacing: 0;
	text-transform: capitalize;
}

h3
{
	font-weight: bold;
	color: #000000;
	font-family: arial;
	font-size: 14px;
	margin-bottom: -6px;
	letter-spacing: 0;
	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: #363636;
	border-collapse: collapse;		
	vertical-align: top;
}

.menuHolderCorner
{	
	background-color: #363636;
	border-collapse: collapse;		
	vertical-align: top;
}

table.StaticMenuStyle {	width: 100%; }

.StaticMenuStyle
{
	background: #363636 url(../images/menuBG.jpg) repeat-x center top;	
	height: 45px;	
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #363636;
	width: 100%;
	
}

.StaticMenuStyle td
{		
	font-weight: normal;	
	height: 100%;	
	text-align: center;
	/*cursor: pointer;*/	
	font-size: 13px;	
	font-weight: bold;
	width: 11%;	
}

table.StaticMenuStyle table
{
	border-left: 1px solid #363636;
	height: 45px;	
	font-size: 13px;
	font-weight: bold;
}

.StaticMenuStyle a, .StaticMenuStyle a:visited, .StaticMenuStyle a:active
{
	font-family: arial;
	color: #ffffff;		
	text-decoration: none;	
	padding: 14px 9px 7px 0px;	
	width: 100%;	
	height: 100%;					
	*display: table;
	white-space: nowrap;	
	font-size: 13px;
	font-weight: bold;	
}

.StaticMenuStyle a:hover
{
	font-family: arial;
	color: #363636;		
	text-decoration: none;
	padding: 14px 9px 7px 0px;
	width: 100%;	
	height: 100%;				
	*display: table;				
	white-space: nowrap;	
	font-size: 13px;
	font-weight: bold;
}

table.StaticHoverStyle
{
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	border-top: 1px solid #363636;
	*border-top: 0px solid #363636;
}

.StaticMenuItemStyle td 
{
	padding-left: 15px;	
	padding-right: 5px;	
	*padding-left: 10px;	
	*padding-right: 0px;	
	font-size: 13px;
	font-weight: bold;
}

.StaticHoverStyle td, .DynamicHoverStyle td {}

.StaticSelectedStyle, .DynamicSelectedStyle
{
	font-weight: normal;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
}

 .DynamicMenuStyle a, .DynamicMenuStyle a:visited, .DynamicMenuStyle a:active
{
	font-family: arial;
	color: #363636;		
	text-decoration: none;
	padding: 7px 9px 7px 9px;
	width: 100%;	
	height: 100%;				
	display: table;			
	white-space: nowrap;	
	font-weight: bold;
	font-size: 13px;
}

.DynamicMenuStyle td
{
	border: 1px solid #363636;		
	border-collapse: collapse;
	font-weight: bold;
	width: 100%;
	height: 100%;
	/*cursor: pointer;*/	
	background-color: Transparent;	
	font-size: 13px;	
}

.DynamicMenuItemStyle
{
 width: 100%;	
 font-size: 13px;
}

.DynamicMenuItemStyle td
{		
	padding: 7 9 7 9;
	*padding: 0 0 0 0;
	border: 0px solid #363636;
	font-weight: bold;		
	text-align: left;
	width: 100%;	
	font-size: 13px;
}

.DynamicHoverStyle
{
	background-color: #646464;
	width: 100%;
}

.DynamicMenuStyle a:hover 
{
	font-family: arial;
	color: #fff;		
	text-decoration: none;
	padding: 7px 9px 7px 9px;
	width: 100%;	
	height: 100%;				
	display: table;			
	white-space: nowrap;	
	font-weight: bold;
	font-size: 13px;
}

.DATAGRID_BODY 
{
	
}

.DATAGRID_BODY td
{
	
	padding: 3px;
	text-align: left;
}

caption
{
		font-size: 12px;	
		padding-bottom: 3px;
}

.rowon
{
	background-color: ;
}

.rowoff
{
	background-color: ;
}

.EmptyRowStyle
{
	
}

.SelectedRowStyle
{
	
}

.HeaderRowStyle th, .HeaderRowStyle td
{
		
	text-align: left;	
	padding: 5px;
	color: #000000;		
	font-weight: bold;
	font-family: arial;
	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: arial;
	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: arial;
	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: 978px;
	padding: 20px;
	text-align: left;	
	background: #ffffff url(../Images/contentBG.jpg) repeat-y top center;
}

.Content
{
	width: 100%; 
	height: 600px;
}

.homeContent
{
	 width: 100%;
	 height: 100%;
}

.homeContent td
{
	 vertical-align: top;
}

.homeTop
{
	background: #cccccc;
}

.homeRightColumn
{
	border-left: solid 1px #9a9a9a;	
	background-color: #D32E12;	
	vertical-align: top;
	padding: 0px;
	width: 248px;	
}

.footer
{
	height: 42px;	
	width: 998;	
}

.footer td
{	
	font-family: arial;		
	letter-spacing: 1;
	color: #fff;
	font-size: 10px;		
	padding-top: 8px;
}

.footer a, .footer a:visited, .footer a:active
{
	font-family: arial;
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}

.footer a:hover
{
	font-family: arial;
	font-size: 10px;
	color:  #333;
	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;
}

.FormInstructions
{
	
}

.FormContent
{
	
}

.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;
}

.greyBox
{
	background: #fff url(../images/boxContentBG.jpg) repeat-x bottom center;
}

.box
{
 
}

.boxTop
{
	width: 100%;	
	font-weight: bold;
	font-family: arial;	
	background: #BEBEC2 url(../images/boxTopBG.gif) repeat-x top center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

.boxBody
{
	padding: 5px;	
	font-size: 11px;	
}

.greyBoxLeft
{
	background: transparent url(../images/greyBoxLeft.gif) repeat-y top left;
}

.greyBoxRight
{
	background: transparent url(../images/greyBoxRight.gif) repeat-y top left;
}

 .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: arial;	
	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;
}

.footerNotice
{
	color: #fff;
	font-weight: 10px;	
	background-color: #627DBC;
	padding-top: 20px;
}

.locatorTop
{
	background: transparent url(../images/locatorTopBG.jpg) repeat-x top left;	
	padding-left: 8px;
}

.ATI
{
	background: transparent url(../images/ATIBG.jpg) no-repeat top right;		
}

.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;
	        }
}