body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 140%;
}

h1 {
	font-size: 1.3em;
	line-height: 120%;
}

h2 {
	font-size: 1.2em;
	line-height: 120%;
	text-transform: uppercase;
	color: #990033;
}

h3 { 
	font-size: 1.2em;
	line-height: 120%;
	color: #990033;
}

h4 {
	font-size: 1.1em;
	line-height: 130%;
}

.inline_head {
	font-size: 1.1em;
	font-weight: bold;
	color: #990033;
	line-height: 120%;
}

h5 { font-size: 1em;
	text-transform: uppercase;
}

h6 {
	font-size: 1em;
	font-variant: normal;
}

a:link {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
	background-color: #FFCCCC;
}
a:visited {
	color: #990033;
}

.indent {
	padding-left: 2em;
}

.UC	{
	text-transform: uppercase;
}	

.hilite {
	color: #CC0000;
}

.smaller {
	font-size: 0.9em;
	line-height: inherit;
}

.larger {
	font-size: 1.3em;
}

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

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

.stable_black a:link {
	color: #000000
}	

.stable_black a:visited {
	color: #000000
}	

.stable_black a:hover {
	color: #000000
}	

.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: #000000;
}

.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: 174px;
}
.navcontainer ul {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #990033;
	font-weight: normal;
}
.nobullet ul {
	list-style-type: none;
}
.navcontainer a {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990033;
	display: block;
	padding: 3px;
	width: 174px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navcontainer a:link {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.navcontainer a:visited {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.navcontainer a:hover {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCCCC;
}

.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;
}

#headerLinks {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}

#footer {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 130%;
}

