@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4337a4;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 775px;
	background: #4337a4;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	background: #4337a4;
	padding: 0; 
	margin: 0;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 240px;
}

.twoColFixRtHdr #subpagesidebar {
	font-size: 0.8em;
	float: right;
	width: 240px;
	color: #FFFFFF;
}
.twoColFixRtHdr #mainContent {
	margin: 0 260px 0 0;
	padding: 0;
	background-color: #4337A4;
	font-size: 0.8em;
	width: 510px;
	text-align: left;
} 

.twoColFixRtHdr #subpageContent {
	margin: 0 260px 0 0; 
	padding: 0; 
	background-color: #4337A4;
	font-size: 0.8em;
	width: 510px;
	text-align: left;
} 
#subpageContent p {
	margin-left: 20px;
	padding-right: 10px;
}

.twoColFixRtHdr #contentwrapper {
	width: 770px;
	margin: 0px auto;
}

<![if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent {
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

.twoColFixRtHdr #container #hr {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: 30px;
}
.twoColFixRtHdr #container #navbar {
	background-color: #FFFFFF;
	height: 40px;
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}
.twoColFixRtHdr #container #navbar td {
	padding-left: 5px;
}



#mainContent p {
	margin-left: 20px;
	padding-right: 10px;
}

.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; 
	background:#4337a4;
	font-size: 0.6em;
	color: #FFFFFF;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #hr {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #container #navbar a {
	color: #403FA3;
	text-decoration: none;
}
.twoColFixRtHdr #container #navbar a:hover {
	color: #9170B5;
	text-decoration: underline;
}

h1 {font: 130% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 10px;
	padding: 5px 0px 0px 10px;
	color: #4337a4;
	background: transparent;}