@charset "utf-8";
/* CSS Document */
/* Author: Heritage Web Design - I.Bautista (ibautista@hwsinet.com) */
/* Created: 4/2008 */

html{
overflow: -moz-scrollbars-vertical;
}

body{
background: #042B50 url(../images/m_bg.gif) bottom center fixed no-repeat;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #012C57;
text-align:center;
}

body *{
text-align: inherit;
}

a img{
border: 0;
}

img.sp2{
padding-bottom: 10px;
}

td{
vertical-align: top;
}

table.wrap{
margin-right: auto;
margin-left: auto;
width: 764px;
}



#navigation{
background: transparent url(../images/nav_bg.gif) top left repeat-x;
text-align:center;
vertical-align: middle;
font-weight: bold;
font-size: 98%;
height: 33px;
}

#content{
background: #819BB3 url(../images/content_bg.gif) top right no-repeat;
text-align: left;
padding: 8px;
width: 748px;
}

#footer{
padding: 20px 10px 10px 10px;
text-align: center;
font-size: 11px;
color: #8199B1;
background: transparent url(../images/footer.gif) top center no-repeat;
}


/* Links */

/* Global Links */

a:link, a:visited{
color: #015CB8;
text-decoration: none;
}

a:hover{
color: #FFFFFF;
}

/* Navigation */

ul, ul li{
margin: 0;
padding: 0;
}

#navlist li{
list-style-type: none;
display: inline;
}

#navlist li a:link, #navlist li a:visited{
color: #EBC40C;
font-weight: bold;
text-decoration: none;
padding: 5px 20px;
}

#navlist li a:hover{
background: transparent url(../images/c_bg-trans.png);
color: #012C57;
border-bottom: 3px solid #EBC40C;
}

#navlist li.current a:link, #navlist li.current a:visited{
background: transparent url(../images/c_bg-trans.png);
color: #012C57;
border-bottom: 3px solid #EBC40C;
}

/* Footer Links */

#flist li{
list-style-type: none;
display: inline;
}

#flist li a:link, #flist li a:visited{
text-decoration: none;
padding: 0 15px;
color: #FFF;
}

#flist li a:hover{
background-color: #FFF;
color: #0F60B1;
}

a.ftr{
color: #FFF;
}

img.sp{
padding-right: 10px;
}

a.button{
padding: 5px;
border: 1px solid #0D2A6A;
color: #0D2A6A;
font-weight: bold;
font-size: 14px;
background: #EBC40C url(../images/button_bg.gif) top repeat-x;
}

.button{
border: 1px solid #0D2A6A;
color: #0D2a6A;
font-weight: bold;
font-size: 12px;
background: #EBC40C url(../images/button_bg.gif) top repeat-x;
}.wrap #main #content object {
	float: left;
	margin: 5px;
}
