/* CSS Document 
	Copyright 2007 
	Developed by Blue Ridge Solutions, inc.  www.blueridges.com
	*/
	
body {
	margin: 0px;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 776px;
}

#layout {
	width: 776px;
}
.leftcell {
	border-left: 1px solid #A29061;
}
.rightcell {
	border-right: 1px solid #A29061;
	padding-right: 0px;
}
.contactus {
	vertical-align: bottom;
	padding-bottom: 8px;
	}
#contacttable {
	margin-left: 50px;
	margin-right: 30px;
	}

#contactus input, #contactus select {
	margin-bottom: 10px;
	width: 230px;
	}

#contactus td{
	padding-right: 10px;
	}

	
.rightnav {
	/* background-color: #F5F1DF; */
	background-color: #F3EED7;
	vertical-align: top;
}

.rightcontent {
	padding-left: 18px;
}
a.section, .rightcontent h1 {
	text-align: center;
	padding-right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
	margin-right: 11px;
	margin-bottom: 18px;
	display: block;
	text-transform: uppercase;
}

#photo {
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 1px;
	}
#logo {
	padding: 16px 0px 20px 30px;
	}
	
#footer {
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003D7D;
}

a {
	color: #003D7D;
}

.content {
	padding: 15px 30px 0px 50px;
}

p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D7D;
	line-height: 17px;
}

p {
	padding-bottom: 16px;
}

li {
	margin-bottom: 6px;
	list-style-type: none;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


a.rightfirst {
	border-top: 1px dotted #2464A9;

}
a.rightnav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033E7D;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding: 8px 0px 8px 35px;
	margin: 0px 11px 0px 0px;
	/* border-bottom: 1px dotted #BFBFBF; */
	border-bottom: 1px dotted #2464A9; 
	
	font-weight: bold;

}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

a.rightnav:hover {
	background-image: url(images/bulletover.gif);
	color: #A29061;
	background-color: #FEFDFB;
}

a.rightactive {
	background-image: url(images/bulletover.gif);
	color: #A29061;
	background-color: #FEFDFB;
}

a.rightthree {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033E7D;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding: 8px 0px 8px 35px;
	margin: 0px 11px 0px 20px;
/*
	background-position: 10px 14px;
	padding: 8px 0px 8px 37px;
	margin: 0px 11px 0px 0px; */
	border-bottom: 1px dotted #2464A9; 
	
	font-weight: bold;

}

a.rightthree:hover, a.rightthreeactive {
	background-image: url(images/bulletover.gif);
	color: #A29061;
	background-color: #FEFDFB;
}

/*

a.rightactive {
	background-image: url(images/bulletover.gif);
	color: #A29061;
	background-color: #FEFDFB;
}
*/

.example {
	margin-left: 20px;
	padding: 8px 15px 8px 15px;
	/*background-color:#eeeeee; */
	}

.message {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	/* background-color: #CCCCCC; */
	padding: 5px 10px;
	margin-bottom: 20px;
}

.message li {
	color: #990000;
}


.errmsg {
	color: red;
	margin: 0px;
}


p + h1 {
	margin-top: 30px;
}

#loginbox td {
	padding: 0px;
}

#loginbox input  {
margin-bottom: 8px;
}

#vendorlogo {
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
}

.borderall td {
	border: 1px solid #006699;
}

td {
	vertical-align: top;
}




.ratedisplay {
	border: 1px solid #003D7D; 
	padding: 2px 10px 8px 10px;
	margin-bottom: 15px;
}

.ratedisplay h2 {
	margin: 0px;
	padding: 0px;
}

.ratedisplay p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.ratedisplay td {
	font-size: 14px;
	padding: 4px 16px;
	text-align: center;
/*	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;  */
}

td.ratehead {
	font-weight: bold;
	font-size: 12px;
	/*background-color: #9999CC; */
}

.pdfimage {
	margin-left: 7px;
	position: relative;
	top: 2px;
}

.blueborder {
	border: 1px solid #003D7D; 
	padding: 2px 10px 8px 10px;
}
