body {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	padding: 0;
	margin: 5px 2px;
}

#container {
	margin: 0;
	padding: 0 1px 0 0;
	width:779px;
	height:25px;
}

#banner {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_left.gif) no-repeat top left;
	}
	
#banner_olserv {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_olserv.gif) no-repeat top left;
	}		

#banner_emswp {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_emswp.gif) no-repeat top left;
	}		
	
#banner_fees {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_fees.gif) no-repeat top left;
	}		
	
#banner_ian {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_ian.gif) no-repeat top left;
	}	
	
#banner_acculturation {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_acculturation.gif) no-repeat top left;
	}					

#banner_50 {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_50.gif) no-repeat top left;
	}		
	
#bannerRight {
	width: 188px;
	height: 105px;
	float: right;
	}

#searchbk {
	background: #11568b;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 773px;
	color: #999;
	border-top:1px solid #fff;
	border-bottom: 2px solid #e86a10;
	padding: 6px 0px 6px 5px;
	margin: -6px 0 0 1px !important;   /* "!important" does not display in Internet Explorer */
	margin: -8px 0 0 1px;
	}

#searchbk a:link {color:#fff; text-decoration:none;}
#searchbk a:visited {color:#fff; text-decoration:none;}
#searchbk a:hover {color:#e86a10; text-decoration:underline;}
#searchbk .active {color:#e86a10;}

#crumbs {
	padding:13px 0 3px 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	border-bottom:1px dashed #ccc;
	margin: 0 0 0 3px;
	}

.gray {color:#999;}


/* @@@@@@@@@@@@@@@@@@@@@@@@@@ rollover menu - Left Vertical Nav Bar w/ Rollovers @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#nav {clear: both;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin:0;
	list-style: none;
	float : left;
	width: 171px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
#nav ul {margin-top:15px;}	

#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.3em;
	margin-bottom : -1px;
	width: 14em;
	}
	
#nav li a {
	display: block;
	border: 1px solid #fff;
	padding: 6px 4px;
	margin-bottom: -1px !important;    /* "!important" does not display in Internet Explorer */
	margin-bottom:0;
	width: 162px;
	color: #00365b;
	text-decoration: none;
	background: #edf3f8;
	}

#nav li a:hover {
	color: #fff;
	background-color: #11568b;
	}
	
#current a:link, #current a:visited, #current a:hover {background-color: #e86a10; color: #fff;}
	
#current a.parent:link, #current a.parent:visited, #current a.parent:hover, #current a.parent:active {background-color: #CC7404; color: #fff;}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 172px;
	margin-top : -2.2em;
	}

#nav li ul li a {
	display : block;
	color : #030;
	text-decoration : none;
	background-color : #c8e089;
	border : 1px solid #fff;
	padding: 7px 2px 7px 5px;
	width: 164px;
	z-index: 50;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
	
#nav a.sub {
	background-color: #EFECE7;
	padding: 7px 5px 7px 15px;
	width: 150px;
	}
	
#nav a.sub:hover {
	background-color: #fff;
	color:#333;
	}
	
	/* APPLY ONLINE rollover menus with image 
----------------------------------------------- */

#apply ul {
	margin-top: 15px;
	}

#apply a:link, #apply a:visited {
	text-decoration: none; 
	background-image:  url(../images/computer_off.gif);
	background-repeat: no-repeat; 
	background-position: 4px center;
	padding-left:27px;
	width: 139px;
	}
	
#apply a:hover {
	background-image: url(../images/computer_on.gif); 
	background-repeat: no-repeat; 
	background-position: 4px center;
	}		


/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Non-menu items @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#content {
	float: right;
	background: #fff; 
	margin:  15px 0 1em 0;
	display:block;
	width: 596px;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	}
	
#content_nomenu {
	background: #fff; 
	margin:  15px 0 1em 1em;
	padding:0 3px;
	display:block;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	}	
	
h1 {
    font-weight: normal;
    font-size: 18px;
	letter-spacing: .5px;
    color: #e86a10;
    line-height: 1.2;
    font-family:  'Trebuchet MS', sans-serif;
	margin-top:0;
	}

h2 {
    font-weight: bold;
    font-size: 17px;
    color: #666;
    line-height: 1.2;
	font-family: arial, helvetica, sans-serif;
	margin-bottom:0;
 	letter-spacing: 1px
	}

h3 {
	color:#11568b;
  font-size: 16px;
	font-family: arial, helvetica, sans-serif;
 	letter-spacing: 1px
	}
	
h4 {font-size:15px; font-family: arial, helvetica, sans-serif; color:#666;}	

h5 {
	color:#11568b;
  font-size: 14px;
	font-family: arial, helvetica, sans-serif;
 	margin-bottom:0;
 	}

a:link {color:#3581bb; text-decoration:none;}
a:visited {color:#3581bb; text-decoration:none;}
a:hover {color:#e86a10; text-decoration:underline;}

.top {text-align: right; margin-bottom: 12px;}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Footer @@@@@@@@@@@@@@@@@@@@@@@@@@ */

hr {border: 1px dashed #ccc;
	width: 100%;
	height: 1px;
	margin: 5px auto 0 0;
	}	

#update {
	clear:both;
	color: #999;
	padding: 1px 4px 4px 4px;
	text-align: center;
	margin-top: 4em;
	}

#footer {
	color: #999;
	padding: 5px;
	border-top:1px dashed #ccc;
	margin-top: 1em;
	}

	
#olservtable td {
	padding-bottom:1em;
	}
.post {margin-top:-1em;}	


.evsplist {
	margin-left:-1em;
  list-style-type:none;
  margin-bottom:0;
	}
	
table.fees {width:100%;}
table.fees td {padding: 5px 10px 5px 2px; width: 25%;}
table.fees th {padding: 5px 20px 5px 2px; background-color:#11568b; text-align:left; color:#fff;}
table.fees tr.shade {background-color:#fdf5e6;}

/* ########################  EVSP NAV MENU STYLES ################## */

#nav a.parentevsp {background: #edf3f8 url(../images/plus.gif) center left no-repeat; padding: 7px 2px 7px 15px; width: 154px;}
#nav #current a.parentevsp {background: #E86A10 url(../images/plus.gif) center left no-repeat;}
#nav a.parentevsp:hover {background: #11568b url(../images/plus_white.gif) center left no-repeat; padding: 7px 2px 7px 15px; width: 154px;}	
#nav a.evspsub {background-color: #EFECE7; padding: 7px 5px 7px 15px; width: 150px;}
#currentevspSub a:link, #currentevspSub a:visited, #currentevspSub a:hover, #currentevspSub a:active {background-color: #fff; color: #333; font-weight: bold;}


/* not sure if these styles are needed */ 
/* eptable is used in the 2006 and 2007 versions of the IB - left them in 'just in case' */
.eptable {padding:5px; color:#333; border:1px;}
.eptable td {width: 50%; padding: 2px 10px 2px 2px;}
.eptable tr.shade {background-color: #fff5e3;}
.eptable th {text-align: left; background-color:#f9c967;}
.pdftable td {padding: 5px; margin-top:10px;}




/*******************************************/
/*  Accordian Tabs (these styles used only for the demo on test)
/*******************************************/
  .accordianTab {display:inline; background-color:#D7DF59; border:1px solid #3581BB; /*CFD956 */ padding:2px 3px; margin:0px 3px; cursor:pointer;}	
	.totalhandle {cursor:pointer;}
	.totalhandle:hover {color:#93A445;}
	div#cesdk_content {margin-top:-12px; border:1px solid #3581BB;}
	div#cesdk_tabs ul {margin-left:-10px;}
	
/*******************************************/
/*  Toggler - (these styles used only for the demo on test)
/*******************************************/
	.accordionhandle {cursor:pointer;} /* background:#EAF170 url(../images/layout/accordiangradient.gif) repeat-x scroll top; border-top:1px solid #F6F9C2; border-right:1px solid #B4BB43; border-bottom:1px solid #B4BB43; border-left:1px solid #F6F9C2; padding:2px 5px; margin:0px;*/
	.accordionelement {padding:5px 0px 20px 20px;}


	
div#accordion {width:596px; margin:15px 0 1em; float:right; font-family:'Verdana', 'Arial', 'Helvetica', sans-serif; font-size:12px;}
div#accordion h3.toggler {cursor: pointer; border: 1px solid #f5f5f5; border-right-color: #ddd; border-bottom-color: #ddd; font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif; font-size: 12px; background: #D2E0E6; color: #528CE0; margin: 0 0 4px 0; padding: 3px 5px 1px;}
div#accordion div.element {margin:0px; padding:4px;}
div#accordion div.element ul {margin:5px 0; padding:0;}
div#accordion div.element ul li {list-style-type:disk; margin-left:25px;}


h3.issueexpander {background:#C8DBE9; width:90%; padding:7px 0px; margin:2px 0px;}

































































