BODY
{
    background: white url('../images/Watermark.gif') no-repeat fixed right center;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    FONT-SIZE: small
}
.outline
{
	BORDER: thin ridge;
	PADDING: 1em 1em 1em 1em
}
.underline
{
	text-decoration: underline
}
.indented
{
	padding-left: 3em
}
.centered
{
	text-align: center
}
.page-heading
{
	font-size: large;
	color: white;
	text-align: center;
	letter-spacing: 0.2em
}
.title
{
	font-size: large;
	text-align: center
}
.wrapper
{
	width: 100%;
	float: left;
	margin-bottom: 0em
}
.menubutton
{
	text-align: center;
	background-color: #006666;
	background-image: url('../images/button-background.gif');
	float: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-weight: bold
}
.menugroup
{
	float: left;
	padding-left: 0.1em;
	margin-bottom: 0em
}
.rightcol
{
	float: left;
	width: 33%;
	margin-left: -33%;
}
DIV
{
	margin-bottom: 1em
}
SUP { font-size: smaller }
SUB { font-size: smaller }
A:link
{
    COLOR: #660066
}
A:active
{
    COLOR: #006666
}
H1
{
    COLOR: #660066;
    FONT-SIZE: large;
    FONT-WEIGHT: bold;
    text-transformation: uppercase;
    margin-bottom: 1em
}
H2
{
    COLOR: #660066;
    FONT-SIZE: medium;
    FONT-WEIGHT: bold;
    margin-bottom: 1em
}
P
{
    COLOR: black;
    margin-top: 0em;
    margin-bottom: 1em
}
H3
{
    COLOR: black;
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
    margin-bottom: 1em
}
H4
{
	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0em
}
H5
{
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0em
}
H6
{
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 1em
}
UL
{
	LIST-STYLE-IMAGE: url('../images/bullet/circle.gif')
}
UL LI
{  
	margin-bottom: 0.2em
}
UL OL
{
	list-style-type: decimal;
	margin-bottom: 0em
}
OL LI
{
	margin-bottom: 0.5em
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
table {
	border-spacing: 0px;
}
th
{
	padding: 3px;
	color: white;
	background-color: #660066;
	font-weight: bold;
	vertical-align: top
}
td
{
    padding: 3px;
    color: black;
    vertical-align: top
}
td ul
{
	list-style-image: url('../images/bullet/circle.gif')
}#leftnav
{
		position:absolute;
		left:10px;
		width:195px; 
}		 
#content
{
		margin: 0px 0px 50px 225px;
		padding: 10px;
}
