/* MAIN STYLESHEET */

html {
	text-align: center;
}

/* Main Structure */
body {
	background-color: #eaeaea;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.5em;
}

#outer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#container {
	width: 911px;
	background-color: #ffffff;
	margin:0 auto;
	text-align: left;
	border: 0px solid black;

}

#header_left {
	float:left;
	width: 200px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	border: 0px solid black;
}


#header_right {
	float:left;
	padding-top: 10px;
	width: 680px;
	text-align: right;
	border: 0px solid black;
}

#strapline{
	float: right;
	background-color:#9e9e96;
	width:25px;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;

}
#strapline-top{
	float: right;
	background-image:url('images/strapline-curve-top.jpg');
	background-repeat: no-repeat;
	width:25px;
	height:19px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;

}
<!-- #strapline-middle{
	float: right;
	margin:0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid black;

} -->
#strapline-bottom{
	float: right;
	background-image:url('images/strapline-curve-bottom.jpg');
	background-repeat: no-repeat;
	width:25px;
	height:19px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;

}


#content {
	clear: left;
	padding: 0px 10px 5px 10px;
	margin-right:25px;
	border: 0px solid black;
}

#langtabs {
	text-align: right;
	border-bottom: 2px solid #9b98bc;
	width: 860px;
	position: relative;
	top: -20px;
}

#footer {
	padding: 5px 5px 5px 5px;
	color: #9e9e95;
	text-align: left;
	font-weight: bold;
	clear:both;
	border: 0px solid black;
	font-size: 0.85em;
}

#footer.a {
	color: #9e9e95;
	text-decoration: none;
	font-weight: normal;

}

#footer.a:Hover {
	text-decoration: underline;
	font-weight: normal;
}

#admin {
	background-color: #D9B31A;
	text-align: left;
	padding: 10px 10px 10px 5px;
	font-size: 1.3em;
}

#admin_left {
	float:left;
	text-align: left;

}
	
#admin_right {
	float:right;
	text-align: right;
	font-size: 0.85em;
}

#smallNav{

	font-size: 1em;
	color: #606060;
}
#smallNavOn{
	font-size: 1em;
	color: #5291cb;
}
#navigation{
	float:left;
	color:#201653;
	font-weight:bold;
	border:0px solid black;
	width: 165px;
	padding-left: 15px;
}

#hr-pos{
clear:both;
}


#middle-container{
	float:left;
	padding: 0px 0px 0px 0px;
	width: 686px;
}


p,.normal, li {
	font-size: 1em;
	color: #585858;
}

.right {
	text-align: right;
}

.highlight {
	font-size: 1.1em;
	color:#201653;
	font-weight: bold;
}

input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}


h1.home {
	margin: 0 0 0 0;
	padding: 0px 10px 0px 0px;
	color:#8c187b;
	line-height:29.5pt;
	font-size: 2.5em;
	border: 0px solid black;

}

h1 {
	margin: 0 0 0 0;
	color:#8c187b;
	font-size: 2.5em;
	line-height: 1em;
}

h2 {
	font-size: 1.2em;
	color: #201653;
	text-align: left;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	color: #00387e;
	text-align: left;
	font-weight: bold;
}

hr {
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	color: #9b98bc;
}

.insettext {
	color: #201653;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

a {
	color: #201653;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

a:Hover {
	color: #9e9e95;
	text-decoration: underline;
	font-weight: bold;
}

a.mainnav {
	font-size: 0.8em;
}

a.mainnavon {
	font-size: 0.8em;
	text-decoration: underline;
}

a.subnav {
	font-size: 0.75em;
	color: #9e9e95;
}

a.subnav:Hover {
	color: #201653;
}

a.subnavon {
	font-size: 0.75em;
	color: #201653;
}

a.subnavon:Hover {
	color: #9e9e95;
}

a.topnav {
	font-size: 0.9em;
	color: #201653;
}

a.topnav:Hover {
	color: #9e9e95;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}


.logo-title{
	color: #9e9e95;
	text-align: center;
	font-size:0.8em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}

#formcontainer {
	background-color: #eaf3fa;
	border-style: solid;
	border-width: 2px;
	border-color:#d5e8f6;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.adminform {
	font-size: 1.1em;
}

.white {
	color: #ffffff;
	font-weight: bold;
}

.inset {
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	border-color:#9b98bc;
}

.faq{
	margin-left: 0;
	padding: 4px 4px 4px 4px;
	line-height: 1.8em;
	background-color: #ffffff;
	background-image: url('images/arrow-right.gif');
	background-repeat:no-repeat;
	background-position: left 5px;
	color:#133880;
	list-style-type:none;
}


li.faqItem {
	padding-left:20px;
	padding-top: 0px;
	line-height: 1.5em;
	list-style-type:none;
}

ul.faqDown {
	margin-left: 0;
	padding: 4px 4px 4px 4px;
	line-height: 1.8em;
	background-color: #ffffff;
	background-image: url('images/arrow-down.gif');
	background-repeat:no-repeat;
	background-position: left 5px;
	color:#133880;
	list-style-type:none;
}

li.faqDown {
	padding-left:20px;
	padding-top: 0px;
	line-height: 1.5em;
	list-style-type:none;
}




.more {
	display: none;
}

.isearch-highlight {
	color: #8c187b;
	font-weight: bold;
}


/* CAREERS SECTION */

h1.helvetica{
	font-family: Helvetica;
}

.course-bg{
	background-image: url('images/course-bg.gif');
	background-repeat:no-repeat;
	padding:10px;
	height:148px;
}

#keywords{
	height:60px;
	width:320px;
	font-size:20pt;
	float:left;
	margin:10px;

}
.careerarea{
	float:left;
	margin-top:8px;

}
.location{
	float:left;
	margin-top:8px;

}


.ckeditor_texarea_body{
	text-align: left;
	background-color: #FFFFFF;
   	background: none;
}

