﻿body
{
	margin: 0 auto;	
	background: #999 url(../images/pageBG.jpg) fixed repeat-x center top;
	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;
    font-weight:bold;
}

.SuccessLabel
{
    color: Green;
    font-weight:bold;
}


.goButton
{
	 height: 24px;
	 width: 25px;
	 vertical-align: top; 
	 
	 
}

.headerHolder
{
	background: #000 url(../Images/headerBG.jpg) repeat-x top left;
}

h1
{
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
	font-size: 18px;	
	margin-bottom: -3px;	
	*margin-bottom: -6px;	
	text-transform: uppercase;}

h2
{
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
	font-size: 16px;	
	margin-bottom: -6px;	
	text-transform: capitalize;
	
}

h3
{
	color:	#000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
}
	


hr
{
	border: 0;
	height: 1px;
	color: #000000;
	background-color: #000000;
}

.mainBody
{
	width: 1000px;
	height: 100%;	
	background-color: #E5DCCB;			
}

table.leftMenu
{
	background: #A1B7CF;	
	height: 100%;
}

.menuHolder
{
	border-right: solid 1px #333;
}


.menuHolder td
{	
	background-color: #999;
	border-collapse: collapse;		
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;	
	
}

.menuHolder td table td
{
	border-top: solid 0px #333;
	border-bottom: solid 0px #333;
}

table.StaticMenuStyle
{
	width: 100%;
	border-right: solid 1px #333;
}

.StaticMenuStyle
{
	background: #999;		
	font-size: 13px;
	font-weight: bold;	
	width: 100%;	
	height: 26px;
}

.StaticMenuStyle td
{		
	font-weight: normal;			
	text-align: center;
	/*cursor: pointer;*/	
	font-size: 13px;	
	font-weight: bold;
	height: 26px;
}

table.StaticMenuStyle table
{
	border-left: 1px solid #363636;	
	font-size: 13px;
	font-weight: bold;
	height: 26px;
}

.StaticMenuStyle a, .StaticMenuStyle a:visited, .StaticMenuStyle a:active
{
	font-family: arial;
	color: #000;		
	text-decoration: none;	
	padding: 5px 0px;
	width: 100%;		
	*display: table;
	white-space: nowrap;	
	font-size: 13px;
	font-weight: bold;	
}




.StaticMenuStyle a:hover
{
	font-family: arial;
	color: #000;		
	text-decoration: none;
	padding: 5px 0px;
	width: 100%;	
	
	*display: table;				
	white-space: nowrap;	
	font-size: 13px;
	font-weight: bold;
}

table.StaticHoverStyle
{
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
}



.StaticMenuItemStyle td 
{
	
	
	font-size: 13px;
	font-weight: bold;
}


.StaticHoverStyle td, .DynamicHoverStyle td
{
	background-color: #fff;
}

.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: #333;		
	text-decoration: none;
	padding: 7px 9px 7px 9px;
	width: 100%;		
	display: table;			
	white-space: nowrap;	
	font-weight: bold;
	font-size: 13px;
}

.DynamicMenuStyle
{
	border-top: 1px solid #333;	
}

.DynamicMenuStyle td
{
	border: 1px solid #333;		
	border-collapse: collapse;
	font-weight: bold;
	width: 100%;
	
	/*cursor: pointer;*/	
	background-color: Transparent;	
	font-size: 13px;
	
}

.DynamicMenuItemStyle
{
 width: 100%;	
 font-size: 13px;
 border-bottom: 1px solid #333;	
}


.DynamicMenuItemStyle td
{		
	padding: 7 9 7 9;
	*padding: 0 0 0 0;
	border: 0px solid #333;
	font-weight: bold;		
	text-align: left;
	width: 100%;	
	font-size: 13px;
}


.DynamicHoverStyle
{
	background-color: #999;
	width: 100%;
}

.DynamicMenuStyle a:hover 
{
	font-family: arial;
	color: #fff;		
	text-decoration: none;
	padding: 7px 9px 7px 9px;
	width: 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: 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;	
}




/*
.gridPagerStyle a:hover
{
	color: #00ff00;

}


.SEC_DATAGRID_FOOTER
{
	background-color: #00ff00;
}

.SEC_DATAGRID_EDIT_ITEM
{
	background-color: #00ff00;
	padding: 5px;
}
*/

.Search
{
	height: 100%;
	border: solid 1px #9a9a9a;
	vertical-align: top;
	padding: 10px;
}

.leftColumn
{
	vertical-align: top;
	height: 100%;	
	width: 250px;
}


.contentHolder
{
	vertical-align: top;				
	
	width: 978px;
	
	text-align: left;		
	border-right: solid 1px #333;
	border-left: solid 1px #333;
	background: #e1e1e1;
}

.Content
{
	width: 100%; 
}


.homePageContent
{
	 width: 100%;
	 height: 100%;
}

.homePageContent td
{
	 vertical-align: top;	 
}

.homeContent
{
	 width: 1000px;	 
	 background: #fff;
	 height: 400px;
}

table.homeContent td
{
	 vertical-align: top;
	 padding: 20px;
}

.homeContent td td
{
	  padding: 10px;
}

.operationsContent
{
	 width: 1000px;	 
	 background: #fff;
	 height: 400px;
}

.operationsContent td
{
	 vertical-align: top;
	 padding: 5px;
}


.homeRightColumn
{
	border-left: solid 1px #9a9a9a;	
	background-color: #D32E12;	
	vertical-align: top;
	padding: 0px;
	width: 248px;
	
}

.footerHolder
{
	background: #000 url(../images/footerHolderBG.jpg) repeat-x top center;
	
}

.footer
{
	
	width: 100%;	
}

td.Notice
{
	height: 100px;
	vertical-align: top;
	color: #fff;
	padding-top: 50px;	
}

.footer td
{	
	font-family: Tahoma;		
	letter-spacing: 1;
	color: #D7A900;
	font-size: 9px;		
	padding-top: 10px;
}


.footer a, .footer a:visited, .footer a:active
{
	font-family: Tahoma;
	font-size: 9px;
	color:  #D7A900;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}

.footer a:hover
{
	font-family: Tahoma;
	font-size: 9px;
	color:  #ffffff;
	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;
}



.box
{

	height: 100%;	
	*border: solid 1px #fff;
}



.boxBody
{
	background: #fff url(../images/boxBG.jpg) repeat-X bottom center;
	padding: 10px;
	vertical-align: top;
    border: solid 1px #fff;
    *border: solid 0px #fff;
}

.boxBody2
{
	background: #fff url(../images/boxBG.jpg) repeat-X top center;
	padding: 10px;
	vertical-align: top;
	border: solid 1px #fff;
	*border: solid 0px #999;
}

.titleBox
{
	
	width: 180px;	
	*border: solid 1px #ccc;
	
}



.titleBoxBody
{
	background: #fff url(../images/boxBG.jpg) repeat-X bottom center;
	padding: 5px 10px;
	vertical-align: top;
	border: solid 1px #ccc;
	*border: solid 0px #ccc;
}

 .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;
}

/*------ history ------------*/
	.history
{
	background: #DAC8BA url(../images/history_back.jpg) top left;	
	color: #000000;		
	border: #5A0B02 1px solid;	
	padding: 10px;
	width: 800px;
}

.newsarticleHome
{
    margin-bottom: 10px;    
}

/*------ 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;
	        }
}