/* Defaults */
form {
	display: inline;
}

a {
/*	color: #007881 !important; */
	color: #007881;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

body,div,tr,td,li,input,textarea,p {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	margin: auto;
	line-height: 150%;
	color: #575757;
}

input {
	color: #000000;
	background: #eeeeee none repeat scroll 0%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}

input[type="submit"],input[type="button"] {
	color: #000000;
	background: #eeeeee none repeat scroll 0%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}

input[type="submit"]:hover,input[type="button"]:hover {
	/* background: #cccccc none repeat scroll 0%; */
	background: url(/images/main_menu/assure.png) repeat scroll center center;
}

input.msov {
	background: #cccccc none repeat scroll 0%;
}

textarea {
	color: #000000;
	background: #eeeeee none repeat scroll 0%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}

table {
	background: #ffffff;
	padding: 1px 1px 1px 1px;
	margin-left: auto;
	margin-right:auto;	
}
/* Defaults -- END*/

/* Top_banner */
#slider {
	width: 1000px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative;  /* important */
	overflow: hidden; /* important */
	padding: 0px 0px 0px 0px;
	top: -13px;
}
#slider ul {
	list-style-type: none;
}
#slider li {
	float: left;
}fs
#sliderContent {
	width: 1000px; /* important to be same as image width or wider */
	height: 120px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	left: -40px;
}
.sliderImage span {
	position: absolute;
	/* font: 10px/15px Arial, Helvetica, sans-serif; */
	/* padding: 10px 13px; */
	width: 1000px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #ffffff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #317BD4;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 26px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
/* Top_banner -- END*/

/* Bottom_banner */
.bottom_banner_header {
	color: #317BD4;
	font-weight: bold;
	font-size: 18px;
	opacity: 0.6;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}

.bottom_banner_slideshow {
	float: left;
	/* position: relative; */
	/* left: -87px; */
}
/* Bottom_banner -- END*/

/* Main Menu */
.main_menu_top_links {
	color: #828282;
	font-size: 13px;
	text-decoration: none;
}

.main_menu_table {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/* Main Menu -- END*/

.title {
	color: #317BD4;
	font-weight: bold;
	font-size: 18px;
}

.title_fade {
	color: #317BD4;
	font-weight: bold;
	font-size: 18px;
	opacity: 0.6;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}

.page_1_column {
	padding-top: 20px;
	padding-bottom: 20px;
}

.page_2_column_a {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.page_2_column_b {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.page_3_column_a {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.page_3_column_b {
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.page_3_column_c {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.message_window {
	position: relative;
	left: 0px; /* left: 250px; */
	top: 20px; /* top: 50px; */
	margin:	0 auto;
}

.message {
	color: #ffffff;
	text-align: center;
	background-color: #4a6dc6;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #4a6dc6;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: .9;
	margin-left: auto;
	margin-right:auto;
	position: absolute;
}

.warning {
	color: #990000;
	text-align: center;
	background-color: #edb9b1;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #bb8888;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: .9;
	margin-left: auto;
	margin-right:auto;
	position: absolute;
}

.round_table_10 {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px outset;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #cccccc;
}

.feedback {
	background-color: #eeeeee;
}

.feedback table {
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right:auto;
}

/* The background colour for fields that are marked in error from the PHP validate() pass. */
.errorinput {
	background-color: #ff9999;
}

.browser_message {
	color: #ffffff;
	text-align: center;
	background-color: #317BD4;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #4a6dc6;
}

.browser_message a {
	color: #fcffa6 !important;
}

.browser_message td {
	color: #ffffff !important;
	font-size: 12px;
}

.edit-meta-tags .alert {
	color: #ff0000;
	font-weight: bold;
}
