body {
	margin: 0px;
	background-color: #fff;
	font-family: "arial";
	font-size: 80%;
	color: #232323;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
td {
	font-size: 80%;
	color: #232323;	
	}
	
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #DD1805;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #DD1805;}

#copyright {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #AEABA9;
	padding: 10px;
	width: 775px;
	text-align: right;
	}

#copyright a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #AEABA9;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #DD1805;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#menu {text-align: right;}

.menu {
	font-family: "arial narrow", "helvetica condensed", "arial";
	font-size: 9pt;
	line-height: 45px;
	color: #232323;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 43px 10px 39px 10px;
	}

.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DD1805;
	background: url(http://www.e-zekiel.com/clientImages/29468/template/mo-menu.gif) bottom left repeat-x;
	}

/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #ffffff;
	border-top: solid 5px #002157;
	border-right: solid 1px #002157;
	border-bottom: solid 1px #002157;
	border-left: solid 1px #002157;
	visibility: hidden;
	padding: 3px;
	margin-left: 1px;
	} 

.submenu, .submenu2, .submenu3, .submenu4 {
	font-size: 7pt;
	line-height: 10pt;
	color: #232323;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 0px 2px 10px;
	width: 150px;
	}

.submenu:link:hover, .submenu2:link:hover, .submenu3:link:hover, .submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: bold;
	color: #DE1A00;
	background: url(http://www.e-zekiel.com/clientImages/29468/template/mo-submenu.gif) top left no-repeat;
	}

.submenu {margin-left: 0px;}

.submenu2 {margin-left: 10px;}

.submenu3 {margin-left: 20px;}

.submenu4 {margin-left: 30px;}

/* -------------------------------------------- DEFAULT STYLES -------------------------------------------- */

#default-flash {
	width: 775px;
	height: 269px;
	border-right: 1px solid #D7D5D4;
	}
	
#default-bcp {
	width: 775px;
	border-right: 1px solid #D7D5D4;
	color: #D7D5D4;
	}

#default-livearea {
	width: 775px;
	border-right: 1px solid #D7D5D4;
	text-align: right;
	padding: 15px;
	color: #ffffff;
	line-height: 10pt;
	}
	
#default-livearea td {
	color: #ffffff;
	line-height: 10pt;
	}
	
#default-livearea a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
#default-livearea a:link:hover {text-decoration: underline;}

/* -------------------------------------------- DETAILS STYLES -------------------------------------------- */

#details-lcp-live-bcp {
	background-color: #ffffff;
	width: 731px;
	padding-left: 44px;
	}
	
#details-submenu-lcp-poll {padding: 15px 0px 15px 10px;}
	
#details-livearea-bcp {
	width: 100%;
	padding: 15px;
	}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */

#logo-menu {width: 775px;}

#logo {
	background: url(http://www.e-zekiel.com/clientImages/29468/template/logo.gif) no-repeat;
	width: 209px;
	height: 75px;
	text-align: right;
	}

#blue {
	background-color: #002157;
	border-bottom: 5px solid #ffffff;
	}

#medium-charcoal {background-color: #4F4944;}

#dark-charcoal {
	background-color: #201A16;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 36px;
	}
	
#light-charcoal {background-color: #AEABA9;}