	html 
	{
		overflow: scroll;
		font-size: 11px;
	}

	ul { margin: 0px; padding: 0px 0px 0px 0px; list-style-type: none; }
	
	li { background-image: url(/images/bullet_square.gif); background-repeat: no-repeat; padding-left: 20px; margin-left: 10px; }

	body {
		margin: 0 0 0 0;
		padding: 0px;
		background-image: url(../images/bg.gif);
		background-repeat: repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-top:0px;
		height: 100%;
		font-size: 11px;
		line-height: 14px;
		color: #555454;
		}
	
	#frame {
		width:917px;
		background: #fff repeat-x;
		margin:0 0 0 0;
		padding:0px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		border-top: 15px solid #E5DFC3;
		border-right: 15px solid #E5DFC3;
		border-left: 15px solid #E5DFC3;
		border-bottom: 15px solid #E5DFC3;
		}
		
	#contentheader{
		display: block;
		float: left;
		width:917px;
		background:#fff;
		background-image: url(../images/headerback.gif);
		background-repeat: no-repeat;
		padding: 0px;
		}
		
	#logo {
		padding: 20px 7px 7px 50px;
		float:left;
		width: 130px;
		/* ie5win fudge begins */
		width:86px;
		}
		
	html>body #logo {
		width:86px; /* ie5win fudge ends */
		}	
		
	#menublok {
		position: relative;
		width: 586px;
		float:right;
		}
	
	#shortcuts {
		float: left;
		width :586px;
		text-align: right;
		padding-right: 27px;
		text-align: right;
		width :586px;
		/* ie5win fudge begins */
		width:559px;
		}
		
	html>body #shortcuts {
		width:559px; /* ie5win fudge ends */
		}
		
	#search {
		float: left;
		padding-top: 5px;
		padding-right: 10px;
		width: 586px;
		/* ie5win fudge begins */
		width:559px;
		}
		
	html>body #search {
		width:559px; /* ie5win fudge ends */
		}	
	
	#title {
			width: 750px;
			padding: 10px;
			line-height: 12px;
		}
		
		
	#container {
		width: 713px;
		height: auto;
		background-color: #Fff;
		margin: 0px 27px 0px 27px;
		}
		
	#contentleft {
		float: left;
		width: 142px;
		padding: 17px 0px 0px 0px;
		background: #fff;
		}
	
	#contentcenter {
		width:574px;
		padding: 17px 0px 0px 0px;
		float:left;
		background:#fff;
		}
	
	
#footer
{
	display:block;
	width: 100%;
	height: 196px;
	background: #FFFFFF url(../images/footer_swoosh.gif) no-repeat 0px 0px; 
	clear: both;
}

.disclaimer_left
{
	float: left;
	width: 35%;
	margin-top: 180px;
}

.disclaimer_right
{
	float: left;
	width: 65%;
	text-align: right;
	margin-top: 138px;	
}
	
#baseunit {
	margin: 0px 5px 0px 5px;
}

#baseunit span
{
 margin-left: 10px;
}
	
/*styles*/
H1 {
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #796DB5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
   }

h2
{
	padding: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #796DB5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;	
}

H3{
	color: #8177B7;
	font-size: 12px;
	font-weight: bold;
	
}
	
H4 {
	padding: 10px;
	color: #796DB5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	letter-spacing: 3px;
	border-bottom: 1px dotted #796DB5; 
	border-top: 1px dotted #796DB5; 
	display: block;
}

H4.links
{
color: #D5CEBD;
}


SPAN {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555454;
	font-size: 11px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796DB5;
	text-decoration:none; 
	}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline; 
}

a.noborder:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	text-decoration:none; 
}

/*classes*/
.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555454;
	font-size: 10px;
}
.txt2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 12px;
	color: #555454;
	font-size: 10px;
}

.txt3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 8px 0px 8px;
	color: #555454;
	font-size: 11px;
}

.purple {
	color: #796DB5;
	font-weight: normal;
	font-size: 11px;
}

.faded_text {
	color: #999999;
	font-weight: normal;
	font-size: 10px;
}

.purplebold {
	color: #796DB5;
	font-weight: bold;
	font-size: 11px;
}

.blue {
	font-size: 11px;
	color: #2E345F;
}

.purplebox {
	width: 180px;
	border: 1px solid #796DB5; 
	float: right;
	margin-top: 5px;
}

.purplebox2 {
	width: 716px;
	margin: 0px;
	margin-top: 5px;
}

.linkright {
	float: right;
	color:  #796DB5;
	font-size: 11px;
	}

.right {
	padding: 10px;
	float: right;
	font-size: 10px;
	}

.right2 {
	margin: 10px;
	float: right;
	font-size: 10px;
	}
	
.right3 {
	float: right;
	font-size: 10px;
	}
	
.right4 {
	float:right;
	padding-top: 4px;
	padding-bottom: 4px;
}

.left {
	padding: 10px;
	float: left;
	font-size: 10px;
	}
	
.left2 {
	float:left;
	margin-right:10px;
	border-width: 6px;
	border-color: #DDDCEE;
	border-style: solid;
}


.purplehead {
	background-color: #e2dff4;
	padding: 6px 0px 6px 15px;
	color: #2e345f;
	font-weight: bold;
	font-size: 10px;
	margin:0;
   }
	
.beigehead {
	/*background-color: #F2EFE9;*/
	background-image: url("/images/beige_grad.gif");
	background-repeat: no-repeat;
	padding: 6px 0px 6px 15px;
	color: #796DB5;
	font-weight: bold;
	font-size: 10px;
	margin:0;
   }
	
a.purplearrow  {
	background: #FFFFFF url(../images/purple_arrow.gif) no-repeat 14px 17px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #2e345f;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
a.bluearrow  {
	background: #FFFFFF url(../images/bluearrow.gif) no-repeat 14px 17px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #2e345f;
	padding: 13px 5px 10px 25px;
	text-decoration: none;
	}
	
a.bluearrow:hover {
	background-color: #fff;
	text-decoration: underline;
}

a.bluearrow_none {
	background: url(../images/bluearrow.gif) no-repeat 0px 8px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #2e345f;
	padding: 5px 5px 0px 15px;
	text-decoration: none;
	}
	
a.bluearrow_none:visited {
	background: url(../images/bluearrow.gif) no-repeat 0px 8px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #2e345f;
	padding: 5px 5px 0px 15px;
	text-decoration: none;
	} 

a.bluearrow_none:active {
	background: url(../images/bluearrow.gif) no-repeat 0px 8px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #2e345f;
	padding: 5px 5px 0px 15px;
	text-decoration: none;
	}
	
a.bluearrow_none:hover {
	text-decoration: none;
	color: #999999;
}

.black {
	background-color: #000;
}

a.tab {
	margin-left: 18px;
}

.size10 {
	font-size: 10px;
}

.size11 {
	font-size: 11px;
}

INPUT {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background-color: #E3E3E3;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background-color: #E3E3E3;
}

SELECT {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background-color: #E3E3E3;
}

INPUT.box {
	width: 112px;
	height: 17px;
	border: 1px solid #7F9DB9;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

INPUT.search {
	width: 172px;
	height: 17px;
	border: 1px solid #7F9DB9;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

.download_grey {
	background-color:#F8F8F8;
	
}

.faded_text
{
	color: #999999;
}

.admin_heading { color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-image: url(/images/purple_grad.gif); padding: 5px 5px 5px 5px; }
.warning { color: #FF0000; }
.pageheader {
	color: #796DB5;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
   }
   
.subpageheader {
background-color: #F2EFE9;
color: #796DB5;
font-weight: bold;
font-size: 10px;
margin: 0px;
}

.breadcrumb {
	color: #FF0517;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.required { color: #FF0000; }

.divider { width: 90%; color: #CCCCCC; background-color: #CCCCCC; height: 3px; border: 0; }

#menuitems 
{
	clear: both;
	width: 917px;
	height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 4px solid #ECEAF7;
	border-bottom: 4px solid #ECEAF7;	
}

#menuitems a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	color: #796DB5;
	text-decoration:none; 
	border-width: 0px;
	border-style:none;
	padding-left: 10px;
	padding-right: 10px;
}

#menuitems a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #796DB5;
	color:#FFFFFF;
	text-decoration:none;
	/*border-width: 1px;
	border-style: solid;
	border-color:#CCCCCC;
	*/
	padding-left: 10px;
	padding-right: 10px; 
}

#cms_content 
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	line-height: 18px;
}

#separator 
{
	border-bottom: 4px solid #ECEAF7;
}

.successful 
{
	color: #00CC00;
	font-weight: bold;
}

#fileupload
{
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color:#999999;
}

.clear
{
	clear: both;
}

#header
{
		/*padding: 7px 7px 7px 44px;*/
		float:right;
		width: 130px;
		/* ie5win fudge begins */
		width:600px;
}

#inner_frame
{
	width: 917px;
}

#left_menu
{
	width: 180px;
	float: left;
}

#right_area
{
	width: 737px;
	float: left;
}

#menu_dropdown
{
	width: 150px;
	height: auto;
	margin-top: 3px;
	margin-left: 13px;
	margin-right: 15px;
}

#menu_search
{
	width: 150px;
	height: auto;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu_search input
{
	width: 120px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 22px;
	margin-right: 3px;
	font-size: 12px;
	text-indent: 5px;
}

#menu_search form
{
	margin: 0px;
}

#menu_search a
{
	width: 22px;
	height: 22px;
	float: left;
	background-image: url(../images/search_button.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#menu_search a:hover
{
	background-image: url(../images/search_button_over.gif);
}

#menu_newsletter
{
	width: 150px;
	height: auto;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu_newsletter p
{
	margin-bottom: 5px;
}

#menu_newsletter input
{
	width: 120px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 22px;
	margin-right: 3px;
	font-size: 12px;
	text-indent: 5px;
}

#menu_newsletter form
{
	margin: 0px;
}

#menu_newsletter a
{
	width: 22px;
	height: 22px;
	float: left;
	background-image: url(../images/go_button.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#menu_newsletter a:hover
{
	background-image: url(../images/go_button_over.gif);
}

#menu_newsletter p.success
{
	clear: both;
	color: #00CC00;
	margin-top: 10px;
	margin-bottom: 0px;
}

#menu_newsletter p.error
{
	clear: both;
	color: #CC0000;
	margin-top: 10px;	
	margin-bottom: 0px;
}

#admin_console
{
	margin-top: 15px;
	background-color: #ffffff;
	width: 140px;
	margin-left: 15px;
	margin-right: 15px;	
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color:#CC0000;
}

#admin_console span
{
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #CC0000;
}

#admin_console p
{
	margin-top :10px;
	margin-bottom: 10px;
}

#admin_console a
{
	line-height: 18px;
}