﻿
body {
	margin: 10px;
	padding: 0px;
	background: #ffffff;
	font: 12px Arial, Helvetica, Sans-serif;
	text-align: center;
	}

table {
	border-collapse: collapse; 
}

th, td {
	font-family: arial, verdana, tahoma, serif;
}

img {
	margin: 0px;
	padding: 0px;
	border: none 0px #000000;
	}

ul {
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

input, select {
	background: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

input.button {
	background: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	padding: 1px;
	color: #000000;
	border: 2px solid #000000;
}

table.noborder {
	border: 0px solid #000000;
	padding: 3px;
	font-weight: bold;
}
table.noborder input{
	border: 0px solid #000000;
}
select.noborder {
	margin-left: 20px;
}
p.searchButton input{
	background: #339900;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px;
	color: #ffffff;
	border: 1px solid #000000;
}

p.zeromargin{
	margin-top: 0px;
	margin-bottom: 0px;
}

#layout {
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 5px 0px 0px;
	width: 1000px;
	text-align: left;
	border-left:1px solid #000000;
	background: transparent url(../images/dropShadowOnWhite_r.gif) repeat-y right top;
	}

div#header {
	margin: 0px;
	border-top: 2px solid #82A6C6; 
	background-color: #007CAD;
	border-bottom: 2px solid #00658E; 
	color: #FFF3AE;
	font-weight: bold;
	padding: 5px;
	border-right: 1px solid #007CAD; 
	}

div#container {
	position: relative;
	margin: 0px;
	padding: 0px;
	/*background: transparent url(../images/content_bg.png) repeat-y 0 0;*/
	overflow:hidden;
	}

div#horizMenu {
	border-top: 2px solid #88B682; 
	background-color: #339900;
	border-bottom: 2px solid #277D00; 
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border-right: 1px solid #007CAD; 
	}

div#sidebar1 {
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	width: 195px;
	background: transparent url(../images/dropShadowOnWhite_r.gif) repeat-y right top;
	}

div.nav{
	margin-top: 0px;
	margin-bottom: 0px;
}

div.navHeader{
	border-top: 2px solid #82A6C6; 
	background-color: #007CAD;
	border-bottom: 2px solid #00658E; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

div.navItem{
	border-top: 3px solid #FFF9D9; 
	background-color: #FFF3AF;
	border-bottom: 1px solid #CFC58E; 
	color: #000000;
	font-weight: normal;
	padding: 2px;
	padding-left: 5px;
}

div#content {
	float: right;
	margin: 0px;
	padding: 10px;
	width: 780px;
	background-color: #ffffff;
	}

div.contentTitle{
	border-top: 2px solid #eeeeee; 
	background-color: #cc0033;
	border-bottom: 2px solid #cccccc; 
	color: #efefef;
	margin-bottom: 8px;
	padding: 4px;
}
div.contentTitle H1{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div#resultsContainer{margin: 0px; margin-right: auto; margin-left: auto; width: 700px;}
table#tblResults{margin: 0px; margin-right: auto; margin-left: auto; width: 700px;}

table.cardDetail{
	margin-top: 6px;
	margin-bottom: 24px;
	border: 1px solid #D1D1BA;
	border-top: 2px solid #82A6C6; 
	width: 700px;
}
table.cardDetail th{
	border: 1px solid #007CAD;
	border-top: 2px solid #82A6C6; 
	background-color: #007CAD;
	border-bottom: 2px solid #00658E; 
	background-color: #007CAD;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
table.cardDetail th H1{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
td.cardRate{
	color: #000000;
	background-color: #efefef;
	padding: 3px;
}
td.cardLogo{
	border-right: 0px solid #007CAD;
	color: #cc0033;
	text-align: center;
	padding: 10px;
}
td.cardFootnote{
	color: #000000;
	background-color: #efefef;
	padding: 3px;
	font-style:italic;
}
td.cardFactsTop{
	color: #000000;
	background-color: #efefef;
	padding: 3px;
}
td.cardFactsBottom{
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #efefef;
}

table.note{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

td.cardNotes{text-align: left;}
td.noteTopMiddle {background: url('../images/notes/genTopMiddle.gif') repeat-x left bottom;}
td.noteBottomMiddle {background: url('../images/notes/genBottomMiddle.gif') repeat-x left top;}
td.noteRightMiddle {background: url('../images/notes/genRightMiddle.gif') repeat-y right top;}
td.noteLeftMiddle {background: url('../images/notes/genLeftMiddle.gif') repeat-y left top;}

td.noteContent {
	padding: 10px;
	background-color: #FFF3AF;
}
td.noteContentHighlight {
	padding: 10px;
	background-color: #66ff33;
}
p.error{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	color: #cc0033;
}

td.PrevNext H3{
	margin-top: 0px;
	margin-bottom: 0px;
}

li.standout{
	color: #cc0033;
}
table.article H2{
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
table.article H3{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
table.article H4{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 0px;
}
table.article td.topSpace{
	padding-top: 20px;
}
div.biobox{
	font-style:italic;
	font-size: .9em;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;
	padding: 5px;
	border: 1px solid #cccccc; 
	background-color: #efefef;
	width: 400px;
}
div.artBlurb {
	float:right;
	font-size: 1.2em;
	font-style:italic;
	font-weight: bold;
	width: 30%;
	border: 1px solid #82A6C6;
	background-color: #DEE7EF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	text-align: left;
}

table.rightNav{
	margin-top: 0px;
	margin-bottom: 12px;
	border: 1px solid #82A6C6; 
	background-color: #DEE7EF;
}
table.rightNav th{
	background-color: #82A6C6;
	font-weight: normal;
	text-align: left;
	padding: 3px;
}
table.rightNav td{
	padding: 3px;
}
p.moreOffers {
	font-size: 1.3em;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.homepageOffers{
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #82A6C6; 
	background-color: #DEE7EF;
}
table.homepageOffers th{
	border-top: 2px solid #82A6C6; 
	background-color: #007CAD;
	border-bottom: 2px solid #00658E; 
	font-weight: normal;
	text-align: left;
	padding: 3px;
	font-size: 1em;
}
table.homepageOffers th H2{
	font-size: 1.1em;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	color: #efefef;
}
table.homepageOffers td{padding: 6px;}
table.homepageOffers td ul{font-size: 1.3em;}
table.homepageOffers td ul li{margin-top: 3px; margin-bottom: 3px;}

table.homepageTopCards{
	margin-top: 30px;
	margin-bottom: 8px;
	border: 0px solid #cc0033; 
	background-color: #ffffff;
	width: 550px;
 }
table.homepageTopCards th{
	font-weight: normal;
	text-align: left;
	font-size: 1.3em;
}
table.homepageTopCards td{
	text-align:left;
}

table.homepageTopCards td a.standout{font-size:1.3em;}

table.noResults{ 
	width: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #cc0033; 
	background-color: #ffffff;
}
table.noResults td{
	padding: 10px;
	font-size: 1.0em;
	font-weight: bold;
}

table.searchPart{
	margin-top: 8px;
	margin-bottom: 0px;
	border: 1px solid #cc0033; 
	background-color: #ffffff;
	font-weight: bold;
}
table.searchPart td{
	padding-top: 6px;
	padding-bottom: 6px;
}

div.clearFloat {clear: both;}

div#footer {
	border-top: 2px solid #82A6C6; 
	background-color: #007CAD;
	border-bottom: 2px solid #00658E; 
	padding: 5px;
	text-align: center;
	color: #FFF3AF;
	border-right: 1px solid #007CAD; 
	}
div#footer hr {width:60%; height:2px; color:#82A6C6; background-color:#82A6C6;}

div.disclaimerContainer {
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	width:1000px;
	}
div.disclaimer{
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #cccccc; 
	background-color: #efefef;
	width: 450px;
}

div.disclaimer p{
	margin: 0px;
}

A:link {text-decoration: none; color:	#0000ff;}	
A:visited {text-decoration: none; color: #0000ff;}	
A:active {text-decoration: none; color: #0000ff; outline: none;}	
A:hover	{text-decoration: underline; color: #0000ff;}
div#horizMenu A:link {text-decoration: none; color:	#ffffff; font-weight: bold;}	
div#horizMenu A:visited {text-decoration: none; color: #ffffff; font-weight: bold;}	
div#horizMenu A:active {text-decoration: none; color: #ffffff; font-weight: bold;}	
div#horizMenu A:hover {text-decoration: underline; color: #ffffff; font-weight: bold;}
div.navItem A:link {text-decoration: none; color:	#000000; font-weight: normal;}	
div.navItem A:visited {text-decoration: none; color: #000000; font-weight: normal;}	
div.navItem A:active {text-decoration: none; color: #000000; font-weight: normal;}	
div.navItem A:hover {text-decoration: underline; color: #000000; font-weight: normal;}
A.standout:link {text-decoration: none; color:	#cc0033; font-weight: bold;}	
A.standout:visited {text-decoration: none; color: #cc0033; font-weight: bold;}	
A.standout:active {text-decoration: none; color: #cc0033; font-weight: bold;}	
A.standout:hover	{text-decoration: underline; color: #cc0033; font-weight: bold;}
A.cardLogo:link {text-decoration: none; color:	#cc0033; font-weight: bold;}	
A.cardLogo:visited {text-decoration: none; color: #cc0033; font-weight: bold;}	
A.cardLogo:active {text-decoration: none; color: #cc0033; font-weight: bold;}	
A.cardLogo:hover	{text-decoration: underline; color: #cc0033; font-weight: bold;}
A.cardNameOnHomePage:link {text-decoration: none; color:	#0000ff; font-weight: bold; font-size: 1.2em;}	
A.cardNameOnHomePage:visited {text-decoration: none; color: #0000ff; font-weight: bold; font-size: 1.2em;}	
A.cardNameOnHomePage:active {text-decoration: none; color: #0000ff; font-weight: bold; font-size: 1.2em;}	
A.cardNameOnHomePage:hover	{text-decoration: underline; color: #0000ff; font-weight: bold; font-size: 1.2em;}
div#footer A:link {text-decoration: none; color: #FFF3AF; font-weight: normal;}	
div#footer A:visited {text-decoration: none; color: #FFF3AF; font-weight: normal;}	
div#footer A:active {text-decoration: none; color: #FFF3AF; font-weight: normal;}	
div#footer A:hover {text-decoration: underline; color: #FFF3AF; font-weight: normal;}

