@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body#platinum {
	/**background-color: #a58d9b;
	*/
	background-color: #7697b7;
	background: white url(images/background.gif) repeat-x;
	
}

body#bronze {
	background-color: #de9c56;
}

body#gold {
	background-color: #D4AF37;
}

body#publisher {
	background-color: #00539f;
}

body.letter {
	background-color: #ACA899;
}

div#main {
	position: relative;
	width: 760px;
	background-color: white;
	border-right: 2px solid #565656;
	border-bottom: 2px solid #565656;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
}

div#centered {
	margin-left: auto;
	width: 757px;
	margin-right: auto;
	text-align: left;
	margin-top: 8px;
}

div#branding {
	height: 110px;
	margin: 10px;
	background: white url(images/branding.gif) no-repeat;
}

div#breadcrumb {
	color: #ACA899;
	font-weight: bold;
	font-size: 11px;
	padding-top: 1.0em;
	padding-left: 1.5em;
	padding-bottom: 1.0em;
	float: left;
	/**background-color: #e3e3e1;*/

	/**border-right: 1px solid #285078;
	border-left: 1px solid #285078;*/
}

div#search {
	float: right;
	margin: 15px;
	padding-top: 30px;
	padding-bottom: 0;
}

div#content {
	/**border: 1px solid #285078;*/
	background: white;
	border-top: none;
	float: left;
}

div#content-text {
	width: 476px;
	padding: 1em;
	padding-top: 0;
	padding-right: 250px;
	float: left;
}

div#content-text-part5 {
	padding: 1em;
	padding-top: 0;
	padding-right: 1 em;
	float: left;
}

div#content-full {
	width: 713px;
	padding: 1em;
	padding-right: 29px;
	float: left;
}

div#form {
	padding: 1em;
}

div#form-image {
	width: 200px;
	margin-left: -240px;
	float: right;
}

div#sidebar {
	width: 200px;
	height: 300px;
	border-left: 1px dashed;
	padding: 1em;
	float: right;
	margin: 10px;
	margin-left: -240px;
	margin-bottom: 40px;
	text-align: center;
}

div#quote1 {
	margin: auto;
	width: 180px;
	font-size: 18px;
	line-height: 28px;
	text-align: right;
	color: #305f8e;
}

div#quote2 {
	margin: auto;
	width: 180px;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
}

div#actionform
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 90%;
	text-align: justify;
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}



div#footer {
	padding-top: 0.1em;
	padding-bottom: 1em;
	clear: both;
	font-size: 9px;
	text-align: center;
	color: #999999;
}

div#MD_address {
	padding-top: 40px;
	padding-left: 450px;
	width: 600px;
	background-image: url(images/letter-top.png);
	background-repeat: no-repeat;
}

#MD_address p {
	font-size: 9px;
}

div#MD_letter {
	padding-left: 70px;
	margin-top: -30px;
	background-image: url(images/letter-mid.png);
	background-repeat: repeat-y;
}

#MD_letter p {
	font-size: 10px;
	width: 500px;
}

#MD_letter li {
	font-size: 10px;
}

#MD_letter td {
	padding: 10px;
	border: 1px solid #999999;
}

#MD_letter td p {
	width: 400px;
}

img {
	border: none;
	border-width: 0;
}

#sidebar p {
	font-size: 22px;
	color: #305F8E;
}

#content p {
	line-height: 1.9em;
	font-size: 12px;
}

#content ul {
	line-height: 1.9em;
	font-size: 12px;
}

#content ol {
	line-height: 1.9em;
	font-size: 12px;
}

#content a {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}


#content .floatLeft {
	float: left;
	padding-right: 10px;	
}

#breadcrumb a {
	color: #305F8E;
	text-decoration: none;
}

#content h1 {
	color: #305F8E;
	font-size: 1em;
}

#content h2 {
	color: black;
	font-size: 0.9em;;
}

#content h3 {
	color: black;
	font-size: 0.8em;;
}


#content table {
	font-size: 12px;
}

#content a:hover {
	color: #f0b95a;
}

#content td {
	padding: 0.5em;
	border: none;
	text-align: left;
	border: collapse;
	
}

#content td.noborder {
	border: none;
}

#content tr.gray {
	border: none;
	background-color: #ddd;
}


#content td.compare {
	width: 50px;
	height: 50px;
}

#content td.index_header {
	text-align: center;
	background-color: #B7CFE7;
	font-weight: bold;
	color: #305F8E;
}

#content-full td.form {
	padding: 1em;
	border: none;
	font-size: 12px;
}

#form td {
	padding: 1em;
	border: none;
	font-size: 12px;
}


#footlinks li{
	display: inline;
	margin-right: 0.5em; padding-right: 2.75em;
	font-size: 9px;
	text-transform: uppercase;
}

#footlinks a {
	color: #999999;
	text-decoration: none;
}

#footlinks a:hover {
	text-decoration: underline;
}

#navlinks {
	border: 1px solid #e3e3e1;
	margin: 0 0.5em; padding: 0.5em 2em;
	background: white url(/images/gradient.jpg) repeat-x;
	text-align: center;
	color: #e3e3e1;
	white-space: nowrap;
}

#navlinks li {
	display: inline;
	margin-right: 0.75em; padding-right: 1.0em;
	margin-left: 0.75em;
	border-right: 1px solid #cecdcd;
	font-size: 12px;
	font-weight: bold;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #000;
	text-decoration: none;
}

#navlinks a:hover {
	color: #cecdcd;
}

#smallNavlinks {

	text-align: right;
	
}

#smallNavlinks li {
	display: inline;
	margin-right: 0.75em; padding-right: 1.0em;
	border-right: 1px solid black;
	font-size: 12px;
}

#smallNavlinks li.last {
	border-right: 0;
	margin-right: 0;
}

#smallNavlinks a {
	color: #000;
	text-decoration: none;
}

#smallNavlinks a:hover {
	color: #f0b95a;
}


#form textarea.gotcha {
	visibility: hidden;
}

.platinum {
	background-color: #a58d9b;
}

.bronze {
	background-color: #de9c56;
}

.silver {
	background-color: #dfdddd;
}


.gold {
	background-color: #D4AF37;
}

.publisher {
	background-color: #00539f;
}


