body {
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	margin-top: 40px;
	background: #97bee8 url('../_images/backgrad.jpg') repeat-x top center;
	text-align: left;
	font-family: Myriad Pro Regular, Arial, Verdana, Helvetica, sans-serif;
	color:#555555;
	font-size: 11px;
}

#nav {
	text-align: left;
	margin: 10px 0px 0 0px;
}

ul {
padding: 0px 0px 15px 15px;
margin: 0;
}

li {
padding-bottom: 8px;
}



/* Text */


.legal {
	text-align: left;
	font: 7pt Arial, Helvetica, sans-serif;
	color: #091e41;
}

.subhead {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-family: Myriad Pro Regular, Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}




/* Links */

a {
	color: #84a3d4;
	text-decoration: none;
}

a.link_title {
	text-decoration: none;
	font-weight: bold;
	color: #00244D;
}

.nav a {
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:hover {
	text-decoration: none;
	color: #84a3d4;
}

.bottomnav a {
	text-decoration: none;
	color: #666666;
}

.chalet a {
	text-decoration: none;
	color: #666666;
}

.bottomnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.nav_sub a {
	text-decoration: none;
	color: #333;
}

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


/* Images */

img {
	border: 0;
}



/* Forms */

.form { font:normal 10px/12px verdana, arial, geneva, sans-serif; color: #000000; background: #FFFFFF; border: 1px #CCCCCC solid; padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px; }

label {
	width: 200px;
	clear: left;
	float: left;
	padding: 8px 8px 0 0;
	text-align: right;
}

input, select {
	margin: 5px 0;
	border-color: #ADCFE6;
	padding: 2px;
}

/* sIFR wonder */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 15px;
	letter-spacing: 0px;
	margin:0;
	padding:0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 15px;
	letter-spacing: 0px;	
	margin:0;
	padding:0;
}