body {
	background:url(../images/pageBg.jpg) repeat-y center #191a1b;
	margin:0px;
	font-family:"Arial";
	height:100%;
	line-height:18pt;
	font-size:12pt;
	color:#363636;
}

html, body, #container, #contentContainer {
	height:100%;
}
a {
	color:#006699;
}
a:hover{
	color:#FFCC00;
}
.bigLink, .smallLink {
	color:#005DFF;
	font-size:24px;
	font-weight:bold;
	padding:20px 0px 20px 0px;
	display:block;
	text-decoration:underline;
	text-align:center;
}
.smallLink {
	font-size:20px;

}
.buyNow {
	margin:20px;
}

#header {
	height:137px;
	background:url(../images/header.jpg) no-repeat;
}
#container{
	width:960px;
	margin:auto;
}
#contentContainer {
	border-left:1px solid #666;
	border-right:1px solid #666;
	margin:0px 2px 0px 3px;
	background-color:#fff;
}
#contentInnerContainer {
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#fff;
	/*background:url(../images/contentBg.jpg) repeat-x bottom #fff;*/
}
#content {
	width:672px;
	float:left;
	margin:20px 40px 0px 40px;s
	text-align:justify;
}
#contentAlt {
	margin:auto;
	width:700px;
	padding:20px 0px 20px 0px;
}
#footer{
	font-size:9pt;
	color:#999;
	display:block;
	padding:0px 20px 20px 20px;
	text-align:center;
	border-top:1px dotted #999;
	margin:0px 50px 0px 50px;
}
#upperMenu {
	text-align:right;
	margin-right:10px;
	font-size:10pt;
	color:#eee;
}
#footerMenu {
	text-align:center;
	font-size:10pt;
	color:#333;
}
#upperMenu a{
	text-decoration:none;
	color:#ccc;
}
#footerMenu a {
	text-decoration:none;
	color:#666;
}
#upperMenu a:hover, #footerMenu a:hover {
	color:#cc9900;
}
.pad{
	padding:20px 20px 20px 20px;
}
.red {
	color:red;
}
.payment, .paymentWide {
	border:1px #666 solid;
	width:260px;
	margin:20px auto 20px auto;
	padding:20px;
	background-color:#FFF;
	text-align:center;
	line-height:12pt;
	color:#333;
	text-align:center;
}
.paymentWide {
	width:auto;
}
.centerPad{
	text-align:center;
	margin:20px 0px 20px 0px;
}
.masterHeading {
	font-size:30pt;
	color:#006699;
	font-weight:bold;
	line-height:28pt;
	margin:10px;
	text-transform:capitalize;
}
h1 {
	color:#cc9900;
	font-family:"Arial Black";
	text-transform:uppercase;
	margin: 0;
	font-size:20pt;
	line-height:20pt;
}
h2{
	color:#999;
	margin-top:10px;
	font-size:12pt;
}
h3{
	color:#cc9900;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
}
h4 {
	color:#405e84;
	border-bottom:1px dashed #ccc;
	background-color:#F3FCDE;
}
p{
	margin:10px;
}
p.small {
	margin-left:15px;
	margin-top:0px;
}
.small {
	font-size:10pt;
}
.steps ul {
	display:block;
	margin-top:30px;
}
.steps ul li {
	margin:6px 0px 6px;
	padding:0px 0px 0px 36px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	list-style:none;
	text-align:left;
}
.quote{
	border:1px dashed #cecece;
	background-color: #FFFEF2;
	padding:10px;
	font-family:"Courier New";
	margin:20px;
}
.quote img {
	float:left;
	margin-right:10px;
}
.arrows ul li {
	margin:0px 0px 6px;
	padding:0px 0px 0px 40px;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	list-style:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	font-size:14px;

}
.steps{
	border:1px dashed #ccc;
	background-color: #f1f7fa;
	padding:10px;
	margin:20px;
}


.steps ul li {
	margin:10px;
}
a {
	outline:none;
}
.underlineBold {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	background-color:yellow;
}
/*MENU FORMATING*/
#rightPanel {
	width:200px;
	float:right;
	background:url(../images/rightBg.gif) repeat-y top left;
	color:#999;
}
#rightMenu {
	line-height:24px;
}
#rightMenu ul{
	margin: 0; padding: 0;
	float: left;
	list-style-type: none; 
}
#rightMenu ul li{
	display: block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#rightMenu ul li a{
	float: left; 
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top:1px solid #ccc;
	color:#405e84;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	font-size:10pt;
	padding:10px;
	width:176px;
}
#rightMenu ul li a:hover{
	color:#666;
	text-shadow:1px 1px 1px #fff;
	background:url(../images/hover-fill.gif) repeat-x top;
}
.legal, .legalFull {
	font-family:"Times New Roman", Times, serif;
	background-color:#fff;
	margin:20px auto 20px auto;
	line-height:12px;
	text-align:justify;
}
.legalFull {
	width:100%;
	font-size:12px;
	color:#333;
}
.legal {
	width:320px;
	font-size:10px;
	border:1px solid #666;
	color:#666;
}
.noHeader {
	margin:auto;width:700px;
	background-color:#FFF;
	padding:20px 60px 20px 60px;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
}
	.confirm, .error {
		width:auto;
		margin:10px auto 10px auto;
		padding:2px; 
		text-align:center;
	}
	.confirm {
		border:1px solid green;
		background-color:#E1FFDD;
		color:green;
	}
	.error {
		border:1px solid orange;
		background-color:#feffd1;
		color:red;
	}
.button {
	width:auto;
}	
