/*
	Global Tag Styles
*/
body, html {
	height: 100%;
	width: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #E85C00;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #225250;
	text-decoration: none;
	font-weight: bold;
}

/*
	Body Styles
*/
.body_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #E85C00;
	font-weight: normal;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.body_text_larger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.body_text_larger_italics_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.small_heading_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d90009;
	text-decoration: underline;
	font-weight: bold;
}
.small_heading_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.body_text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #225250;
	text-decoration: underline;
	font-weight: bold;
}
.body_text_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.white_text_red_box_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.white_text_red_box_heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/*
	Bottom Links Styles
*/
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #225250;
	text-decoration: none;
	font-weight: bold;
}

.bottom_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
/*

*/
.div_text_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}
/*
	Error Page Styles
*/
.error_links_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #225250;
	text-decoration: none;
	font-weight: bold;
}
.error_links_text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.example_text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.example_text_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#head_mid {
	background-image: url(images/site_design/head_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
/*
	Design Login Box and Client Login box Styles
*/
#logged_in_box {
	background-image: url(images/site_design/logged-in.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.login_box_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.login_box_text:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
#login_form {
	margin: 0px;
	padding: 0px;
}

#login_password {
	padding: 0px;
	height: 11px;
	width: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 0px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;	
}
#login_password_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 98px;
	border: 0px solid #FFFFFF;
	margin-bottom: 5px;
}
#login_submit {
	padding: 0px;
	height: 12px;
	width: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	border: 0px solid #FFFFFF;
	background-color:#1D6865;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
}
#login_submit_large {	
	height: 17px;
	width: 42px;
	margin:0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color:#1D6865;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
}
#login_textbox {
	padding: 0px;
	height: 11px;
	width: 74px;
	border: 0px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin: 0px;
}
#login_textbox_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px solid #FFFFFF;	
	height: 18px;
	width: 98px;
}
.login_error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E0501E;
}
/*
	Navigation Bar Styles
*/
.menu_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-repeat: repeat;
	background-position: center top;
	display: inline;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	background-attachment: fixed;
	background-color: #3d9c98;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	bottom: -1px;
}
.menu_box:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: center;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #225250;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #d90009;
}
/*

*/
.mini_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #225250;
}
/*

*/
.white_text_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text_boxes_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.white_text_boxes_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.home_white_text_heading_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.home_white_text_heading_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.body_text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
