body {
	background-image: url(images/sitewide/background.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
* {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
img	{
	border: 0;
	}

h1 {
	font-size: 25px;
	color: #5A1D92;
	font-weight: lighter;
	margin-bottom: 20px;
	margin-top: 0;
	}
	
h2 {
	color: #F6F6F6;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	}

h3 {
	color: #663399;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	}

h4 {
	font-size: 12px;
	color: #10BD25;
	line-height: 14px;
	font-weight: normal;
	margin: 0;
	}

h5 {
	font-size: 12px;
	color: #727272;
	line-height: 14px;
	font-weight: normal;
	}

h6 {
	font-size: 12px;
	color: #663399;
	line-height: 18px;
	}
	
p {
	font-size: 12px;
	color: #663399; /*#727272;*/
	line-height: 18px;
	margin: 0 0 15px 0;
	}
	
ul {
	margin: 15px 0 15px 0;
	list-style-type:none;
	padding-left: 5px;
	line-height: 18px;
	}

ul li {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	background-image: url(images/sitewide/bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	}
	
ol {
	margin: 15px 0 15px 0;
	padding-left: 27px;
	line-height: 18px;
	}
	
ol li {
	padding-bottom: 15px;
	}

div#unitmenu ul {
	margin: 15px 0 15px 0;
	list-style-type:none;
	padding-left: 5px;
	line-height: 18px;
	}

div#unitmenu ul li {
	list-style-type:none;
	padding: 0 0 2px 10px;
	background-image: none;
	background-position: 0; 
	background-repeat: no-repeat;
	font-weight: bold;
	}
	
div#unitmenu .unitmenu2ndlevel {
	padding: 0 0 2px 50px;
	background-image: url(images/sitewide/bullet.gif);
	background-position: 40px;
	}
	
.subheader1 {
	color: #663399;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	}
	
.subheader2 {
	color: #663399;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	}

a:link {color:#663399; text-decoration: underline;}
a:visited {color:#B265F8; text-decoration: underline;}
a:hover {color:#B265F8; text-decoration: underline;}
a:active {color:#B265F8; text-decoration: underline;}
	
div#wrapper {
	width: 717px;
	background-color :#FFF;
	padding: 0 0 0 35px;
	}
	
div#searchwrapper {
	position: absolute;
	left: 579px;
	top: 33px;
	}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #5A1D92;
	width: 133px;
	padding-left: 2px;
	}
	
div#navigation {
	width: 717px;
	}
	
div#content {
	padding: 40px 30px 30px 25px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	}
	
div#slimcontent {
	padding: 40px 170px 30px 25px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	}
	
.footer {
	width: 752px;
	padding: 25px 0 25px 0;
	text-align: center;
	font-size: 12px;
	color: #AAAAAA;
	}
	
.footer a:link {color:#AAAAAA; text-decoration: none;}
.footer a:visited {color:#AAAAAA; text-decoration: none;}
.footer a:hover {color:#AAAAAA; text-decoration: underline;}
.footer a:active {color:#AAAAAA; text-decoration: none;}
	
.levelheader {
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
	background-color: #C5ACDB;
	}

.levelheader h2 {
	color: #F6F6F6;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}
	
.sectionheader {
	padding: 5px 10px 5px 10px;
	margin-bottom: 3px;
	background-color: #E9E9E9;
	}
	
.sectionheader h3 {
	color: #663399;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}
	
.sectionwhite {
	padding: 5px 10px 5px 10px;
	background-color: #FFF;
	}
	
.sectiongrey {
	padding: 5px 10px 5px 10px;
	background-color: #F6F6F6;
	}
	
.button {
	font-size: 12px;
	color:#FFF;
	height: 22px;
	background-color: #7C46AE;
	border: 2px solid #E9E9E9;
	padding: 0 5px 1px 5px;
	}
	
.nextbutton, .nextbutton a:link, .nextbutton a:visited, .nextbutton a:hover, .nextbutton a:active {
	font-size: 12px;
	color:#FFF;
	height: 19px;
	background-color: #7C46AE;
	padding: 5px 5px 0 5px;
	text-decoration: none;
	}
	
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding-left: 2px;
	}

.disabledinputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	background-color: #FFFFFF;
	}

.correctAnswerfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	background-color: #C5ACDB;
	border: 1px solid #7F9DB9;
	}

.errorMsgfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	background-color: #FFFFFF;
	}
		
.quotebox {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 5px 0;
	background-color: #C5ACDB;
	}

.hintbox {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 5px 0;
	background-color: #E9E9E9;
	line-height: 20px;
	}
.messageheadercolumn {
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
	background-color: #C5ACDB;
	border-bottom: 1px solid #8556B0;
	border-right: 1px solid #8556B0;
	margin-right: 1px;
	}

.messageheadercolumn a:link{color: #FFF; font-weight: normal; text-decoration: underline;}
.messageheadercolumn a:visited{color: #FFF; font-weight: normal; text-decoration: underline;}
.messageheadercolumn a:hover{color: #FFF; font-weight: normal; text-decoration: underline;}
.messageheadercolumn a:active{color: #FFF; font-weight: normal; text-decoration: underline;}
		
.messagecolumnwhite {
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
	background-color: #FFF;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	margin-right: 1px;
	}

.messagecolumngrey {
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
	background-color: #F6F6F6;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	margin-right: 1px;
	}
	
.correct {
	font-size: 12px;
	font-weight: bold;
	color: #10BD25;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	}

.incorrect {
	font-size: 12px;
	color: red;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	}
	
.hinttext {
	padding: 1px 1px 1px 1px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	}
