@charset "utf-8";
body {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 873px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/midbox_06.gif);
	background-repeat: repeat;
}
#header {
	height: 181px;
}
#content {
	padding-top: 0px;
	background-image: none;
	background-repeat: repeat;
	margin: 20px;
}
.style1 {color: #000000}
#footer {
	clear: both;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}
#logo {
	height: 128px;
}
#nav {
	width: 873px;
	background-image: url(../images/nav_02.gif);
	height: 53px;
	background-repeat: no-repeat;
}
#banner {

}
#leftcolumn  {
	float: left;
	width: 489px;
}
#rightcolumn  {
	float: right;
	padding-right: 10px;
}
#rightnav {
	float: right;
	width: 241px;
}
#bottom {
	clear: both;
}

	
.navText {
	color: #333300;
	letter-spacing:0.1em;
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
	font-family: arial;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
	}

	
.bodyText {
	color:#333333;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	

	
a:hover {
	color: #0873B9;
	text-decoration:none;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	color: #666666;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.pageHeader {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	font-family: "times new roman";
	font-size: 30px;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
