/* Formatting */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
}

.redBold {
	font-weight: bold;
	color: #CC3333;
}

.red {
	color: #CC3333;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
}

.privacy {
	font-size: 10px;
	line-height: 14px;
}


h1 {
	font-size : 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 3px;
	color: #012F4E;
	font-family : Georgia, Verdana, Arial, sans-serif;
}

h2 {
	font-size : 18px;
	font-weight: bold;
	line-height: 22px;
	color: #012F4E;
	margin: 3px;
	font-family : Georgia, Verdana, Arial, sans-serif;
}

h3 {
	font-size : 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 3px;
	color: #012F4E;
	font-family : Georgia, Verdana, Arial, sans-serif;
}

h4 {
	font-size : 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 7px;
	color: #012F4E;
	font-family : Georgia, Verdana, Arial, sans-serif;
}

ol {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
}

ul {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
}

li {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	line-height: 16px;
	padding-bottom : 10px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
}

.highlight {
	background-color: #FFFF00;
}

#quoteBox {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom : 15px;
	border: 1px dotted #012F4E;
	padding: 7px;
	background: #C3E5FB;
	width : 80%;
}

.coupon {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 15px;
	border : 3px dashed #333333;
	padding : 10px;
}

.copyright {
	font-size : 9px;
	font-family : Verdana, Arial, sans-serif;
}

a {
	font-weight: bold;
	color : #0A6DAF;
	text-decoration : none;
}

a:hover {
	text-decoration : dotted;
	border-bottom : 1px dotted #CC3333;
	color: #CC3333;
}

form {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

.formfields {
	background-color: #C3E5FB;
 	border: 1px solid #012F4E;
 	padding: 3px;
 	margin-bottom: 7px;
}

.submitbutton {
	background-color: #0A6DAF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px;
 	padding: 1px;
 	margin-bottom: 7px;
}

#headerTitle {
	margin: 0px;
	padding-right: 20px;
	padding-top: 5px;
	font-size : 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	font-family : Georgia, Verdana, Arial, sans-serif;
}

#headerByline {
	font-size : 14px;
	padding-top: 3px;
	padding-right: 20px;
	line-height: 18px;
	font-family : Georgia, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #0A6DAF;
}

#buyButton {
	margin: 0px;
	padding: 5px;
	border: 0px;
	float: right;
	width: 225px;
}


/* Navigation Bar */

#cssdropdown, #cssdropdown ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#cssdropdown li {
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-left: -10px;
	margin-right: -10px;
	position: relative;
}

.mainitems{
	border: 0px ;
	color : #000000;
	margin : 0px;
	font-weight: bold;
}

.mainitems a {
	padding: 10px;
	margin : 0px;
	background-color: #1384CD;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.mainitems a:hover {
	padding: 10px;
	margin: 0px;
	background-color: #1384CD;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

.mainitems2{
	border: 0px;
	margin : 0px;
	font-weight : bold;
	color : #FFFFFF;
}

.mainitems2 a{
	padding: 10px;
	margin: 0px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.mainitems2 a:hover {
	padding: 10px;
	margin: 0px;
	background-color: #1384CD;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}


/* Page Structure */
#wrapper  {
	border-left:0px none; border-right:0px none; border-top:0px none;
	background: #FFFFFF;
	width: 810px;
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0px;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	}
	
#headerLeft {
	margin: 0px;
	height: 75px;
	width: 30px;
	background: url('images/header_left.jpg') no-repeat center;
	float: left;
	}	
	
#headerMiddle {
	margin: 0px;
	height: 75px;
	width: 750px;
	background: url('images/header.jpg') no-repeat center;
	float: left;
	}

#headerRight {
	margin: 0px;
	height: 75px;
	width: 30px;
	background: url('images/header_right.gif') no-repeat center;
	float: left;
	}


#navLeft {
	margin: 0px;
	height: 36px;
	width: 30px;
	background: url('images/nav_left.gif') repeat center;
	float: left;
}

#navMiddle {
	margin: 0px;
	height: 36px;
	width: 750px;
	float: left;
	background: #012F4E;
}

#navRight {
	margin: 0px;
	height: 36px;
	width: 30px;
	background: url('images/nav_right.gif') repeat center;
	float: left;
}

#headerDropshadow {
	margin: 0px;
	height: 33px;
	width: 810px;
	background: url('images/header_dropshadow.gif') no-repeat center;
	clear: left;
}

#footer {
	margin: 0px;
	height: 57px;
	width: 810px;
	background: url('images/footer.gif') no-repeat center;
	clear: left;
}
