html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background: #FFFFFF url('../images/web_menu.gif') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*Banner---------------------*/
#banner {
	background: #FFFFFF url('../images/web_banner1.jpg') no-repeat right top;
	border-bottom: 1px solid #9CADBD;
	height: 55px;
	color: inherit; padding-left:16px; padding-right:0px; padding-top:7px; padding-bottom:9px
}
/*Language selector------------------------*/
#lang { 
	padding: 6px 5px 8px 5px;
	color: #140D47;
	border-bottom: 1px solid #9CADBD;
	width: 150px;
	font-size: 80%;
	background-color: inherit;
}
#lang input{ 
	margin: 0 0 0 5px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
/*Content Wrapper---------------------*/
#content_wrapper {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	height: 100%;
}
/*Index Page------------------------*/
#index_content_wrapper {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
}
#indexpage {
	margin: 90px 90px 90px 90px;
	padding: 40px;
	text-align: center;
	border: 1px solid #588CAA;
	background-color: #F1F4F6;
	color: inherit;
}
#indexpage h1 a{
	color: #140D47;
	text-decoration: none;
	vertical-align: 100%;
	background-color: inherit;
}
#index_page_copyright {
	font: 70% Arial, Helvetica, sans-serif;
	color: #667786;
	text-align: center;
	background-color: inherit;
}
/*Menu---------------------*/
#menu {
	font: 0.75em Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
	top: 82px;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 150px;
}
#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	display:block;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	white-space: normal;
	width: 150px;
}

#menu a {

	border-bottom: 1px solid #9CADBD;
	background: #C1D1DA;
	width: 150px;
	text-decoration: none;
	color: #140D47;
}

#menu li a{

	margin: 0;
	padding: 5px;
	width: 150px;
	display:block;
}

#menu li a:hover {

	border-bottom: 1px solid #333333;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 150px;
}

#menu .current a {

	border-bottom: 1px solid #9CADBD;
	background: #E3E8EC;
	text-decoration: none;
	color: #140D47;
	width: 150px;
}
#menu .sc a {

	border-bottom: 1px solid #ABD3E7;
	background: #2D92C2;
	text-decoration: none;
	color: #FFFFFF;
}
#menu .he a {

	border-bottom: 1px solid #C2AAC4;
	background: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
#menu .cl a {

	border-bottom: 1px solid #FAC1A7;
	background: #F26522;
	text-decoration: none;
	color: #FFFFFF;
}
#menu .bus a {

	border-bottom: 1px solid #ADC0C9;
	background: #316178;
	text-decoration: none;
	color: #FFFFFF;
}
#menu .int a {

	border-bottom: 1px solid #99D6C2;
	background: #009966;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current a:hover {

	border-bottom: 1px solid #140D47;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 150px;
}

#menu .sc a:hover {

	border-bottom: 1px solid #000000;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 150px;
}
#menu .he a:hover {
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 150px;
}
#menu .cl a:hover {
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 150px;
}
#menu .bus a:hover {
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 150px;
}
#menu .int a:hover {
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 150px;
}
/*Content---------------------*/
p {
	margin: 0 0 10px 0;
	font-size: 0.85em;
}
.p_ul {
	font-size: 0.85em;
	line-height:1.5;
}
.p_ol {
	font-size: 0.85em;
	line-height:1.5;
}
blockquote {
	color:#006699;
	background:#FFFFFF;
}
.blue_text {
	color:#006699!important;
	background:#FFFFFF;
}
#content {
	margin-left: 160px;
	padding: 11px 6px 11px 11px;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
#content p {
	font: 0.85em/1.5 Arial, Helvetica, sans-serif;
}
#content ul {
	font: 0.85em/1.5 Arial, Helvetica, sans-serif;
}
#content ol {
	font: 0.85em/1.5 Arial, Helvetica, sans-serif;
}

#content a:link {
	color: #006699;
	background: inherit;
}
#content a:visited {
	color: #140D47;
	background: inherit;
}
#content a:hover {
	color: #000000;
	background: inherit;
}
.border {
	border: 1px solid #588CAA;
	padding: 10px;
	font-size: 0.85em;
}

/*Headings---------------------*/
h1 {
	font: 1.15em Arial, Helvetica, sans-serif;
	color: #140D47;
	background-color: inherit;
	margin: 0 0 0 0;
}
h2 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #140D47;
	background-color: inherit;
	margin: 0 0 0 0;
}
/*Page Images-------------------*/
img.floatLeft{
	float: left;
	margin: 5px 15px 10px 3px;
}
img.floatLeft2{
	float: left;
	margin: 5px 5px 10px 0px;
}
img.floatRight {
	float: right;
	margin: 5px 3px 10px 15px;
}
#copyright {
	width: 150px;
	margin: 25px 0px 0px 0px;
	padding: 5px 5px 5px 6px;
	font-size: 85%;
	color: #667786;
	white-space: normal;
	background-color: inherit;
}
img {
	border: none;
}
/*Breakouts--Left---------------*/
.roundcont {
	float: left;
	background-color: #C1D1DA;
	color: #140D47;
	margin: 7px 20px 5px 0;
}

.roundcont p {
	margin: 0px 15px 2px 15px;
	font: 1em/1.5 Georgia, "Times New Roman", Times, serif !important;
}

.roundtop { 
	background: url('../images/web_tr.gif') no-repeat top right; 
}

.roundbottom {
	background: url('../images/web_br.gif') no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
.search {
	margin: -17px 2px -5px 0;
	font-size: 90%;
	float: right;
}
.sc_page {
	background: #2D92C2 url('../images/web_right_sc.gif') no-repeat top right;
	height: 23px;
	color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 5px
}
.he_page {
	background: #000000 url('../images/web_right_he.gif') no-repeat top right;
	height: 23px;
	color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 5px
}
.cl_page {
	background: #F26522 url('../images/web_right_cl.gif') no-repeat top right;
	height: 23px;
	color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 5px
}
.bus_page {
	background: #316178 url('../images/web_right_bus.gif') no-repeat top right;
	height: 23px;
	color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 5px
}
.int_page {
	background: #009966 url('../images/web_right_int.gif') no-repeat top right;
	height: 23px;
	color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 5px
}
.std_page {
	background: #C1D1DA url('../images/web_right_std.gif') no-repeat top right;
	height: 23px;
	color: #140D47;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
/*----Staff Directory------------------------------------------*/
#staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em!important;
	color: #000000;
}
#staff th {
	color: #140D47;
	background-color: #C1D1DA;
	white-space:nowrap;
}
#staff .th_left{
	color: #140D47;
	background-color: #C1D1DA;
	white-space:nowrap;
	text-align:left;
}
#staff .centre {
	text-align:center;
	border-bottom:1px solid #999999;
	white-space:nowrap;
}
#staff .centre_h {
	text-align:center;
	border-bottom:1px solid #999999;
	white-space:nowrap;
	color: #000000;
	background-color: #E9EDF0;
}
#staff .left {
	text-align:left;
	border-bottom:1px solid #999999;
	white-space:nowrap;
}
#staff .left_h {
	text-align:left;
	border-bottom:1px solid #999999;
	white-space:nowrap;
	color: #000000;
	background-color: #E9EDF0;
}
/*-------------------------------------------------------------*/