/*******************************************************
unsabado stylings...suave
*******************************************************/
body, p, h1, h2, h3, h4, ul, li {font-family: Arial, Helvetica, sans-serif;}
body, p, h1, h2, h3, h4, ul, li {font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;}

body {
    margin: 10px 10px;
    padding: 0px;
    text-align: left;
    background: #efefef;
}

h1, h2, h3, h4 {
	font-weight: bold;
	letter-spacing:.05em;
}

h1 {font-size: 16px;color: #7caee2;}
h2 {font-size: 15px;color: #7caee2;}
h3 {font-size: 13px;color: #7caee2;}
h4 {font-size: 11px;color: #7caee2;}

p {
	margin: 15px 0 15px 0;
	line-height: 15px;
	font-size: 11px;
}

ul#list li { 
font-size: 11px;
line-height: 15px;
}

li {
	margin: 5px 0 15px 0;
	font-size: 10px;
	line-height: 12px;
	list-style: square;
	vertical-align: center;
	}	

/* Begin Link Styles */
a:link {
	color: #ddc000;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:visited {
	color: #ddc000;
	text-decoration: none;
}
a:hover {
	color: #557797;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a img {
	border: none;
	border-bottom-style: none;
}
/* End Link Styles */

/* Begin Various Page Styles */

hr {
	border: none;
	height: 1px;
	background: #ccc;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
img {
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}
.imageright {
	float: right;
	padding-left: 10px;
	padding-bottom: 3px;
}
.blackhighlite {
	font-weight: bold;
	color: #000000;
}
.yellowhighlite {
	color: #f1ca2f;
	font-weight: bold;
}
.bluehighlite {
	font-weight: bold;
	color: #7caee2;
}
.redhighlite {
	color: #b5272e;
	font-weight: bold;
}

/* End Various Page Styles */

.yellowboxheader {
	font-size: 14px;
	font-weight: bold;
	background-color: #DDC000;
	padding: 5px 3px 5px 3px;
	letter-spacing:.05em;
}

.sponsorswrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#7caee2;
	color: #000;	
	vertical-align: text-top;
	font-weight: bold;
	margin: 10px 0 5px 0; 
	padding:  2px 5px 2px 5px;
}

blockquote {
margin:2em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#centerColumn { 	
margin:0 auto;
padding:1em;
width:55em;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
border:1px solid #cccccc;
}

#centerColumn h2 {
margin:8px 0 5px 0;
padding:8px 0 5px 0;
}

#centerColumn li {
	margin: 5px 0 15px 0;
	font-size: 12px;
	line-height: 12px;
	list-style: square
	}

#header {
margin:0 0 0 0;
padding:0 0 0 0;
height:7em;
background-color:#ffffff;
border:1px solid #cccccc;
}

#header h1 {
margin:0 0 -.6em 0;
padding:3.2em 0 0 1em;
letter-spacing:.1em;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
letter-spacing:.1em;
}

#sponsorColumn {
position:relative;
float:right;
margin:3em 0 0 .5em;
padding:0 .7em .25em .7em;
width:21em;
font-size:.9em;
background-color:#ffffff;
border:1px solid #cccccc;
}

#sponsorColumn image {

}

#sponsorColumn h2 {
margin-bottom:-0.5em;
font-size:.9em;
border-bottom: 2px solid #7caee2;
}

#sponsorColumn ul {
margin:1.5em 0 0 0 !important;
margin:1.5em 0 0 3em;
list-style:none;
}

#sponsorColumn li {
margin:0 0 .2em -3em;
list-style:square;
}

#sponsorColumn li a {
text-decoration:underline;
}

#sponsorColumn li a:hover{
text-decoration:none;
}

#footer {
position:relative;
color: #666666;
bottom:0 10px;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
background-color:#ffffff;
border-top:1px solid #cccccc;
}


#logobox {
	width: 248px;
	height: 76px;
	float: left;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
	line-height: 87px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

tr.altrow {
	background: #C6DEFF;
}

#highlight {
	padding: 20px;
	overflow: hidden;
	background: url(../images/show.jpg);
  color: white; 
  font-size: 15px;
  }          
    
    
/*-- #7caee2 */
/*-- #efefef */
