body {
	font-size: 10pt! important;
	margin: auto;
	width: 100%;
	color: #000000;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	padding: 0px;
	text-align: center;
	background-image: url(../images/interface/background.gif);
	background-repeat: repeat-y;
	background-position: 49.8% !important;
	background-position: center;
	height:100%;
}
html {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#container {
	width: 1005px;
	overflow: visible;
	padding-bottom: 0px !important;
	padding-bottom: 0px;
	/*background-color: #001338;*/
	position: relative;
	height: 100%;
	min-height: 100%;
	margin: auto;
}
* html #container {
	height: 100%;
}
#header {
	width: 1005px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100px;
	display: block;
}
a:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active  {
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
a:visited  {
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
a:hover  {
	font-weight: bold;
	color: #0a2251;
	text-decoration: underline;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	height: 16px;
	margin-top: 0 !important;
	margin-top: -4px;
	padding-top: 2px!important;
	padding-top: 2px;
	background-image: url(../images/interface/level1/nav-tile.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: bottom;
}
#nav a:link  {
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
#nav a:active  {
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
#nav a:visited  {
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
#nav a:hover  {
	font-weight: bold;
	color: #0a2251;
	text-decoration: underline;
}

.space {
	height: 0px !important;
	height: 35px;
	float: none;
	clear: left;
}
#footer {
	width: 1005px;
	margin-top: -22px !important;
	margin-top: -22px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active  {
	font-weight: bold;
	color: #0a2251;
	text-decoration: none;
}
#footer a:visited  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover  {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
img {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}