body
{
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 120%;
}
form{
	margin:0;
}
.podmenu-top
{
	padding-left: 5px;
}

.form_field
{
	width: 250px;
	border: solid 1px #CDD9FE;
}

tr, td, p, a {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px; line-height: 120%;
}

.a {
                font-size: 10px;           
}




a  {
        /*color : #012E84;*/
		color : #333399;
}

a:hover
{
	text-decoration: none;
}
a#b  {
        font-size : 10px; line-height: 120%;
}

.black { color: #000000; }


.red { color: #990000; }


.copy {
        font-size : 9px;
}

h1{
	font-size : 16px;
	color : #333399;
	line-height : 20px;
}

h2 {
	font-size:12px;
	color:#333399;
	line-height : 16px;
}

h3 {
	font-size:12px;
	color:#000000;
	line-height : 16px;
}

#content{
vertical-align: top; background: url('images/page_background.jpg') no-repeat; z-index:1; height: 100%;}

.box a{
	font: 10px Arial; color: #e31d18;
}
.box a:hover, .box a:active, .box a.selected{
	font: 10px Arial; color: black; text-decoration: underline;
}



.search_boxes a{
	font: bold 11px verdana; color:white; text-decoration:none;
}
.search_boxes a:hover, .search_boxes a:active{
	color: red;
}
.search_box_td{
	width: 203px;
}
* html .search_box_td{
	width: 207px;
}
.people{
	width: 630px;
	height: 670px;
}

.person{
	float: left;
	width: 120px;
	height: 215px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.person img{
	margin-bottom: 3px;
}

#teaser{
	font: 10px Verdana; color: black; 
	padding:23px 10px;
	width: 150px;
}

* html #teaser{
	font: 10px Verdana; color: black; 
	padding:19px 10px;
}

#teaser a{
	font: 10px Verdana; color: black; text-decoration:none;
}
#teaser a:hover{
	font: 10px Verdana; color: black; text-decoration:underline;
}
#teaser h1{
	color:white;
}
#teaser hr{
	height: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000  ;
	margin: 10px 0;
}


.linecard{
	width: 680px;
	height: 670px;
	margin-top: 40px;
}

.company{
	float: left;
	text-align: center;
	width: 210px;
	margin-right: 14px;
	margin-bottom: 14px;
	background-color: #fff;
	border: 1px solid #E2E4FC;
}

.company .links{
	background-color: #E2E4FC;
	line-height: 18px;
	padding: 2px 0 6px 0;
}

.pdf{
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	padding: 0 0 10px 30px;
	display: block;
	line-height: 10px;
	margin: 20px 0;
	width: 300px;
	background-position: 0 50%;
}
