body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 60%;
	background-color: #fefefe;
}
p {
	line-height: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#container {
	background-color: #FFFFFF;
	width: 840px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	height: auto;
}
#footerspacer {
	height: 40px;
	clear: left;
}
#footerspacer1 {
	height: 15px;

}


#header1 {
	height: 75px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


.sitelogo_holder {
	margin-top: 12px;
	margin-bottom: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*Top Nav //////////////////////////////////////
/////////////////////////////////////////////////*/


#topnav {
	font-size: 1.1em;
	color: #CCCCCC;
	width: 200px;
	margin-left: 640px;
	margin-top: -10px;
	text-align: right;
}
#topnav a {
	color: #666666;
	text-decoration: none;
}
#topnav a:hover {
	color: #333333;
	text-decoration: underline;
}
#topnav li {
	display: inline;
	padding-right: 6px;
	padding-left: 10px;
	background-image: url(images/topnavdivide.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}





/*Footer Nav //////////////////////////////////////
/////////////////////////////////////////////////*/

#footer_nav {
	width: 840px;
	font-size: 1.1em;
	height: 21px;
	background-color: #eeeded;
	padding-top: 5px;
	clear: left;
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: 720px;
}
#footer_nav a {
	color: #666666;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer_nav li {
	display: inline;
	padding-right: 6px;
	padding-left: 10px;
	background-image: url(images/topnavdivide.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#footer_nav ul {
	margin: 0px;
	padding: 0px;
}




/*Footer Text //////////////////////////////////////
/////////////////////////////////////////////////*/

#footer_text {
	height: auto;
	width: 570px;
	color: #999999;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 300px;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-top: 15px;
}
#bottom_grad {
	width: 900px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom_grad.gif);
	background-repeat: no-repeat;
}



#footer_text p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_text a {
	color: #999999;
	text-decoration: none;

}




/*Main Content //////////////////////////////////////
/////////////////////////////////////////////////*/


#main_container {
	width: 100%;
	height: auto;
}

#leftnav {
	height: auto;
	width: 200px;
	margin-right: 20px;
	float: left;
	margin-top: 30px;
}
#leftnav ul {

	margin: 0px;
	padding: 0px;
}
#leftnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_block_home {
	height: 200px;
	width: 615px;
	float: left;
	border: 1px solid #EEEDED;
}
#main_block_pages {
	height: auto;
	width: 570px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e8e7e7;
	border-left-color: #e8e7e7;
}
#main_block_pages ul {
	font-size: 1.4em;
	color: #484B4E;
	line-height: 18px;

}

#main_block_pages a {
	color: #ED2024;
	text-decoration: none;
}
#main_block_pages a:hover {
	color: #003366;
	text-decoration: underline;
}


/*Main Navigation //////////////////////////////////////
/////////////////////////////////////////////////*/

.main_nav a {
	text-decoration: none;
	font-size: 1.1em;
	color: #ED2024;
	display: block;
	height: 19px;
	background-image: url(images/topnavarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddcdc;
}
.main_nav a:hover {
	text-decoration: underline;
	font-size: 1.1em;
	color: #134070;
	display: block;
	height: 19px;
	background-image: url(images/topnavarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #f3f4f3;
}
.main_nav_active a {
	text-decoration: none;
	font-size: 1.1em;
	color: #FFFFFF;
	display: block;
	height: 19px;
	background-image: url(images/topnavarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #ED2024;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddcdc;
}
.main_nav_active a:hover {
	text-decoration: underline;
	font-size: 1.1em;
	color: #FFFFFF;
	display: block;
	height: 19px;
	background-image: url(images/topnavarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-top: 6px;
	padding-left: 10px;
}

.content_block1 {
	background-color: #FFFFFF;
	height: auto;
	width: 400px;
	float: left;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #DDDCDC;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.content_block3 {
	background-color: #FFFFFF;
	height: auto;
	width: 130px;
	float: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DDDCDC;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.content_block1 p {
	color: #484b4e;
	font-size: 1.4em;
	font-weight: normal;
}
.content_block1 h1 {
	color: #ED2024;
	font-size: 1.8em;
	font-weight: normal;
}
.content_block1 h2 {
	color: #484b4e;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 20px;
}
.content_block2 {
	background-color: #FFFFFF;
	height: 200px;
	width: 120px;
	float: right;
	margin-top: 20px;
	padding-left: 5px;
}
.content_block_apply {
	background-color: #FFFFFF;
	height: auto;
	width: 574px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.content_block_apply p {
	color: #484b4e;
	font-size: 1.2em;
	font-weight: normal;
}
.content_block_apply h1 {
	color: #ED2024;
	font-size: 1.8em;
	font-weight: normal;
}
.content_block_apply h2 {
	color: #484b4e;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;

/*Application form //////////////////////////////////////
/////////////////////////////////////////////////*/

}.form_title1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #484B4E;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 6px;
	width: 275px;
}
}.form_subheadings {
	font-size: 1.1em;
	font-weight: normal;
	color: #484B4E;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 6px;
}
.filedstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #484B4E;
	width: 200px;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
}
.blueform {
	color: #ED2024;
}
.required {
	font-size: 1.1em;
	color: #ED2024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
}
#home-banner-bottom1 {
	height: auto;
	width: 150px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #d1d1d1;
	margin-right: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	list-style-image: url(images/bul1.gif);
	list-style-position: inside;
}
#home-banner-bottom3 {
	float: left;
	height: auto;
	width: 238px;
	background-repeat: no-repeat;
}
#home-banner-bottom2 {
	float: left;
	height: auto;
	width: 235px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #d1d1d1;
	margin-right: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
}

#home-banner2 {
	float: left;
	height: 110px;
	width: 515px;
	padding-top: 30px;
	padding-right: 15px;
}
#home-banner2-top {
	float: left;
	height: 110px;
	width: 215px;
	background-image: url(images/homebannerto-bg2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 10px;
}
#home-banner2-top p a {
	color: #4A4A4A;
}
#home-banner1-top {
	float: left;
	height: 110px;
	width: 215px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 10px;
	background-image: url(images/homebannerto-bg.gif);
	background-repeat: no-repeat;
}
#home-banner1-top-may {
	float: left;
	height: 110px;
	width: 215px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 30px;
	background-image: url(images/homebannerto-bg.gif);
	background-repeat: no-repeat;
}
.seofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3pt;
	color: #CCCCCC;
	text-align: center;
}
