@charset "utf-8";
body  {
	padding: 0px;
	margin: 0px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #676a6f;
}

a, a:visited {
	color: #bf3119;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.pdd{
	background:url(images/c1.jpg) bottom right no-repeat #dde1e5;
	padding-left: 20px;
	border-top: white solid 1px;
}
.pddd{
	background:url(images/c2.jpg) bottom right no-repeat #EFF0F4;
	padding-left: 20px;
	border-top: white solid 1px;
}
.pdd1{
	height:19px;
	background:url(images/left.png) top left no-repeat #828590;
}
.pdd2 {
	height:19px;
	background:url(images/right.png) top left no-repeat #828590;
}

li {
padding-right:0px;
margin:0px;
}

h1 {
	color: #cc151b;
	font-size: 18px;
	margin: 10px 0 0 0;
	font-weight: normal;
}

h2 {
	color: #cc151b;
	font-size: 18px;
	margin: 10px 0 15px 0;
	font-weight: normal;
}

h3 {
	color: #cc151b;
	font-size: 18px;
	margin: 10px 0 10px 0;
	font-weight: normal;
}

.copyleft, .copyleft a{
	color: #999999;
}

.copyleft{
	background:url(images/advantus_down.gif) top left no-repeat;
}

img {
	border: 0;
}
.style3 {color: #FF0000; font-weight: bold; }
.style5 {color: #CE151B; font-weight: bold; }

/*menu*/
/*
#navigation a
{
text-decoration: none;
padding-left: 10px;
color: #FFF;
background: #828590 url("images/left_inactive2.png") left top no-repeat;
}

#navigation a span
{
padding-right: 16px;
padding-top: 3px;
padding-bottom: 2px;
color: #FFF;
background: #828590 url("images/right_inactive4.png") right top no-repeat;
text-decoration: none;
margin-top:1px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}
*/
/* Commented backslash hack hides rule from IE5-Mac \*/
/*#navigation a, #navigation a span
{
text-decoration: none;
}
/* End IE5-Mac hack */

/*#navigation a:hover
{
color: #000;
background: #b9bcc5 url("images/left_active4.png") left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#navigation a:hover span
{
color: #000;
background: url("images/right_active.png") right top no-repeat;
text-decoration: none;
padding-right: 16px;
}
*/
#navigation
{
border-top: 1px solid #666974;
list-style: none;
margin:0;
padding:0;
margin-left: 0px;
}
/*
#navigation li
{
float: left;
display: block;
padding: 0;
margin: 0;
}
*/
.inputas
{
border: 2px #dde1e5 solid;
}

.inputas:hover
{
background-color: #dde1e5;
}

.radio
{
border: 2px #dde1e5 solid;
}

.select
{
border: 2px #dde1e5 solid;
width: 41%;
}
