body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	font-size: small;
	min-width: 720px;
}

a img {
	border: 0px;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

#banner {
	background-image: url(/resource/banner_bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	width: 100%;
	height: 115px;
	text-align: left;
	position: relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#contact {
	position: absolute;
	right: 5px;
	top: 5px;
	/*top: -1em;*/
}

#name {
	position: absolute;
	/* left: 450px; /* 720 - width of image */
	/* top: 74px; /* 115 (height of banner) - 41 (height of text) */
	right: 5px;
	bottom: 1px;
}

#outer {
	width: 720px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}

#cgiouter {
	width: 720px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}

table.cgiborder {
	border-width: 1px 1px 1px 1px;
	border-color: black;
	border-style: solid;
	border-collapse: collapse;
}

table.cgiborder th {
	padding: 0.5em;
	border-width: 1px 1px 1px 1px;
	border-color: black;
	border-style: solid;
}

table.cgiborder td {
	padding: 0.5em;
	border-width: 1px 1px 1px 1px;
	border-color: black;
	border-style: solid;
}

.error {
	color: #FF0000;
}

#menutable {
	background-image: url(/resource/menu_bg.png);
	background-repeat: repeat-x;
	background-color: #aaa;
	width: 720px;
	min-height: 19px;
	border-color: #666666;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	text-align: center;
}

#content {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/resource/home_bg.jpg);
	background-repeat: no-repeat;
	width: 720px;
	background-color: #D9D9D9;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

#contentleft {
	width: 179px; /* width of we.gif */
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 5px;
	vertical-align: top;
}

#contentbar {
	padding: 7px;
}

#contentright {
	vertical-align: top;
}

#window {
	position: relative;
}

a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
}

.opthead {
	background-color: #FFFFFF;
	color: #CC6600;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.optlink:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}
A.optlink:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}
A.optlink:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
A.optlink:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.optint {
	padding: 0px 3px 0px 3px;
}

.optcell {
	width: 33%;
	margin: 5px;
	vertical-align: top;
}

.opt {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 3px 3px 3px 3px;
	margin: 5px;
}

.optbeg {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 3px 3px 3px 3px;
	width: 150px;
	float: left;
	clear: left;
	margin: 5px;
}

.optend {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 3px 3px 3px 3px;
	width: 150px;
	float: left;
	clear: right;
	margin: 5px;
}

#row {
	clear: both;
}

.contentleft h1 {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

adsl {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
adslarrow {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menunonlink {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
A.menulink:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
A.menulink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
A.menulink:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
A.menulink:active {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#contacttable td {
	color: #ececec;
	font-size: 9px;
}

.ctpad {
	width: 2em;
}

A.contactlink:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
A.contactlink:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
A.contactlink:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}
A.contactlink:active {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}

#subcontent {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #FFFFFF;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

.divider {
	border-color: #666666;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}


h1.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	font-size: large;
	line-height: 1.4;
	color: #666666;
}

h1.submenu A:link {
	color: #cc6600;
	text-decoration: none;
	font-weight: normal;
}
h1.submenu A:visited {
	color: #cc6600;
	text-decoration: none;
	font-weight: normal;
}
h1.submenu A:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
h1.submenu A:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#leftsubcontent {
	background-color: #e7e7e7;
	padding: 5px;
	margin-right: 10px;
}

#subcontentright {
	vertical-align: top;
	padding-left: 1.5em;
	padding-right: 1em;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 0px 1px;
}

#subcontentright h1 {
	color: #cc6000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#subcontentright h2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* If I could get :first-child to work... */
.ffeature {
	width: 80%;
	background-color: #e9e9e9;
	border-color: #999999 #999999 #c3c3c3 #999999;
	border-style: solid;
	border-width: 1px;
}

.feature {
	width: 80%;
	background-color: #e9e9e9;
	border-color: #fefefe #999999 #c3c3c3 #999999;
	border-style: solid;
	border-width: 1px;
}

#subcontentright table {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 0px;
	margin: 0px;
}

#subcontentright tr > td:first-child {
	background-color: #e9e9e9;
	border-color: #fefefe #999999 #c3c3c3 #999999;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	margin: 0px;
	padding: 0.3em;
	vertical-align: top;
}
#subcontentright td {
	background-color: #e9e9e9;
	border-color: #fefefe #999999 #c3c3c3 #999999;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	margin: 0px;
	padding: 0.3em;
	vertical-align: top;
}
.sig {
	font-style: italic;
}
#supcontentright {
	vertical-align: top;
	padding-left: 1.5em;
	padding-right: 1em;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 0px 1px;
}

#supcontentright table {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 0px;
	margin: 0px;
}
#suptable td {
	width: 33%;
	background-color: #e9e9e9;
	border-color: #fefefe #999999 #c3c3c3 #999999;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	margin: 0px;
	padding: 0.5em;
	vertical-align: top;
}
#suptable tr > td:first-child {
	background-color: #e9e9e9;
	border-color: #fefefe #999999 #c3c3c3 #999999;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	margin: 0px;
	padding: 0.5em;
	vertical-align: top;
}
.suptitle {
	text-align: center;
}
.footnote {
	color: #ff0000;
	vertical-align: super;
	font-size: 0.83em;
}
dl {
	text-align: left;
}

.alert-warning {
	background: #fabe4d;
	padding: 10px;
	border: solid #aaa 1px;
	border-radius: 5px;
	max-width: 600px;
}
.alert-warning > *:first-child {
	margin-top: 0;
}
.alert-warning > *:last-child {
	margin-bottom: 0;
}
span.disabled {
	color: #888;
}
