body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, th, td
{
	font-size: 11px;
	color: #004E82;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin:0 auto;
	margin-top: 35px;
	width:705px;
	background-color: #ffffff;
	text-align: left;
}
#header {
	width: 705px;
}

#navigation {
	width: 211px; 
	float: left;
}

#content {
	width: 494px;
	float: left;
	background-color: #ffffff;
	padding: 1px 0px 150px 0px;
}

#rightColumn 
{
	background-image: url(Images/columnbckgrd.jpg);
	background-repeat: repeat-x;
	background-color: #407aa1;
	color: #FFFFFF;
	width: 170px;
	padding: 5px 5px 15px 5px;
}

.nav 
{
	background-position: left bottom;
	background-image: url(Images/index17.jpg);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}

.input1 {
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 9px;
}

.text2 {
	color: #004E82;
}

.text3
{
	color: #000000;
}

.text4
{
	font-size: 10px;
	color: #555555;
}

.text5
{
	color: #888888;
}

.text6 {
	color: #D4D3D3;
}

.text7 {
	font-size: 9px;
	color: #B9B8B8;
}

.text8
{
	font-weight: bold;
	color: #333333;
}

.textYellow 
{
	color: #C0C000;
}

.panel1
{
	border-right: #555555 3px solid;
	padding-right: 5px;
	border-top: #555555 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	border-left: #555555 1px solid;
	color: #555555;
	padding-top: 5px;
	border-bottom: #555555 3px solid;
	background-color: gainsboro;
}

.panel2
{
	border-right: #A0A0A0 3px solid;
	padding-right: 5px;
	border-top: #A0A0A0 1px solid;
	padding-left: 5px;
	font-weight: lighter;
	padding-bottom: 5px;
	border-left: #A0A0A0 1px solid;
	color: #555555;
	padding-top: 5px;
	border-bottom: #A0A0A0 3px solid;
	background-color: white;
}

a
{
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
}

a.link2
{
	color: #555555;
	text-decoration: none;
}
a.link3 
{
	color: #bcbcbc;
}
a.link4 
{
	color: #555555;
	cursor: pointer;
}

a.link2:hover {
	text-decoration: underline;
}

.adminBlack
{
	color: #AAAAAA;
}

.footerSpacer 
{
	padding: 2px 10px;
	width: 3px;
	height: 4px;
}