/* Start Link Styles */
a:link {color: #000000; text-decoration: none}
a:visited {
	color: #11573B;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color: #0B5A3B;
}

body {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	left: auto;
	width: 860px;
	top: auto;
	background-color: #FF7F00;
	border: thin none #00DF00;
	float: none;
	word-spacing: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 45px;
}

#container {
	width: 860px;
	background-color: #FFE6CC;
	font-size: small;
	left: 0px;
	text-align: center;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin none #FBFBFC;
	font-family: Calibri;
	font-weight: bold;
}

#container div {
	position: relative;
	font-size: small;
	font-family: Calibri;
	color: #2A0000;
}

#container table {
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding: 0px;
	background-color: #FF7F00;
	height: 230px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #007F00;
}

#subheader {
	float: left;
	width: 860px;
	background-color: #FFE6CD
}

#navmenu {
	float: left;
	width: 200px;
	font-family: Calibri;
	text-align: center;
	font-size: medium;
	color: #FFE6CC;
	padding: 0px;
	height: auto;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.navheader {
	font: bold 0.7em sans-serif;
	background-color: #FF7F00;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	font-size: large;
	-moz-user-select: none;
	-khtml-user-select: none;
	text-align: center;
	color: #2A0000;
}

#submenu {
	font-family: Calibri;
	text-align: center;
	font-size: medium;
	color: #FFE6CC;
}

#content {
	font-style: normal;
	font-weight: normal;
	width: 590px;
	font-size: 12pt;
	text-align: justify;
	font-family: Calibri;
	border: thin none #2A0000;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
	
#footer { float: left; width: 950px; height: 60px; margin-top: 20px; padding: 25px; background-image: url('images/backgroundFooter.png'); background-repeat: repeat-x; }
#footer { font-size: 9px; }
