/* TAGS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6A7265;
	background-color: #BDC4BC;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #718C60;
	text-decoration: none;
}
a:visited {
	color: #718C60;
	text-decoration: none;
}
a:hover {
	color: #718C60;
	text-decoration: underline;
}

/* NAVBAR */
.navbar {
	background-color: #FFFFFF;
	height: 25px;
	background-image: url(../images/backgrounds/bgNavbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #909090;
	padding-left: 8px;
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
}

/* TEXT*/

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #37516F;
}
.pageheaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.subhead1 {
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #FEF5CC;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #596157;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #37516F;
}

.subhead4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #596157;
}

.logo1 {
	color: #A20200;
}
.logo2 {
	color: #000000;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6A7265;
}
.darkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #424242;
}

/* INTRO */
.intro {
	background-color: #8F988A;
	padding: 0px 10px 10px;
	color: #FFFFFF;
}
.intro a:link {
	color: #646E5E;
	text-decoration: none;
	font-weight: bold;
}
.intro a:visited {
	color: #646E5E;
	text-decoration: none;
	font-weight: bold;
}
.intro a:hover {
	color: #646E5E;
	text-decoration: underline;
		font-weight: bold;
}

/* BACKGROUNDS */
.bg1 {
	background-color: #797360;
}
.bg2 {
	background-color: #8F988A;
}
.bg3 {
	background-color: #C7CFC6;
}
.bg4 {
	background-color: #B1BAB0;
}
.bg5 {
	background-color: #A6ACA2;
}

.bgQuote2 {
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgQuote1 {
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* BARS */

.bar1 {
	background-color: #6F7C69;
}
.bar2 {
	background-color: #6F8662;
}
.bar3 {
	background-color: #37516F;
}
.barText {
	padding: 5px;
}

.barHeader {
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

/* BRANDING */
.branding {
	background-color: #ADB7A7;
	background-image: url(../images/backgrounds/bgIntro.gif);
	background-repeat: repeat;
	vertical-align: bottom;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.branding div {
	padding-left: 20px;
}
/*.shadow {
	height: 1em;
	filter: Shadow(Color=#8B9886, Direction=135, Strength=5);
}*/

/* MENU */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFF8BF;
	text-decoration: none;
}

.bgMenu {
	background-image: url(../images/backgrounds/bgMenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.menuLineV {
	background-image: url(../images/menuline_v.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.menuLineH {
	background-image: url(../images/menuline_h.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/* MISC */
.promo {
	padding: 0px 10px 10px;
}
.boxBorder {
	border: 1px solid #666666;
}
.ulNoindent {
	visible:false;
	margin-bottom: 5px;
	margin-left: 17px;
	padding-left: 0;
	padding-bottom: 5px;

}
.cursor {
	cursor: hand;
}

/* BUTTONS */

.linkButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #424242;
	background-color: #DEE2DE;
	padding: 2px;
	border: 1px solid #A1A99F;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
.buttonForm {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9pt;
	background-color: #EDEDED;
	border: 1px solid #333333;
	height: 20px;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	cursor: hand;
}
.buttonForm a:link {
	color: #333333;
	text-decoration: none;
}
.buttonForm a:visited {
	color: #333333;
	text-decoration: none;
}
.buttonForm a:hover {
	color: #333333;
	text-decoration: none;
}
.subscribe {
	border: none;
	background-color: #A6ACA2;
}

/* FORMS */
input {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #333333;
	padding-left: 3px;
	border: 1px solid #A3AAA0;
	background-color: #DEE2DE;
}

.formSubmit {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9pt;
	background-color: #A3ABA1;
	border: 1px solid #D0D5CF;
	height: 20px;
}

/* FOOTER */

.footer {
	background-color: #C7CFC6;
	text-align: right;
	padding: 10px;
}

.contact {
	background-color: #B1BAB0;
	background-image: url(../images/envelope.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}

