body#template4 {
font-family: arial, helvetica, sans-serif;
background: #213554;
margin: 0;
}

td, div {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

img { border: 0; }
form { margin: 0; padding: 0; }

a:link { color: #ff3300; text-decoration: none; }
a:hover { color: #ff6038; text-decoration: none; }
a:visited { color: #ff3300; text-decoration: none; }

p {
font: 11px/14px arial, helvetica, sans-serif;
margin: 1px 0 6px 0;
padding: 0;
}



/* layout */
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	border-left: 8px solid #c1ccd4;
	border-right: 8px solid #c1ccd4;
	overflow: hidden;
	}

#outertable {
	background: #fff;
	width: 960px;
	}

td#main, td.main {
	padding:10px;
	}
	td.main.first {
		border-bottom: 10px solid #c1ccd4;
		}

td#maintop, td#mainbot {
	width:610px;
	}
	
td#mainfull {
	width:750px;
	}
	body#template4.int6 td#mainfull {
		width:610px;
		}
		
td#mainleft {
	width:294px;
	padding:0 0 10px 0;
	}

td#maintopleft {
	width:294px;
	padding:0 0 10px 0;
	}

td#mainbotleft {
	width:294px;
	padding:0 0 10px 0;
	}

td#mainright {
	width:294px;
	padding:0 0 0 22px;
	}
	
td#maintopright {
	width:294px;
	padding:0 0 0 22px;
	}
	
td#mainbotright {
	width:294px;
	padding:0 0 0 22px;
	}

/* masthead */
td#header {
	width: 960px;
	margin: 0 auto;
}


/* top nav */
#topnav { border-bottom: 10px solid #c1ccd4; }

.imgheader {
border: 0 !important;
}


/* SKINS */
.contentblock {
padding: 10px 8px 8px 8px;
margin-bottom: 8px;
font-size: 12px;
background: #fff;
color: #181e34;
}

	.contentblock p {
	}
	
	.contentblock a {
	color: red;
	}
	.contentblock a:hover {
	color: #c60e0e;
	}

.contentblock_nopad {
margin: 0 0 8px 0;
padding: 0;
display: block;
}

.contentblock_alt {
padding: 6px;
margin-bottom: 8px;
font-size: 12px;
background: #c4b69e;
color: #3a3321;
}

	.contentblock_alt p {
	color: #3a3321;
	}
	.contentblock_alt a {
	color: #727000;
	font-weight: bold;
	}
	.contentblock_alt a:hover {
	color: #990;
	}

.label_text {
padding: 4px 6px 4px 6px;
background: #b20d0d url('../images/frame/Bg/bg-label.gif') no-repeat top right;
font-weight: bold;
font-size: 10.5px;
text-transform: uppercase;
color: #fff;
}

.label_img {
background: #b20d0d url('../images/frame/Bg/bg-label.gif') no-repeat top right;
}

.subnavblock {
font: 11px arial;
text-align: left;
padding: 3px 3px 3px 0;
}

.subnavblock a {
text-decoration: none;
color: #af0000 !important;
}

.subnavblock a:hover {
color: #e73131 !important;
text-decoration: underline;
}

.footlinks {
padding: 10px 6px 14px 6px;
margin: 0 -6px -6px -6px;
font: 11px arial;
}

.footlinks a {
text-decoration: none;
color: #af0000 !important;
}

.footlinks a:hover {
color: #e73131 !important;
text-decoration: underline;
}

.inset_banner img {
text-align: center;
padding: 0;
margin: 0;
}

.corner { width: 9px; }


/* RM */
#rm {
	height: 100%;	
	border-left: 10px solid #c1ccd4;
	padding: 10px;
	}
	div.rm {
		width: 300px;
	}


.rmlabel_text {
background: #99a9b4 url("../Images/frame/Bg/bg-rmlabel.gif") repeat-x left top;
padding: 5px 0 5px 8px;
margin: 0;
color: #203350;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}

.rmlabel_img {
/*background: url("../Images/frame/Bg/bg-rmtitle.gif") repeat-x left top;
padding: 5px 0;
margin: 0;
background: #b20d0d url('../images/frame/Bg/bg-label.gif') no-repeat top right;*/
font-weight: bold;
font-size: 10.5px;
text-transform: uppercase;
color: #fff;
}

.rmitem {
	background: #fff;
	margin: 0 0 12px 0;
	color: #203350;
	font-size: 10px;
	padding: 8px;
	}

.rmitem p {
	color: #3a3321;
	}
	.contentblock_alt a {
	color: #727000;
	}

.rmitem_alt {
	background: #c4b69e;
	margin: 0 0 8px 0;
	color: #3a3321;
	font-size: 10px;
	padding: 6px;
	}

.rmitem_alt p {
	color: #3a3321;
	}

.rmtile {
	background: #fff;
	margin: 0 0 12px 0;
	}


/* FOOTER */
#footer {
text-align: center;
padding: 10px;
font: 11px/16px arial, helvetica;
color: #000;
font-weight: bold;
font-style: italic;
border-top: 10px solid #c1ccd4;
background: #fff;
}

#footer ul {
list-style-type: none;
padding: 0;
margin: 0;
font-style: normal;
font-weight: normal;
}

#footer li {
display: inline;
padding: 0 10px 0 0;
}

#footer a {
color: #b20d0d;
}

#footer a:hover {
color: #b20d0d;
text-decoration: underline;
}

.ei_logo {
}

.popupmasthead { background: #1c0c04; }
.popupcontent { background: #fff; padding: 10px; }
.popupcontent td { padding: 2px; }
.popupfooter { background: #1c0c04; }


/* ETC */
.alignright {
float: right;
display: inline;
}
.clearfix { clear: both; }
.pad img { margin-right: 5px; }
.image_top_left	{ float: left; padding: 0 10px 10px 0; margin: 0; }
.image_top_right	{ float: right; padding: 0 10px 0 10px; margin: 0; }
.image_no_text_wrap	{ padding: 0 0 10px 0; margin: 0; clear: both; }



/* v2.0 text styles */
h1 { font-size: 16px; line-height: 18px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h2 { font-size: 14px; line-height: 16px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h3 { font-size: 12px; line-height: 14px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h4 { font-size: 11px; line-height: 13px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h5 { font-size: 10px; line-height: 12px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h6 { font-size: 10px; line-height: 11px; padding: 0 0 2px 0; margin: 0;  }

.white { color: #ffffff; }
.black { color: #000000; }
.dark { color: #333; }
.lit { color: #a9360f !important; }
.dim { color: #666; }
.accent { color: #213554; }
.alert { color: #ff3300; }

.div2 { padding: 1px; margin: 0; clear: both; }
.div4 { padding: 2px; height: 4px; clear: both; }
.div6 { padding: 3px; height: 6px; clear: both; }
.div8 { padding: 4px; height: 8px; clear: both; }
.div10 { padding: 5px; height: 10px; clear: both; }
.hdiv10 {
border-bottom: 1px solid #bbb;
padding-bottom: 10px;
margin-bottom:10px;
}


/* v1.0 text styles, required for controls */
.largeheader { font-weight: bold; font-size: 14px; color: #213554; }
.header { font-weight: bold; font-size: 13px; color: #213554; }
.subheader { font-weight: bold; font-size: 12px; color: #af0000; }
a.jumperlink { font: bold 11px/15px; color: #213554;}
a.headerlink { font-weight: bold; color: #213554; }
a.headerlink:hover  { color: #af0000; }
a.largeheaderlink  { font-size: 14px; font-weight: bold; color: #213554; }
a.largeheaderlink:hover  { color: #af0000; }
.mini { font-size: 11px; line-height: 15px; }
td.mini { text-align:left; }
.minilit { font-size: 11px; line-height: 15px; color: #213554;  }
a.minilink, a.minilink:hover { font-size: 11px; line-height: 15px; color: #213554;  }
.miniheader, .sblabel { font-size: 11px; font-weight: bold; color: #5a0000; }
.minidim { font-size: 11px; line-height: 15px; color: #666; }
.minidimheader { font-size: 11px; line-height: 15px; color: #666; font-weight:bold; }
.micro { font: 10px/12px arial, sans-serif; }
.microdim { font: 10px/12px arial, sans-serif; color: #777; }


/* v1.0 bg styles, required for controls */
.mhpopup { background: url("../images/frame/bg/mh.popup.gif"); }	
.pg { background: url("../images/frame/bg/pg.gif"); }	
.sbdiv { background-image: url("../images/frame/bg/sb.div.gif"); background-repeat: repeat-x; background-position: center center; }
.sbdivrl { background-image: url("../images/frame/bg/sb.div.rl.gif"); background-repeat: repeat-x; background-position: center center; }
.sbint { background: url("../images/frame/bg/sb.int.gif"); }	
.sblb { background: url("../images/frame/bg/sb.lb.gif"); }	
.sbrl { background: url("../images/frame/bg/sb.rl.gif"); padding: 4px 6px 4px 6px; }
.trlb { background: url("../images/frame/bg/tr.lb.gif"); }
.sbtralt { background: url("../Images/Frame/Bg/sb.tr.alt.gif"); padding: 2px; }	
.sbtrdef { background: url("../Images/Frame/Bg/sb.tr.def.gif"); padding: 2px; }	
.tralt { background: url("../Images/Frame/Bg/tr.alt.gif"); padding: 2px; }
.trdef { background: url("../Images/Frame/Bg/tr.def.gif"); padding: 2px; }
.pgBg	{ background: #efefef; }
.crint	{ background: #fff url("../Images/Frame/Bg/cr.int.gif")	}
.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 11px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 17px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}

.ratingMeter { background: none; }
.ratingMeter img, .ratingMeter a img { float: left; padding: 0 !important; margin: 0 !important; }

.blogs-item {width:610px;}


