@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: url(../images/navbg.jpg) repeat-x #1D3552;
	text-align: center;
}
html>body #outer {height:auto}
#column {
	width: 762px !important;
	width/**/: 780px;
	border: 8px solid #fff;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}
#leftcol {
	width: 208px;
	float: left;
}
#logo {
	background: url(../images/logo.gif);
	width: 208px;
	height: 113px;
	text-indent: -9999px;
}
#logo a {
	width: 208px;
	height: 113px;
	text-indent: -9999px;
	display: block;
}

#contact {
	background: url(../images/contact-call.jpg);
	width: 208px;
	height: 114px;
}
a#contact-link {
	width: 208px;
	height: 90px;
	display: block;
	border-bottom: none;
}



a#spanish {
	width: 208px;
	height: 24px;
	display: block;
	border-bottom: none;
}
#nav {
	background: url(../images/left-top.gif) #BEC7E4 top no-repeat;

	margin: 3px 0 0 0;
}
#rightcol {
	width: 538px;
	float: right;
}
#header {
	background: url(../images/header.jpg);
	width: 538px;
	height: 208px;
}
#content {
	margin: 35px 18px 18px 18px;
}
#bottom-logos {
	background:#F4F7FA;
	/*background: url(../images/logos-bg.gif);*/
	height: 121px;
	margin: 3px 0 0 0;
}
#bottom-logos a img, #bottom-logos a{
border:none;
}
#bottom-logos img, #bottom-logos div img {
	margin:0 25px;

}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {

	margin: 0 auto;
	text-align: right;
	font: Georgia, "Times New Roman", Times, serif;
	color: #BEC7E4;
	font-size: 9px;
	padding-top: 4px;

	padding-bottom: 4px;
	clear: both;
	height: 65px;
	text-align: center;

	
}
.footer a:link, .footer a:visited {

	text-align: right;
	font: Arial, Helvetica, sans-serif;
	color:#7D7258;
	font-size: 9px;

}
.footer a:hover {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}


/**********************/
.regcells {
	background: #DBE0F2;
}

.module p {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 10px;
	padding: 28px;
	font-style: italic;
	color: #1D3552;
	border-bottom: 1px solid #BEC7E4;	
	background: url(../images/quote.gif) top left no-repeat;
}

h1, h5 {
font-size : 175%;
color: #f4b900;
border-bottom: 1px solid #f4e5b6;
padding-bottom: 10px;

}

h2 {
font-size : 125%;
font-weight: 600;
font-style: italic;
color: #14549e;
}
div#gold h2, p {
color: #cc9900;
}
div#gold ul.master li {
color: #cc9900;
}
div#gold .strong{
color: #cc9900;
}
div#gold h2 {
padding-top: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #cc9900;
}
div#silver h2, p, ul {
color: #999;
}
div#silver ul.master li {
color: #999;
}
div#silver .strong{
color: #999;
}
div#silver h2 {
padding-top: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #999;
}
div#bronze h2, p, ul {
color: #933;
}
div#bronze ul.master li {
color: #933;
}
div#bronze .strong{
color: #993333;
}
div#bronze h2 {
padding-top: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #933;
}
p {
line-height: 1.7em;
color: #666;
}
ul.master li, ol.master li{
line-height: 1.7em;
color: #666;
padding-bottom: 10px;
}

cite {
color: #14549e;
font-weight: bold;
}
.strong { font-weight: bold; }
	
.strong_blue { 
font-weight: bold; 
color: #14549e;
}
.cc {
text-align: center;
}
a:link, a:visited {
font-size: 100%;
text-decoration: none;
color: #14549e;
border-bottom: 1px dotted #14549e;
outline: none;
}
a:hover, a:focus { 
border-bottom-style: solid;
}
ul.contact {
padding-top: 25px;}
ul.contact li { list-style : none;
padding-bottom: 5px;
color: #666;
}
ul.contact li a { list-style : none; }
dt {
font-weight: bold; 
color: #14549e;
padding-top: 15px;
padding-bottom: 15px;
}

dd {
padding-bottom: 30px;
border-bottom: 1px solid #bec7e4;
}

form label.error {
color:red;
font-size:.9em;
font-style: italic;
display: block;
}
