html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { font-family: tahoma, Helvetica, san-serif; }
html, body, ul, a, h1, h2, h3, h4, h5, h6, form, fieldset { margin:0; padding:0; border:0; }

img { border: 0; text-decoration: none; margin: 0; padding: 0; }

ul, ol {
	margin-top:0px;
	margin-bottom:14px;
}

body {
	font-size: 61%;
	color: #575963;
}

.special {
	font-weight: bold;
	font-size: 1.0em;
}

ul, ol {
	padding-left:20px;
}

.break_out {
	line-height: 135%;
	font-size: 16px;
	text-align: left;
	text-transform: none;
	font-family: Georgia, Times, serif;
	color: #555f94;
	font-weight: normal;
}

#break_out {
	width: 209px;
	height: 231px;
	float: right;
	padding: 30px 20px 20px;
	background-image: url(../images/quote.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#break_out_body {
	padding: 20px;
}


.break_out_author {
	font-size: 11px;
	line-height: 115%;
	text-align: right;
	text-transform: uppercase;
	font-family: Georgia, Times, serif;
	color: #555f94;
	font-weight: normal;
}

.row {
     position: relative;
     float: left;
     width:100%;
     margin-bottom: 15px;
}

.col {
     position: relative;
     float: left;
     width:100%;
     display: inline
}

#box {
	position:relative;
	float:left; 
	width:216px; 
	margin-right: 30px; 
	padding: 17px 19px 10px 25px; 
	background-color:#778cbd;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
}

#box h2 { 
	color:#ffffff;
	margin-bottom:12px;
}

#box p {
	color:#ffffff;
}

textarea, input {
	font-family: arial, san-serif; 
	color: #000;
	font-size: 11px;
	line-height: 140%;
}

.form_col1 {
	position: relative;
	float: left;
	width: 70px;	
	margin-bottom: 6px;
	text-align: right;
}

.form_col2 {
	width: 220px;
	margin-bottom: 6px;
	margin-left: 12px;
}

#contact_form {
	font-size: 12px;
}

label {
	font-weight: bold;
	font-size: 11px;
	color: #778cbd;
}

.form_col3 {
	width: 400px;	
	margin-bottom: 20px;
	margin-left: 12px;
	height: 100px;
}

.submit {
	margin-left: 220px;
}

.dd_header { 
	background-color: #eceffc;
	border-top: 1px solid #cdd4f3; 
	margin:0; padding: 2px 0 2px 2px; 
	font-size:1.2em;
}
.dd_body { 
	margin-bottom: 5px; 
	font-size:1.2em; 
}
