body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #f7f4ec;
	color: #223c78;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.red {
	color: #FF0000;
}

a {
	text-decoration: none;
	color: #006cad;
}

a:hover {
	text-decoration: underline;
	color: #223c78;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 26px;
	color: #006cad;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 26px;
	color: #006cad;
}

div#wrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url("../images/background_top.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}

/* header style start */

div#header {
	width: 100%;
	height: 128px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}

div#header div.interior {
	width: 944px;
	height: 128px;
	margin: 0 auto;
}

div#header div.interior img.logo {
	width: 242px;
	height: 74px;
	margin: 0px 0px 0px 16px;
	float: left;
}

div#header div.interior div.info {
	float: left;
	margin: 24px 0px 0px 25px;
}

div#header div.interior div.info p {
	font-weight: bold;
	font-size: 15px;
}

div#header div.interior div.ad {
	float: right;
	max-width: 468px;
	max-height: 60px;
	margin: 8px 16px 0px 20px;
	/* border: 1px solid; */
}

div#header div.interior div.nav {
	float: left;
	text-align: left;
	padding: 22px 0px 0px 16px;
}

div#header div.interior div.nav ul {
	list-style-type: none;
}

div#header div.interior div.nav ul li {
	display: inline;
}

div#header div.interior div.nav ul li a {
	text-decoration: none;
	color: #223c78;
}

div#header div.interior div.nav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div#header div.interior div.contact {
	float: left;
	padding: 18px 0px 0px 94px;
}

div#header div.interior div.contact p {
	display: inline;
	font-size: 19px;
}

div#header div.interior div.social {
	float: right;
	padding: 13px 11px 0px 0px;
}

div#header div.interior div.social img {
	padding: 0px 0px 0px 4px;
}

/* header style end */

/* content style start */

div#content_wrapper {
	width: 1020px;
	margin: 0 auto;
}

div#content_wrapper div.content_top {
	/* width: 958px; */
	width: 1020px;
	margin: 0 auto;
	max-height: 601px;
	background-image: url("../images/content_top_2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

div#content_wrapper div.content_bottom {
	width: 1020px;
	height: 32px;
	margin: 0 auto;
	background-image: url("../images/content_top_bottom.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

div#content_wrapper div.recent {
	width: 614px;
	float: left;
	margin: 294px 0px 0px 31px;
	padding: 0px 0px 0px 24px;
}

div#content_wrapper div.recent div.item {
	float: left;
	width: 200px;
}

div#content_wrapper div.recent h1 {
	color:#FFFFFF;
	font-size:20px;
	padding-bottom:12px;
}

div#content_wrapper div.recent div.item h3 {
	text-decoration: underline;
	font-weight: bold;
}

div#content_wrapper div.recent div.item table {
	width: 200px;
	margin: 8px 0px 0px 0px;
}

div#content_wrapper div.recent div.item table tr td {
	font-size: 11px;
	font-weight: bold;
}

div#content_wrapper div.recent div.item table tr td.label {
	width: 58px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

div#content_wrapper div.recent div.item table tr td.apply {
	padding: 5px 0px 0px 0px;
}

/* form style start */

div#content_wrapper div.content_top div.apply_form {
	float: right;
	width: 318px;
	margin: 0px 31px 0px 0px;
}

div#content_wrapper div.content_top div.apply_form div.apply {
	width: 318px;
	margin: 165px 0px 0px 0px;
	float: right;
	background-image: url("../images/form_slice.png");
	background-repeat: repeat-y;
	background-position: center;
}

div#content_wrapper div.content_top div.apply_form div.apply div.content {
	width: 318px;
	min-height: 434px;
	background-image: url("../images/form_top.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin: -161px 0px 0px 0px;
}

div#content_wrapper div.content_top div.apply_form div.apply div.content fieldset {
	padding: 56px 0px 0px 26px;
}

form#apply label.newline {
	clear:left;
}

form#apply .strong {
	font-weight:bold;
}

form#apply label {
	float: left; 
	display: block; 
	padding: 1px 11px 1px 2px; 
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}

form#apply label input {
	height:18px; 
	width:257px; 
	border:1px solid #000; 
	display:block; 
	margin-top:2px; 
	padding:1px;
}

form#apply label select {
	display: block; 
	border: 1px solid #000; 
	height: 22px; 
	margin-top: 2px; 
	padding: 1px;
}

form#apply label input:focus[type=text] {
	background-color: #cdebff; 
	border: 1px solid #333;
}

form#apply label#fname input, form#apply label#lname input, form#apply label#captcha input {
	width: 120px;
}

form#apply label#spec1 select,
form#apply label#spec2 select,
form#apply label#lic_type select,
form#apply label#years_exp select,
form#apply label#travel_status select,
form#apply label#availability select {
	width:124px;
}

form#apply div#captchalabel {
	padding-top: 10px; 
	float: left; 
	clear: left; 
	width: 280px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}
form#apply div#captchalabel img {
	float: left; 
	display: block; 
	padding: 3px 10px 0 1px;
}

form#apply label#city input {
	width:117px;
}

form#apply label#state select {
	width:50px;
}

form#apply label#zip input {
	width:60px;
}

form#apply label#states_lic input {
	width:103px;
}

form#apply label#pref_dest input {
	width:137px;
}

form#apply label#phone input, form#apply label#altphone input {
	width: 120px;
}

form#apply label#submit input {
	border:0 none;
	height: 29px;
	margin: 24px 0px 0px 130px;
	position: absolute;
	width: 148px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	form#apply label#submit input {
		border:0 none;
		height: 29px;
		margin: 28px 0px 0px 130px;
		position: absolute;
		width: 148px;
	}
}

form#apply label.error {
	position: absolute; 
	top: 2px; 
	left: 30px; 
	color: #f00; 
	width: 110px; 
	font-size: 0.75em; 
	background: #fff; 
	opacity: .7; 
	display: block; 
	border: 1px solid #000;
}

form#apply label.error {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
form#apply select.error, form#apply input.error {
	border:1px solid #F00 !important;
}

form#apply input[type=hidden] {
	display:none; visibility:hidden;
}

div#content_wrapper div.content_top div.apply_form div.apply_bottom {
	width: 318px;
	height: 57px;
	float: right;
	background-image: url("../images/form_bottom.png");
	background-repeat: no-repeat;
	background-position: center;
}

/* form style end */

div#content_wrapper div.content {
	width: 934px;
	margin: 0 auto;
}

div#content_wrapper div.content div.content_home {
	width: 764px;
	float: left;
	margin: -32px 0px 0px 0px;
}

div#content_wrapper div.content img.block {
	float: left;
	margin: 0px 6px 0px 0px;
}

div#content_wrapper div.content img.block_last {
	float: left;
}

div#content_wrapper div.content h1 {
	text-align: center;
	padding: 0px 0px 10px 0px;
}

div#content_wrapper div.content div.content_home h2 {
	text-align: center;
	padding: 20px 0px 20px 0px;
}

div#content_wrapper div.content ul {
	list-style-type: none;
}

div#content_wrapper div.content ul li {
	display: inline;
	font-size: 14px;
}

div#content_wrapper div.content ul li div {
	float: left;
	width: 225px;
	min-height: 23px;
	padding: 10px 0px 0px 28px;
	background-image: url("../images/check.png");
	background-repeat: no-repeat;
	background-position: left center;
}

div#content_wrapper div.content div.content_text {
	padding: 0px 0px 30px 0px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

div#content_wrapper div.content div.content_text p {
	font-size: 14px;
	line-height: 25px;
	padding: 0px 0px 10px 0px;
}

div#content_wrapper div.content div.content_text h1 {
	
}

div#content_wrapper div.content div.content_text h2 {
	padding: 0px 0px 10px 0px;
	font-size: 22px;
}

div#content_wrapper div.content div.content_text h4 {
	padding: 0px 0px 10px 0px;
	font-size: 22px;
	text-align: center;
}

div#content_wrapper div.content div.content_home div.breadcrumbs {
	padding: 0px 0px 12px 0px;
}

div#content_wrapper div.content div.content_home div.title {
	text-align: left;
}

div#content_wrapper div.content div.content_home div.title h1 {
	text-align: left;
	padding: 0px 0px 5px 0px;
}

div#content_wrapper div.content div.content_home div.date {
	border-bottom: 1px solid;
	padding: 0px 0px 6px 0px;
	font-size: 14px;
}

div#content_wrapper div.content div.content_home div.breadcrumbs p {
	color: #888888;
	font-size: 14px;
}

div#content_wrapper div.content div.content_home div.text {
	padding: 24px 0px 0px 0px;
	font-size: 14px;
	line-height: 22px;
}

div#content_wrapper div.content div.featured {
	width: 150px;
	float: right;
	margin: 10px 0px 0px 0px;
}

div#content_wrapper div.content div.featured div.top {
	width: 150px;
	height: 44px;
	background-image: url("../images/featured_top.png");
	background-repeat: no-repeat;
	background-position: center top;
}

div#content_wrapper div.content div.featured div.ad_content {
	background-image: url("../images/featured_slice.png");
	background-position: center;
	background-repeat: repeat-y;
}

div#content_wrapper div.content div.featured div.ad_content div.ad_top {
	width: 120px;
	/* height: 240px; */
	margin: 0 auto;
	/* border: 1px solid; */
}

div#content_wrapper div.content div.featured div.ad_content div.ad {
	width: 120px;
	/* height: 120px; */
	margin: 13px auto auto auto;
	/* border: 1px solid; */
}

div#content_wrapper div.content div.featured div.bottom {
	width: 150px;
	height: 13px;
	background-image: url("../images/featured_bottom.png");
	background-repeat: no-repeat;
	background-position: center;
}

div#content_wrapper div.content div.newsletter {
	width: 943px;
	height: 87px;
	margin: 0px auto 15px auto;
	background-image: url("../images/newsletter.png");
	background-repeat: no-repeat;
	background-position: center;
}

div#content_wrapper div.content div.newsletter h2 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #006cad;
}

div#content_wrapper div.content div.newsletter div.signup {
	float: left;
	margin: 58px 0px 0px 11px;
}

div#content_wrapper div.content div.newsletter label {
	color: #000000;
	display: block;
}

div#content_wrapper div.content div.newsletter input[type="text"] {
	border: 1px solid;
}

div#content_wrapper div.content div.newsletter input[type="text"]:focus {
	background-color: #e3f4ff;
}

div#content_wrapper div.content div.newsletter div.name {
	float: left;
	margin: 36px 0px 0px 30px;
}

div#content_wrapper div.content div.newsletter div.name input {
	width: 164px;
	height: 20px;
}

div#content_wrapper div.content div.newsletter div.email {
	float: left;
	margin: 36px 0px 0px 26px;
}

div#content_wrapper div.content div.newsletter div.email input {
	width: 244px;
	height: 20px;
}

div#content_wrapper div.content div.newsletter div.submit {
	float: left;
	width: 121px;
	height: 47px;
	margin: 22px 0px 0px 32px;
}

/* content style end */

/* footer style start */

div#footer {
	width: 100%;
	height: 189px;
	margin: 0 auto;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #efeadc;
	text-align: left;
}

div#footer div.interior {
	width: 944px;
	height: 189px;
	margin: 0 auto;
}

div#footer div.interior  div.info {
	height: 101px;
	color: #688da6;
	line-height: 22px;
}

div#footer div.interior div.text {
	padding: 12px 20px 0px 20px;
}

div#footer div.interior div.text p {
	color: #bba48b;
}

div#footer div.interior div.text a {
	color: #bba48b;
}

div#footer div.interior div.nav {
	float: right;
	padding: 5px 20px 0px 0px;
}

div#footer div.interior div.nav ul {
	list-style-type: none;
}

div#footer div.interior div.nav ul li {
	display: inline;
	color: #efeadc;
}

div#footer div.interior div.nav ul li a {
	text-decoration: none;
	color: #efeadc;
}

div#footer div.interior div.nav ul li a:hover {
	color: #688DA6;
}

div#footer div.interior div.copyright {
	float: right;
	color: #118ac9;
	padding: 9px 20px 0px 0px;
	color: #e8e0d1;
}

div#footer div.interior div.logo {
	width: 152px;
	height: 52px;
	float: left;
	margin: -16px 0px 0px 20px;
}	

/* footer style end */

div.clear {
	clear: both;
}

sup.req {
	color:#f00; 
	vertical-align: super;
}

table.form {

}

table.form tr {

}

table.form tr td {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
}

div#content_wrapper div.content div.content_text div.page_form h2 {
	text-align: left;
}

div.textwidget {
	display: none;
}

div#content_wrapper div.content div.ad_content ul {
	list-style-type: disc;
}

div#content_wrapper div.content div.ad_content ul li {
	display: block;
}

div#content_wrapper div.content .blog {
	padding: 5px;
}

div#content_wrapper div.content .blog p {
	font-size: 14px;
}

div#content_wrapper div.content .blog h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

div#content_wrapper div.content .blog a {
	font-size: 12px;
}