/* CSS Document */
<!--
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: url(/images/template/background.gif);
	background-repeat: repeat-x;
}

img
{
display: block;
}

td, body, input, select, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}

.home_trio_box
{
border: 1px solid #666666;
}

a:link, a:visited, a:active
{
color: #000;
text-decoration: none;
}

a:hover
{
color: #000;
text-decoration: underline;
}

h1
{
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

a:link.footer, a:visited.footer, a:active.footer, .footer
{
color: #666;
text-decoration: none;
}

a:hover.footer
{
color: #666;
text-decoration: underline;
}

.image_left
{
border: #252726 1px solid;
display: inline;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.inside_title
{
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color: #FFFFFF;
}

.body_title
{
color: #2a84b7;
font-weight: bold;
text-transform: uppercase;
}

.featurebox
{
background-color: #FFFFFF;
width: 100%;
font-size: inherit;
font-size: 100%;
border: none;
}

.featurebox th
{
font-weight: normal;
text-align: left;
background-color: #E5E4E0;
font-size: inherit;
padding: 3px;
border: none;
}

.featurebox td
{
padding: 3px;
font-weight: normal;
background-color: #fff;
border: none;
}

.featurebox table td
{
padding: 1px;
}

a:link.topleftmenu, a:visited.topleftmenu, a:active.topleftmenu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #B8D1D7;
font-weight: bold;
text-decoration: none;
}

a:hover.topleftmenu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #F4C357;
font-weight: bold;
text-decoration: none;
}

.body_title
{
color: #2a84b7;
font-weight: bold;
text-transform: uppercase;
}

a:link.link_white, a:visited.link_white, a:active.link_white, a:hover.link_white
{
	color: #FFFFFF;
	text-decoration:none;
}

.link_white img
{
border-color: #FFFFFF;
}

-->