/* -- reset all elements to a common value ----------------------------------------------------- */
*{padding:0;margin:0;}
p, pre, blockquote, label, ul, fieldset, address { 
	margin:0 0 1em 0;
}
blockquote, address { margin-left:2.5em; }
/* -- default classes -------------------------------------------------------------------------- */
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 0.9em; }
.smaller { font-size: 0.8em !important; }
.bold { font-weight: bold; }
.floatRight { float: right; }
.floatLeft { float: left;}
.clear { clear: both; }
.i{ font-style: italic }
.error {
	float: left;
	width: 500px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #900;
	font-weight: bold;
	color: #900;
	background: #F1E3E3 url(/img/template/icon-error-lg.png) no-repeat 10px 7px;
}


/* -- accessibility ---------------------------------------------------------------------------- */
.aural {
	position: absolute;
	left: -9999px;
	font-size: small;
}

.hide { display: none; }

/* - Default Styles --------------------------------------------------------- */



body {
	background-color: white;
	font: 62.5%/1.5  Verdana, Arial, sans-serif;
	text-align:center;
}

/* set default font sizes to everything */
#contentGroup {
	font-size: 1.1em; /* 11 pt */
}

.smaller{
	font-size: .7em;
}

a:link {
	color:#3399CC
}

a:visited {
	color:#809DB8
}

a:hover {
	color:#809DB8
}

a:active {
}

a img {
	border: 0;
}


/* - Layout Styles ---------------------------------------------------------- */
#container {
	width: 771px;
	margin:0 auto !important;
	text-align:left;
	position: relative;
}

	#header{
		position: relative;
		padding: 0;
		width: 771px;
		display: block;
		margin:0;
		background: url(../img/bg_careers.gif) no-repeat 553px 29px
	}

		#logo{
			width:155px;
			height: 108px;
			background:  url(../img/logo_eccu.gif) no-repeat;
			position: relative;
		}
		#logo span{
			margin-left:-2000px;
		}
		#logo a{
			float:left;
			width: 100%;
			height:108px;
		}
		
		#award {
			float:right;
			margin:10px 10px 0 0;
			width:70px;
			height:62px;
			}
			
		#byLine h1{
			width: 771px;
			height: 24px;
			background: #1F3679;
			color: #fff;
			font:11px/15px Georgia, "Times New Roman", Times, serif;
			letter-spacing: 3px;
			padding-top: 7px;
			border-left: 1px solid;
			text-transform: uppercase;
		}
		#byLine h1 a{
			margin: 0 0 0 169px;
			color: #fff;
			text-decoration: none;
		}
		#byLine h2{
			font: bold italic 19px/40px Georgia, "Times New Roman", Times, serif;
			color: #CC9933;
			letter-spacing: 3px;
			position: absolute;
			top: 60px;
			text-transform: uppercase;
		}
		#byLine h2 a{
			margin-left: 169px;
			color: #A27F21;
			text-decoration: none;
		}
		#keySearch{
			width: 182px;
			float:right;
			padding-top: 10px;
		}	
		#keySearch p{
			font-size: 9px;	
		}
		#keySearch fieldset{
			width: 157px;
			height: 28px;
			border: none;
		}
		#keySearch fieldset label{
			font-size: 11px;	
		}
		#keySearch .txt{
			font-size: 10px;
			width: 82%;
			height: 50%;
			border: 1px solid #999
		}
		#keySearch .arrow{
			position: relative;
			top: 3px;
		}
		
	#leftCol{
		float:left;
		margin-top: -27px;
		margin-left: -1px;
		border-right: 1px solid #ddd;
		
	}
		#leftCol #quote{
			width: 140px;
			left: 10px;
			position: absolute;
			top: 540px;
		}
			#leftCol #quote h4{
				font:18px "Times New Roman", Times, serif;
				color: #2F3267;
			}
			#leftCol #quote h5{
				margin: 5px 0 0 0;
				font:bold 14px "Times New Roman", Times, serif;
				color: #7F8094
			}
			#leftCol #quote p{
				font:11px "Times New Roman", Times, serif;
				color: #7F8094;
				margin-top: 0px;
			}
		#leftCol h3{
			font-size:10px;
			font-weight: bold;
			color: #292964;
			padding-left: 5px;
		}
		#leftCol em{
			color: #37376A;
			font-weight: bold;
			font-style: normal;
			margin-right: 5px;
		}
		#leftCol li a{
			text-decoration: none;
			color: #3A77B0;
			font-size: 10px;
		}
		#leftCol li a:hover{
			text-decoration: underline;
		}
		#leftCol p{
			font-size: 10px;
			color: #3A77B0;
			padding: 5px;
		}
		
		
		a.arrow{
			width: 55%;
			display:block;
			background: #F1F1F1;
			border: 1px solid #999;
			position: relative;
			text-decoration: none;
			color: #333366;
			left:5px;
			margin-bottom: 10px;
		}
		a:hover.arrow{
			width: 55%;
			background: #363669;
			color:#fff;
		} 
			a.arrow .indent{
				position: relative;
				left: 7px;
				display:block;
			}
	#nav-top {
	width: 625px;
	height: 27px;
	position:relative;
	left: 150px;
	top: -28px;
	background: url(../html/img/nav/bg_navtop.jpg) no-repeat;
	margin: 0;
	background-image: url(html/img/nav/bg_navtop.jpg);
	}

		#nav-top ul{
			margin: 0;
			bottom: 0;
			list-style: none;
		}
		#nav-top li{
			float: left;
	   		margin:0 0 0 1px;
			display:block;
			background: url(../img/btn_norm-repeat.gif) repeat;
		}
		#nav-top li.active{
			background: url(../img/btn_active-repeat.gif) repeat;
		}
			#nav-top li a:link, #nav-top li a:visited {
				font-size: 11px;
				font-weight: bold;
				color: #fff;
				text-decoration:none;
				padding:5px 8px 5px 10px;
				display:block;
				overflow:hidden;
				
			}
			#nav-top li.active a:link, #nav-top li.active a:visited,#nav-top li a:hover, #nav-top li a:active{
				background: url(../img/btn_active-repeat.gif) repeat;
				color:#fff;
			}
			#nav-top li a:hover, #nav-top li a:active {
				text-decoration:underline;
			}
	#contentGroup {
		position: relative;
		top: -27px;
		background:  url("../img/bg_faux.gif") repeat-y;
	}
	
	#content{
		width: 620px;
		float: right
	}
		
		#banner{
			margin: 0;
			margin-top: -27px;
			margin-left: -27px;
			padding: 0;
			vertical-align:top;
		}

	#content h1 {
			font-size: 14px;
			color: #003366 !important;
			padding: 8px;
		}

	#content h2 {
			font:28px/15px Georgia, "Times New Roman", Times, serif;
			color: #558A52;
			padding: 10px 0px;
			margin:0px;
			line-height:30px;
		}
		#content h3 {
			color: #003366;
			}

			#mainCol #homepage-content{
				width:370px;
				font-size: 12px;
				float: right;
			}
			
			#mainCol{
			padding-top:27px;
			padding-left:27px;
			width: 590px;
			}
			
			#mainCol #btn_apply{
				position: absolute;
				top: 120px;
				display: block;
				width: 181px;
				height: 95px;
				background: url(../img/btn_apply.gif) no-repeat;
			}
			#mainCol #btn_smallapply{
				display: block;
				width: 111px;
				height:35px;
				background: url(../img/btn_applynow.gif) no-repeat;
				margin: 20px 0 28px;
			}
			#mainCol #news{
				margin-left: -17px;
				width: 155px;
				margin-top:-30px;
			}
		#mainCol a.arrow{
			width: 22%;	
			background: #333366;
			color:#fff;	
		}
		#mainCol p.inner{
			width: 527px;
			margin-left: 0px;
			font-size: 12px;
		}
		#mainCol ul.inner{
			margin-left: 45px;
			color: #003366;
			font-size: 12px;
		}
		#mainCol a{
			color:#5EA3CC;
			font-weight: bold;
		}
			#mainCol #news h3.main{
				color:#CC6600;
			}
			#mainCol #news p.main{
				color: #999
			}
			#mainCol #news h3{
				font-size: 11px;
				color: #27485C
			}
			#mainCol #facts{
				border-top: 1px solid #ddd;
				padding-top: 3px;
				margin-left:-27px;
			}
				#mainCol #facts ul{
					display: block;
					width: 400px;
					margin-top: 20px;
					/*padding-left: 10px;*/
				}
				#mainCol #facts li{
					/*display: list-item !important;
					list-style-type: disc !important;*/
					background: url(../img/bg_list.gif) no-repeat 0px 8px;
					padding-left: 15px;
					color:#495FA3;
					font-weight:bold;
					display: block;
					padding-bottom: 8px;
					
				}
			#mainCol #news p a{ display: block }
			
			#mainCol h4{
				text-indent: 11px;
				font-size: 15px;
				margin-top: 5px;
			}
			#mainCol h5{
				text-indent: 11px;
				font-size: 12px;
				margin-top: 5px;			
			}
			#mainCol ol{
				padding: 0px 0 0 30px;
				margin: 10px;
				position: relative;
				width: 380px;
				left: 20px;
			}
			#mainCol ol li{
				padding: 0 0 0 10px;
				list-style-type: decimal
			}
			#mainCol .indent{
				position: relative;
				left: 10px;
			}
			#mainCol p{
				color: #003366 !important;
				padding: 3px 10px 0 0px;
				font-size: 12px;
			}
			
			#mainCol ul, #mainCol ol{
				color: #003366 !important;
				margin: 0px 0px 0 18px;
				font-size: 12px;
			}
			
			#mainCol .partners{
				margin-left: 11px;
			}
		#rightCol{
			width: 158px; 
			position: absolute;
			right: 3px;
			top: 340px;
			color:#003366 !important;
		}
			.contact #rightCol{
				top: 180px;
			}
			.ministrya #rightCol{
				top: 310px;
			}
			.ministrya #rightCol dt,.ministrya#rightCol dd{
					width: 158px;
					position: relative;
					left: 1px;
			}
			.ministrya #rightCol .bar{
				width: 157px;
				display: block;
				background: #B08502;
				position: relative;
				left:1px;
				top: -4px;
				font-size: 10px;
				color: #fff;
			}
			.ministrya #rightCol .more{
				margin: 10px 0 0 -5px;
			}
			.ministrya #rightCol span{
				position:relative;
				left: 9px;
			}
			#rightCol dl{
				margin: 0;
				border-bottom: 1px solid #999;
				padding: 10px 0 10px 0
			}
			#rightCol dl.noTop{
				padding-top: 0;			
			}
			#rightCol dt{
				font-weight: bold;
			}
			#rightCol dt,#rightCol dd{
				position: relative;
				left: 5px;			
				width: 150px;
			}
	#footer{
		overflow: hidden !important;
		width: 771px;
		bottom:0;
		border-top: 1px solid #ddd;
		padding:4px;
		clear: both;
		text-indent: 20px;
	}
		#footer p.floatRight img{
			position: relative;
			top: 5px;
		}

		#footer a{
			color: #043A6C;
		}
