body
{
	background: #aaa;
	font-family: "Lucida Grande", verdana, lucida, sans-serif;
	font-size: 11px;
	margin: 20px 15px 0px 15px;
	text-align: left;
	text-transform: inherit;
}

h1
{
	font-size: 24px;
	text-align: left;
}

h2
{
	font-size: 17px;
	text-align: left;
}

td
{
	text-align: left;
	font-family: "Lucida Grande", verdana, lucida, sans-serif;
	font-size: 11px;
}

li
{
	padding: 3px 0px 3px 0px;
	font-family: "Lucida Grande", verdana, lucida, sans-serif;
	font-size: 11px;
}

td.rightalign
{
	text-align: right;
	text-transform: inherit;
}

div.navigation-title
{
	display: block;
	margin: 20px 5px 5px 5px;
	padding: 5px;
	font-weight: bold;
}

a, a:link, a:visited
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

img.bordered
{
	border: 1px solid gray;
	padding: 7px;
}

#navigation
{
	text-align: left;
	background: url(media/images/spectrum-vertical.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 10px;
}

#leftcolumn
{
	border-right: gray;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
}

.whitetext
{
	text-align: center;
	font-size: 11px;
}

.whitetext a, .whitetext a:visited
{
	color: white;
	text-decoration: none;
}

.whitetext a:hover
{
	color: white;
	text-decoration: underline;
}

#menu a
{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	margin: 5px;
	padding: 5px;
	background-color: #ddd;
}

#menu a:hover
{
	background: #eee;
	border-color: gray;
	border-width: 1px;
	border-style: dotted;
}

#content
{
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	background: white;
}

p
{
	line-height: 1.6em;
	text-align: left;
	font-family: "Lucida Grande", verdana, lucida, sans-serif;
	font-size: 11px;
}

#top-left
{
	background: url( media/images/top-left-corner.gif );
	repeat: none;
	height: 15px;
	width: 15px;
}

#bottom-left
{
	background: url( media/images/bottom-left-corner.gif );
	repeat: none;
	height: 15px;
	width: 15px;
}

#top-right
{
	background: url( media/images/top-right-corner.gif );
	height: 15px;
	width: 15px;
}

#bottom-right
{
	background: url( media/images/bottom-right-corner.gif );
	height: 15px;
	width: 15px;
}

#inset-top-left
{
	background: url( media/images/inset/top-left-corner.gif );
	repeat: none;
	height: 15px;
	width: 15px;
}

#inset-bottom-left
{
	background: url( media/images/inset/bottom-left-corner.gif );
	repeat: none;
	height: 15px;
	width: 15px;
}

#inset-top-right
{
	background: url( media/images/inset/top-right-corner.gif );
	height: 15px;
	width: 15px;
}

#inset-bottom-right
{
	background: url( media/images/inset/bottom-right-corner.gif );
	height: 15px;
	width: 15px;
}

#inset-top-horizontal
{
	background: url( media/images/inset/top-horizontal.gif );
	repeat: x;
}


#inset-bottom-horizontal
{
	background: url( media/images/inset/bottom-horizontal.gif );
	repeat: x;
}


#inset-left-side
{
	background: url( media/images/inset/left-side.gif );
	repeat: y;
	width: 15px;
}
#inset-right-side
{
	background: url( media/images/inset/right-side.gif );
	repeat: y;
	width: 15px;
}


#navigation-top-left
{
	background: url( media/images/navigation-top-left-corner.gif );
	repeat: none;
	height: 15px;
	width: 15px;
}
#navigation-top-horizontal
{
	background: url( media/images/navigation-top-horizontal.gif );
	repeat: x;
}

strong { font-weight: normal; }

em { font-style: normal; }

strong.real
{
	font-weight: bold;
}

div.goptdiv
{
	display: none;
}

select
{
	width: 340px;
}

.note
{
	font: italic normal normal 11px 'Times New Roman';
}
