body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 0px;
	font-size: 12px;
	color: #003399;
}

a {
	text-decoration: none;
	color: #003399;
}

.top {
	position: absolute;
	left: 10px;
	width: 988px;
	height: 208px;
}

.topimage {
	position: absolute;
	top: 142px;
	left: 24px;
}

.topinfo {
	position: absolute;
	top: 2px;
	left: 468px;
}

.topinfotext {
	position: absolute;
	top: 5px;
	left: 473px;
	width: 495px;
	height: 180px;
	overflow: auto;
	font-family: Arial;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px ;
	margin-bottom: 10px;
	color: #003399;
}

.topinfotext h1 {
	font-size: 20px;
	margin-top: -5px;
}

.topinfotext h2 {
	font-size: 16px;
	margin-top: -5px;
}

.topinfotext h3 {
	font-size: 14px;
	margin-top: -5px;
}

.topinfotext p {
	font-size: 12px;
	margin-top: -5px;
}

.main {
	position: relative;
	width: 988px;
}

.advanced_text {
	position: absolute;
	top: 2px;
	left: 45px;
	width: 170px;
	font-size: 20px;
	font-weight: bold;
}

.collapse_image {
	position: absolute;
	top: 5px;
	left: 18px;
}

/* regions */
.region_top {
	position: absolute;
	top: 30px;
	left: 8px;
}

.regions {
	position: relative;
	top: 42px;
	left: 8px;
	background-image: url('./images/regions_back.png');
	background-repeat: repeat;
	width: 208px;
	height: 850px;
}

.region_head {
	position: absolute;
	top: 0px;
	left: 9px;
}

.regions_list dl {
	list-style: none;
}

.regions_list dt {
	display: inline;
	background-image: url('./images/region_off.png');
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 194px;
	color: #003399;
	padding: 5px 0px 0px 10px;
	margin-left: 14px;
	font-size: 16px;
	cursor: pointer;
}

.regions_list_first {
	margin-top: 7px;
}

/* !regions */

/* sub_region */
.sub_region ul {
	list-style: none;
}

.sub_region li {
	display: inline;
	background-image: url('./images/sub_region_off.png');
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 186px;
	padding: 5px 0px 0px 10px;
	font-size: 16px;
	cursor: pointer;
	font-weight: normal;
	z-index: 0;
}

/* !sub_region */

/* top_searches navigation */
.top_searches {
	position: relative;
	top: -1px;
	left: 177px;
	width: 800px;
}

.top_searches ul {
	left: 180px;
	list-style: none;
}

.top_searches li {
	display: inline;
	cursor: pointer;
}

.top_left1 {
	background-image: url('./images/top_left1.png');
	width: 9px;
	height: 34px;
	float: left;
}

.top_searches span.toptext {
	display: inline;
	color: #FFFFFF;
	font-size: 16px;
}

.top_search_back {
	position: absolute;
	left: 48px;
	top: 0px;
	background-image: url('./images/top_search_back.png');
	background-repeat: repeat-x;
	height: 34px;
	width: 150px;
	padding-top: 8px;
	text-align: center;
}

.top_right {
	background-image: url('./images/top_right.png');
	width: 10px;
	height: 34px;
	float: left;
	margin-left: 149px;
}

.top_left {
	background-image: url('./images/top_left.png');
	width: 9px;
	height: 34px;
	float: left;
}

.top_search_li {
	background-image: url('./images/top_search_li.png');
	background-repeat: no-repeat;
	width: 154px;
	height: 34px;
	float: left;
	padding-top: 8px;
	text-align: center;
}

.toptext {
	color: #FFFFFF;
	font-size: 16px;
}
/* !top_searches navigation */

.advanced_search_bar {
	background-image: url('./images/advanced_search_bar.png');
	background-repeat: no-repeat;
	display: inline;
	float: left;
	position: absolute;
	top: -1px;
	left: 217px;
	width: 761px;
	height: 34px;
	padding-top: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.advanced_search_bar input {
	margin-top: -25px;
}

.advanced_search_bar form {
	display: inline;
}

.main_content {
	position: absolute;
	margin-top: 10px;
	left: 230px;
	width: 760px;
	font-size: 14px;
}

.main_content h1 {
	font-size: 28px;
}

.main_content h2 {
	font-size: 20px;
}

.main_content h3 {
	font-size: 16px;
}

.main_content p, td, li {
	font-size: 12px;
}


.main_results {
	width: 755px;
	height: 440px;
	overflow: auto;
	margin-top: -10px;
	margin-left: 2px;
}

/* trainer listings */
.trainer_details_col1 {
	position: relative;
	top: 5px;
	left: 0px;
	width: 360px;
	height: 95px;
	border: 1px #003399 dotted;
	margin-bottom: 5px;
	padding-left: 3px;
}

.trainer_details_col2 {
	position: relative;
	top: 5px;
	left: 375px;
	width: 360px;
	height: 95px;
	margin-top: -102px;
	border: 1px #003399 dotted;
	margin-bottom: 5px;
	padding-left: 3px;
}

.trainer_name {
	margin-top: 3px;
	font-weight: bold;
	font-size: 16px;
}

.trainer_contact {
	display: inline;
	float: right;
	padding-right: 3px;
	margin-top: -18px;
}

.trainer_spec {
	position: absolute;
	top: 25px;
	height: 70px;
	width: 360px;
	overflow: auto;
	font-weight: normal;
	font-size: 12px;
}

/* !trainer listings */

/* context_menu */
.context_menu {
	position: absolute;
	margin-left: 0px;
	z-index: 1;
	left: 107px;
	top: 10px;
	background-color: #013499;
	width: 732px;
}

.context_menu ul {
	list-style: none;
	display: inline;
}

.context_menu li {
	background-color: #013499;
	position: relative;
	display: inline;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

.context_menu a {
	text-decoration: none;
	color: #FFFFFF;
}

/* !context_menu */

.form_login input {
	position: relative;
	width: 75px;
	background-color: #ECE9D8;
	border: 1px #003399 solid;
}

.alert {
	position: relative;
	margin-top: 8px;
	width: 600px;
	color: #FF0000;
	font-size: 12px;
}

/* select_regions */
.select_region {
	position: relative;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

	.select_region_col1 {
		position: relative;
		top: 5px;
		left: 0px;
		width: 200px;
		height: 20px;
				margin-bottom: 5px;
		padding-left: 3px;
	}
		.select_region_col2 {
		position: relative;
		top: 5px;
		left: 210px;
		width: 200px;
		height: 20px;
		margin-top: -25px;		margin-bottom: 5px;
		padding-left: 3px;
	}
		.select_region_col3 {
		position: relative;
		top: 5px;
		left: 420px;
		width: 200px;
		height: 20px;
		margin-top: -25px;		margin-bottom: 5px;
		padding-left: 3px;
	}
		.select_region_col4 {
		position: relative;
		top: 5px;
		left: 630px;
		width: 200px;
		height: 20px;
		margin-top: -25px;		margin-bottom: 5px;
		padding-left: 3px;
	}
		.select_region_col5 {
		position: relative;
		top: 5px;
		left: 840px;
		width: 200px;
		height: 20px;
		margin-top: -25px;		margin-bottom: 5px;
		padding-left: 3px;
	}
		.select_region_col6 {
		position: relative;
		top: 5px;
		left: 1050px;
		width: 200px;
		height: 20px;
		margin-top: -25px;		margin-bottom: 5px;
		padding-left: 3px;
	}
	
/* noscript */
#noscript-bg{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #A5D0E3;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
	z-index: 9999;
}
#noscript-text{
	position: absolute;
	text-align: center;
	left: 0;
	width: 100%;
	top: 30%;
	font-size: 18px;
	line-height: 1.5em;
	z-index: 10000;
	padding-top: 70px;
}
#noscript-text b {
	font-size: 22px;
}
/* !noscript */

.button {
	background-color: #ECE9D8;
	border: 1px #003399 solid;
	color: #003399;
	font-weight: bold;
}

