body {
	margin: 0px;
	background-color: #9fbcda;
	font-family: arial;
	font-size: 12px;
	color: #232323;
	font-weight: normal;
	line-height: normal;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
td {
	font-size: 12px;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;

	}
	
	
h2 {
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

h3, h4 {
	line-height: 15pt;
	font-family: "Arial Narrow";
	font-size: 10pt;
}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 18pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	border-bottom: 1px solid #29429E;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #29429E;}

#copyright {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB5A53;
	padding: 15px 15px 15px 15px;
	}

#copyright a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB5A53;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #fff;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

a.menu {
	font-size: 7pt;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 20px 25px 20px 25px;
	display: inline;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: url() left top repeat-x;
	}

.menuContainer {
	position: absolute;
	width: 300px;
	background-color: #001B5B;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 85%;
	visibility: hidden;
	} 

a.submenu, a.submenu2, a.submenu3, a.submenu4 {
	font-size: 7pt;
	line-height: 10pt;
	color: #A8BAFF;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 10px 10px 10px 10px;
	}

a.submenu:link:hover, a.submenu2:link:hover, a.submenu3:link:hover, a.submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 10px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

/* -------------------------------------------- DEFAULT STYLES -------------------------------------------- */
#default-mast {
	background:  no-repeat;
	width: 900px;
	height: 101px;
	}
#default-main {
	width: 900px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #FFFFFF;
	left: auto;
	}

#default-live-bcp {
	vertical-align: top;
	width: 635px;
	padding: 15px;
	background-color: #FFFFFF;
	}

#default-submenu-rcp-poll {
	background: #606060;
	vertical-align: top;
	width: 250px;
	padding: 5px 5px 5px 5px;
	color: #fff;
	border: medium solid #000000;
	}
/* -------------------------------------------- DETAILS STYLES -------------------------------------------- */


#details-main {
	width: 900px;
	background-color: #9fbcda;
	border: 3px solid #fff;
	}

#details-live-bcp {
	vertical-align: top;
	width: 635px;
	padding: 15px;
	background-color: #fff;
	background-image: url(../images/blue.jpg);
	background-repeat: repeat;
	border: 3px solid #FFFFFF;
}
	
#details-submenu-rcp-poll {
	background: #606060;
	vertical-align: top;
	width: 250px;
	padding: 5px 5px 5px 5px;
	color: #9fbcda;
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border: 3px solid #FFFFFF;
	}
	
#details-rcp a, #details-rcp h1, #details-rcp h2, #details-rcp h3, #details-rcp h4, #details-rcp h5, #details-rcp h6 {color: #fff;}

#details-poll h6 {
	font: 10pt/12pt;
	font-weight: bold;
	}
/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */



#address-copyright-tools {
	width: 900px;
	padding-bottom: 15px;
	}

#address-copyright {padding: 4px;}

#address {
	color: #E5CDCB;
	font-size: 7pt;
	}

#tools {
	text-align: right;
	vertical-align: top;
	}.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
