html, body {
	height: 100%;
	padding:0px;
	margin:0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(/images/lev2_bg.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#3a3a3a;  
	padding:0px;
	margin:0px;
}

a:link {
	color: #3399cc;
	text-decoration: underline;
}
a:hover {
	color: #3399cc;
	text-decoration: none;
}
a:visited {
	color: #3399cc;
	text-decoration: underline;
}

td a:link {
	color: #3399cc;
	text-decoration: underline;
}
td a:hover {
	color: #3399cc;
	text-decoration: none;
}
td a:visited {
	color: #3399cc;
	text-decoration: underline;
}

#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

.rightline {
	position: absolute;
	bottom: 0; 
	min-height: 100%;
	height: 100%;
	right: 200px;
	border: 1px solid red;
	border-width: 0;
	width: 30px;
	background: transparent url(/images/lev2right_bg.jpg) left top repeat-y;
	z-index: 10;

	}

html>body #container {
	height: auto;
}

#content {
	padding-bottom: 20px;
	position: relative;
	min-height: 650px;
}

* html #content {  height: 650px; 
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 58px;
}

#left {
	position: absolute;
	left: 49px;
	width: 192px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(/images/indexleft_bg.jpg);
	background-repeat: no-repeat;
}

#right {
	position: absolute;
	right: 10px;
	width: 220px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	/* background-image: url(/images/indexright_bg.jpg);
	background-repeat: repeat-y;  */
	height: 100%;
}

#content2 {
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(/images/lev2_bg2.jpg);
	padding-left: 39px;
}

#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	width: 168px;
	line-height: 20px;
}

#mainnav a { 
	color: #FFFFFF;
	text-decoration: none; 
}

#mainnav a:visited {
	color:#FFFFFF;
}

#mainnav a:hover {
	color: #aeeffc;
}

#mainnav a:active { 
	color:#aeeffc;
}

#suppnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	width: 168px;
	line-height: 10px;
	position: absolute;
	bottom: 60px;
	left: 49px;
	z-index: 10;
	background: transparent;
}

#suppnav a { 
	color: #FFFFFF;
	text-decoration: none; 
}

#suppnav a:visited {
	color:#FFFFFF;
}

#suppnav a:hover {
	color: #3d748a;
}

#suppnav a:active { 
	color:#3d748a;
}

#quick {
	text-align: right;
	/*padding-top: 124px;*/
	width: 168px;
	height: 30px;
}

.quick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #546D74;
	width: 150px;
	align: right;
}



#footsie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6b2b2;
	padding-left: 39px;
	height: 20px;
}

#footsie a { 
color: #646464;
text-decoration: none; 
}

#footsie a:visited {
color:#646464;
}

#footsie a:hover {
color: #31a1bf;
}

#footsie a:active { 
color:#31a1bf;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

#login {
position: absolute;
width: 175px;
height: 145px;
background-color: #747474;
left: 35px;
}

#loginstuff {
	position: absolute;
	width: 148px;
	left: 15px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eaeaea;
	text-decoration: none;
}

.un {
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #a8a8a8;
	background-color: #818181;
}

.pw {
	width: 117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #a8a8a8;
	background-color: #818181;
}

#ad {
position: absolute;
width: 175px;
top: 148px;
}

#career {
	position: absolute;
	width: 175px;
	left: 35px;
	top: 367px;
	background-color: #747474;
}

#careertext {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}

.ct {
	color: #FFFFFF;
}

#careertext a { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
text-decoration: none; 
}

#careertext a:visited {
color:#FFFFFF;
}

#careertext a:hover {
color: #aeeffc;
}

#careertext a:active { 
color:#aeeffc;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #31a1bf;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31a1bf;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3c859e;
}

#content2 a { 
color: #646464;
text-decoration: none; 
}

#content2 a:visited {
color:#646464;
}

#content2 a:hover {
color: #31a1bf;
}

#content2 a:active { 
color:#31a1bf;
}

#newsarticlebody a { 
color: #3399cc;
text-decoration: underline; 
}

#newsarticlebody a:visited {
color:#3399cc;
text-decoration: underline; 
}

#newsarticlebody a:hover {
color: #3399cc;
text-decoration: none;
}

#newsarticlebody a:active { 
color:#3399cc;
text-decoration: underline; 
}


/* ************************************************************************************************ */
.tidyNews {
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#3a3a3a;
}
/*
div.tidyNews:first-letter {
	font-weight: bold;
	color: #2e3c6e;
}
*/
.newsSmallDetail {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#3a3a3a;
	font-style: italic;
	/*margin-left: 30px;*/
	margin-bottom: 5px;
}

#quicklinks {
width: 250px;
background-color: #747474;
padding: 1px 2px 1px 2px;
}

#quicklinks td a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#quicklinks td a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E9FFE;
	text-decoration: underline;
}
#quicklinks td a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}