.container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 0px;
}
body {
	background-color: #687f98;
	margin-top: 0px;
}
.main_content {
	width: 900px;
	background-image: url(assets/bkgnd1.gif);
	float: left;
}
ol {
	margin-top: 7px;
	margin-bottom: 7px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color:#2650c7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4c79eb;
}
a:hover {
	text-decoration: none;
	color:#ff6600;
}
a:active {
	text-decoration: none;
}
a.white_link:link {
	color:#ffffff;
	text-decoration: none;
	
}
a.white_link:visited {
	text-decoration: none;
	color: #FFF;
	
}
a.white_link:hover {
	text-decoration: none;
	color:#FF9;
	
}
a.white_link:active {
	text-decoration: none;	
}
a.plain_link:link {
	color:#222222;
	text-decoration: none;
}
a.plain_link:visited {
	text-decoration: none;
	color: #222222;	
}
a.plain_link:hover {
	text-decoration: none;
	color:#ff6600;
}
a.plain_link:active {
	text-decoration: none;	
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.small11 {
	font-size: 11px;
}
.banner_box {
	float: left;
	height: 186px;
	width: 900px;
	background-color: #FFF;
}
.leftCol {
	float: left;
	width: 200px;
	position: relative;
}
.rightCol {
	float: right;
	width: 700px;
}
.row700 {
	float: left;
	width: 700px;
}
.box700 {
	padding: 6px;
	float: left;
	width: 688px;
}
.box_btmBdr700 {
	padding: 6px;
	float: left;
	width: 688px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #596b80;
}
.footerBox {
	float: left;
	height: 43px;
	width: 900px;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
}
.menu_box {
	height: 242px;
	width: 200px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 8px;
	float: left;
}
.side_box {
	float: left;
	width: 200px;
	color: #FFF;
}
.side_content_bdrs {
	padding: 6px;
	float: left;
	width: 188px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
}
.line_colour {
	border: 1px solid #57c6d3;
}
.medium15 {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
}
.medium18 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
.medium22 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
}
blockquote {
	margin-top: 6px;
	margin-bottom: 6px;
}

ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
.quiz_box {
	float: left;
	width: 440px;
	height: 480px;
	padding-top: 20px;
}
.quiz_text-box {
	float: left;
	height: 422px;
	width: 200px;
	padding: 6px;
}
.highlight_font {
	color: #900;
}
#index_text2 {
	text-indent: 20px;
}
li {
	margin-top: 1px;
	margin-bottom: 1px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#heading {
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
