/*////////////// BODY ///////////////*/
body{	
	background: #C0B573;
	
	/* position down a bit*/
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	}

a{ 
	text-decoration: none;
	color: #58595B;	
	}

a:link{
	text-decoration: none;
	color: #58595B;
	}
	
a:visited{
	text-decoration: none;
	color: #58595B;
	}
	
a:active{
	text-decoration: none;
	color: #58595B;
	}

a:hover{ 
	text-decoration: none;
	color: #1F508F;
	}
/*////////////// BODY END ///////////////*/

/*////////////// HOME PAGE ///////////////*/
#home a{ 
	text-decoration: none;
	color: #1F508F;	
	}
/*////////////// HOME PAGE END ///////////////*/

/*////////////// MISCELANEOUS ///////////////*/
.boxes{
	padding:3px,6px,6px,3px;
}

.image{
	vertical-align: middle;
	border: 0px solid #000000;
	}

.error{
	font-family: Arial;
	font-size: 11px;
	color: #FF3333;
	}

.error2{
	font-family: Arial;
	font-size: 13px;
	color: #FF3333;
	}	
	
.info{
	font-family: Arial;
	font-size: 11px;
	color: #336699;
	}
	
.javascriptInfo{
	/* for login page */
	color:#6699AA;
	}
	
.currentLink{
	color: #1F508F;
	}
	
.twelvePt{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}	
	
.textbox{
	font-family: Arial;
	font-size: 9px;
	color: #58595B;
	height: 19px;
	}		
/*////////////// MISCELANEOUS END ///////////////*/


/*////////////// HEADER ///////////////*/
#header{
	background: url(images/ACP_Header.jpg) no-repeat top left;	
	
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	
	height: 78px;
	}
	
#header td{		
	/* text inside this block is*/
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	
	vertical-align: text-top;
	text-align: left;
	}	
/*////////////// HEADER END ///////////////*/


/*////////////// HEADER LINKS ///////////////*/
#headerLinks{
	background: url(images/ACP_top_nav.jpg) no-repeat top left;
	
	/* position from header id*/
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	
	height: 28px;
	}

#headerLinks td{		
	/* text inside this block is*/
	font-family: Arial;
	font-size: 11px;
	color: #58595B;
	
	padding: 0px 0px 0px 30px; 
		
	vertical-align: middle;
	text-align: left;
	}
/*////////////// HEADER LINKS ///////////////*/	


/*////////////// BREADCRUMB ///////////////*/
#breadcrumb{
	background: url(images/ACP_brdcrmbs.jpg) repeat top left;
	
	height: 35px;
	}

#breadcrumb td{
	/* text inside this block is*/
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	
	padding: 10px 0px 0px 0px; 
			
	vertical-align: middle;
	text-align: left;
	}
	
#breadcrumb a{
	font-family: Arial;
	font-size: 9px;
	color: #1F508F;
	}
/*////////////// BREADCRUMB END ///////////////*/


/*////////////// CENTER PART ///////////////*/	
#center{
	background: url(images/ACP_brdcrmbs.jpg) repeat top left;
	}
#center table td{
	/* text inside this block and not inside left, content, right is*/
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #58595B;
	}	
	/*////////////// LEFT LINKS ///////////////*/
		#center #leftLinks{
			background: url(images/ACP_side_nav.jpg) repeat top left;
			
			vertical-align: top;
			text-align: left;	
			}
		
		#center #leftLinks td{
			font-family: Arial;
			font-size: 11px;
			color: #000000;			
			height: 37px;	
			padding: 6px 0px 0px 30px;
			vertical-align: top;
			text-align: left;
			}
		
		#center #leftLinks th{
			/* use as title of modules for each link set, auto centered */
			font-family: Arial;
			font-size: 11px;
			font-weight: normal;
			color: #58595B;
			}			
			
		.leftLink a:hover{
			background: url(images/ACP_Left_Hover_Half_2.jpg) no-repeat bottom left;
			display:block;
			/*padding-top: -6px;*/
			height: 25px;
			width: 169px;
			color:#1F508F;
			}	
			
		.leftLinkCurrent{
			background: url(images/ACP_Left_Hover_Full_2.jpg) no-repeat top left;
			display:block;
			/*padding-top: 9px;*/
			height: 25px;
			width: 169px;
			color: #1F508F;
			}	
			
		.otherLink{
			display:block;
			width: 169px;
			}	
	/*////////////// LEFT LINKS END ///////////////*/		
	
	/*////////////// CONTENT ///////////////*/
		#center #content{
			background: url(images/ACP_bodytext.jpg) repeat top left;
			
			vertical-align: top;
			text-align: left;	 
			}
			
		#center #content table td{		
			font-family: Arial;
			font-size: 11px;
			color: #58595B;
			
			/* space around content */			
			padding: 15px 40px 0px 10px;
			}
		
		#center #content a{
			color: #988343;
			}
			
		#center #content form{ 
			display:inline;
			}	
			
		#center #content form td{ 
			padding: 0px 0px 0px 0px;
			}
	/*////////////// CONTENT END ///////////////*/
	
	/*////////////// RIGHT LINKS ///////////////*/
		#center #rightLinks{
			background: #BBBBBB;
			
			/* uncomment if wish to display this module*/ 
			display: none;
			
			vertical-align: top;
			text-align: left;	
			}
		
		#center #rightLinks td{
			font-family: Arial;
			font-size: 11px;
			}
	/*////////////// RIGHT LINKS END ///////////////*/	
/*////////////// CENTER PART END ///////////////*/


/*////////////// FOOTER ///////////////*/	
#footer{
	background: url(images/ACP_footer.jpg) no-repeat top left;
	
	height: 115px;
	}

#footer a{ 
	text-decoration: none;
	color: #1F508F;	
	}

#footer td{
	font-family: Arial;
	font-size: 9px;
	color: #58595B;
	
	vertical-align: middle;
	text-align: center;
	}
/*////////////// FOOTER END ///////////////*/	

/*////////////// CMS START ///////////////*/
.text_cms{
font-family:Arial, Helvetica, sans-serif;
color:#330000
}
.text_cms_header{
font-family:Arial, Helvetica, sans-serif;
color:#330000
}

/*////////////// CMS END ///////////////*/