/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, h3, a, ul, li, address {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 5px 0px 15px 0px;
	font-size: 11px;
	line-height: 1.5;
}

address {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 1.3;
	margin: 10px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

h1 { 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h2 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

h3 { 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* ----------------- LIST ITEMS ----------------- */

ul {
	margin: 0px;
	padding: 10px 20px 8px 30px;
	list-style-type: square;
}

li {
	font-size: 11px;
	line-height: 1.3;
	margin-bottom: 3px;
	color: #151a4c;
}

/* ----------------- GENERAL LINKS ----------------- */

a { 
	color: #A46B08; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #2D02CE; 
	}

/* ------------------------- MAIN NAVIGATION ----------------------------- */

ul#mainnav {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: #094ea3;
	position: absolute;
	top: 120px;
	left: 0px;
}

ul#mainnav li {
	margin: 0px;
	float: left;
	list-style: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 3px 23px 3px 22px;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #6c7c9b;
}

ul#mainnav li a:hover {
	background: #405e99;
}

ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	color: #000000;
	background: #ffffff;
}

/* ------------------------- UTILITY NAVIGATION ----------------------------- */

ul#utilitynav {
	width: 760px;
	height: 14px;
	margin: 0px;
	padding: 4px 0px 2px 0px;
	background: #094ea3;
	clear: both;
}

ul#utilitynav li {
	margin: 0px;
	float: left;
	list-style: none;
}

ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	color: #cccccc;
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	font-size: 9px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	}

ul#utilitynav li a:hover {
	color: #ffffff;
}

ul#utilitynav li a.last {
	border-right: none;
}

/* ----------------- BODY ----------------- */

/* Creates DIV container for the main body. */
div#container {
	width: 760px;
	margin: 0px auto;
	border: 1px solid #333333;
	background: #eaeff5;
}

/* Creates DIV container for header. */
div#header {
	height: 142px;
	text-align: left;
	position: relative;
	background-image: url(images/header.jpg);
}

	div#header img {
		border: 0px;
	}

/* Creates DIV containers for main body content with multiple columns. */
div#bodyleft {
	width: 543px;
	text-align: left;
	padding: 10px;
	float: left;
	background: #ffffff;
	border-right: 1px solid #020C68;
	position: relative;
	min-height: 520px;
	height:auto !important;
	height: 520px;
}

div#bodyright {
	width: 190px;
	text-align: left;
	padding: 3px;
	float: right;
}

	div#bodyright p {
		font-size: 10px;
		line-height: 1.3;
		margin: 5px;
	}
	
	div#bodyright h1 {
		font-size: 10px;
		line-height: 1.3;
		background: #0b213c;
		color: #ffffff;
		margin: 0px;
		padding: 2px;
		text-align: center;
		font-weight: normal;
	}

div.panel {
	width: 250px;
	margin-left: 10px;
	padding-left: 10px;
	float: right;
	border-left: 1px dotted #d8d0b7;
}

/* ----------------- COPYRIGHT ----------------- */

/* Creates DIV container for the copyright. */
div#copyright {
	width: 760px;
	margin: 0px auto;
	padding: 5px 0px;
	text-align: left;
	clear: both;
	position: relative;
}

div#copyright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

/* Set link style for copyright. */
div#copyright a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

div#copyright a:hover {
	color: #000000;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	margin: 0px 10px 5px 0px;
	border: 1px solid #d8d0b7;
	float: left;
}

img.leftnobrd {
	margin: 0px 10px 5px 0px;
	float: left;
}

div.clear {
	clear: both;
	line-height: 0px;
}

/* ----------------- CUSTOM CLASSES ----------------- */

.companyname {
	font-weight: bold;
}

.center {
	text-align: center;
}

.payment {
	font-size: 10px;
	text-align: center;
	line-height: 2;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	margin: 20px 0px 0px 0px;
	clear: both;
}

div#flash {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#concept {
	position: absolute;
	top: 0px;
	right: 0px;
}

iframe.noscroll {
	margin-top: -50px;
}

div#login {
	position: absolute;
	top: 0px;
	right: 0px;
}

div#audio {
	position: absolute;
	top: 145px;
	right: 28px;
	z-index: 2;
	background: #ffffff;
	width: 130px;
	height: 15px;
	text-align: center;
}

div.cta2 {
	margin: 15px 0px;
	padding: 5px;
	border: 1px solid #d8d0b7;
	background: #ffd403;
}

	div.cta2 p {
		margin: 5px 0px;
		color: #094ea3;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}


div#copyright {
	position:relative;
	width: 760px;
	margin: 0 auto;
	padding: 15px 0px 15px 0px;
	font-size: 9px;
	text-align: left;
	color: #000;
}

div#copyright a,
div#copyright a:link,
div#copyright a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

div#copyright a:hover,
div#copyright a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.ypimg {
	position:absolute;
	top:15px;
	right:0;
	border: 0px;
}