
body
{
	margin: 0 auto;	
	background: #c8c8c8 url(../images/page_bg.jpg) repeat-y center top;
	text-align: center;	
	height: 100%;
	
}

table
{
	border-collapse: collapse;
}

td
{
	font-family: tahoma;		
	font-size: 12px;
	color: #000000;	
	letter-spacing: 1;
}

th
{
	font-family: tahoma;		
	font-size: 12px;
	color: #000000;	
	letter-spacing: 1;
}

.content a, .content a:visited, .content a:active
{
	color: #000000;	
	font-weight: bold;
	text-decoration: underline;
}

.content a:hover
{
	color: #426182;	
	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: tahoma;
	font-size: 18px;
	margin-bottom: -6px;
	letter-spacing: 1;
}

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%;
}


.StaticMenuStyle a, .StaticMenuStyle a:visited, .StaticMenuStyle a:active, .StaticMenuStyle a:hover
{
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
	padding: 7px 9px 7px 0px;
	width: 100%;	
	height: 100%;				
	display: table;				
}

 .DynamicMenuStyle a, .DynamicMenuStyle a:visited, .DynamicMenuStyle a:active, .DynamicMenuStyle a:hover 
{
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
	padding: 7px 9px 7px 9px;
	width: 100%;	
	height: 100%;				
	display: table;			
	white-space: nowrap;
	
}

.StaticMenuStyle td
{
	border-bottom: 1px solid #000000;		
	border-collapse: collapse;
	font-weight: normal;
	width: 100%;
	height: 100%;
	/*cursor: pointer;*/	
	
}

.DynamicMenuStyle td
{
	border: 1px solid #000000;		
	border-collapse: collapse;
	font-weight: normal;
	width: 100%;
	height: 100%;
	/*cursor: pointer;*/	
	background-color: Transparent;	
	
}

.StaticMenuItemStyle td
{	
	
	padding: 7 9 7 0;
	*padding: 0 0 0 0;
	border: 0px solid #000000;
	font-weight: normal;		
	text-align: left;
	
}

 .DynamicMenuItemStyle td
{	
	
	padding: 7 9 7 9;
	*padding: 0 0 0 0;
	border: 0px solid #D8CAAF;
	font-weight: normal;		
	text-align: left;
	
}

.StaticHoverStyle td, .DynamicHoverStyle td
{
	background-color: #F5F5EB;
	font-weight: normal;	
}

.StaticSelectedStyle, .DynamicSelectedStyle
{
	font-weight: normal;
	cursor: pointer;
}






.menuHolder
{
	width: 250px;
	border-collapse: collapse;		
}



.DATAGRID_BODY 
{
	
}

.DATAGRID_BODY td
{
	border-bottom: solid 1px #E0DFE3;	
	padding: 3px;
	text-align: left;
}

caption
{
		font-size: 12px;	
		padding-bottom: 3px;
}

.rowon
{
	background-color: ;
}

.rowoff
{
	background-color: ;
}

.taskareaheader
{
	background-color: #d33c22;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;	
}

.taskareaheader td
{
	color: #ffffff;
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	text-align: left;
	
}

.taskareaheader a, .taskareaheader a:visited, .taskareaheader a:active
{
	color: #ffffff;	
	font-size: 12px;
}

.taskareaheader a:hover
{
	color: #000000;	
	font-size: 12px;
}



.EmptyRowStyle
{
	
}


.SelectedRowStyle
{
	border: solid 1px #cccccc;
}

.HeaderRowStyle th, .HeaderRowStyle td
{
	text-align: left;
	background-color: #D8CAAF;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
}

.HeaderRowStyle a, .HeaderRowStyle a:visited, .HeaderRowStyle a:active
{
	color: #000000;	
	font-size: 12px;	
}

.HeaderRowStyle a:hover
{
	color: #000000;	
	font-size: 12px;
}

.RowStyle td
{
	padding: 5px;	
	border-bottom: solid 1px #cccccc;
}

.AltRowStyle td Table tr td
{
		border-bottom: solid 0px #cccccc;
		padding: 0px;
}

.RowStyle td Table tr td
{
		border-bottom: solid 0px #cccccc;
		padding: 0px;
}

.EditRowStyle td
{
	padding: 5px;	
	border-bottom: solid 1px #cccccc;
}

.AltRowStyle td
{
	padding: 5px;	
	border-bottom: solid 1px #cccccc;
	background-color: #F5F5EB;
}

.FooterRowStyle td
{
	text-align: left;
	background-color: #D8CAAF;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;	
}

.FooterRowStyle a, .FooterRowStyle a:visited, .FooterRowStyle a:active
{
	color: #000000;	
	font-size: 12px;
	
	
}
.FooterRowStyle a:hover
{
	color: #000000;	
	font-size: 12px;
	
}




.PagerRowStyle td
{	
	text-align: center;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	
	
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
		background: #D8CAAF url(../../Includes/Images/footerTop1px.jpg) repeat-x top left;
	
}




.PagerRowStyle td table tr td
{	
	color: #000000;		
	border: none;	
	padding: 0px;
	background: #D8CAAF 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;				
	height: 100%;		
	width: 730px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	
	
}

.homeContent
{
	 width: 539px;
	 *width: 529px;
	 height: 100%;
}

.content
{
line-height: 18px;
 
}

.theList
{
	font-weight: bold;
	font-size: 14px;		
	padding-left: 25px;
	padding-right: 7px;
	padding-bottom: 10px;
	
}

.theList li
{
	list-style-position: outside;
}

.homeRightColumn
{
	border-left: solid 1px #9a9a9a;	
	background-color: #D32E12;	
	vertical-align: top;
	padding: 0px;
	width: 248px;
	
}



.footer
{
	font-family: tahoma;		
	letter-spacing: 1;
	color: #ffffff;
	font-size: 9px;
	background: #000000 url(../images/sectionHeaderBG.jpg) repeat-x top center;
}


.footer a, .footer a:visited, .footer a:active
{
	font-family: tahoma;
	font-size: 9px;
	color:  #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}

.footer a:hover
{
	font-family: tahoma;
	font-size: 9px;
	color:  #426182;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}

.FormRequiredTextField
{
	background-color: #F5F5EB;
	padding: 5px;	
	border-bottom: solid 1px #cccccc;
	font-weight: bold;
}

.FormDataField
{
	padding: 5px;
	border-bottom: solid 1px #cccccc;
}

.FormTextField
{
	background-color: #F5F5EB;
	padding: 5px;
	border-top: solid 0px #ffffff;
	border-bottom: solid 1px #cccccc;
	
}

.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
{
	background-color: #cccccc;
	padding: 5px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.FormInstructions
{
	
}

.FormContent
{
	
}

.FormFooter
{
	padding: 5px;
	text-align: right;

}


/*------------------------   sections     ------------------------------*/

.topCorner
{
	vertical-align: top;
	background-color: #000000;
}

.sectionHeader
{
	background: #000000 url(../images/sectionHeaderBG.jpg) repeat-x top center;
	height: 35px;
	width: 100%;
	vertical-align: middle;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1;
	padding: 5px 0px;
}

.sectionHeader a, .sectionHeader a:visited, .sectionHeader a:active
{
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1;
	text-decoration: none;
	width: 100%;
}

.sectionHeader a:hover
{
	color: #ff0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1;
	text-decoration: none;
	width: 100%;	
}

.sectionHolder
{
	vertical-align: top;
	border-right: solid 1px #000000;
	border-left: solid 0px #000000;
	*border-left: solid 1px #000000;	
	background: #ffffff url(../images/border.gif) repeat-y top left;
	*background: #ffffff;	
	padding: 15px;
	height: 100%;	
}

.sectionHolderAdmin
{
	vertical-align: top;
	border-right: solid 1px #000000;
	border-left: solid 0px #000000;
	*border-left: solid 1px #000000;	
	background: #ffffff url(../images/border.gif) repeat-y top left;
	*background: #ffffff;	
	padding: 10px;
	height: 100%;	
}

.sectionFooter
{
	background-color: #ffffff;
	border-bottom: solid 1px #000000;	
	height: 11px; 
}

.sectionHeaderWhite
{
	background: #ffffff;	
	width: 100%;
	vertical-align: middle;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1;
	padding: 0px;
	border-top: solid 1px #000000;
		
}

.UsernameTextBox
{
    background: #FFFFFF url(../../Includes/Images/username.jpg) no-repeat center left;
    border: solid 1px #A5ACB2;
}

.PasswordTextBox
{
    background: #FFFFFF url(../../Includes/Images/password.jpg) no-repeat center left;
    border: solid 1px #A5ACB2;
}

.UsernameTextBoxFocus
{
    background: #FFFFFF url() no-repeat center left;
    border: solid 1px #A5ACB2;
}

.PasswordTextBoxFocus
{
    background: #FFFFFF url() no-repeat center left;
    border: solid 1px #A5ACB2;
}


.FormValidation
{
	background-color: #F5F5EB;
	padding: 5px;
	border-bottom: solid 1px #cccccc;
}

.FormFields
{
	padding: 5px;
	border-bottom: solid 1px #cccccc;
}

.FormLabelRequired
{
	background-color: #F5F5EB;
	padding: 5px;
	border-bottom: solid 1px #cccccc;
}

.FormLabel
{
	background-color: #F5F5EB;
	padding: 5px;
	border-bottom: solid 1px #cccccc;
}

.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;
	border-right: solid 1px #cccccc;
	text-align: left;	
	padding-left: 5px;
	padding-right: 5px;
	*padding-left: 2px;
	*padding-right: 3px;
}