body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 { 
	font-size: 1.3em;
	margin-top: 0px;
}
.inline_head {
	font-size: 1.3em;
	font-weight: bold;
}
h4 { font-size: 1.1em; }
h5 { font-size: 1em;
	text-transform: uppercase;
}
h6 {
	font-size: 1em;
}
.inline_h6 {
	font-size: 1em;
	font-weight: bold;
}


.indent {
	padding-left: 2em;
}

.UC	{
	text-transform: uppercase;
}	

.hilite {
	color: #A2003F;
}

.smaller {font-size: 0.75em}

.larger {
	font-size: 1.3em;
}

.nobullet ul {
	list-style-type: none;
}

.spread li {
	margin-bottom: 9px;
	margin-top: 9px;
}

a:link {
	color: #0000CC;
}
a:visited {
	color: #A2003F;
}

.stable_black a:link {
	color: #000000
}	

.stable_black a:visited {
	color: #000000
}	

.stable_black a:hover {
	color: #0000CC
}	

.noline_red a:link {
	text-decoration:none;
	color: #A2003F;
}

.noline_red a:visited {
	text-decoration:none;
	color: #A2003F;
}

.noline_red a:hover {
	text-decoration:underline;
	color: #A2003F;
}

.noline_black a:link {
	text-decoration:none;
	color: #000000;
}

.noline_black a:visited {
	text-decoration:none;
	color: #000000;
}

.noline_black a:hover {
	text-decoration:underline;
	color: #0000CC;
}

.bold_rev a:link {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}

.bold_rev a:visited {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}

.bold_rev a:hover {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

.navcontainer {
	width: 150px;
}

.navcontainer div.facdev_menutitle{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	background-color: #000000;
	display: block;
	padding: 3px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navcontainer div.facdev ul {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	font-weight: normal;
}

.navcontainer ul {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	font-weight: normal;
}

.navcontainer a {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 3px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navcontainer a:link {
	color: #000000;
	text-decoration: none;
}

.navcontainer a:visited {
	color: #000000;
	text-decoration: none;
}

.navcontainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.navcontainer p {
	margin-top: 0px;
}

.9pxtype {
	font-size: 9px;
}

.9pxtype_rev {
	font-size: 9px;
	color: #FFFFFF;
}

#mainContent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#photoBlockRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pageHead {
	background-color: #222222;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
p {
	margin-top: 0px;
}

