body {
	color: #666465;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menuBG.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainNav {
	float: left;
	width: 160px;
	margin-top: 50px;
}

#content p {
	/*line-height: 18px;*/
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content a {
	color: #666465;
	text-decoration: underline;
}

#content a:hover {
	color: #0B2D6E;
}

#content #countryList {
	margin-top: 5px;
	margin-bottom: 15px;
}

#content #countryList select {
	color: #666465;
	font-size: 10px;
	border: 1px solid #666465;
}

.mainNav a {
	text-align: right;
	display: block;
	font-size: 13px;
	color: #0B2D6E;
	text-decoration: none;
	height: 30px;
}

.mainNav #evaluation{
	height: 45px;
}

.mainNav #inst{
	height: 45px;
}

.mainNav a:hover {
	background-image: url(../images/navRoll.gif);
	background-repeat: no-repeat;	
}

.mainNav #evaluation:hover{
	background-image: url(../images/navRoll2.gif);
	background-repeat: no-repeat;	
}

.mainNav #inst:hover{
	background-image: url(../images/navRoll2.gif);
	background-repeat: no-repeat;	
}

#content {
	/*margin-left: 250px;*/
	margin-left: 225px;
	/*width: 450px;*/
	width: 475px;
	margin-top: 50px;
	line-height:20px;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	color: #713D04;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	line-height: 140%;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #A8850C;
	/*margin-top: 20px;*/
	margin-top: 5px;
	padding-top: 0px;
	text-transform: uppercase;
	margin-bottom: 2px;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #A8850C;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.highlight {
color: #A8850C;

}

table {
	margin: 0px 0px 10px;
	padding: 0px;
}

#topGraphic {
	clear: left;
}

td {
	line-height:1.6em;	
}

#content ul {
	/*line-height: 18px;*/
	line-height: 20px;
	padding-left: 15px;
	margin-top:0px;
	padding-top: 0px;

}

#content li {
	margin-bottom:5px;	
}


#pageFoot {
	margin-top:30px;
	margin-bottom: 20px;
	margin-left: 225px;	
	font-size: 11px;
}

#pageFoot a {
	color: #666465;
	text-decoration: underline;
}

#pageFoot a:hover {
color: #0B2D6E;
}

table {
	padding:0px;
	margin:0px;	
	margin-bottom: 10px;
}
