@charset "UTF-8";
body {
	font-size: 12px;
	background-image: url(../images/site-background.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
}
#page-Wrapper{
	width: 900px;
	background-image: url(../images/site-header-shadow.png);
	background-repeat:repeat-x;
	padding-top: 34px;
	margin-left: auto;
	margin-right: auto;
}
h3{
	margin: 0;
	padding: 0;
}
.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06499c;
	border-bottom: solid #a0a0a0 1px;
	font-weight: normal;
	line-height: 26px;
}
.pageParagraphs{
	margin-top: 30px;
	margin-bottom: 30px;	
}
/* HEADER STYLES */
#header{
	width: 898px;
	height: 276px;
	background-color:#FFF;
	border-left: solid #e2dcdc 1px;
	border-right: solid #e2dcdc 1px;
	float:left;
	clear: both;
}
#header ul{
		float: right;
		clear: both;
		height: 57px;
		padding: 0;
		margin: 0;
		margin-right: 50px;
		display:block;
		width:800px;
}
#header li{
		display: inline;
		margin-left: 27px;
		line-height: 57px;
		float:right;
}
#header img{
	float: left;
	clear:both;
	margin-left: 49px;
	margin-right:49px;
}
#header .flags img{
	float: none !important;
	margin:0px 5px 0px 0px !important;
}
.flags{
	float: left !important;
	margin:0px !important;
}
#header a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #08588a;
	text-decoration: none;
	font-weight:lighter;
	text-transform:capitalize;
}
#header a:hover{
	color: #0883d0;
}

/* CONTENT */
#content{
	width: 898px;
	height: auto;
	border: 0;
	border-left: solid #e2dcdc 1px;
	border-right: solid #e2dcdc 1px;
	background-color:#FFF;
	float:left;
	clear: both;
}
#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #646464;
}
#content a{
	color: #06499c;/* #646464; */
	text-decoration:none;
}
#content a:hover{
    text-decoration: underline;
}
.inner-page{
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 624px;
}
.inner-page-threecolimgs{
	margin-left: auto;
	margin-right: auto;
	width: 654px;
	margin-bottom: 35px;
	clear: both;
	text-align:center;
}
/* PUBLISHERS */
.publisherName{
	background-image:url(../images/pages-publishers-pubbg.jpg);
	background-repeat:repeat-x;
	height: 24px;
	border: solid #cbc8c8 1px;
	border-bottom: 0;
	font-weight:normal;
}
.publisherArrow{
	width: 15px;
	float:right;
	margin-right: 18px;
	margin-top: 6px;
}
.publisherName a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 24px;
	margin-left: 20px;
	color: #08588a;
	cursor: pointer;
}
.publisherName strong{
	color: #4e4e4e;	
}
.publisherInfo{
	border: solid #cbc8c8 1px;
	border-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}
.publisherInfo ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	margin: 0;
	padding: 0;
	list-style: inside;
}
.publisherInfo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06499c;/* #646464; */
	margin: 0;
	padding: 0;
	text-decoration:none;
}
.publisherInfo a:hover{
	text-decoration:underline;
}
.publisherLast{
	border-bottom: solid #cbc8c8 1px;
}
#accordion{
	margin-top: 30px;
	margin-bottom: 30px;
}
a{
	color:#646464;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.backTop{
	color: #06499c;	
}

/* CONTACT US */
.twoColumns{
	width: 50%;	
	float: left;
}
.contactInfo{
	color: #06499c;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactForm label{
	width: 80px;
	float:left;
	clear: left;
	margin-left: 20px;
}
#contactForm input{
	margin-bottom: 10px;
	color: #666;
}
#contactForm textarea{
	margin-bottom: 10px;
	color: #666;
	width: 180px;
}
.sendBtn{
	float: left;
	clear:both;
	margin-left: 100px;
}
/* FOOTER STYLES */
#footer{
	width: 900px;
	height: 80px;
	background-image:url(../images/site-footer-shadow.png);
	background-repeat: repeat-x;
	padding-top: 25px;
	float:left;
	clear: both;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #5f6169;
}
#footer img{
	border:0;
}
#footer a{
	color: #5f6169;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
.linksClass{
	text-decoration:underline;
	font-size:12px;
	color:#06499C;
}
.linksClass:hover{
	text-decoration:none;
}
div.backtopublishers{
	float: right;
	clear:right;
	width: 150px;
}
a.backtopublishers{
	color:#06499c;
	text-decoration: underline;
}
a.backtopublishers:hover{
	color:#5f6169;
	text-decoration: underline;
}