/*
-----------------------------------------------
Client: MountainSouth USA
Function: Global CSS definitions.
Author:   Jason Walle | jwalle@edreamz.com
Modified:  15 September 2005
Copyright: Copyright (C) 2005 E-dreamz, Inc. 
----------------------------------------------- */
/* Imported Styles
----------------------------------------------- */
/*@import url("styleForms.css");*/
@import url("styleDHTML.css");

/* Global
----------------------------------------------- */
body.global {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#63774F;
}

td.homeGreenFade {
	background: #dfe9d3 url(../images/structure/bg_home_green_fade.jpg) repeat-x;
}

td, p, div {
	color : #333333;
	font : normal normal normal 14px/normal "Times New Roman", Times, serif
}

td.justify {
	text-align : justify
}

p {
	margin-bottom : 15px;
	margin-top : 5px
}

.sectionText {
	color : #FFFFFF;
	font : normal normal bold 13px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
	text-transform: uppercase;
}

.MtnSouthHeader, .header {
	color : #63774F;
	font : normal normal bold 18px/normal "Times New Roman", Times, serif;
	margin-bottom : 0px;
}

.MtnSouthSubheader, .subheader {
	color : #38588A;
	font : normal normal bold 16px/normal "Times New Roman", Times, serif;
	margin : 0px 0px 7px 0px;
}

.MtnSouthSubheader2, subheader2 {
	color : #63774F;
	font : normal normal bold 15px/normal "Times New Roman", Times, serif;
	margin : 0px 0px 7px 0px;
}

.MtnSouthTitle, title {
	color : #280D0C;
	font : normal normal bold 11px/normal Arial, Helvetica, sans-serif;
	margin : 0px 0px 7px 0px;
	text-transform : uppercase
}

.smallWhite {
	color : #ffffff;
	font : normal normal normal 10px/normal "Times New Roman", Times, serif;
}

.small {
	color : #333333;
	font : normal normal normal 12px/16px "Times New Roman", Times, serif
}

.smallBlue {
	color : #38588A;
	font : normal normal normal 12px/16px "Times New Roman", Times, serif
}

.medium {
	color : #333333;
	font : normal normal normal 10px/normal Geneva, Verdana, Arial, Helvetica, sans-serif
}

.largerBlue {
	color : #7193BF;
	font : normal normal bold 17px/normal "Times New Roman", Times, serif;
}

.largeLetterBlue {
	color : #7193BF;
	font : normal normal bold 25px/normal "Times New Roman", Times, serif;
}

.quoteBlue {
	color : #7193BF;
	font : normal normal bold 15px/normal "Times New Roman", Times, serif;
}

.fineprint {
	color : #808080;
	font : normal normal normal 9px/normal Geneva, Verdana, Arial, Helvetica, sans-serif
}

.red {
	color : #CC0000;
}

/* Links
----------------------------------------------- */
a, a:link, a:visited {
	color : #0668A5;
	text-decoration : underline
}

a:hover, a:active {
	color : #CC0000;
	text-decoration : underline
}

a.leftNav:link, a.leftNav:visited {
	font : normal normal normal 11px/normal Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none
}

a.leftNav:hover, a.leftNav:active {
	color : #000000;
	text-decoration : underline
}

.footer, a.footer:link, a.footer:visited {
	font : normal normal normal 12px/normal "Times New Roman", Times, serif;
	color : #FFFFFF;
	text-decoration : none
}

a.footer:hover, a.footer:active {
	text-decoration : underline
}

.byEdreamz, a.byEdreamz{
	font : 9px Arial, Helvetica, sans-serif;
	color : #ccc;
	text-decoration : none
}

a.byEdreamz:hover, a.byEdreamz:active {
	color : #fff;
	text-decoration : underline
}

/* Tables
----------------------------------------------- */
.tableOuterBG {
	background : #382E23
}

.trDark {
	background : #E1E1E1;
}

.trLight {
	background : #EAF4F6
}

.tdTitle {
	color : #FEFEFE;
	font : normal normal bold 10px/normal Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding-left : 4px;
	background : #348795;
	text-transform : uppercase;
}

.tdSubTitle {
	color : #0668A5;
	font : normal normal bold 11px/normal Geneva, Verdana, Arial, Helvetica, sans-serif;
	height : 18px;
	padding-left : 4px;
	background : #A5DBEF;
}

.tdName {
	color : #382E23;
	font : normal normal bold 9px/normal Geneva, Verdana, Arial, Helvetica, sans-serif;
	background : #E1DEC9;
}

.tdContent {
	font : normal normal normal 11px/normal Geneva, Verdana, Arial, Helvetica, sans-serif;
	background : #FFFFFF
}


li {
	margin : 0px 0px 7px 0px
}

ul, ol {
	padding-left : 2em;
	margin-left : 2em;
	padding-bottom : 1px;
	margin-bottom : 1px;
	padding-top : 0px;
	margin-top : 0px
}

blockquote {
	margin : 0px 0px 35px 15px
}

/*FORM BOXES---------------------------------------------------------------------------------------*/
.formBox { margin: 0 auto; }
.formBox form { padding: 2px 0 2px 0;  }
	/*.formBox label, .labelLike { display:block; float:left; margin: 0; padding: 0; font-weight:bold; width: 150px; }*/
	/*.formBox label.checkBox { display: inline; }*/
	/*.formBox ul { text-align:left; padding: 0 0 0 10px; list-style:none; }*/
	/*.formBox li { margin-bottom: 8px; border: 1px dashed #CCC; }*/
	/*.formBox input[type="text"], .formBox select, .formBox textarea { width: 250px; }*/
	.formBox a { color: #666; font-size:11px; font-weight: bold; text-decoration: underline; }
	.formBox a:hover { text-decoration: none; }
/*div.checkboxIndent { width: 400px; float:left; margin: 0 0 0 12px; display:inline; }
	div.checkboxIndent input[type="radio"], div.checkboxIndent input[type="checkbox"] { margin: 0; }*/

fieldset { 
	float: left;  
	clear: left;  
	width: auto;
	margin: 0;  
	padding: 0;
	border:none;
	/*background:url(bg-fieldset.jpg) repeat-x #c1c2c1;*/
}

fieldset .light { font-weight:normal; }

fieldset ul {  
	padding: 0;  
	list-style: none;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 4px;;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	background: none;
	text-align: center;
}

fieldset.submit input { 
	color: #FFF;
	background: #114890;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	margin: 0 auto;
}


fieldset label {  
	float: left;  
	width: 150;  
	margin-right: 10px;  
	text-align: right;
	font-weight: bold;
}

fieldset input, fieldset select, fieldset textarea {
	background:url(bg-input.jpg) repeat-x #FFF; 
	border: 1px solid #999;
	width: 245px;
}



/*Required fields*/
.asterisk { color:#43a8de; font-weight: bold; font-size: 18px; line-height: 16px; }
.requiredKey { text-align:right; padding-right: 10px; }
.note { font-size: 10px; color: #4d4d4d; }

