#container {
	width: 550px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	border:none;

}
#topbar {
	height: 90px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:none;
}

#header {
	height: 50px;
	width: 550px;
	overflow: hidden;
	display:none;
}

#topnav {
	height: 25px;
	width: 850px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9999CC;
	border-bottom-color: #9999CC;
	display:none;
}

#sidebarnav {
	height: 402px;
	width: 250px;
	float: left;
	display:none;
}

#maincontent {
	width: 550px;
	height:auto;
	padding-top: 10px;
	padding-left: 10px;
	overflow: visible;
	padding-right: 30px;
	padding-bottom: 20px;
	border-right-width: thin;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #000000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer {
	height: 24px;
	width: 550px;
	clear: both;
	padding-top: 5px;
}
body {
	color: #000000;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer_text {
	font-size: 0.7em;
	color: #000000;
	text-align: center;
	clear: both;
}

.float_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

th {
	text-align: left;
	padding-left: 10px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}

a:hover {
	color: #387095;
	letter-spacing: normal;
	font-size: 0.8em;
	font-weight: bold;
}

#sidebarnav th {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #184A87;
}

#header p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #EAF0FE;
	text-decoration: none;
	padding-right: 320px;
	padding-left: 20px;
	line-height: 1.5em;
	word-spacing: 0.2em;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 10px;
}
.print_h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 15px;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 10px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	list-style-type: disc;
}
#maincontent table {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}


#maincontent th {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

#maincontent td {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 10px;
}
.main_title_line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 10px;
	padding-right: 0.3em;
	padding-left: 0.3em;
}

.print_h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1em;
	text-transform: none;
}
