/*
	FILE : application.css
	AUTH : 2004.9.7.dave
	 MOD : 2004.12.29.dave

	Copyright 2004 Mindframe Inc. All Rights Reserved
*/

/* SITE BORDER */
 body {
	margin:0;
	padding:0;
	text-align:center;
}
#main {
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}
#homeImageDrop {
	background-image: url(images/home_image_drop.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
#mainWrapper {
	background-image: url(images/mainWrapperDrop.jpg);
	background-repeat: repeat-y;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
}
#headerNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #fe9b17;
	height: 22px;
	width: 100px;
	line-height: 22px;
	text-align: center;
	position:relative;
	top:30px;
	left:5px;
}
#headerAddress {
 font-size:10px;
 text-align:right;
 position:absolute;
 line-height:12px;
top:-1px;
right:105px;
color:#626262;
width:200px;
}
#headerAddress a {
	color: #626262;
	text-decoration: none;
}
#headerAddress a:hover {
	color: #626262;
	text-decoration: none;
}

.orangeText { color:#fe9a15;}

a.overview {
	color: #fe9b17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd1d3;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#fe9b17;
	width:50px;
}

#newsBottom {
	background-image: url(images/news_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 330px;
}

#footer, .foot {
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	color: #f1ede3;
	background-image: url(images/bottom_drop.gif);
	background-position: top;
	height: 30px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 5px;
	position: relative;
}

#footer.copy {
	position:absolute;
	right: 5px;
	line-height:25px;
}

#footer a {
	color: #f1ede3;
	text-decoration: underline;
}
#footer a:hover {
	color: #f1ede3;
	text-decoration: none;
}


/* DEFAULT STYLES */
  body {
	font-family: Tahoma, Garamond, "Times New Roman";
}
.body {
	font-size: 9pt;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
.orange, #pageTitle {
	font-size: 9pt;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #FE9A15;
}
.page_quote {
	font-size: 9pt;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
.front_page_text {
	font-size: 12px;
	letter-spacing: .5px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.news_title {
	font-size: 9pt;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	color: #FE9A15;
}
A.news_title:link {
	text-decoration: underline;
}
A.news_title:visited {
	text-decoration: underline;
}
A.news_title:hover {
	text-decoration: none;
}
.news {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #626262;
}
.main_xs {
	font-size: 7pt;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
.main_s {
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
A.main_s:link {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_s:visited {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_s:hover {
	text-decoration: none;
	color: #FE9A15;
}
.main_s_b {
	font-size: 8pt;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
A.main_s_b:link {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_s_b:visited {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_s_b:hover {
	text-decoration: none;
	color: #FE9A15;
}
.main_s_orange {
	font-size: 8pt;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #FE9A15;
}
A.main_s_orange:link {
	text-decoration: underline;
}
A.main_s_orange:visited {
	text-decoration: underline;
}
A.main_s_orange:hover {
	text-decoration: none;
}
.main_m {
	font-size: 9pt;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
A.main_m:link {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_m:visited {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_m:hover {
	text-decoration: none;
	color: #FE9A15;
}
.main_m_i {
	font-weight: italic;
}
.main_m_b {
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
A.main_m_b:link {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_m_b:visited {
	text-decoration: underline;
	color: #FE9A15;
}
A.main_m_b:hover {
	text-decoration: none;
	color: #FE9A15;
}
.main_m_orange {
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #FE9A15;
}
A.main_m_orange:link {
	text-decoration: underline;
}
A.main_m_orange:visited {
	text-decoration: underline;
}
A.main_m_orange:hover {
	text-decoration: none;
}
.bio {
	font-size: 8pt;
	font-weight: normal;
	font-style:normal;
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
A.bio:link {
	text-decoration: underline;
}
A.bio:visited {
	text-decoration: underline;
}
A.bio:hover {
	text-decoration: none;
}
.bio_link {
	font-size: 8pt;
	font-weight: normal;
	font-style:normal;
	line-height: 120%;
	text-decoration: none;
	color: #FE9A15;
}
A.bio_link:link {
	text-decoration: underline;
}
A.bio_link:visited {
	text-decoration: underline;
}
A.bio_link:hover {
	text-decoration: none;
}
.right {
	font-size: 8pt;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #4A4A4A;
}
/* NAVIGATION */

td.globalNav {
	padding:0px 12px 0px 0px;
}
td.globalNav a:link, td.globalNav a:visited, td.globalNav a:hover, td.globalNav a:active {
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#626262;
}
td.globalNav a:hover {
	color:#FE9A15;
}

table.navBar td {
	height: 39px;
}

.navBar a {
	display:block;
	color:#FFFFFF;
	height:37px;
	line-height:25px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
	padding:0px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.navBar a:hover, .navBar a.over {
	background-image: url(images/nav_hover.jpg);
	background-repeat: repeat-x;
	height: 37px;
	color:#555555;
}

.navBar a.on, .navBar a.on:hover {
	background-image: url(images/on_state.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	color:#555555;
}
/* Submenu Tables */
div.dropMenu {
	position:absolute;
	top:37px;
	left:0px;
	text-align:left;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:5px;
	background-image: url(images/drop_shadow.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
table.submenu td {
	padding:5px 0px 5px 0px;
	border:1px solid #6d6d6d;
	background-color:#FFFFFF
}
table.submenu td.scroll {
	padding:0px 9px 0px 9px;
}
table.submenu a:link, table.submenu a:visited, table.submenu a:hover, table.submenu a:active {
	display:block;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	text-align:left;
	color: #303030;
	height:14px;
}
table.submenu a:hover {
	display:block;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	text-align:left;
	color: #FF9900;
	background-image:none;
}
.submenuLink {
	font-size: 10pt;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	color: #FE9A15;
}
A.submenuLink:link {
}
A.submenuLink:visited {
}
A.submenuLink:hover {
}
/* PREV NEXT STUFF */

 .form_field_s {
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: none;
	text-decoration: none;
	color: #000000;
	height: 16px;
	color: 000000;
	background-color: ffffff;
	border-color: 626262;
	border-style: solid;
	border-width: 1px;
}
.form_button_s {
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 140%;
	color: 000000;
	height: 18px;
	padding-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: 626262;
	border-style: solid;
	border-width: 1px;
	background-color: f6f6f6;
}
#rightCol a {
	display:block;
	padding:3px 0px;
}
