body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: none;
	text-align: center;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #03479C;
	line-height: normal;
	letter-spacing: .1em;
}

h1 {
	margin: 0 0 12px 0;
	font-size: 1.6em;
	text-align: left;
}

h2 {
	margin-bottom: -6px;
	margin-top: 24px;
	padding: 0;
	font-size: 1.3em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: -10px;
	margin-top: 24px;
	padding: 0;
	font-size: 1.1em;
}

#header { height: 1px; }

#wrapper {
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 775px;
	margin-top: -164px;
	margin-right: auto;
	margin-left: auto;
	padding: 164px 0 0 0;
	background: none;
	border: none;
}

#navbar, #homebutton img, #footer { display: none; }

#content {
	width:735px;
	height:auto;
	margin: 0;
	padding: 0 20px 20px 20px;
	text-align: justify;
}

#leftside {
	width:489px;
	height:auto;
	margin: auto;
	float: left;
	padding: 20px 20px 20px 30px;
	background-color: #FFFFFF;
	text-align: justify;
	border-right: 1px dotted #0B75FA;
}
#rightside {
	width:195px;
	height:auto;
	margin: auto;
	float: right;
	padding: 20px 20px 5px 20px;
	text-align: left;
}
#leftside table {
	width: 100%;
	margin: 18px 0 18px 0;
}
.highlightbox {
	padding: 10px 20px;
	text-align: justify;
	background-color: #EAF3FF;
	border: 1px dotted #0B75FA;
}

#clear {
	clear: both;
	text-align: justify;
	margin: 0 20px 20px 20px;
}

.decorative_list {
	padding-left: 30px;
	margin-left: 50px;
	line-height: 1.6em;
	list-style-image: url(../images/bullet.gif);
}

#bottommargin {
	padding: 8px 0; 
	width: 715px;
	margin-left: auto;
	margin-right: auto;
}
.bold {
	font-weight: bold;
}
.indenttext {
	padding: 0 20px 0 20px;
}

.classlist {
	padding: 0 20px 0 20px;
	line-height: 1.7em;
}