﻿#def {
	overflow: hidden;
	height: 1%;
	padding-top: 10px;
}

#def #left {
	float: left;
	margin: 0px 20px 10px 15px;
	/*_margin: 0px 3px;*/
	vertical-align: top;
	width: 446px;
	font-size: 13px;
	font-family: Arial CE, Arial;
}

#def #left a {
	color: #000;
	text-decoration: none;
}

#def #left a:hover {
	text-decoration: underline;
}


#def #left .textbox {
	background-color: #f2f2f2;
	border: solid 1px #bbb;
	width: 200px;
	height: 18px;
}

#def #left h3 {
	font-size: 18px;
	margin: 0px 0px 6px;
	font-family: Trebuchet MS;
}

#def #left p {
	font-size: 13px;
	margin: 0px 0px 10px;	
	text-align: justify;
	line-height: 16px;
}

#def #left p a {
	color: #000;
	text-decoration: none;
}

#def #left p a:hover {
	text-decoration: underline;
}

#def #left .row {
	width: 400px;
	padding: 3px 0px 6px;
	position: relative;
}

#def #left .row .label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding-right: 10px
}

#def #right {
	float: left;
	vertical-align: top;
	margin: 0px 15px 10px 0px;
	width: 180px;
	font-family: Arial;
	font-size: 11px;
}

#def #left .hlpblock {
	position: absolute;
	top: 0px;
	left: 430px;
	width: 215px;
	font-family: Arial CE, Arial;
	font-size: 12px;
	line-height: 16px;
}

#def #left .hlp {
	margin-bottom: 6px;
}

.ma {
	font-size: 13px;
}

a.ma {
	color: #000;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
}

a.ma:hover  {
	text-decoration: underline;	
}

.dropdown {
	background: #fff url('../Images/sdw1.gif') repeat-x;
	border: solid 1px #dadada;
	font-family: Trebuchet MS, helvetica, Sans-Serif;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 22px;
	height: 20px;
}

.low {
	text-transform: lowercase;	
}
