body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/skin/bkgnd-fade.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #EC008B;
	text-decoration: none;
}
.hilite {
	color: #EC008B;
}

a:active {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	/* SETS MIN. HEIGHT FOR ALL BROWSERS*/
	min-height:320px;
	height:auto !important;
	height:320px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 24px;
	padding-left: 24px;
	clear: both;
	background-color: d9eff5;
	background-attachment: scroll;
	background-image: url(images/skin/main_bkgnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	width: 230px;
	color: #000000;
	font-size: 11px;
	line-height: 30px;
	padding-left: 8px;
}
#press-pod {
	padding: 10px;
	float: left;
	width: 310px;
	margin-right: 3px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #053DA3;
	float: none;
	height: 20px;
	width: 100%;
	margin-bottom: 3px;
	font-size: 14px;
	text-transform: uppercase;
}
#infobar {
	background-attachment: scroll;
	background-image: url(images/skin/infobar-bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 165px;
	width: 938px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FBFBD7;
	margin-bottom: 6px;
}
.cell-tile-shadow {
	background-attachment: scroll;
	background-image: url(images/skin/vertical-shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 902px;
	margin-top: 25px;
	text-align: right;
	float: left;
}


#bkgnd {
	background-attachment: scroll;
	background-image: url(images/skin/bkgnd-pattern.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 100%;
	clear: both;
}
#header {
	height: 247px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	float: left;
	min-height:320px;
    height:auto !important;
    height:320px; 
	width: 210px;
}
#logo {
	float: left;
	height: 151px;
	width: 238px;
}
#footer-cap {
	background-attachment: scroll;
	background-image: url(images/skin/footer-cap.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content-box {
	float: left;
	min-height:290px;
	height:auto !important;
	height:290px;
	width: 676px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0E98BC;
}
#wrapper_home {
	height: 620px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
}
#header-cap {
	background-attachment: scroll;
	background-image: url(images/skin/header-cap-home.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
}
#footer-cap-home {
	background-attachment: scroll;
	background-image: url(images/skin/footer-cap-home.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.pagenav {
	float: left;
	height: 10pt;
	width: 676px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 8pt;
	color: #000033;
}

