﻿body,html 
{
    margin:0;
    padding:0;
    background: #FFFFFF;
    color: #002958;
    font-family: Palatino Linotype;
    font-size: 13pt;
}
body 
{
    min-width: 975px;
}
#wrap 
{
    background: #58A2F6;
    margin:0 auto;
    width: 975px;
}
#main 
{
    float: left;
    width: 665px;
    margin-top: 12px;
    margin-left: 20px;
    padding: 0px 5px 0px 0px;
}
#sidebar 
{
    float: left;
    width: 185px;
}
#footer
{
    text-align: center;
    font-size: 10pt;
    clear: both;
    padding: 5px 0 5px 0;
}
#header
{
    padding-bottom: 25px;
    margin: 0;
}
.footer a:link
{
	border-bottom: 1px dotted;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited 
{
	border-bottom: 1px dotted;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:focus
{
	border-bottom: 1px solid;
	color :#FFFFFF;
}
.footer a:hover 
{
	border-bottom: 1px solid;
	color :#FFFFFF;
}
.input_item
{
    width: 219px;
    font-size: 11pt;
    font-family: Palatino Linotype;
    color: #002958;
}
.ddl_item
{
    width: 225px;
    font-size: 11pt;
    font-family: Palatino Linotype;
    color: #002958;
}

.formstable
{
    padding: 2px 2px 2px 2px; 
}
.formstableheader
{
    padding: 2px 2px 2px 2px;
    color: #002958; 
    font-weight: bold;
    width: 150px;
}
.formstablecontent
{
    padding: 2px 2px 2px 2px;  
}
.formstablecontent a:link
{
	border-bottom: 1px dotted;
	color: #002958;
	text-decoration: none;
}
.formstablecontent a:visited 
{
	border-bottom: 1px dotted;
	color: #002958;
	text-decoration: none;
}
.formstablecontent a:focus
{
	border-bottom: 1px solid;
	color: #002958;
}
.formstablecontent a:hover 
{
	border-bottom: 1px solid;
	color: #002958;
}
.link_item:link
{
	border-bottom: 1px dotted;
	color: #002958;
	text-decoration: none;
}
.link_item:visited 
{
	border-bottom: 1px dotted;
	color: #002958;
	text-decoration: none;
}
.link_item:focus
{
	border-bottom: 1px solid;
	color: #002958;
}
.link_item:hover 
{
	border-bottom: 1px solid;
	color: #002958;
}
.link_insite:link
{
	border-bottom: 1px solid;
	color: #002958;
	text-decoration: none;
}
.link_insite:visited 
{
	border-bottom: 1px solid;
	color: #002958;
	text-decoration: none;
}
.link_insite:focus
{
	border-bottom: 1px solid;
	color: #002958;
}
.link_insite:hover 
{
	border-bottom: 1px dotted;
	color: #002958;
}
.alineaheader
{
    font-size: larger;
    font-weight: bold;
}

#tblAutoInfo td
{
    /*border: solid 1px black;*/
}
