body{
	background: #e1e7f3 url(../../../assets/images/backTile.jpg) repeat-x;
	margin: 0 auto;
	font-family: verdana;
	font-size: 11px;
	color: #000060;
	text-align: center;
	padding-top: 15px;
}
table tr td{
	font-family: verdana;
	font-size: 11px;
	color: #000060; 
}
.even2{background-color:#cecece;}
.odd2{background-color:#efefef;}
a:link, a:active, a:visited{
	text-decoration: none; 
	color: #000060; 
}
a:hover{
	text-decoration: underline;
	color: #000060;
	text-decoration: none;
}
img{
	border: none;
} 
#wrapper{
	width: 750px;
	height: auto;
	border: 14px solid #fff;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}
#header{
	width: 751px;	
	height: 100px;
}
#headerLeft{
	width: 175px;
	height: 104px;
	float: left;
	border-right: 5px solid #fff;
	*width: 180px;
}

#headerRight{
	width: 570px;
	height: 104px;
	float: left;
} 

#content{
	width: 750px;
	height: auto;
	border-top: 5px solid #fff;
	background: url(../../../assets/images/contentBack.jpg) repeat-y;
	float: left;
}
#mainContent{
	float: left;
	width: 569px;
}
#homeContent{
	width: 569px;
	height: auto;
	background: url(../../../assets/images/homeContentBack.jpg) right repeat-y;
	float: left;
}
#leftCol{
	width: 175px;
	height: 583px;
	background: #e0e2f6;
	float: left;
	border-right: 6px solid #fff;
}
#midCol{
	width: 356px;
	height: auto;
	background: #fff;
	float: left;
} 
#rightCol{
	width: 213px;
	float: left;
	margin: 0 0 0 0;
	*margin: 0 -8px 0 0;
}

/*----------------leftNav-------------------*/

#leftNav{
	width: 175px;
	height: auto;
}

#leftNav ul{
	margin: 0 0 0 -40px;
	*margin: 0 0 0 0;
}
#leftNav li {
	list-style: none;
	display: block;
	height: 19px;
	background: url(../../../assets/images/navBack.jpg) repeat-x;
	width: 169px;
	text-align: left;
	padding: 5px 0 0 5px;
	font-size: 11px;
}
#leftNav li a {
	display: block;
	width: 170px;
	height: 21px;
	*height: 19px;
	
}
#leftNav li a:hover {
	display: block;
	height: 24px;
	background: url(../../../assets/images/navBackHover.jpg) repeat-x;
	width: 170px;
	margin: -5px 0 -5px -5px;
	padding: 5px 0 0 5px;
}

/*---------------------subNav-----------------------*/

#leftNav li ul li{
	background:none;
	border-top: 1px solid #e8edf9;
	border-bottom: 1px solid #a3a5d5;
}
#leftNav li ul li a{
	padding-left: 15px;
	width: 154px;	
}
#leftNav li ul li a:hover {
	background: #ccd4e7;
	height: auto;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 154px;
}
#flags{
	text-align: center;
}
#language{
	width: 175px;
	height: 80px;
	background: #e0e2f6;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	text-align: right;
}

.selectLanguage{
	margin: 0 5px 0 0;
	*margin: -10px 0 0 0;
	*padding: 0 5px 0 0;
}
#language select{
	font-size: 9px;
	*font-size: 10px;
}

/*----------------agencies--------------------*/

.formHolder{
	position: relative;
	text-align: left;
	background: #fff;
	padding: 0;
	width: 570px;
}

#leftNav li.nostyle {
	list-style: none;
	display: block;
	height: auto;
	background: none;
	width: 169px;
	text-align: left;
	padding: 0 0 0 0;
}
.even {
	background-color:#cecece;
}
.odd {
	background-color:#efefef;
}
.mouseover {
	background-color:yellow;color:navy;
}



.download:hover{
	text-decoration:underline;
}
         
/*----------------partners--------------------*/
#partnerTable {
	border: 1px #cccccc solid;
	padding: 5px;
	width: 100%;
}
#partnerTable td{
	text-align: center;
	background: #eeeeee;
}
#partnerTable th {
	text-align: center;
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding-bottom: 0;
}

/*-----------------links----------------------*/
#links{
	width: auto;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.links a:link, .links a:active, .links a:visited  {
	list-style: none;
	display: block;
	height: 20px;
	background: url(../../../assets/images/buttonBack.jpg) no-repeat;
	width: 128px;
	text-align: center;
	padding: 5px 12px 0 0;
	float: left;
}
#links a:hover {
	display: block;
	height: 20px;
	background: url(../../../assets/images/buttonBackHover.jpg) no-repeat;
	width: 128px;
}

/*----------------midCol-------------------*/
h1{
	width: 500px;
	height: 30px;
	background: url(../../../assets/images/eraLogo.jpg) no-repeat;
	margin: 8px 0 0 0;
	padding: 5px 0 0 35px;
	font-family: garamond;
	font-size: 15px;
	font-weight: bold;
	
}
#facts{
	width: 350px;
	height: 293px;
	margin-bottom: 5px;
	*margin-bottom: 0px;
}
.factBox{
	width: 348px;
	height: auto;
	border-bottom: 12px solid #e0e2f6;
	margin: 0 0 5px 0;
	*margin: 0 0 8px 0;
	float: left;
}
#factImage{
	float: left;
	border-top: 1px solid #e0e2f6;
	border-left: 1px solid #e0e2f6;
}
.factImage{
	height: 80px;
	width: 99px;
}
.factText{
	float: left;
	width: 227px;
	*width: 248px;
	height: 74px;
	*height: 81px;
	border-top: 1px solid #e0e2f6;
	border-right: 1px solid #e0e2f6;
	padding: 3px 10px 2px 10px;
	line-height: 16px;
	font-size: 10px;
}
.factText a:hover{
	text-decoration: underline;
}
.factSheetTitle{
	width: 565px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.factSheetImage{
	float: left;
	padding: 0 10px 5px 0;
}
.factSheetText{
	line-height: 18px;
}
#iframe{
	border: none;
	margin-bottom: 10px;
}
.button{
	padding: 0;
}

/*---------------------footer--------------------*/

#footer{
	clear: both;
	width: 750px;
	height: 58px;
	font-size: 9px;
}
#footerTop{
	width: 750px;
	height: 40px;
	background: #e0e2f6;
}
#footerLinks{
	float: right;
	margin: 5px 2px 0 20px;
}
#footerBottom{
	background: url(../../../assets/images/footerBar.jpg) no-repeat;
	width: 750px;
	height: 20px;
	border-top: 5px solid #fff;
}
#hide{
	display: none;
}
h4{
}
h4 a{
	display: block;
	padding: 9px;
	background: url(../../../assets/images/smButtonBack.jpg) repeat-x;
	width: 250px;
	border: 1px solid #ccc;
	text-align:center;
}
h4 a:hover{
	display: block;
	padding: 9px;
	background: url(../../../assets/images/smButtonHoverTile.jpg) repeat-x;
	width: 250px;
	border: 1px solid #ccc;
	color: #fff;
}
#copyRight{
	font-size: 9px;
	text-align: center;
	padding: 5px 0 0 0;
}

.button{
	display: block;
	padding: 5px;
	background: url(../../../assets/images/smButtonBack.jpg) repeat-x;
	width: 130px;
	border: 1px solid #ccc;
	text-align:center;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	color: #000060;
	letter-spacing: 1px;
}
.button:hover{
	display: block;

	background: url(../../../assets/images/smButtonHoverTile.jpg) repeat-x;

	border: 1px solid #ccc;
	color: #fff;
}

/*------------------print-----------------------*/
#printOnly{
	display:none;
}

#login{
	width: 260px;
	height: 125px;
	border: 1px solid #888888;
	background: #e0e2f6;
	margin-left: 150px;
	margin-bottom: 50px;
	margin-top: 50px;
}
#loginTop{
	width: 250px;
	height: 17px;
	background: #000060;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 0 10px;
	margin: 0 0 20px 0;
	font-size: 10px;
	text-transform: capitalize;
}
#loginForm{
	margin: 0 0 0 10px;
	text-align: right;
	margin: 0 11px 0 0;
}
.loginButton{
	float: right;
	font-size: 10px;
	margin: 5px 0 0 0;
}
.label{
	float:left;
	display:inline;
}
.field{
	float: left;
	display: inline;
}
#map{
	position: relative;
	border: 1px solid #adadc3;
	float: left;
	width: 475px;
	height: 400px;
	clear: both;
}
/*       Newsletter Recipient Count Table       */
table.countlist{
	border: solid 1px #dcdcdc;
	font-size:12px;
	background:#F6F7FA;
	margin-left:15px;
}
.countlist th{
	text-align: left;
	border: solid 1px #dcdcdc;
	font-size:13px;
	background:#F6F7FA;
	padding:5px;
	padding-right:16px;
	height:15px;
}
.countlist td{
	border: solid 1px #dcdcdc;
	text-transform:capitalize;
}

.countlist th.tblHeader { 
    background-image: url(../images/sortNew.gif);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center right; 
} 
.countlist th.headerSortDown { 
    background-image: url(../images/desc.gif);
    background-color:#EDEEF2; 
}
.countlist th.headerSortUp { 
    background-image: url(../images/asc.gif);
    background-color:#EDEEF2;  
}

table.subtotal{
	border: solid 1px #dcdcdc;
	font-size:12px;
	background:#F6F7FA;
	margin-left:15px;
}
.subtotal td{
	border: solid 1px #dcdcdc;
	font-weight: bold; 
}
/*---------Press Release Section --------------------------------------*/

.pressSection {
	float: right;
	padding: 10px 0 10px 0;
	margin-left: 0;
	margin-bottom: 15px;
	border-bottom:1px solid gray;
}
.pressSection .head{
	padding: 0 0 0 20px;
	float:left;
	font-weight:bold;
	font-size:16px;
}
.pressSection .image{
	float:right;
	padding:0 0 0 10px;
}
.pressSection .main{
	padding: 0 0 0 20px;
	font-size: 14px;
}
/**************** FB publisher ******************/

.fbPost{
	border: 1px solid #b7babc;
	background: #fff url(../images/fbPostBack.jpg) repeat-x;
	float: left;
	color: black;
	width: 560px;
	height: 135px;
	margin-bottom: 25px;
}
.fbPostImage{
	float: left;
	width: 138px;
	margin: 10px;
}
.fbPostText{
	float:  left;
	width: 330px;
	margin: 10px;
}
.fbPostButtons{
	float: right;
	width: 35px;
	height: 115px;
	background: white;
	padding: 10px 0 10px 10px;
	border-left: 1px solid #e9e9e9;
}
.fbPostAdd{
	border: 1px solid #b7babc;
	background: #fff url(../images/fbPostBack.jpg) repeat-x;
	float: left;
	color: black;
	width: 530px;
	height: auto;
	margin-bottom: 25px;
	padding: 15px;
}
.fbPostAddNew a{
	display: block;
	color: black;
	font-weight: bold;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	background: url(../images/fbPostAdd.png) no-repeat;
	width: 170px;
	height: 35px;
	padding: 10px 0 0 25px;
}
.editPost{
	cursor:pointer;
}
.deletePost{
	cursor:pointer;
}
