@import url("/css/nav.css");
@import url("/css/log-styles.css");

body {
  background-color: #4C4236;
  margin-top:10px;
  margin-bottom:10px;
  color:#3C342B;
}

body, p, td, li {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a:link {
	COLOR: #508AC7; text-decoration: underline;
}
a:visited {
	COLOR: #508AC7; text-decoration: underline;
}
a:active {
	COLOR: #508AC7; text-decoration: underline;
}
a:hover {
	COLOR: #88B1FF; text-decoration: none;
}

.alt {
	display: none;
}

.clr {
	clear: both;
}

.chkLabel label, .chkLabel input{
	display: block;
	float: left;
	margin-right: 10px;
}

.chkLabel label {
	width: 225px;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.chkLabel .chkBox {
	margin-right: 5px;
}

.formDisplay {
	margin: 0 0 20px 0;
}

.formDisplay .formDisplay {
	margin: 0;
}

.formDisplay p {
	margin: 0 0 2px 0;
}

.formDisplay td, .formDisplay th{
	padding: 0 15px 7px 0;
	vertical-align: top;
}

.formDisplay th{
	text-align: right;
	font-weight: normal;
	width: 180px;
}

.formDisplay .longDesc 
{
    padding: 5px 10px;
    border: solid #C0D9EE 1px;
    background: #e5eff7;
    margin: 5px 0 0 0;
}
.box
{
    padding: 5px 10px;
    border: solid #C0D9EE 1px;
    background: #e5eff7;
    margin: 5px 0 0 0;
}

.formDisplay .altDesc
{
    background: #fff;
    border: none;
}

.formDisplay .longDesc .inputGrp
{
    margin: 10px 0 5px 150px;
}

.formDisplay .longDesc p
{
    margin: 0;
}

.note {
	font-size: 10px;
	color: #666666;
}

.validator {
	color: #c00000 !important;
	display: block;
	margin: 3px 0 0 0;
}

#pageHeader {
	height: 120px;
	background: #FFFFFF url('/img/header.jpg') bottom left no-repeat;
	margin: 0 auto;
	width: 760px;
}

#pageHeader h1 {
  padding-top:50px; 
  padding-left:15px;
  margin:0;
}

#headeranniversary {
     height: 120px;
	margin: 0 auto;
	width: 760px;
}
#menuBar {
	margin: 0 auto;
	padding: 0;
	clear:both;
	width: 760px;
}

#contentWrapper {
	background:#FFFFFF;
	margin: 0 auto;
	padding:20px 24px;
	/*position:relative;*/
	width:712px;
	z-index:200;
}

#interactiveWrapper {
	background:#FFFFFF;
	margin: 0 auto;
	padding: 20px 0px;
	position:relative;
	width:760px;
	z-index:200;
}

#center {
	margin: 0;
}

#center h1, #content h1 {
  margin-top:0 ;
  margin-bottom:0.5em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  color: #508AC7;
  font-weight: normal;
  letter-spacing: -1px;
}

h2 {
  margin-top:0 ;
  margin-bottom:0.5em;
  font-size: 20px;
  color: #706250;
  font-weight: normal;
  letter-spacing: -1px;
}

.homeDisplay h2 {
  margin-top:0 ;
  margin-bottom:0.5em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  color: #508AC7;
  font-weight: normal;
  letter-spacing: -1px;
}

.completeResource
{
	color: #706250 !important;
}

h3 {
  margin-top:0px;
  margin-bottom:0.5em;
  font-size: 18px;
  color: #5A822B;
  font-weight: normal;
  letter-spacing: -1px;
}

h4 {
  margin-top:0px;
  margin-bottom:0.25em;
  font-size: 15px;
  color: #706250;
  font-weight: bold;
}

h5 {
  margin-top:0px;
  margin-bottom:0.25em;
  font-size: 14px;
  color: #508AC7;
  font-weight: bold;
  letter-spacing: -1px;
}

p {
	margin: 0 0 1em 0;
/*  margin-top:5px;
  margin-bottom:15px;*/
  line-height: 1.5em;
}

#pageFooter {
	background: #ffffff url(/img/footer-rule.jpg) top center no-repeat;
	clear: both;
	padding: 18px 24px;
	margin: 0 auto;
	width: 712px;
}

#pageFooter p {
	font-size: 10px;
	color: #4C4236;
	margin: 0 0 10px 0;
}

.imgLt {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.imgRt {
  float:right;
  margin-left: 10px;
  margin-bottom: 5px;
  border:0px;
}

#nav {
	width: 720px;
	margin: 0 auto;
	background: #4d9ad9 url(/images/nav-bkgd.jpg) center bottom;
	padding: 0 20px;
}

#nav li a {
	color: #fff; 
	padding: 10px 7px 10px 5px;
}

#nav li.dd a{
	background: url(/images/dd-arrow.gif) right center no-repeat;
	padding-right: 15px;
	margin-right: 5px;
}

#nav li.dd li a{
	background-image: none;
	padding-right: 0;
}


 /* Home / Search Page                                   */
/********************************************************/

.searchTable {
	width: 295px;
}

.searchTable td{
	vertical-align: top;
	padding: 0 0 10px 0;
}

.searchTable th{
	vertical-align: top;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	color: #4482C3;
	padding: 0 8px 5px 0;
	width: 110px;
}

.featured {
	background: url(/img/featured-bkgd.gif) left top repeat-x;
	padding: 10px 15px;
	width: 380px;
}

.featured .description {
	width:275px;
}

.featured .info {
	color: #4482C3;
	font-weight: bold;
}

.featured img {
	border: none;
	margin: 0 0 10px 0;
}

.featured ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.featured li {
	margin: 0;
	padding: 0;
}

#center .featured h2{
	color: #ffffff;
	font-size: 30px;
}

.homeDisplay {
}

.homeDisplay td{
	vertical-align: top;
}
.description h3 {
	font-size: 22px;
	color: #5A822B;
	font-weight: normal;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
}


 /* Search Results Page                                  */
/********************************************************/

.searchResults {
	width: 100%;
	border: solid #ccc 1px;
}

.searchResults th{
	text-align: center;
	background: #C0D9EE;
	padding: 3px 6px;
}

.searchResults td{
	padding: 3px;
}

a.compare {
	display: block;
	width: 125px;
	float: right;
}

.sortByPnl
{
	width: 250px;
	float: right;
	margin-top: -35px;
}
.sortByPnl strong
{
	margin: 0 0 5px 0;
}

 /* Details Page                                  */
/********************************************************/

.details {
	width: 100%;
}

.DetailInfo table td, .DetailInfo table th{
	padding: 0 5px 5px 0;

}

.DetailInfo table th{
	text-align: left;
}

.DetailInfo table td h3{
	text-align: center;
}

.DetailInfo table td {
	text-align: left;
}

.imgContent {
	width: 500px;
}

.imgContent img{
	border: none;
}

.changeRep 
{
    padding:5px;
    background-color: #ECE9D8;
}
#pricingHeader {
	padding-top: 15px !important;
	padding-left: 145px;
	float: left;
}
#compareLink {
	padding-top: 34px;
	float: right;
}

#tblPricing 
{
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tblPricing thead th
{
	background:#0184B8 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:7px 0;
	border-right: 1px solid #fff;
	font-size: 14px;
	width: 190px;
}
#tblPricing thead th a
{	
	color:#FFFFFF;
}

#tblPricing tbody th {
	border-top: 1px solid #d0e7f7;
	border-right: 1px solid #d0e7f7;
	border-left: none;	
	width: 138px;
	color: #0184B8;
	text-align: left;
	padding-left: 7px;	
}

#tblPricing tbody td 
{	
	border-top: 1px solid #d0e7f7;
	border-right: 1px solid #d0e7f7;
	border-left: none;
	background: url('/images/pricing-gradient.gif') repeat-x;
	height: 53px;
	text-align: center;
}

.rightCol 
{
	border-right: none !important;
}

.bottomRow td, .bottomRow th
{
	border-bottom: 1px solid #d0e7f7 !important;
}

.informationIcon 
{
	display:block;
	float:left;
	margin: 2px 5px 20px 0;	
}

#profileNotes 
{
	margin-left: 143px;
	margin-top: 10px;
}

#profileNotes table td, #profileNotes table td p {
	font-size: 10px;
	color: #808080;
}

/* Status pop-up Styles */
	
.statusHdr 
{
	font-weight: bold;
	width: 350px;
	border: 1px solid #4783b4;
	padding: 5px 10px;
	font-size: 0.85em;
	color: #fff;
	background: #4783b4;
}

.statusBdy 
{
	border-bottom: 1px solid #bbd6ef;
	border-left: 1px solid #bbd6ef;
	border-right: 1px solid #bbd6ef;
	width: 350px;
	padding: 5px 10px;
	font-size: 0.85em;
	color: #000000;
	background: #bbd6ef;
	line-height: 1.5em;
}



/*--
-------- incSidebarRight --------*/
.incSidebarRight .preSiderbar {
	padding-right: 20px;
	width: 440px;
	float: left;
}
.sidebarRight {
	width: 230px;
	padding: 10px;
	border: 1px solid #6ea7d8;
	background: #BDD9EE;
	float: left;
}
.sidebarRight p {
	line-height: 15px;
	font-size: 10px;
}
.sidebarRight h4 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}