@charset "utf-8";
/*

Global CSS

*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0 0 0 0;
}

td, th {
	background: none;
}

/* set z-index for all divs */
div {
	z-index: 1;
}





/*  Fonts - Text Styles  */





.f8 {
	font-size: 8px;
}
.f9 {
	font-size: 9px;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f19 {
	font-size: 19px;
}
.f20 {
	font-size: 20px;
}
.bold, strong, b {
	font-weight: bold;
}
.italic, .italics, i, em {
	font-style: italic;	
}
.underline, u {
	text-decoration: underline;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;	
}
.strikethrough {
	text-decoration: line-through;	
}
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	text-transform: uppercase;
}
.center {
	text-align: center;
}
.hide {
	display: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
p {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}
.hr, hr {
	display: block;
	position: relative;
	clear: both;
	height: 1px;
	overflow: hidden;
	border: none;
	border-top: 1px solid #C0C0C0;
	background: none;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}
ul {
	margin: 0 0 0 0;
	padding: 0 0 15px 35px;
}
ol {
	margin: 0 0 0 0;
	padding: 0 0 10px 35px;
}
ol li {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}
.red {
	color: #FF0000;
}
table {
	border-collapse:collapse;
	border-color:black;
}
td {
	border-color:black;
}


/*  Link Styles  */





a {
	text-decoration: underline;
	outline: none;
	color: #0E2080;
}
a:hover {
	text-decoration: none;
}





/*  Header Styles  */






h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #890002;
	font-weight: bold;
	margin-bottom: 8px;
}
h2 a {
	float: right;
	border: none;
	background: #084584;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 1px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3.grey {
	color: #999;
	font-style: italic;
}
h4 {
}
h5 {
}
h6 {
}






/*  Template Styles  */





#header,
#main,
#footer {
	display: block;
	position: relative;
	width: 800px;
	margin: 0 auto 0 auto;
	clear: both;
}


#header {
	background: url(../images/jem-logo2.jpg) no-repeat 0px 5px;
}
#headerMenu {
	position: absolute;
	top: 48px;
	right: 6px;
	display: inline;
	height: 25px;
	text-align: right;
	width: 550px;
}
#headerMenu a {
	margin: 0 4px 0 4px;
	color: #333333;
	text-decoration: none;
}
#headerMenu a:hover {
	text-decoration: underline;
}
#headerMenu a.selected {
	cursor: default;
	font-weight: bold;
}
#headerMenu a:hover.selected {
	text-decoration: none;
}
#loginLinks {
	position: absolute;
	top: 3px;
	right: 6px;
	display: inline;
	height: 25px;
	text-align: right;
	width: 550px;
}
#loginLinks a {
	margin: 0 4px 0 4px;
	color: #333333;
	text-decoration: none;
}
#loginLinks a:hover {
	text-decoration: underline;
}
#headerSubmenu {
	position: absolute;
	top: 71px;
	right: 6px;
	display: inline;
	height: 25px;
	text-align: right;
	width: 550px;
	color: #890002;
}
#headerSubmenu a {
	margin: 0 0 0 30px;
	color: #890002;
	text-decoration: none;
	font-weight: bold;
}
#headerSubmenu a:hover {
	text-decoration: underline;
}


#skyline {
	float: left;
	clear: left;
	margin-top: 90px;
	padding-bottom: 10px;
	width: 800px;
	display: inline;
	background: #E5E5E5;
}





ul.spdlinks {
}
ul.spdlinks li {
	padding: 6px 0 0 0;
}





#header h1 a {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 200px;
	height: 85px;
	display: inline;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: -999em;
}
#header #imgArea {
	float: left;
	clear: none;
	width: 540px;
	height: 158px;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#main {
}
#leftNav {
	float: left;
	clear: left;
	display: inline;
	width: 170px;
	height: 310px;
	margin: 6px 0 0 8px;
}
#leftNav.home {
	width: 250px;
}
#leftNav .top {
	float: left;
	clear: left;
	display: inline;
	height: 12px;
	width: 170px;
	margin-bottom: 1px;
	background: url(../png/bg_leftNav-caps.png) no-repeat left top;
}
#leftNav .bottom {
	float: left;
	clear: left;
	display: inline;
	height: 12px;
	width: 170px;
	margin-bottom: 1px;
	background: url(../png/bg_leftNav-caps.png) no-repeat left bottom;
}
#leftNav a {
	float: left;
	clear: left;
	display: inline;
	width: 170px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0 7px 0;
	margin-bottom: 1px;
	background: url(../png/btn_leftNav.png) no-repeat 0px 0px;
}
#leftNav a:hover {
	background: url(../png/btn_leftNav.png) no-repeat 0px -40px;
}


#superLinks {
	float: left;
	display: inline;
	width: 250px;
	height: 177px;
	padding-top: 3px;
}
#superLinks a {
	float: left;
	clear: left;
	display: inline;
	width: 236px;
	height: 29px;
	text-align: center;
	padding: 11px 0 0 0;
	margin: 3px 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../png/btn_skyline-blue.png) no-repeat 0px 0px;
}
#superLinks a:hover {
	background: url(../png/btn_skyline-blue.png) no-repeat 0px -50px;
}


#leftNav a.adobereader,
#leftNav a:hover.adobereader {
	background: none;
	padding: 0 0 0 0;
	margin-top: 10px;
	text-align: center;
}




#content {
	float: left;
	display: inline;
	width: 590px;
	margin: 6px 0 0 25px;
}
#content.home {
	width: 510px;
}




.homeAddress {
	width: 480px;
	float: left;
	background: #E5E5E5;
	margin: 5px 0 10px 0;
	padding: 15px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.homeNotice {
	width: 260px;
	float: right;
	margin: 5px 0 10px 15px;
	padding: 0px;
}
.homeNotice div {
	width: 230px;
	padding: 7px 13px;
	margin: 0;
	background: #E5E5E5;
	border: 2px solid #999999;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.homeNotice div p {
	margin: 0;
	padding: 6px 0;
}
.homeNotice img {
	padding: 15px 0;
}




img.logoLarge {
	display: block;
	margin: 10px auto 20px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	-moz-box-shadow: 0px 0px 6px 2px #999999;
}




.advisorsPlate {
	float: right;
	width: 270px;
	text-align: center;
	margin-left: 25px;
	padding-bottom: 15px;
}




#footer {
	height: 25px;
	text-align: center;
	width: 800px;
	padding-top: 4px;
	background: url(../images/bg_bar.jpg) repeat-x 0px 0px #FFFFFF;
}
#footer p {
}




.breadcrumb {
	border-bottom: 1px solid #C0C0C0;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 10px;
}


.listfloat {
	width: 255px;
	float: left;
	margin-right: 25px;
}




a#faqbig {
	float: right;
	display: inline;
	width: 258px;
	height: 120px;
	padding: 0 0 0 0;
	margin: 3px 0 10px 10px;
	text-decoration: none;
	background: url(../images/btn_faqbig.gif) no-repeat 0px 0px;
}
a:hover#faqbig {
	background: url(../images/btn_faqbig.gif) no-repeat 0px -130px;
}
