body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #666666; */
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F89D6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F89D6;
}
a:hover {
	text-decoration: none;
	color: #FFCB01;
}
a:active {
	text-decoration: none;
	color: #FFCB01;
}
.style2 {color: #FFFFFF}
.style3 {font-size: 11px}
.style5 {font-size: 11px; font-weight: bold; }
.style7 {
	font-size: 28px;
	color: #0367A6;
	font-weight: bold;
}

h1{
	font-size: 28px;
	color: #0367A6;
	font-weight: bold;
	line-height:23px;
	margin-top:8px;
	margin-bottom:8px;
}

div.submenu
{
width:100%;
padding:10px;
padding-top:5px;
padding-bottom:5px;
color:black;
text-align:right;
}
div.submenu a
{
color:black;
font-weight:normal;
}

a.leftmenu
{
	font-size: 11px;
}
a.leftmenu:link
{
color:#666666;
}
a.leftmenu:active
{
color:#666666;
}
a.leftmenu:visited
{
color:#666666;
}
a.leftmenu:hover
{
color: #0F89D6;
}

a.leftmenu_active:link
{
color:#0F89D6;
}
a.leftmenu_active:active
{
color:#0F89D6;
}
a.leftmenu_active:visited
{
color:#0F89D6;
}
a.leftmenu_active:hover
{
color: #0F89D6;
}

a.active
{
	font-size: 11px;
}
a.active:link
{
color:#FFCB01;
}
a.active:active
{
color:#FFCB01;
}
a.active:visited
{
color:#FFCB01;
}
a.active:hover
{
color: #FFCB01;
}
a.white:link, a.white:visited, a.white:active
{
color:white;
}
a.white:hover
{
color:#A3DBFE;
}

a.footer_white:link, a.footer_white:visited, a.footer_white:active
{
color:white;
text-decoration: underline;
}
a.footer_white:hover
{
color:#A3DBFE;
}

a.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F89D6;
}
a.breadcrumb:link {
	text-decoration: none;
}
a.breadcrumb:visited {
	text-decoration: none;
	color: #0F89D6;
}
a.breadcrumb:hover {
	text-decoration: none;
	color: #FFCB01;
}
a.breadcrumb:active {
	text-decoration: none;
	color: #FFCB01;
}

a.leftmenu_active_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F89D6;
}
a.leftmenu_active_sub:link {
	text-decoration: none;
}
a.leftmenu_active_sub:visited {
	text-decoration: none;
	color: #0F89D6;
}
a.leftmenu_active_sub:hover {
	text-decoration: none;
	color: #FFCB01;
}
a.leftmenu_active_sub:active {
	text-decoration: none;
	color: #FFCB01;
}

div.error-main {
	color: #f00;
	font-weight: bold;
	padding: 2px 10px;
}

div.error {
	border-top: 1px solid #f00;
	padding: 5px 0;
}

div.error .alert {
	display: block;
	color: #f00;
	font-weight: bold;
	padding-bottom: 3px;
}
