<style type="text/css">

body {
	background-color: #b9cde5;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #0060A7;
}

.body {
	background-color: #b9cde5;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0060A7;
}

.wrapper {
	position:absolute;
	left:504px;
	width: 1000px;
	height: 1690px;
	margin-left: -400px;
	z-index: 0;
}

.mainframe {
	position: absolute; 
	left: 215px; 
	top: 205px;
	width: 675px; 
	font-family: Arial; 
	text-align: justify; 
	background-color: #CFDEED;
}

.mainframemin {
	position: absolute; 
	left: 215px; 
	top: 205px;
	width: 675px; 
	height: 400px;
	font-family: Arial; 
	text-align: justify; 
	background-color: #CFDEED;
}

p {
	padding: 0;
	margin-bottom: 4px;
	margin-top: 0;
}

.pageheader {
	font-family: Arial; 
	font-size:x-large; 
	color: white;
	text-align: left; 
	font-weight: bold; 
	background-color:#006; 
	padding: 4px;
}

.mainheading {
		font-size: large;
		font-weight: bold;
		color: blue;
}

.subheading {
		font-size: small;
		font-weight: bold;
		color:#900;
		padding-top: 10px;
		text-align: left;
}

.halfframe {
	position: absolute; 
	left: 584px; 
	top: 206px; 
	width: 361.5px; 
	height: 287.0px;  
	text-align: left; 
	font-weight: bold;
}

.leftbox {
	float: left; 
	width: 305px; 
	margin-right: 25px;
	padding: 10px;
}

.rightbox {
	float: left; 
	width: 305px; 
	padding: 10px;
}

.editalic {
	font-size: small;
	font-style:italic;
	color: red;
}

.header {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #b9cde5;
	width: 100%;
	height: 140px;
	border-bottom: 1px solid gray;
}

.leftside {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #b9cde5;
	width: 190px;
	height: 100%;
	border-right: 1px solid gray;
}

.cie {
	position: absolute;
	left: 10px;
	top: 160px;
}

.mainsection {
	position: absolute;
	left: 200px;
	top: 142px;
	width: 600px;
	padding: 4px;
	background-color: #b9cde5;	
}

.mainimage {
	position: relative;
	left: 10px;
	top: 80px;
}

.points {
		margin-top: 8px;
}

.toplink {
	color: white;
	text-decoration: none;
}

.whitelink {
	color: white;
}

.toplink:hover {
	color: yellow;
}

.sublink {
	color: white;
	text-decoration: none;
	font-size: x-small;
}

.sublink:hover {
	color: yellow;
}

.complink {
	color: white;
	text-decoration: underline;
	font-size: x-small;
}

.menumainbox {
	float: left; 
	width: 100px; 
	height: 18px; 
	padding: 4px 2px 2px 2px; 
	background-color: #000044; 
	color: #FFFFFF; 
	text-align: center;
	font-size: small;
}

.menumainboxsel {
	background-color: #000099;
	font-weight: bold;
}

.mainpaddingbox {
	float: left;
	width: 2px;
}

.paddingbox {
	padding: 10px;
}

.mainmenu {
	position: absolute; 
	top: 140px; 
	left: 215px;
}

.menusub {
	position: absolute; 
	top: 170px; 
	left: 280px; 
}

.menusubbox {
	float: left; 
	width: 96px; 
	height: 14px; 
	padding: 3px 1px 1px 1px;
	background-color: #666666; 
	color: #FFFFFF; 
	text-align: center;
	vertical-align:middle;
	font-size:xx-small;
}

.menusubboxsel { 
	background-color: #333333; 
	color: yellow; 
}

.big1 {
	font-size: 14px;
	font-family:normal, Geneva, sans-serif;
	font-weight:normal;
	text-align:right;
}
.notes {
	font-size: x-small;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;	
	color: white;
}
.notes2 {
	font-size: 10px;;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:left;	
	color: white;	
}

.noteshead {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:left;	
	color:#EA8543;
}

.color1 {
	color: #EA8543;
}

.color2 {
	color: #ABB257;
}

.color3 {
	color: #48B8D9;
}

.color4 {
	color: #F1D772;
	
}

.horizspacer {
	margin-bottom: 10px;	
}

.blocks {
	background-color:#2D487B; 
	width: 667px; 
	padding: 4px;
}

.spacer {
	height: 2px;
}

.highlight {
	color: red;	
}