﻿body {
	background: #000 url('../images/bodyBG.jpg') repeat-x top;
	margin: 0 auto;
	color: #fff;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************************* Global Styles */

h1 {
	color: #006ccc;
	font-weight: normal;
}
h2 {
	color: #b40505;
	font-size: 110%;
}
h3 {
	color: #006ccc;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
.redText {
	color: #b40505;
	font-weight: bold;
}
a img {
	border: none;
}

hr.clear {
	border-bottom: 5px solid red;
	color: #fff;
	height: 8px;
}
.smallText {
	font-size: 75%;
}

/********************************************* Container */

div#confContainer {
	margin: 0 auto;
	width: 976px;
	background: #fff;
}

/********************************************* TopNav */

div#confTopNav {
	background: url(../images/topNavBG.jpg) repeat-x;
	margin: 0 auto;
	text-align: right;
	width: 976px;
	height: 20px;
	padding-top: 15px;
	margin: 0 auto;
}

div#confTopNav a,
div#confTopNav a:link,
div#confTopNav a:active,
div#confTopNav a:visited {
	color: #fff;
	font-size: 80%;
	text-decoration: none;
	padding: 10px;
	text-transform: uppercase;
}


/********************************************* Header */

div#confHeader {
	background: url(../images/headerBG.jpg) no-repeat top center;
	height: 229px;
	border: 1px solid #fff;
	border-bottom: none;
	padding: 0;
}

.logo {
	padding-top: 20px;
	width: 973px;
	padding-left: -1px;
	float: left;
}

.banner {
	height: 100px;
	float: left;
	width: 700px;
}

/********************************************* MainNav */

div#confMainNav {
	border: 1px solid #fff;
	background: #b40505;
	height: 42px;
	width: 970px;
	text-align: center;
	padding-left: 4px;
}

div#confMainNav a {
	color: #fff;
	font-size: 125%;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}


.navLeft {
	float: left;
	margin-top: -10px;
	width: 400px;
}

.navRight {
	float: right;
	width: 408px;
	margin-top: -10px;
}


/********************************************* Content */

div#confMainContent {
	background: url(../images/contentBG.jpg) no-repeat top center;
	padding: 20px;
	height: 400px;
	min-height: 400px;
	height: auto;
}

div#agendablock {
	width: 100%;
	padding: 0;
}

div#agendablockLeft {
	width: 50%;
	float: left;
	padding: 0;
}

div#agendablockRight {
	width: 50%;
	float: left;
	padding: 0;
}	

div#homeLeft {
	float: left;
	width: 50%;
	color: #006ccc;
	margin-top: 1px;
}

div#homeRight {
	float: right;
	width: 45%;
	text-align: center;
	color: #006ccc;
	margin-top: -20px;
	font-size: 110%;
}

div#homeRight h1 {
	margin-bottom: -10px;
}

div#homeRight p {
	padding: 0;
	line-height: 15px;
}

div#agendaLeft {
	width:100%
}


div#homeRight img {
	margin: 0 auto;	
	display: block;
	margin-top: -10px;
}

.header {
	background: url(../images/borderBG.jpg) repeat-x top;
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
}

span.header {
	background: #fff;
	padding: 5px;
	color: #006ccc;
	font-size: 140%;
	text-align: left;
}

span.header2 {
	padding-left: 10px;
	color: #006ccc;
	font-size: 130%;
	text-align: center;
	font-weight: bold;
}

p.blue {
	color: #006ccc;
	font-weight: bold;
	font-size: 90%;
	padding: 0 10px 0 10px;
}

span.blue {
	color: #006ccc;
	font-weight: bold;	
}

div#confContent {
	padding: 0 10px 0 10px;
	height: 400px;
	min-height: 400px;
	height: auto !important;
	color: #000;

}

/********************************************* LeftCol */

div#confLeftCol {
	float: left;
	width: 200px;
	padding: 5px;
}

div#confLeftCol span.header {
	color: #b40505;
	background: none;
}

hr {
	border: none;
	height: 1px;
	color: #ccc;
	border-bottom: 1px solid #999;
}

div#confLeftCol ul {
	padding-left: 10px;
}

div#confLeftCol ul li {
	color: black;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}

div#confLeftCol ul li a {
	color: #999;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}




/********************************************* RightCol */

div#confRightCol {
	float: right;
	width: 660px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #ccc;
}

/********************************************* Footer */

div#confFooter {
	background: #000 url(../images/footerBG.png) no-repeat top center;
	height: 200px;
	padding-top: 50px;
	margin: 0 auto;
	width: 976px;
}

div#confFooter p {
	font-size: 80%;
	text-transform: uppercase;
	padding-left: 15px;
}


div#confFooter img {
	padding: 5px;
	margin-top: -5px;
	margin-bottom: -10px;
}


/********************************************* FORM STYLES */

div#menuplace{
position: absolute;
top: 200px;
left: 10px
}

div#form .centerHeading
{
    text-align: center;
}

div#form
{
    font-size: xxsmall;
}

div#formPricing p
{
    float: left;
    width: 25%;
    font-weight:lighter;
    width:25%;
}

div#formPricing .floatRight
{
    width: 50%;
}

.floatRight
{
    float: right;
}

.superButton
{
    border-color:blue;
    border-style:double;
}

div#formPricing .floatRight p
{
    float: left;
    width: 50%;
    font-weight:lighter;
}

div#paymentMethod p
{
    float: left;
    width: 15%;
}

.addressBar td {
}

