/*------------------html elements-----------------------*/

a,body,caption,div,em,fieldset,h1,h2,h3,h4,h5,h6,input,label,legend,li,ol,p,select,span,strong,sup,td,textarea,th,ul {
	font-family:arial,helvetica,verdana;
	
}

a {
	color:#59554F;
	text-decoration:none;
}

a:focus { /* remove outline in Firefox */
    outline: none; 
}

a:hover {
	text-decoration:underline;
}

a.linkNoUnderline {
	text-decoration:none;
}

a.linkNoUnderline:hover {
	text-decoration:underline;
}

address {
	font-style:normal;
}

blockquote {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

body {
	font-size:62.5%; /*--1em = 10px--*/
	margin:0px;
	padding:0px;
	text-align:left;
}

embed {
	float:left;
}

fieldset {
	border:none;
	clear:both;
	margin:0px;
	padding:0px;
}

form {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}

.contentLevel form {
	width:auto;
}

h1 {
    color:#688849;
    font-size:2.1em;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2 {
    color:#59554F;
    font-size:1.5em;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h4 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h5 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h6 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

img {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
}

input {
	clear:none;
	display:inline;
	float:left;
}

label {
	clear:left;
	color:#000000;
	display:inline;
	float:left;
	margin:0px;
	padding:3px 0px 0px 0px;
	width:169px;
}

legend {
	border:none;
	font-weight:normal;
	margin:0px 0px 0px -7px;
	padding:0px;
}

object {
	float:left;
}

ol {
	padding-left:30px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
}

ol ol {
	margin-bottom:0px;
}

ol li {
	margin-bottom:3px;
}

p {
	clear:both;
	margin:0px 0px 5px 0px;
	line-height:130%;
}

pre {
	font-size:100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:100%;
}

html>body pre {
	font-size:120%;
}

select {
	font-size:100%;
}

sup {
}

table {
	border:none;
	clear:both;
	font-size:100%;
	margin:0px;
	padding:0px;
}

textarea {
	font-size:100%;
}

ul {
	padding-left:20px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
}

ul ul {
	margin-bottom:0px;
}

ul li {
	margin-bottom:3px;
}

/*------------------generic classes-----------------------*/

.backToTop {
	text-transform:uppercase;
}

.bookmark {
	font-size:0px;
	line-height:0px;
}

/*\*/
 html>body*.bookmark { height:0px; }
 /**/

.bookmark a {
	border:none;
	text-decoration:none;
}

.bookmark a span {
	font-size:0px;
	height:0px;
	line-height:0px;
}

.b {
	background-position:0% 100%;
	background-repeat:repeat-x;
}

.r {
	background-position:100% 0%;
	background-repeat:repeat-y;
}

.t {
	background-position:0% 0%;
	background-repeat:repeat-x;
}

.l {
	background-position:0% 0%;
	background-repeat:repeat-y;
}

.bl {
	background-position:0% 100%;
	background-repeat:no-repeat;
}

.br {
	background-position:100% 100%;
	background-repeat:no-repeat;
}

.tl {
	background-position:0% 0%;
	background-repeat:no-repeat;
}

.tr {
	background-position:100% 0%;
	background-repeat:no-repeat;
}

.clear {
	background-image:none;
	padding:0px;
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.container {
	display:inline;
	float:left;
}

.hide {
	position:absolute; 
	left:-99px;
	top:-99px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.hr {
	background-color:#C0C7D0;
	border:0px;
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.textError {
	color: #FF0000 ! important;
}

.textXLarge {
	font-size:380% ! important;
}

.textLarge {
	font-size:160% ! important;
}

.textMedium {
	font-size:120% ! important;
}

.textSmall {
	font-size:90% ! important;
}

.textXSmall {
	font-size:80% ! important;
}

.textBold {
	font-weight:bold ! important;
}

.textItalic {
	font-style:italic ! important;
}

.textNormal {
	font-weight:normal ! important;
}

.textHighlight {
	color:#333333;
}

img.float {
	margin-bottom:-3px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
	margin-bottom:0px;
}

html>body img.float {
	float:left;
	margin-bottom:0px;
}

/*------------------vertically centered title-----------------------*/

.columnTitle {
	border:none;
	display:inline;
	float:left;
}

.columnTitle h1 {
	display:table;
	position:relative;
	overflow:hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	position:relative;
}

html>body .columnTitle h1 {
	position:static;
}

.columnTitle h1 span {
	display:table-cell;
	position:absolute;
	top:50%;
	vertical-align:middle;
	voice-family: "\"}\""; 
	voice-family:inherit;
	position:absolute;
	top:50%;
}

html>body .columnTitle h1 span {
	position:static;
	top:auto;
}

.columnTitle h1 span img {
	position:relative;
	top:-50%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	position:relative;
	top:-50%;
}

html>body .columnTitle h1 span img {
	position:static;
	top:auto;
}

.columnTitle h1 span br {
	clear:both;
}

/*------------------positional classes-----------------------*/

.left { text-align:left ! important; }
.center { text-align:center ! important; }
.right { text-align:right ! important; }
.top { vertical-align:top ! important; }
.middle { vertical-align:middle ! important; }
.bottom { vertical-align:bottom ! important; }

/*------------------background classes-----------------------*/

.bg01 { background-color:#C0C7D0; }

/*------------------foreground classes-----------------------*/

.fg01 { color:#000000; }

/*------------------border classes-----------------------*/

.bt00 { border-top:none ! important; }
.bt01 { border-top:1px solid #C0C7D0 ! important; }
.bt02 { border-top:2px solid #C0C7D0 ! important; }
.br00 { border-right:none ! important; }
.br01 { border-right:1px solid #C0C7D0 ! important; }
.br02 { border-right:2px solid #C0C7D0 ! important; }
.bb00 { border-bottom:none ! important; }
.bb01 { border-bottom:1px solid #C0C7D0 ! important; }
.bb02 { border-bottom:2px solid #C0C7D0 ! important; }
.bl00 { border-left:none ! important; }
.bl01 { border-left:1px solid #C0C7D0 ! important; }
.bl02 { border-left:2px solid #C0C7D0 ! important; }

/*------------------margin classes-----------------------*/

.mt00 {	margin-top:0px ! important; }
.mt01 {	margin-top:1px ! important; }
.mt02 {	margin-top:2px ! important; }
.mt03 {	margin-top:3px ! important; }
.mt04 {	margin-top:4px ! important; }
.mt05 {	margin-top:5px ! important; }
.mt06 {	margin-top:6px ! important; }
.mt07 {	margin-top:7px ! important; }
.mt08 {	margin-top:8px ! important; }
.mt09 {	margin-top:9px ! important; }
.mt10 {	margin-top:10px ! important; }
.mt11 {	margin-top:11px ! important; }
.mt12 {	margin-top:12px ! important; }
.mt13 {	margin-top:13px ! important; }
.mt14 {	margin-top:14px ! important; }
.mt15 {	margin-top:15px ! important; }
.mt20 {	margin-top:20px ! important; }
.mt25 {	margin-top:25px ! important; }
.mt30 {	margin-top:30px ! important; }

.mr00 {	margin-right:0px ! important; }
.mr01 {	margin-right:1px ! important; }
.mr02 {	margin-right:2px ! important; }
.mr03 {	margin-right:3px ! important; }
.mr04 {	margin-right:4px ! important; }
.mr05 {	margin-right:5px ! important; }
.mr06 {	margin-right:6px ! important; }
.mr07 {	margin-right:7px ! important; }
.mr08 {	margin-right:8px ! important; }
.mr09 {	margin-right:9px ! important; }
.mr10 {	margin-right:10px ! important; }
.mr11 {	margin-right:11px ! important; }
.mr12 {	margin-right:12px ! important; }
.mr13 {	margin-right:13px ! important; }
.mr14 {	margin-right:14px ! important; }
.mr15 {	margin-right:15px ! important; }
.mr20 {	margin-right:20px ! important; }
.mr25 {	margin-right:25px ! important; }
.mr30 {	margin-right:30px ! important; }

.mb00 {	margin-bottom:0px ! important; }
.mb01 {	margin-bottom:1px ! important; }
.mb02 {	margin-bottom:2px ! important; }
.mb03 {	margin-bottom:3px ! important; }
.mb04 {	margin-bottom:4px ! important; }
.mb05 {	margin-bottom:5px ! important; }
.mb06 {	margin-bottom:6px ! important; }
.mb07 {	margin-bottom:7px ! important; }
.mb08 {	margin-bottom:8px ! important; }
.mb09 {	margin-bottom:9px ! important; }
.mb10 {	margin-bottom:10px ! important; }
.mb11 {	margin-bottom:11px ! important; }
.mb12 {	margin-bottom:12px ! important; }
.mb13 {	margin-bottom:13px ! important; }
.mb14 {	margin-bottom:14px ! important; }
.mb15 {	margin-bottom:15px ! important; }
.mb20 {	margin-bottom:20px ! important; }
.mb25 {	margin-bottom:25px ! important; }
.mb30 {	margin-bottom:30px ! important; }

.ml00 {	margin-left:0px ! important; }
.ml01 {	margin-left:1px ! important; }
.ml02 {	margin-left:2px ! important; }
.ml03 {	margin-left:3px ! important; }
.ml04 {	margin-left:4px ! important; }
.ml05 {	margin-left:5px ! important; }
.ml06 {	margin-left:6px ! important; }
.ml07 {	margin-left:7px ! important; }
.ml08 {	margin-left:8px ! important; }
.ml09 {	margin-left:9px ! important; }
.ml10 {	margin-left:10px ! important; }
.ml11 {	margin-left:11px ! important; }
.ml12 {	margin-left:12px ! important; }
.ml13 {	margin-left:13px ! important; }
.ml14 {	margin-left:14px ! important; }
.ml15 {	margin-left:15px ! important; }
.ml20 {	margin-left:20px ! important; }
.ml25 {	margin-left:25px ! important; }
.ml30 {	margin-left:30px ! important; }

/*------------------padding classes-----------------------*/

.pt00 {	padding-top:0px ! important; }
.pt01 {	padding-top:1px ! important; }
.pt02 {	padding-top:2px ! important; }
.pt03 {	padding-top:3px ! important; }
.pt04 {	padding-top:4px ! important; }
.pt05 {	padding-top:5px ! important; }
.pt06 {	padding-top:6px ! important; }
.pt07 {	padding-top:7px ! important; }
.pt08 {	padding-top:8px ! important; }
.pt09 {	padding-top:9px ! important; }
.pt10 {	padding-top:10px ! important; }
.pt11 {	padding-top:11px ! important; }
.pt12 {	padding-top:12px ! important; }
.pt13 {	padding-top:13px ! important; }
.pt14 {	padding-top:14px ! important; }
.pt15 {	padding-top:15px ! important; }
.pt20 {	padding-top:20px ! important; }
.pt25 {	padding-top:25px ! important; }
.pt30 {	padding-top:30px ! important; }

.pr00 {	padding-right:0px ! important; }
.pr01 {	padding-right:1px ! important; }
.pr02 {	padding-right:2px ! important; }
.pr03 {	padding-right:3px ! important; }
.pr04 {	padding-right:4px ! important; }
.pr05 {	padding-right:5px ! important; }
.pr06 {	padding-right:6px ! important; }
.pr07 {	padding-right:7px ! important; }
.pr08 {	padding-right:8px ! important; }
.pr09 {	padding-right:9px ! important; }
.pr10 {	padding-right:10px ! important; }
.pr11 {	padding-right:11px ! important; }
.pr12 {	padding-right:12px ! important; }
.pr13 {	padding-right:13px ! important; }
.pr14 {	padding-right:14px ! important; }
.pr15 {	padding-right:15px ! important; }
.pr20 {	padding-right:20px ! important; }
.pr25 {	padding-right:25px ! important; }
.pr30 {	padding-right:30px ! important; }

.pb00 {	padding-bottom:0px ! important; }
.pb01 {	padding-bottom:1px ! important; }
.pb02 {	padding-bottom:2px ! important; }
.pb03 {	padding-bottom:3px ! important; }
.pb04 {	padding-bottom:4px ! important; }
.pb05 {	padding-bottom:5px ! important; }
.pb06 {	padding-bottom:6px ! important; }
.pb07 {	padding-bottom:7px ! important; }
.pb08 {	padding-bottom:8px ! important; }
.pb09 {	padding-bottom:9px ! important; }
.pb10 {	padding-bottom:10px ! important; }
.pb11 {	padding-bottom:11px ! important; }
.pb12 {	padding-bottom:12px ! important; }
.pb13 {	padding-bottom:13px ! important; }
.pb14 {	padding-bottom:14px ! important; }
.pb15 {	padding-bottom:15px ! important; }
.pb20 {	padding-bottom:20px ! important; }
.pb25 {	padding-bottom:25px ! important; }
.pb30 {	padding-bottom:30px ! important; }

.pl00 {	padding-left:0px ! important; }
.pl01 {	padding-left:1px ! important; }
.pl02 {	padding-left:2px ! important; }
.pl03 {	padding-left:3px ! important; }
.pl04 {	padding-left:4px ! important; }
.pl05 {	padding-left:5px ! important; }
.pl06 {	padding-left:6px ! important; }
.pl07 {	padding-left:7px ! important; }
.pl08 {	padding-left:8px ! important; }
.pl09 {	padding-left:9px ! important; }
.pl10 {	padding-left:10px ! important; }
.pl11 {	padding-left:11px ! important; }
.pl12 {	padding-left:12px ! important; }
.pl13 {	padding-left:13px ! important; }
.pl14 {	padding-left:14px ! important; }
.pl15 {	padding-left:15px ! important; }
.pl20 {	padding-left:20px ! important; }
.pl25 {	padding-left:25px ! important; }
.pl30 {	padding-left:30px ! important; }

/*------------------width classes-----------------------*/

.w100p { width:100% ! important; }
.w95p { width:95% ! important; }
.w90p { width:90% ! important; }
.w85p { width:85% ! important; }
.w80p { width:80% ! important; }
.w75p { width:75% ! important; }
.w70p { width:70% ! important; }
.w65p { width:65% ! important; }
.w60p { width:60% ! important; }
.w55p { width:55% ! important; }
.w50p { width:50% ! important; }
.w45p { width:45% ! important; }
.w40p { width:40% ! important; }
.w35p { width:35% ! important; }
.w30p { width:30% ! important; }
.w25p { width:25% ! important; }
.w20p { width:20% ! important; }
.w15p { width:15% ! important; }
.w10p { width:10% ! important; }

.w720 { width:720px ! important; }
.w220 { width:220px ! important; }
.w175 { width:175px ! important; }
.w75 { width:75px ! important; }
.w50 { width:50px ! important; }

/*------------------list classes-----------------------*/

ul.listNoBullet {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.listNoBullet li {
	background-image:none ! important;
	padding-left:0px ! important;
}

/*------------------form classes-----------------------*/

select.fieldSelect {
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:246px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:246px;
}

html>body label.labelCheckRadio {
	width:244px;
}
input.fieldCheckRadio {
	border:none;
	clear:left;
	color:#FFFFFF;
	display:inline;
	float:left;
	margin:2px 5px 3px 0px;
	padding:0px;
}

label.labelCheckRadio {
	clear:none;
	display:inline;
	float:left;
	margin:4px 0px 10px 0px;
	width:380px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:4px 0px 10px 0px;
}

html>body label.labelCheckRadio {
	margin:0px 0px 10px 0px;
}

.boxSearch select.boxFieldSelect,
input.fieldText {
	border:none;
	color:#59554F;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	width:158px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:2px 2px 2px 2px;
	width:152px;
}

html>body input.fieldText {
	padding:2px 2px 2px 2px;
	width:152px;
}

input.fieldText, textarea.fieldArea, input.fieldPassword, select.fieldSelect {
	background-color:#f9fcf4;
}

input.fieldPassword {
	border:none;
	border:1px solid #7F9DB9;
	color:#000000;
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 2px 1px 2px;
	width:178px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:172px;
}

html>body input.fieldPassword {
	width:172px;
}

input.fieldImage {
	border:none;
	clear:none
	display:inline;
	float:right;
	margin:0px 0px 0px 5px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}

html>body input.fieldImage {
	float:left;
}

img.fieldImage {
	border:none;
	clear:none
	display:inline;
	float:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}

html>body img.fieldImage {
	float:left;
}

span.bgWrap {
	background-image:URL('../images/bg_input_left.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	height:18px;
	margin-right:5px;
	padding-left:10px;
	padding-bottom:2px;
}

fieldset span.bgWrap {
	background-image:URL('../images/bg_input_left_separated.gif');
	background-position:0 0;
	background-repeat:no-repeat;
}

span.last {
	margin:0px;
}

input.fieldSubmit {
	background-image:URL('../images/bg_input_right.gif');
	background-position:100% 0%;
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	fbackground-color:#917E62;
	clear:none;	
	color:#EFEADC;
	cursor:pointer; 
	cursor:hand;
	display:inline;
	float:left;
	font-size:1.05em;
	font-weight:normal;
	height:20px;	
	font-size:0.95em;
	font-weight:bold;
	letter-spacing: normal;
	line-height:1.4em; /*this makes the text inside buttons to center vertically in IE6 and helps avoid the input field to grow bigger vertically*/
	padding:0px 10px 0px 0px;
	text-transform:uppercase ! important;
	voice-family: "\"}\""; 
	voice-family:inherit;
	overflow:visible;
	width:1px;	
}

html>/**/body input.fieldSubmit {
	padding-bottom:1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
	input.fieldSubmit {
		line-height:1.1em;
	}
}

fieldset input.fieldSubmit {
	background-image:URL('../images/bg_input_right_separated.gif');
	background-position:100% 0%;
	background-repeat:no-repeat;
	
}


html>body input.fieldSubmit {
	overflow:visible;
	width:auto;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */

	html>body input.fieldSubmit {
		padding:2px 10px 2px 0px;
	}
	
	span.bgWrap {
		padding-left:8px !important;
	}
}


input.first{
	border:0px;
}

input.fieldReduced{
	font-size:70%;
}

.fieldSubmit:hover{
	text-decoration: underline;
}

textarea.fieldArea {
	border:none;
	border:1px solid #7F9DB9;
	color:#59554F;
	float:left;
	margin:0px 0px 10px 0px;
	padding:2px;
	width:178px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:176px;
}

html>body textarea.fieldArea {
	width:176px;
}

/*------------------column classes-----------------------*/

.columnSpan1 {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:150px;
}

/*---Address Service--*/
.addressService input,select{
	float: none;
	background-color: white;
	border: 1px solid #cccccc;
	margin: 2px;
	padding: 2px;
	color: #694405;
}

.addressService label{
	width: 100px!important;
}

.addressService  .hiddenField{
	display: none;
}

