/* CSS Document */

/* CSS Document */

/* CSS Document */

/* CSS Document */
body{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: top;
	}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#container {
	width: 100%;
	height:auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear:left;
	background-color: #FFFFFF;
	a
; 	margin-left: 10px;
}


#containercons {
	width: 500pt;
	height:auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear:left;
	background-color: #FFFFFF;
	a
; 	margin-left: 10px;
}

.bigtex {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #333333;
}

.lbigtex {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	background-color:#FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
}
.subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#subclasscont {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	width: 24%;
	clear:right;
	float:left;
	padding: 0.5%;
}
#master {
	margin: 30px;
	padding: 10px;
	clear: left;
}
#footer {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FF3333;
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #000000;
	height: 25px;
}
#spacer {
	clear: left;
	height: 1px;
	width: 100%;
	float: none;
}
.captionsm {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bolder;
	color: #CCCCCC;
}

