/* DEFAULT STYLES ****************************************************/

	BODY, P, DIV, TABLE, TD {
		font: normal 10px "Trebuchet", Verdana, Arial, sans-serif;
	}
	
	BODY {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		background-color: #fff;
		color: #7E7E7E;
		text-decoration: none;		
	}
	
	P, LI {
		margin: 0px 0px 15px 0px;
		line-height: 150%;
	}
	
	H1 {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		color: #00467E;
		font-size: 15px;
		font-weight: bold;
	}
	
	H2 {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		color: #c00;
		font-size: 12px;
		font-weight: bold;
	}
	
	H3 {
		margin: 10px 0px 10px 0px;
		padding: 0px;
		color: #666;
		font-size: 11px;
		font-weight: bold;
	}
	
	HR {
		height: 1px;
		color: #999;
	}
	
	UL LI {
		list-style-type: square;
	}
	
	LI {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	IMG {
		border: none;
	}
	
	FORM {
		margin: 0px;
		padding: 0px;
	}
	
	FIELDSET {
		margin-bottom: 25px;
		padding: 10px;
		border: solid 1px #ddd;
	}

	INPUT, SELECT, TEXTAREA {
		font: normal 11px verdana, arial, sans-serif;
	}
	
	LABEL {
		cursor: default;
	}
	
	A, A:link, A:hover, A:active, A:visited {
		color: #316B98;
		text-decoration: none;
		font-weight: bold;
	}
	
	A:hover {
		color: #E5932D;
		text-decoration: none;
	}




/* MAIN STYLES *******************************************************/

	BODY#popup {
		background-color: #fff;
	}
	
	#container {
		width: 921px;
		margin: 0px auto;
		background-color: #fff;
		text-align: left;
	}
	
	#home #core {
		background: transparent url("../images/shadow_vertical.gif") no-repeat;
		width: 498px;
	}
	
	#page #core {
		background: transparent url("../images/page/hr_vertical.gif") 0px 50px no-repeat;
		
	}
	
	#core .container {
		padding: 30px 50px 0px 50px;
		text-align: left;
	}
	
	#page #column .container {
		padding-top: 50px;
	}
	
	#page #core .container {
		padding-top: 50px;
	}
	



/* HEADER STYLES *****************************************************/

	#logo {
		margin-left: 25px;
	}	
	
	#aux_menu {
		margin-right: 60px;
		text-align: right;
	}
	
	#menu_home {
		padding: 45px 0px 0px 0px;
		background-color: #c00;
	}
	
	#menu {
	}
	



/* CONTENT STYLES ****************************************************/

	UL#news {
		margin: 0px 20px 0px 38px;
		padding: 0px;
	}
		
		UL#news LI {
			margin: 0px 0px 12px 0px;
			padding: 0px 0px 0px 25px;
			list-style-type: none;
			background: transparent url("../images/plus.gif") 0px 1px no-repeat;
			color: #666;
			font-size: 10px;
		}
		
		UL#news LI A {
			color: #666;
		}
	
	#sub_menu {
		margin: 10px 0px 0px 46px;
	}
		
		#sub_menu LI {
			margin: 0px 0px 5px 0px;
			list-style-type: none;
		}
		
			#sub_menu LI A {
				display: block;
				padding: 0px 0px 0px 15px;
				background: transparent url("../images/menu/sub_plus_off.gif") 0px 3px no-repeat;
			}
				
				#sub_menu LI A:hover {
					color: #666;
					background-image: url("../images/menu/sub_plus_on.gif");
					text-decoration: none;
				}
			
			#sub_menu LI.active A, #sub_menu LI.active A:hover {
				background: transparent url("../images/menu/sub_minus.gif") 0px 3px no-repeat;
			}
	



/* FOOTER STYLES *****************************************************/

	#footer {
		background: transparent url("../images/bottomfooter.jpg") no-repeat;
		height: 60px;
		width: 921px;
		font-size: 9px;
	}
		
		#footer .footerspacing {
			padding-top: 20px;
			color: #fff;
			padding-right: 25px;			
		}
			
		#footer .footerspacingleft {
			padding-top: 20px;
			padding-left: 25px;			
		}
		
		#footer a.footertext:link, a.footertext:active, a.footertext:visited {
			color: #fff;
			font-size: 9px;
			font-weight: normal;
		}


		#footer a.footertext:hover {
			color: #E5932D;
			text-decoration: none;
		}
		

/* FORM STYLES *******************************************************/

	.input {
		margin: 0px 0px 10px 0px;
	}
		
		.input .title {
			margin: 0px 0px 2px 0px;
			color: #666;
			font-size: 11px;
		}
		
		.input .prompt {
			margin: 0px 0px 2px 0px;
			color: #666;
			font-size: 10px;
		}
	
		.input .field {
			margin: 0px 0px 2px 0px;
		}




/* MISC STYLES *******************************************************/

	#main_photo {
		border-top: solid 23px #c00;
	}
	
	.pic {
		float: left;
		margin: 0px 10px 10px 0px;
	}

	.clear {
		clear: both;
	}

	.nowrap {
		white-space: nowrap;
	}
	
	.req {
		color: #c00;
	}
	
	.none LI {
		list-style-type: none;
	}
	
	#topheader {
		background: transparent url("../images/topheader.jpg") no-repeat;
		height: 60px;
		width: 921px;
	}
	
	.homepadding {
		padding: 10px 0px 0px 20px;
	}
	
	a.hometext {
		color: #E5932D;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
	}
	
	.whitespace {
		white-space: nowrap;
	}
	
	#HomeContent {
		background: transparent url("../images/ADP 12138 home_r3_c1.jpg") no-repeat;
		width: 921px;
	}
	
	.HomeImagePadding {
		padding-top: 8px;
	}
	
	.MainText {
		font-size: 13px;
		text-align: left;
	}
	
	.blueText {
		color: #316B98;
		font-weight: bold;
	}
	
	#subbackground-yellow {
		background: transparent url("../images/background.jpg") no-repeat;
		border: solid 1px #ccc;
		border-left: solid 10px #F7AA1C;
		width: 279px;
	}
	
	#subbackground-gray {
		background: transparent url("../images/background.jpg") no-repeat;
		border: solid 1px #ccc;
		border-left: solid 10px #999999;
		width: 279px;
	}
	
	#subbackground-red {
		background: transparent url("../images/background.jpg") no-repeat;
		border: solid 1px #ccc;
		border-left: solid 10px #B30028;
		width: 279px;
		
	}
	
	.subspacing {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
	}
	
	.yellowText {
		font-size: 13px;
		font-weight: bold;
		color: #F7AA1C;
	}
	
	.grayText {
		font-size: 13px;
		font-weight: bold;
		color: #999999;
	}
	
	.redText {
		font-size: 13px;
		font-weight: bold;
		color: #B30028;
	}
	
	.Subcontainer {
		width: 680px;
		padding-left: 15px;
		
	}
	
	.TableBorder {
		
	}
	
	.altcolor {
		background-color: #E0E5EB;
	}
	
	.newswidth {
		width: 420px;
	}
	
	.aboutwidth {
		width: 580px;
	}
	
	.LoginBackground {
		border: solid 1px #999;
		text-align: center;
	}
	
	.LoginBackgroundSpacing {
		padding: 10px 20px 20px 25px;
	}
	
	.LoginSize {
		width: 100px;	
		padding-top: 10px;
		margin: 0px auto 0px auto;
	}
	
	a.LoginButton:link, a.LoginButton:active, a.LoginButton:visited {
		font-size: 14px;
		color: #97999C;
		font-weight: bold;
		border: solid 1px #999;
		background-color: #fff;
		padding: 5px 5px 5px 5px;
	}
	
	a.LoginButton:hover {
		background-color: #f0f0f0;
		color: #00477F;
	}
	
	.BlueMainText {
		font-size: 16px;
		text-align: left;
		color: #00467E;
	}
	
	.aboutHomeWidth {
		width: 400px;
	}
	
	.SubcontainerAbout {
		padding-left: 15px;
		
	}
	
.epbs_white {
	font-weight: bold;
	color: #ffffff;
}

.epbs_bold	{ font-weight: bold; }
