   body {
			margin: 0;
			font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
		}

		.topstripe {
			height: 20px;
			background-color: #FFCB51;
		}

		
		.bottomstripe {
			background-color: #FFCB51;
			position: relative;
			width:100%;
			bottom: 0;
		}

		.contentstripe {
			min-height: 600px;
			padding: 10px;
			margin-bottom: 10px;
		}

		.content_body{
			max-width: 1200px;
			min-width: 1000px;
			margin: auto;}

.banner {
    background: url(/images/esu_logo.png) no-repeat center left;
    height: 100px;
    max-width: 1200px;
    margin: auto;
}

		.footer {
			max-width: 1200px;
			min-width: 1000px;
			margin: 0 auto ;
			padding:10px; 

}


		
.loginstatus {
	float: right;
	margin-right: 20px;
	top: 25px;
	position: relative;
   }
/***********************************************************************/

.loginstatus a {text-decoration:underline; cursor:pointer; color:#000;}
.loginstatus a:hover {text-decoration:none;}

a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:underline;}

a.link {cursor:pointer; color:#010101; text-decoration:underline;}
a.link:hover {  text-decoration:none;}





/* Lightbox image */
.lightbox-image 
{
	position:relative;
	display:inline-block;
}
.lightbox-image img 
{
	position:relative;
	z-index:2;
}
.lightbox-image span 
{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url('/images/magnify.png') 50% 50% no-repeat;
}

.article_title
{
	color: #000000;
	/*font-weight: bold;*/
}



.search
{
	z-index:99;
	display:block;
	margin-top:15px;
	padding-bottom:2px;
	float:right;
	margin-right: 10px;
}

.searchfont
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:11px; 
}

h1 
{
	margin-top:0px; 
	padding-bottom:0px;
}


nav 
{
	float:right;
	margin-top:32px; /*50px*/ /*15px*/
	top:50px;
	z-index:101;
	border-radius:12px;
	border-top:1px solid #004d6e;
	border-right:1px solid #0e3349;
	border-bottom:1px solid #005b81; 
	border-left:1px solid #056f9a;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:24px; 
	/*color:#191305;*/
	margin-left:10px;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:19px; 
	color:#2284ad;
}

.spanTitle 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:24px; 
	color:#191305;
}

/*********************************content*************************************/


fieldset
{
	border:  #828282 1px solid;
	padding:4px;
}

#divRotator1
{
	margin:15px 0px 0px 20px;
	float: left;
}

#divRotator2
{
	margin:15px 0px 0px 20px;
	float: left;
}

#divRotator3
{
	margin:15px 0px 0px 20px;
	float: left;
}

#divRotator4
{
	margin:15px 0px 0px 20px;
	float: left;
}

/*Announcements on the home page*/
.title
{
	/*font-size: 1.2em;*/
	font-size: 13pt;
	font-weight: bold;
}

.info
{
	font-size: 11pt;
}

.owner
{
	font-size: 11pt;
}
/*-----------------------------*/

.img-border 
{
	border: 5px solid #fff;
}

.text-1 
{
	color:#0071a0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:14px;
}

.text-2 
{
	color:#191305; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:14px; 
	font-style:italic;
}

.text-3 
{
	color:#2284ad; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	text-align:right; 
	margin:12px 20px 0 0;
}

.text-4 
{
	color:#2284ad; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px;
}

.line-content 
{
	width:940px; 
	height:1px; 
	background:#d8d7d5; 
	margin:0 auto;
}

.line-content2 
{
	width:280px; 
	height:1px; 
	background:#d8d7d5;
}

.line-content3 
{
	width:620px; 
	height:1px; 
	background:#d8d7d5;
}

.line-content4 
{
	width:300px; 
	height:1px; 
	background:#d8d7d5;
}

.numbox 
{
	float:left; 
	margin:3px 15px 0px 0px; 
	overflow:hidden; 
	background:url('/images/page2_icon_01.png') 0 0 no-repeat; 
	position:relative; 
	width:51px; 
	height:67px; 
	text-align:center;
}

.numbox  p 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:36px; 
	color:#fff; 
	margin-top:16px;
}

.login_fields
{
	padding: 2px;
	margin: 2px;
	border: 1px solid black;
}

.required_item
{
	padding-left:10px;
	border-width:0;
	background-image:url('/images/icons/required.png');
	background-repeat:no-repeat;
	background-position:left center;
}

.icon
{
	border:0px none #000000;
}

.icon img
{
	border:0px none #000000;
}

.icon_padding_left
{
	margin:0px 0px 0px 5px;
}

.box-say {background:url('/images/page2_box_01.jpg') 0 0 repeat-x #f1f1f1; border-radius:10px; border:1px solid #e7e7e7; width:224px; padding:31px 24px 25px 30px; position:relative; }
.cut {background:url('/images/page2_cut_01.jpg') 0 0 no-repeat; width:34px; height:21px; position:absolute; bottom:-21px; left:64px; }
.ttext {position:absolute; top:12px; left:20px; background:url(../images/page2_tt.png) 0 0 no-repeat; width:41px; height:38px; }

.box-1 { background:#eaeaea; width:160px; padding:15px 15px 20px 15px; margin-left:25px; margin-top:25px; float:left;}
.box-2 {  width:275px;  margin-left:59px; margin-top:10px; float:left; position:relative; }
.box-3 { background:#eaeaea; width:270px; padding:15px 15px 30px 15px; margin-left:20px; margin-top:20px; float:left;}

.rblSpacing10 {margin-right: 10px;}

.padleft1 {padding-left:10px;}

.margleft30 {margin-left: 30px;}

.margbot26 {margin-bottom: 26px;}

.marg0 {margin-left:0px !important;}
.marg1 {margin-top:27px;}
.marg2 {margin-top:13px;}
.marg3 {margin-top:34px;}
.marg4 {margin-top:14px;}
.marg5 {margin-top:24px;}
.marg6 
{
	margin-top:26px; /*46px*/
}
.marg7 {margin-top:45px;}
.marg8 {margin-top:26px;}
.marg9 {margin-top:55px;}
.marg10 {margin-top:52px;}
.marg11 {margin-top:33px;}
.marg12 {margin-top:3px;}
.marg13 {margin-top:29px;}
.marg14 {margin-top:22px;}
.marg15 {margin-top:48px;}
.marg16 {margin-top:33px;}
.marg17 {margin-top:24px;}
.marg18 {margin-top:36px;}
.marg19 {margin-top:43px;}
.marg20 {margin-top:33px;}
.marg21 {margin-top:11px;}
.marg22 {margin-top:42px;}
.marg23 {margin-top:48px;}
.marg24 {margin-top:30px;}
.marg25 {margin-top:46px;}
.marg26 {margin-top:-6px;}
.marg27 {margin-top:10px;}
.marg28 {margin-top:41px;}
.marg29 {margin-top:39px;}
.marg30 {margin-top:24px;}
.marg31 {margin-top:36px;}
.marg32 {margin-left:10px;}
.marg33 {margin-left:22px;}
.marg34 {margin-top:28px;}
.marg35 {margin-top:8px;}
.marg36 {margin-top:100px;}


.pad1 
{
	padding-bottom:5px; /*30px*/
}
.pad2 {padding-bottom:28px;}
.pad3 {padding-bottom:30px;}
.pad4 {padding-bottom:42px;}
.pad5 {padding-bottom:20px;}
.pad6 {padding-bottom:22px;}
.pad7 {padding-bottom:25px;}
.pad8 
{
	padding-bottom:26px; /*49px*/
}
.pad9 {padding-bottom:48px;}
.pad10 {padding-bottom:26px;}
.pad11 {padding-bottom:31px;}
.pad12 {padding-bottom:22px;}
.pad13 {padding-bottom:20px;}
.pad14 {padding-bottom:18px;}
.pad15 {padding-bottom:25px;}



.list1 { }
.list1 li a:hover 
{
	text-decoration:underline; 
	color:#000;
}

.list1 li 
{
	padding:15px 0 4px 17px; /*2px 0 4px 17px*/
	background:url('/images/esucc/marker_01.png') 0px 22px no-repeat; /*9px*/
}
.list1 li:first-child { }
.list1 li a { font-size:12px; color:#2284ad; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; -o-transition:all 0.2s ease; transition:all 0.2s ease;}

.list2 { margin-top:3px;}
.list2 li:hover a {text-decoration:underline; color:#fff;}
.list2 li a:hover  {background:#31bee9; border:1px solid transparent;}
.list2 li a {border:1px solid #d0d0d0; background:url('/images/esucc/bannershape.jpg') 0 0 repeat-x; border-radius:15px; margin-bottom:7px; display:block; position:relative; overflow:hidden;}
.list2 li img {padding:10px 0 10px 15px;}
.list2 li span {top:19px; left:61px; position:absolute;}
.list2 li:first-child { }

.list3 { }
.list3 li a:hover {text-decoration:underline; color:#191305;}
.list3 li {padding:2px 0 4px 17px;  background:url('/images/esucc/marker_02.png') 0px 7px no-repeat; }
.list3 li a { font-size:12px; color:#191305; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; -o-transition:all 0.2s ease; transition:all 0.2s ease;}



/****************************footer************************/

.alignright
{
	text-align:right;
}

.loggedin
{
	font-size: 14px;
	color:#FCBA14;
}

#lnkLogout
{
	font-size: 14px;
	color:#fff;
}

#lnkLogout:hover
{
	text-decoration:underline;
}




/**********************form**********************/
.map 
{
	width:268px; 
	height:301px; 
	margin-top:28px; 
	display:block;
}

.map iframe
{	
	width:268px;
	height:301px;
}

dl 
{
	margin:23px 0 0px 0px;
}

dl dt 
{
	padding:0px 0 0px 0;
}

dl dd span 
{
	display:inline-block;
	width:70px;
}

dl dd { }


#form 
{
	margin: 27px 0 0px 0px;
	width:620px;
}

#form input
{
	border:#e1e1e1 1px solid;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:15px;
	color:#191305;
	padding:11px 4px 10px 13px;
	outline: medium none;
	width: 349px;
	float:left;
}

#form textarea
{
	border:#e1e1e1 1px solid;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#191305;
	height: 231px;
	outline: medium none;
	overflow: auto;
	padding: 8px 4px 12px 13px;
	width: 601px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}

#form label
{
	position:relative;
	display: inline-block;
	min-height:46px;
}

#form .error, #form .empty
{
	color: #F00;
	display: none;
	font-size: 11px;
	line-height:14px;
	float:left;
}

.error
{
	color: #F00;
	display: none;
	font-size: 13px;
	line-height:14px;
	float:left;
}

#form .error-empty
{
	margin: 4px 0 5px 7px !important;
	display:none;
	float:left;
	width:600px;
}

#form .success
{
	display:none;
	
}

.btns
{
	text-align:right;
	width:620px;
	position:relative;
	padding-top:34px;	
}

.btns a
{
	margin: 0px 0px 0px 17px;
}