body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

a:link { color: #000099; }
a:visited { color: #000099; }
a:active { color: red; }
a:hover { color: red; }

.sidebar {
	background-image: url('images/sidebar_main.gif');
	color: white;
	font-weight: bold;
}

.sidediv {
	padding-left: 10px;
	line-height: 1.5em;
}

.sidebar a { text-decoration: none; }
.sidebar a:link { color: white; }
.sidebar a:visited { color: white; }
.sidebar a:active { color: red; }
.sidebar a:hover { color: red; }

.sidebar_del {
	background-image: url('images/sidebar_del.gif');
	color: #990000;
	font-weight: bold;
}

.sidebar_del a { text-decoration: none; }
.sidebar_del a:link { color: #990000; }
.sidebar_del a:visited { color: #990000; }
.sidebar_del a:active { color: red; }
.sidebar_del a:hover { color: red; }

.blackborder a { text-decoration: none; }
.blackborder a:link { color: #000000; }
.blackborder a:visited { color: #000000; }
.blackborder a:active { color: #000000; }
.blackborder a:hover { color: #000000; }


.maintext {
	padding: 10px;
	font-size: 14px;
}

.fineprint {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 30px;
}

.membergroups {
	margin-top: 10px;
}

.membertable { 
	vertical-align:top;
	background-color: #ddffdd;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.membertable a { text-decoration: none; font-weight: bold; font-size: 14px;}
.membertable a:link { color: #000099; }
.membertable a:visited { color: #000099; }
.membertable a:active { color: red; }
.membertable a:hover { color: red; }
.subtitle { font-size: 10px; }

.sectionlabel {
	font-size: 14px;
	font-weight: bold;
}

.contrast {
	background-color: #ddffdd;
}

.contrast_inset {
	background-color: #ddffdd;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.formlabel {
	font-size: 14px;
	font-weight: bold;
}
.formentry {
}

.formentrysmall {
	font-size: 12px;
}

.formdetail {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 70px;
}

.datelabel {
	white-space: nowrap;
	padding: 10px;
	padding-bottom: 20px;
}
.prtitle {
}

.nowraplabel {
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	vertical-align: top;
}

.bordertable {
	border: 1px solid green;
}

.urldatedisplay {
	font-size: 10px;
	border-top: solid 1px lightgray;
}

.urlsitedisplay {
	font-size: 12px;
	border-top: solid 1px lightgray;
}

.urlsitedisplay a:link { text-decoration: none; color: #000000; }
.urlsitedisplay a:visited { text-decoration: none; color: #000000; }
.urlsitedisplay a:active { text-decoration: none; color: #000000; }
.urlsitedisplay a:hover { text-decoration: none; color: red; }

.urlurldisplay {
	border-top: solid 1px lightgray;
	font-family: times;
}

.smallgray {
	font-size: 10px;
	color: #333333;
}

.warning {
	color: red;
}

.linktypelinks {
	font-size: 12px;
}

.linktype_current {
	color: #660000;
}

.pagetitle {
	font-size: 20px;
	font-weight: bold;
}

.navbanner {
	padding: 0px;
}
.greenbottom {
	border-bottom: solid 1px green;
}


.urllisting1 { 
	background-color: #ffffff;
	vertical-align: bottom;
}

.urllisting2 { 
	background-color: #ffffff;
	vertical-align: bottom;
}

.urllisting1changed { 
	background-color: #eeffee;
	vertical-align: bottom;
}

.urllisting2changed { 
	background-color: #eeffee;
	vertical-align: bottom;
}

.urldatedisplaychanged {
	font-size: 10px;
	border-top: solid 1px lightgray;
	color: #990000;
}
.instruction {
	font-size: 12px;
}

.faqtitle {
	font-weight: bold;
}
.faqanswer {
	margin-left: 30px;
	font-family: times;
}
.faqemphasis {
	color: #990000;
	font-weight: bold;
}
.navlinks {
	font-size: 12px;
}

.navlinks a:hover { background-color: #ddffdd; }

.currentlink {
	font-weight: bold;
}
.noncurrentlink {
}

.urllist_table {
}

.urllist_title {
	font-size: 16px;
}
.urllist_site {
	font-size: 12px;
}
.urllist_site a:link { text-decoration: none; color: #000000; }
.urllist_site a:visited { text-decoration: none; color: #000000; }
.urllist_site a:active { text-decoration: none; color: #000000; }
.urllist_site a:hover { text-decoration: none; color: red; }

.urllist_detail {
	font-size: 12px;
}
.urllist_url {
	font-size: 12px;
	color: #009900;
}
.changeddetail {
	font-weight: bold;
}
.unchangeddetail {
}
.changedtitle {
	font-weight: bold;
}
.unchangedtitle {
}



