body {
	background-image: url(../images/body_bg.gif);
	margin: 0px;
	padding: 0px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#wrapper {
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
#bottom {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

A {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

A:link {
	COLOR: #CC9900;
	font-weight: bold;
}

A:visited {
	COLOR: #CC9900;
	font-weight: bold;
}

A:hover {
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #333366;
}
A:active {
	COLOR: #CC9900;
	font-weight: bold;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 0em;
	padding-left: 1em;
}

A.left:link {
	color: #000000;
}	

A.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	left: 1em;
	top: 1em;
	text-decoration: none;
}

A.left:visited {
	color: #000000;
}

A.left:active {
	color: #000000;
}

A.right:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.right:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	text-decoration: none;
}

A.right:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.footnote {
	font-size: 10px;
}

A.footnote:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.footnote:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
}

A.footnote:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}

A.content:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
}

A.content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
}

A.content:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	width: 140px;
	text-decoration: none;
}


.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	width: 140px;
}

.navlist  /* used for UL and LI with graphical bullets within left and right nav box*/
{
	list-style-image: url(/images/bullet_navarrow.gif);
	margin-left: -2em;
	margin-top:1px;
	margin-bottom: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
	/* LINKS */
UL {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom: 0px;
	list-style-position: outside;
	text-indent: 0px;
	margin-left: 5%;
	list-style-type: disc;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
