body {
	margin: 0px;
}
.content {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.content-head {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.cont {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.white-cont {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.white-quote {
	font-family: Arial;
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.white-content {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.black-content {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.field {
 width: 210px;
}
.list {
 width: 120px;
}
.testi_cont {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.testimonial {
	font-family: Arial;
	float: right;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.blue-content {
	font-family: Arial;
	font-size: 12px;
	color: #4358a5;
}
.blue-content a{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #4358a5;
	text-decoration: none;
}
.blue-content a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #4358a5;
	text-decoration: underline;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.links a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.links a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.align {
	float: right;
	margin-left: 10px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #0033cc;
	text-decoration:none;
}
ol{
font-weight:bold;
}


/*form*/
.form_wrap{ height:341px; width: 550px; margin: 0 auto;}

.field_new_wrapper{ position:relative; top: 15px; width: 510px;}
.form_title{ font-size:16px; font-weight:lighter; color:#000; margin: 10px auto;}
.field_new{ width: 100%; float: left;}
.field_new label{ float: left; margin: 10px 0 0 10px; width: 200px; font-size:13px; font-weight: bold; color:#fff;}

.td_text{ color:#FFF; font-size:12px;}
.box {
	
	background-color: #99CCFF;
    border: 1px solid #000000;
    color: #000000;
    float: left;
    height: 16px;
    margin-left: 26px;
    margin-top: 12px;
    padding: 4px 5px;
    text-indent: 5px;
    width: 246px;
}

.smallbox1 {
	float:left;
	border: 1px solid #000;
	color: #000;
	width: 67px;
	height: 16px;
	padding: 4px 5px;
	text-indent:5px;
	background-color:#99ccff;
	margin-left:26px;
	margin-top:12px;
}
.smallbox2 {
	float:left;
	border: 1px solid #000;
	color: #000;
	width: 67px;
	height: 16px;
	padding: 4px 5px;
	text-indent:5px;
	background-color:#99ccff;
	margin-left:10px;
	margin-top:12px;
}

.field_new select.listbox {
	background-color: #99CCFF;
    border: 1px solid #000000;
    color: #000000;
    float: left;
    height: 26px;
    margin-left: 26px;
    margin-top: 12px;
    padding: 4px 5px;
    text-indent: 5px;
    width: 246px;
}

.field_new .txtarea {border:none; padding:4px 5px; width:235px; height:55px; margin-left:28px; margin-top:15px; background-color:#99CCFF;}

.submitwrap{ float:right; margin: 6px 195px 0 0;}
#submitbtn{display: block; width: 110px; height: 40px; background: url("images/submit.gif") no-repeat 0 0; margin:10px 10px; border:0;}

h2{ color:#2b65ff;}

.input_wrap {
    width: 100%;
	float: right;
}
.input_wrap p {
    float: left;
    margin-top: 0;
    padding-top: 10px;
    text-indent: 10px;
    width: 40%;
	font-weight:bold;
	font-size:13px;
}

.input_wrap .input {
    float: right;
    width: 55%;
	margin-top: 10px;
}

.input_wrap .input .input_holder {
    width: 250px;
	float:left;
}

.input_wrap .input .input_holder input {
    float: left;
}

.input_wrap .input .input_holder label {
    float: left;
    font-weight: lighter;
    height: 25px;
    margin-left: 25px;
    margin-top: -15px;
    padding: 0 15px 0 0;
    width: 100%;
}
