/* element styles */
html {
	overflow: scroll;
	cursor:default;
}

body{
	margin: 0px;
	padding: 0px; 
}	 

div {
	font-family: verdana, arial, sans-serif;
	color: #404040;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #404040;
	margin: 0px 0px 10px 0px;
}

p.error {
	color:#ff0000;
}

li {
	font-size: small;
	color: #404040;
}

td {
	font-size: small;
	color: #404040;
}

img {
	border: 0px;
}

a {
	font-size: small;
	color: #ED6115;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: large;	
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: medium;	
	margin: 0px 5px 10px 0px;
	font-weight: bold;
	color: #594F95;
	background: url("../images/hdots.gif") repeat-x bottom;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #594F95;
	background: url("../images/hdots.gif") repeat-x bottom;
	margin: 0px 5px 10px 0px;
}

h4 {
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #594F95;
	margin: 0px;
}

form {
	margin: 0px;
}

textarea {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
}

/* page element styles */ 
 
#top_banner {
	height: 214px;
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	border: 1px #CFCCE1 solid;
	width: 770px;
}

#footer {
	clear:both;
	margin: 5px 5px 0px 5px;
	padding: 5px 5px 0px 5px;
	/*background: url("../images/hdots.gif") repeat-x top;*/
	border-top: 1px #ED6115 solid;
	text-align: center;
}

/* menu styles */

#menu {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url("../images/menu_bg.gif");
	background-repeat: repeat-x;
	padding: 10px;
}

.menu_inactive {
	color: #373737;
}

.menu_active {
	color: #ED6115;	
}

/* submenu styles */

.left_item_top {
	padding: 0px 5px 0px 10px;
	background-image: url("../images/left_item_bg.jpg");
	background-repeat: no-repeat;
	height: 35px;
}

.left_item_top_active {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #ED6115;	
	padding: 0px 0px 5px 0px;
}

.left_item_top_inactive {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #3F5BA4;	
	padding: 0px 0px 5px 0px;
}

.left_items {
	background-image: url("../images/left_item_bottom_bg.jpg");
	background-repeat: no-repeat;
	height: 116px;
	padding: 0px 0px 10px 5px;
}

.left_item {
	padding: 20px 0px 0px 10px;
}

.left_item_active {
	font-weight: bold;
	color: #ED6115;	
}

.left_item_inactive {
	font-weight: bold;
	color: #3F5BA4;	
}

#submenu {
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	background: #d4e1ea;
	width: 599px;
	margin-left: 1px;
	color: #000;
}

#submenu_padding {
	padding: 5px 0px 5px 10px;
}

.submenu_inactive {
	color: #000;
}

.submenu_active {
	color: #000;
	font-weight: bold;
}

/* home page structural styles */

#home_col1 {
	float: left;
	width: 495px;
}

#home_col2 {
	float: left;
	width: 257px;
	padding-bottom: 20px;
}

#home_news {
	clear: both;
	width: 255px;
	height: 192px;
	overflow: auto;
	padding-bottom: 20px;
}

#home_page_image {
	padding-bottom: 15px;
}

/* content page structural styles */

#content_col1 {
	float: left;
	width: 170px;
	padding-bottom: 20px;
}

#content_col2 {
	float: left;
	width: 595px;
	background: url("../images/vdots.gif") repeat-y left;
	font-size: small;
	padding-bottom: 20px;
}

#page_title {
	margin-left: 1px;
	width: 599px;
	height: 35px;
	background-color: #34549D;
	background: url("../images/page_title_bg.jpg") no-repeat;
}

/* footer styles */

#footer_logo {
	float: left;
}

#footer_text  {
	float: left;
	padding: 2px 0px 0px 10px;
	font-size: x-small;
}

#footer a {
	font-size: x-small;
}

/* table styles */
.tbl_header {
	margin: 2px;
	padding: 5px;
	background: #E1EBF0;
	font-weight: bold;
	vertical-align: top;
}

.tbl_cell {
	margin: 2px;
	padding: 5px;
	background: #E1EBF0;
	vertical-align: top;
}

/* form styles */
.submit {
	font-size: 0.8em;	
	width: 30px;
}

.form_label {
	width: 200px;
	vertical-align: top;
	background: #E1EBF0;
	margin: 2px;
	padding: 5px;
}

.form_field {
	vertical-align: top;
	background: #E1EBF0;
	margin: 2px;
	padding: 5px;
	text-align: left;
}

.form_input {
	width: 300px;
	vertical-align: top;
}

.form_textarea {
	width: 300px;
	height: 150px;
}

/* what's new styles */
.whats_new_link {
	color: #404040;
	font-size: 85%;
}

.whats_new_link:hover {
	text-decoration: underline;
	color: #404040;
}

.news_date {
	font-size: 85%;
	color: #404040;
	background: url("../images/hdots.gif") repeat-x bottom;
}

/* general styles */
.underline {
	text-decoration: underline;
}

.underline_hover {
	color: #404040;
}

.underline_hover:hover {
	text-decoration: underline;
	color: #404040;
}

#client_login_box {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px;
	z-index: 99;
}

#client_login_box a {
	font-weight: bold;
}

.input_login {
	width:120px;
	border: 1px #404040 solid;
}

.input_newsletter {
	width:120px;
	border: 1px #404040 solid;
}

.job_heading {
	vertical-align: top;
	font-weight: bold;
}

.job_text {
	vertical-align: top;
}

.two_col_text_left {
	padding: 0px 10px 0px 0px;
	background: url("../images/vdots.gif") repeat-y right;
}

.two_col_text_right {
	padding: 0px 10px 0px 10px;
}

.two_col_text_left p, .two_col_text_right p {
	font-size: 0.7em;	
}

.home_news_title {
	float:left;
}

.home_news_link {
	float:right;
}

.img_left {
	float:left;
}

.img_right {
	float:left;
	margin: 0px 0px 10px 10px;
}

.bordered {
	border: 1px #f00 solid;
}

.sidepad10 {
	padding: 0px 10px 0px 10px;
}

.leftpad10 {
	padding-left: 10px;
}

.toppad20 {
	padding-top: 20px;
}

.toppad7 {
	padding-top: 7px;
}

.form_box {
	float:left;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.error_text {
	color: #c00;
}

.right {
	text-align: right;
}

.alert{
	background-color:#ff4921;
	color:#000000;
	border:solid 1px #000000;
	padding:3px;
	margin:10px;
}

.alert img{
	float:left;
	margin-right:5px;
}

.alert p{
	color:#ffffff;
	font-size:11px;
	padding:3px 0 3px 5px;
	margin:0;
}