@charset "UTF-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body {
	background:url(../images/e_pattern.jpg) #D3E4EB;
	padding-bottom:25px;
	}

p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin:10px 15px 5px 20px;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	background:#2A120F;
	color:#a5c1cb;
	padding:5px 10px 5px 17px;
	
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#212F5C;
	border-bottom:1px solid #212F5C;
	padding-bottom:1px;
	margin:15px 20px 0px 18px;
	}

h3	{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#333333;
	
	}

h4	{
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:7px 0px 0px 0px;
	}
	
#content {
	background:#F6ECE8;
	width:830px;
	border-right:2px solid #66514F;
	}

#content2 {
	background:url(../images/e_bkrepeat.gif);
	background-repeat:repeat-y;
	border-bottom:10px solid #2A120F;
	}

#header {
	background:url(../images/e_banner_0.jpg) center no-repeat;
	width:830px;
	height:143px;
	margin:0px;
	}
	
#nav {
	margin:0px;
	}

#main{
	background:#F6ECE8;
	width:830px;
	}

#main img {
	border:1px solid #E6C0BB;
	margin:5px 0px 0px 14px;
	}

#main a {
	font-weight:bold;
	color:#225062;
	text-decoration:none;
	}
	
#main a:hover {
	color:#212F5C;
	}

/* ------- INDEX CSS */

#speaking {
	background:url(../images/i_lecture.jpg) bottom right no-repeat #2A120F;
	border-top:1px solid #262F4B;
	width:830px;
	height:310px;
	padding-top:1px;
	}

#speaking p {
	color:#fff;
	}

#speaking h2 {
	color:#90BCCC;
	border-bottom:1px solid #90BCCC;
	}	

.thirdLeft {
	background:#EBF0F2;
	border-right:1px solid #2A120F;
	width:329px;
	height:927px;
	float:left;
	}

.thirdRight {
	width:500px;
	float:left;
	}

.leftFull {
	float:left;
	width:275px;
	margin:0px 0px 10px 0px;
	}

.centerFull {
	float:left;
	width:275px;
	margin:0px 0px 10px 0px;
	border-left:1px solid #443830;
	}

.rightFull {
	float:left;
	width:275px;
	margin:0px 0px 10px 0px;
	border-left:1px solid #443830;
	}

.blueBack {
	background-color:#EBF0F2;
	border-top:1px solid #8C909E;
	border-bottom:1px solid #8C909E;
	padding-bottom:15px;
	}

#footer {
	background:#4E94AE;
	height:20px;
	border-top:2px solid #D4E1E8;
	border-bottom:2px solid #262F4B;
	width:830px;
	margin:0px 0px 0px 0px;
	}

/* --------- MAIN CSS */

#leftContent {
	background:#386A7C;
	border-top:20px solid #2A120F;
	width:170px;
	float:left;
	height:100%;
	}

#middleContent {
	border-bottom:10px solid #2A120F;
	width:400px;
	float:left;
	}
	
#rightContent {
	background:#EBF0F2;
	border-top:20px solid #2A120F;
	/*border-left:1px solid #2A120F;*/
	float:right;
	height:300px;
	width:259px;
	}

#middleContent img {
	border:1px solid #E6C0BB;
	margin:5px 0px 0px 20px;
	}

#middleContent a, #rightContent a {
	font-weight:bold;
	color:#225062;
	text-decoration:none;
	}
	
#middleContent a:hover, #rightContent a:hover {
	color:#212F5C;
	}

#rightContent img {
	border:1px solid #E6C0BB;
	margin: 20px 0px 0px 18px;
	}

#navigationSide {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:170px;
	
	border-right:1px solid #262F4B;
	font:normal 11px  helvetica, arial, verdana ;
	font-weight:bold;
	}	

#navigationSide li {
	margin:0;
	border-bottom:1px solid #4E94AE;
	padding:0;
	
	display:block;
	width:168px;
	}

#navigationSide li a:link, #navigationSide li a:visited {
	padding:4px 0;
	padding-left:20px;
	display:block;
	text-align:left;
	text-decoration:none;
	background:#386A7C;
	color:#ffffff;
	width:148px;
	height:15px;
	padding-top:7px;
	}
	
#navigationSide li:hover a, #navigationSide li a:hover, #navigationSide li a:active {
	padding:4px 0;
	padding-left:20px;
	display:block;
	text-align:left;
	text-decoration:none;
	background:#4E94AE;
	color:#ffffff;
	width:148px;
	height:15px;
	padding-top:7px;
	}
	
#middleContent li {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin:5px 10px 0px 30px;
	}
	
.profile {
	height:200px;
	}
	
.profile h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#333333;
	margin:5px 0px 5px 20px;
	
	}

.profile img {
	float:right;
	margin-top:15px;
	
	}
	
.profile2 {

}

.profile2 h3{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#333333;
	margin:5px 0px 5px 20px;
	
}	
#results {

	}

#results img {
	border:0px;
	margin:0px 0px 0px 40px
	}
	
#results h3 {
	margin:10px 0px 2px 40px
	}

#highlight img{
	border:none;
	margin-top:15px;
	}