/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	background-image: url(images/bckgnd_rep.gif);
	background-repeat: repeat;
	text-align: center;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5B48A8;
	font-weight: normal;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	margin: 0px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	}
#container {
	width: 897px;
	padding: 0px 1px 0px 1px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	}
#flashHeader {
	width: 670px;
	height: 195px;
	background-color: #FFFFFF;
	float: left;
	}
#topNav {
	width: 211px;
	height: 195px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(images/topnav_rep.jpg);
	background-repeat: repeat-y;
	}
#topNav ul {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 210%;
	}
#topNav li {
	background-image: url(images/topnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8891C2;
	}
#topNav li.last {
	border-bottom-style: none;
  	} 
#topNav a:link, #topNav a:visited, #topNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#topNav a:hover {
	color: #AFA5D5;
	text-decoration: none;
	}
#mainNav {
	width: 897px;
	height: 34px;
	margin: 1px 0px 1px 0px;
	background-color: #FFFFFF;
	float:left;
	background-image: url(images/mainnav_rep.gif);
	background-repeat: repeat-x;
	}
#navigationtext {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #5B48A8;
	padding: 0px 15px 0px 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFCC00;
	float: left;
	}
#navigationtextleft {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #5B48A8;
	padding: 0px 15px 0px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	}
#navigationtextright {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #5B48A8;
	padding: 0px 0px 0px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	float: left;
	}
#navigationtext a:link, #navigationtext a:visited, #navigationtext a:active, #navigationtextleft a:link, #navigationtextleft a:visited, #navigationtextleft a:active, #navigationtextright a:link, #navigationtextright a:visited, #navigationtextright a:active {
	color: #5B48A8;
	text-decoration: none;
	}
#navigationtext a:hover, #navigationtextleft a:hover, #navigationtextright a:hover {
	color: #122486;
	text-decoration: none;
	}
#mainArea {
	width: 897px;
	background-color: #FFFFFF;
	clear: left;
	float:left;
	background-image: url(images/leftpanels_rep.jpg);
	background-repeat: repeat-y;
	}
#leftPanels {
	width: 228px;
	height: 100%;
	clear: left;
	float:left;
	}
#mainHeader {
	width: 648px;
	height: 50px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 170%;
	color: #FFFFFF;
	float: right;
	background-image: url(images/mainheader_rep.jpg);
	background-repeat: repeat-x;
	}
#mainText {
	width: 636px;
	font-size: 12px;
	line-height: 160%;
	margin: 0px 12px 7px 0px;
	padding: 17px 0px 0px 17px;
	float: right;
	display:inline;
	}
#purplePanel {
	width: 878px;
	height: 35px;
	margin: 0px 0px 10px 9px;
	background-color: #5B48A4;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 200%;
	text-align: center;
	}
#footer {
	width: 897px;
	height: 27px;
	padding: 7px 0px 0px 0px;
	color: #5B48A8;
	line-height: 150%;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/mainnav_rep.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
#footer a:link, a:visited, a:active a:hover {
	color: #5B48A8;
	}