body {
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	height: 100%;
}

a {
	color:#FF7F00;
	text-decoration: underline;
}

a:hover {
	color:#999999;
}

img, a img {
	border: 0px;
}

td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}


/*-----------------Site Template------------------*/

#container {
	width: 700px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	background-color:#FFFFFF;
	margin-top: 15px;
}	

/*-----------------Main Navigation------------------*/

#main-nav {
	font: 11px verdana, arial;
	background-color:#b8c3cb;
	color:#FFFFFF;
	text-align:left;
	float:left;
	position:relative;
}


#main-nav a {
	display:block;
	color:#000000;
	text-decoration:none;	
	width: 135px;
	border-bottom: 1px solid #f5f5ed;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#main-nav a:hover {	color:#000; background-color:#c0cac6 }

#main-nav div.navlink {
	border-left: 1px solid #ffffff;
}	

/*-----------------Sub Navigation---------------------*/

.pageName {
	color: #FF7F00;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}


/*-----------------Content Area------------------*/

#content-area {
	width: 558px;
	float:left;
	padding-left: 10px;
	text-align:left;
}

html>body #content-area {
	width: 548px;
}

/*-----------------Search Form------------------*/

.SearchForm {
	position:relative;
	padding-top: 5px;
	left: 80px;
}

.SearchForm span{
	font: 12px "Trebuchet MS";
	color:#000;
	display:inline;
}

input.searchText {
	border: 1px solid #5B5B5B;
	background-color: #FFFFFF;
	color: #000000;
	width: 130px;
	padding-left: 2px;
	height: 18px;
	font-size: 11px;
}

input.SearchSubmit {
	cursor:pointer;
	border: 1px solid #962c26;
	background-color:#962c26;
	font-size: 11px;
	color:#fff;
	padding:0px 2px 0px 2px;
	height: 17px;
}

/*-----------------Footer Style------------------*/

#Footer-nav {
	background-color: #c0cac6;
	font-size: 11px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	width: 700px;
	text-align:left;
	line-height:15px;
	border-top: 1px solid #000;
	border-bottom: 3px solid #000;
	clear:both;
}

html>body #Footer-nav {
	width: 695px;
}

#footer-nav div  {
	display:inline;
}

#footer-nav a {
	color: #800000;
	text-decoration:underline;
	padding: 0px 4px 0px 4px;
}

#footer-nav a:hover {
	color: #FFF;
	text-decoration:underline;
}

#copyright {
	color:#FFF;
	font: 11px "Trebuchet MS";
}

/*-----------------Search Form Results--------------------*/

.WebDirectSearchTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}

.WebDirectSearchNoResults {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#555555;
	width: 200px;
}

/*----------------Custom Form Styles--------------------*/
#errors {
	text-align:left;
	color:#FF0000;
	font: 11px arial;
}


.splash-bg {
	background-image:url(http://www.essae.org/images/template/splash-btn-bg.jpg);
	background-repeat:repeat-x;
	height: 163px;
}

#splash-content-bg {
	background-image:url(http://www.essae.org/images/template/splash-content-bg.jpg);
	background-repeat:no-repeat;
	height: 246px;
}

#required {
	color:#FF0000;
}

/*------------Association Leadership Styles-------------*/

#container2 {
	width: 750px;
	margin-top: 12px;
}	

#content-area2 {
	width: 544px;
	float:left;
	padding-left: 10px;
	background-color:#FFFFFF;
}

html>body #content-area2 {
	width: 534px;
}

#sub-head2 {
	position:relative;
	background-image:url(../images/template/purple_template_02.gif);
	background-repeat:no-repeat;
	height: 56px;
}

#purple-main-nav {
	position:relative;
	left: 15px;
	top: 3px;
	font-size: 13px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#purple-main-nav a {
	color:#000000;
}

#footer-nav2 {
	width: 700px;
	background-color: #d6c5d3;
	font-size: 11px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left: -2px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:left;
	line-height:15px;
	border-top: 1px solid #714367;
}

html>body #footer-nav2 {
	width: 695px;
	margin-left: 5px;	
}