.request-field
{
	width: 130px;
}



.header h1
{
	padding: 2 5 2 5;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5px;
	margin: 0;
}


.d-div { 
	position:absolute;
	left:474px;
	top:276px;
	width:250px;
	height:20px;
	visibility: hidden;
	line-height: 30px;
	padding: 8px;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
	background: #EEEEEE;
}

.d-div ul {
	margin: 8 8 0 20;
	line-height: 16px;
	list-style: disc;
	color: #6F6F6F
}

.d-section td { background: #E5E5E5}


a.headline:link,
a.headline:active,
a.headline:visited,
a.headline:hover {
	color:white;
	cursor:default;
	text-decoration: none;
}


img {
border-color: #B1B1B1;
}


.txt1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5px;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #474747;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #9D080D;
}



body,td,th {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	/*line-height: 13px;*/
}


a:link, a:active, a:visited {
	/*font-family: Tahoma;
	font-size: 12px;*/
	color: #6F6F6F;
	/*line-height: 13px;*/
	text-decoration: underline;
}

a:hover {
	color: #6F6F6F;
	/*line-height: 13px;*/
	text-decoration: none;
}



.txt4 {
	color: #6F6F6F;
	line-height: 12px;
}

a.nav:link, a.nav:active, a.nav:visited {
	margin-left:4px;
	color: #6F6F6F;
	text-decoration: none;
}

a.nav:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

a.top:link, a.top:active, a.top:visited {
	color: white;
	line-height: 13px;
	text-decoration: underline;
}

a.top:hover {
	color: white;
	line-height: 13px;
	text-decoration: none;
}


input, select, textarea {
font-family: Arial, sans-serif;
font-size: 13px;
/*border: 1px dashed gray;*/
}


.span-request-form input,
.span-request-form select,
.span-request-form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #BD3842;
background:#F7F7F7;
font-style: italic;
border-width: 2px;
}