body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	background-color: #000;
}

a:link {
	color: #357EB1;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #1C4676;
}

a:hover {
	text-decoration: underline;
	color: #66A4DD;
}

a:active {
	text-decoration: none;
}

h1 {
	font-size:26pt;
	font-style:italic;
}

h2 {
	font-size:22pt;
}

h3 {
	font-size:18pt;
	font-weight: bold;
}

h4 {
	font-size:17pt;
	font-weight: bold;
}

h5 {
	font-size:16pt;
	font-weight: bold;
}

h6 {
	font-size:15pt;
	font-weight: bold;
}

.style1 {
	font-size: 15pt;
}

.style2 {
	font-size: 18pt
}

.style3 {
	font-size: 24pt;
}

.style4 {
	color: #00F;
	font-weight: bold;
}

.style5 {
	color: #357EB1
}

div#container {
	width:600px;
	position:absolute;
	left: 50%;
	margin-left: -300px;
	padding-bottom:10px;
}

div#head {
	background-color: #FFF;
}

div#logo {
    background-image:  url("grc/logo600.jpg");
    background-repeat: no-repeat;
    height: 178px;
    width: 600px;
}

div#nav {
	background-color: #FFF;
	float:left;
}

div#websearch {
	position: absolute; 
	right: 3px; 
	top: 150px;
}

div#body {
	background-color: #FFF;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

div#footer {
	background-color: #FFF;
}

div#badge {
	background-color: #FFF;
	width:33%;
	text-align:center;
	vertical-align:middle;
	float:left;
}

div#sitesearch {
	background-color: #FFF;
	position:relative;
	width:35%;
	float:left;
	text-align:center;
	vertical-align:middle;
}

div#cse {
	background-color: #FFF;
	position:relative;
	width: 65%;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

textarea#comment {
	width: 390px;
	height: 100px;
}

ul {
	margin-left: 8px;
	padding: 5px;
}

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}

#tswcsstabs ul li {
	margin: 7px ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}

#tswcsstabs li a {
	color: #fff ;
	background-color: #0960A7 ;
	border: 1px outset #000 ;
	padding: 2px ;
	text-decoration: none;
	display: inline;
}

#tswcsstabs li a:hover {
	color: #000 ;
	background-color: #E2E2E2 ;
}

#sddm {
	margin: 0;
	padding: 0;
	z-index: 10;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold italic 18px arial
}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 3px 3px;
	width: 94px;
	background: #0960A7;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover {
	background: #E2E2E2
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #E2E2E2;
}

	#sddm div a {
		position: relative;
		display: block;
		margin: 0;
		padding: 3px 3px;
		width: 94px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #000;
		font: 12px arial
	}

	#sddm div a:hover {
		background: #0960A7;
		color: #FFF
	}
