@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00304A;
}
#wrapper {
	width: 100%;
	color: #666;
}
#outerbox {
	width: 860px;
	background-image: url(images/outercontainerbackground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	background-color: #903;
}
#outerboxtall {
	height: 1400px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/outercontainerbackgroundtall.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #903;
	background-color: #00F;
}
#logo {
	float: none;
	height: 100px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #906;
}
#content {
	background-image: url(images/background-content.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 601px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contenttall {
	background-image: url(images/backroundcontenttall.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 960px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#MENUBOX {
	float: right;
	height: 38px;
	width: 560px;
	margin-top: 13px;
}
#MENUBOX1 {
	background-image: url(images/MENUTAB.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 112px;
	margin-top: 2px;
	clear: none;
	float: left;
}
#MENUBOX2 {
	background-image: url(images/MENUTAB.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 112px;
	margin-top: 2px;
	clear: none;
	float: left;
}
#MENUBOX3 {
	background-image: url(images/MENUTAB.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 112px;
	margin-top: 2px;
	clear: none;
	float: left;
}
#MENUBOX4 {
	background-image: url(images/MENUTAB.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 112px;
	margin-top: 2px;
	clear: none;
	float: left;
}
#MENUBOX5 {
	background-image: url(images/MENUTAB.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 112px;
	margin-top: 2px;
	clear: none;
	float: left;
}
.MENUTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
#leftmenu {
	float: left;
	height: 550px;
	width: 220px;
}
#leftmenutall {
	float: left;
	height: 900px;
	width: 220px;
}
#leftmenu p {
	line-height: 17px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#rightcolumn {
	background-color: #FFF;
	float: right;
	height: 549px;
	width: 560px;
}
#rightcolumntall {
	background-color: #FFF;
	float: right;
	height: 880px;
	width: 560px;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-align: center;
	color: #000;
}
p {
	margin-left: 15px;
	margin-right: 15px;
	color: #000;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-align: center;
	color: #000;
}
#FOOTER {
	background-color: #000;
	height: 80px;
	width: 860px;
	margin-top: 20px;
	clear: both;
}
.COPYRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #174C76;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.leftmenublack {
	color: #000;
}
#wrapper #outerbox #content #leftmenu p {
	font-size: 14px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #outerbox #content #leftmenu p a {
	color: #033;
}
#wrapper #outerboxtall #contenttall #leftmenu p {
	font-size: 14px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
