<style type="text/css">
/* */
/*Standards for all pages*/
/* */
div {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 20 px;
}
table {
	font-size: 1em;
}

body {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	font-weight: normal;
	background-color: #f0f0f0;
}

a:link {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	border-color: transparent;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	border-color: transparent;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #009966;
	background-color: transparent;
	border-color: gray;
	font-weight: normal;
}

a:active {
	text-decoration: underline;
	color: #009900;
	background-color: transparent;
	font-weight: normal;
}



/* */
/* div classes */
/* */

/* top division */
div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 770px;
	height: 149px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
}
/* navigation division */
div.col200 {
	position: absolute;
	top: 150px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 200px;
	background-color: #f0f0f0;
}

/* main section division */
div.col550 {
	position: absolute;
	top: 150px;
	left: 200px;
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f0f0f0;
	width: 550px;
	border-left: 1px solid #666666;
}

/* breadcrumb division */
div.crumbA {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px; 
	margin-left: -20px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f0f0f0;
	width: 550px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: .7em;
	font-weight: normal;
	line-height: 135%;
}

/* footer division */
div.footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px; 
	margin-left: -20px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f0f000;
	width: 550px;
}
/* sidebar division */
div.sidebar {
	position: absolute;
	top: 400px;
	left: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 130px;
	background-color: #f0f000;
}

}

/* nav rule division */
div.navRule {
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
}

div.coverPhoto {
	clear: both;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px; 	
}


/* */
/* h classes */
/* */
/* Page title (articles, fly pattern, etc.) */
h1.pageTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 1.5em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
/* Section title. Smaller than page title, space at the top and bottom */
h2.sectionTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 5px;
}



/* */
/* p classes */
/* */

/*Text standard. 10px space at top. Used throughout except for first paragraph below a section title*/
p.standard {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: .9em;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-weight: normal;
	line-height: 135%;
}


/*Text standard, but without 10px space at top. Used for first paragraph below a section title*/
p.standardFirst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: .9em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-weight: normal;
	line-height: 135%;
}



/*First paragraph for articles, etc. */
p.intro {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 1em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	line-height: 135%;
}


/* Centers text*/
p.center {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: .9em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal; 
	text-align: center;
	line-height: 135%;
}
/* Indent without bullets*/
p.indent {
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	text-align: left;
	margin-left: 20px;
	line-height: 135%;
}


/* */
/* span classes */
/* */

/* makes the text standard but bold */
span.bold {
	font-weight: bold;
	color: #666666;
	font-size: 1em;
	text-align: left
}

/* used in breadcrumb */
span.crumbBold {
	font-weight: normal;
	color: #666666;
	font-size: 9pt;
	text-align: left
}

/* makes the text standard but italic */
span.italic {
	font-style: italic;
	color: #666666;
	font-size: 1em;
	text-align: left
}

/* makes the text standard but italic and bold */
span.italicBold {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-size: 1em;
	text-align: left
}

span.normal {
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

span.big {
	font-weight: normal;
	color: #666666;
	font-size: 1.2em;
	text-align: left
}
span.red {
	font-weight: normal;
	color: #ff0000;
	font-size: 1em;
	text-align: left
}
span.bigRed {
	font-weight: normal;
	color: #cc0000;
	font-size: 1.2em;
	text-align: left
}

/* */
/* ordered list classes */
/* */
/* standard list element*/
ol li {
	list-style-type:disc; 
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0px;
	color: #666666;
	font-size: .9em;
	line-height: 135%;
}
li.off {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0px;
}

li.noSpace {
	list-style-type:disc;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	color: #666666;
	indent: -10px;
}

/* */
/* rules */
/* */
/* Black 100% rule with 10px space top and bottom. Used throughout*/
hr.spaceSmall {
	border: 1px;
	background-color: #999999;
	height: 1px;
	width:100%;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:10px;	
}


</style>