body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #333333;
	margin: 0px;
	padding: 0;	
}
#masthead {
	color: #999999;
	background-color: #000033;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
	border: 10px solid #000033;
	background-image: url(../images/midnightbluebkgd.jpg);
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	border: 10px solid #000033;
}
#column_wrapper {
	background-image: url(../cssstyles/img/clm03_middle.jpg);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(../cssstyles/img/clm03_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(../cssstyles/img/clm03_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 770px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #000033;
	color: #CCCCCC;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
}
#left a:link {
	color: #566F0B;
}
#left a:visited {color: #333333;}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #FF6600;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #0000FF;
	font-size: 1.3px;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #ffffff;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #00CCCC;
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #FFCC00;
}
#footer a:link {
	color: #FFCC00;
}
#footer a:visited {
	color: #FF9900;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #FF9900 !important;
	font-family: Arial;
	font-size: large;
	color: #0000FF;
}
h1 {
	font-size: 1.7em;
	margin: 0;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.15em;
}
h2 {
	font-size: 1.3em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	font-family: Georgia, "Times New Roman", Times, serif;

	}
h3 {
	font-size: 1.3em;
	background-color: #2F334F;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 12px;
	color: #FFFFFF;
	letter-spacing: .10em;
}
h4 {
	font-size: 1.2em;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
}
h5 {
	font-size: 1.4em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	font-family: Georgia, "Times New Roman", Times, serif;

}
h6 {
	font-size: 1.3em;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
}


.nomargintop {margin-top: 0;}
.content p {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 24px;
	margin-left: 16px;
	font-weight: bold;
}
.lightblue {
color:#0099CC;
}

.orange {
color:#FF9900;
}

.callout340 {
	width: 330px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.95em;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0px;
}
.callout340blue {
	width: 240px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.95em;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.callout340blue a:link,a:visited,a:hover {
	text-decoration:none;
	color: #0F2C4E;
}

.callout680blue {
	width: 680px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.95em;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	background-image: url(../images/bluegradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.callout450 {
	width: 450px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.95em;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.callout680 {
	width: 680px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.95em;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.callout680 h2 {
	color: #FF9900;	
	background-color: #2F334F;
}
.callout680 h3 {
	color: #FF9900;	
}
li {
	margin-left: -5px;
	line-height: 2em;
}
	dl {
		width: 450px;
		margin: 0 0 20px 20px;
		padding: 0;
		background: #ccc url(images/box_bottom.gif) no-repeat bottom left;
		font-family: Georgia, serif;
		font-size: small;
		}

	dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(images/box_top.gif) no-repeat top left;
		}
	
	dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #000000;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		background: url(/d/mountaintop/arrow.gif) no-repeat 0 3px;
		}
		
	#blue dt {
		background-color: #69c;
		}
	
	#blue {
		background-color: #9cf;
		}
	
	#red dt {
		background-color: #933;
		}
	
	#red {
		background-color: #c99;
		}
	
	#green dt {
		background-color: #9c6;
		}
	
	#green {
		background-color: #cf9;
		}

	.imgright {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
	.imgleft {
	float: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.imgcenter {
	text-align: center;
}

