body{
	background-color:#205AA9;
	margin:0;
	padding:0;
	position:relative;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	
}

img{
	border:none;
}

.topGutterWrapper, .topWrapper, .bodyWrapper, .footerBlock {
	position:relative;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.headerContentArea, .navContentArea, .bodyContentArea{
	margin-left:10px;
	margin-right:10px;	
}

.topGutter{
	position:relative;
	width:100%;
	background-image:url(/assets/global/images/topGutter.gif);
	background-position:50% 0;
}

.topGutterWrapper{
	height:20px;
	background-image:url(/assets/global/images/topGutter.gif);
}

.headerBlock{
	background:transparent url(/assets/global/images/headerShadow.gif) 50% 0 no-repeat;
}

.headerContentArea{
	height:110px;
	background-image:url(/assets/global/images/header.jpg);
}

.headerContentArea img{
	position:relative;
	top:10px;
	left:610px;
}

.navBlock{
	background-image:url(/assets/global/images/shadow.gif);
}

.navContentArea{
	height:40px;
	background-image: url(/assets/global/images/navBackground.gif);
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;	
}

.navItems{
	font-size:16px;
	color:#ffffff;
}

.navItems ul{
	margin:0;
	padding:0;
	list-style:none;
}

.navItems li{
	display:inline;
}

.navItems a{
	line-height:40px;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	display:block;
	float:left;
	width:100px;
	height:40px;
	background: url(/assets/global/images/navItem.gif) no-repeat;
}

.navItems a:hover{
	background-position: 0 -40px;
}

.navItems a:active{
	background-position: 0 -80px;
}

.navItems li.active a{
	background-position: 0 -80px;
}

.navItems li.active a:hover{
	background-position: 0 -40px;
}

.navItems li.active aß:active{
	background-position: 0 -80px;
}

.bodyWrapper{
	background-image:url(/assets/global/images/shadow.gif);
}

.leftArea{
	width:690px;
	float:left;
}

.leftAreaContent{
	padding:20px 10px 10px 20px;
}

.contactHome{
	margin:40px 0 40px 0;
}

.contactImage {
	margin:10px 15px 0 15px;
}

.contactHome .indent{
	padding:0 0 0 80px;
}

.pageTitle{
	font-size:20px;
	border-bottom:1px solid #000000;
	padding-bottom:3px;
	margin-bottom:20px;
	font-weight:bold;
}

a.upOne{
	float:right;
	color:#205AA9;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

a:hover.upOne{
	text-decoration:underline;
}

.leftAreaContent h2{
	color:#205AA9;
	font-size:20px;
	margin:0;
	padding:0;
/*	float:left;*/
}

.leftAreaContent .singleItem h2{
	float:left;
}

.leftAreaContent h3{
	position:relative;
	top:0px;
	margin: 0;
	padding:10px 0 0 0;
	text-align:right;
	font-size:12px;
	color:#000000;
	text-transform: capitalize;
}

.leftAreaContent h4{
	color:#659FEE;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	clear:both;
}

.leftAreaContent h3 a{
	color:#659FEE;
	text-decoration:none;
}

.leftAreaContent h3 a:hover{
	color:#112D57;
	text-decoration:underline;
}

.leftAreaContent p{
	line-height:150%;
	margin:0;
	padding:5px 0 15px 0;
}

.leftAreaContent .pageBreaker{
	position:relative;
	margin:20px 0 20px 0;
	height:18px;
	background-image:url(/assets/global/images/pageBreaker.gif);
	color:#ffffff;
	font-weight:bold;
	padding:2px 0 0 30px;
	text-transform:capitalize;
}

.leftAreaContent .pageBreakerRight{
	width:630px;
	padding-top:2px;
	text-align:right;
	position:absolute;
	top:0;
	left:0;
}

.leftAreaContent .key{
	float:right;
}

.leftAreaContent .key img{
	margin-left:20px;
}

.leftAreaContent img, .leftAreaContent .image a{
	behavior: url(/assets/js/iepngfix.htc)
}

.leftAreaContent .image{
	position:relative;
	width:110px;
	height:94px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}

.leftAreaContent .image a{
	position:absolute;
	top:0;
	left:0;
	width:110px;
	height:188px;
	background: transparent url(/assets/global/images/photoMask.png) 0 0 no-repeat;
}

.leftAreaContent .image a:hover{
	top:-94px;
}

.pageBreaker a{
	text-decoration:none;
	color:#ffffff;
}

.pageBreaker a:hover{
	text-decoration:underline;
	color:#112D57;
}

.rightArea{
	width:200px;
	margin-left:697px;
	background-image:url(/assets/global/images/rightAreaBackground.gif);
}

html >body .rightArea{
	margin-left:700px;
}


.rightAreaContent{
	padding:5px 15px 0 15px;
}

.rightAreaTop{
	height:40px;
	line-height:34px;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	background-image:url(/assets/global/images/rightAreaTop.gif);
}


.rightAreaBottom{
	background-image:url(/assets/global/images/rightAreaBottom.gif);
	height:10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

input {
	width:110px;
	height:18px;
	border:none;
	background-color:transparent;
	margin-left:25px;
	padding:2px 5px 0 5px;
}

.search {
	background:transparent url(/assets/global/images/search.gif) 0 0 no-repeat;
	height:20px;
}

.tip h1{
	font-size:16px;
	padding-bottom:2px;
	border-bottom:1px solid #000000;
	text-transform:capitalize;
}

.tip p{
	color:#205AA9;
	margin:0;
	padding:0 0 15px 0;
	text-align:justify;
	}
	
.footerWrapper{
	background: transparent url(/assets/global/images/footerBackground.gif) 50% 0 repeat-x;
	color:#ffffff;
	font-size:11px;
}

.footerBlock{
	width:920px;
	background: transparent url(/assets/global/images/footerBlockBackground.gif) 0 0 repeat-x;
}

.footerContentArea{
	position:relative;
	height:50px;
	margin: 0 10px 0 10px;
	background: transparent url(/assets/global/images/footerContentAreaBackground.gif) 0 0 repeat-x;
	text-align:right;
}

.footerContentArea a{
	color:#ffffff;
	text-decoration:none;
}

.footerContentArea a:hover{
	color:#ffff00;
}

.footerCredit {
	display:block;
	position:absolute;
	top:14px;
	left:675px;
}

.footerCreditIcon a{
	display:block;
	width:49px;
	height:30px;
	position:absolute;
	top:9px;
	left:835px;
	background: transparent url(/assets/global/images/jmoLogo.gif) 0 0 no-repeat;	
}

.footerCreditIcon a:hover{
	background-position:0 -30px;
}