body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/Gradient.jpg);
	background-repeat: repeat-x;
	background-color: #8c8c8c;
	color: #666666;
	line-height: 20px;
}

#container {
	width: 100%;
	text-align: center;
}

#content {
	width: 734px;
	text-align: justify;
	margin: auto;
}

#mainlogo {
	margin: 0;
	float: right;
}

ul#inline {
	list-style-type: none;
	clear: right;
	padding: 0;
	margin: 0;
	width: 734px;
}

ul#inline li {
	display: inline;
	float: right;
/*	width: 7.5em; */
	padding: 2em;
	white-space: nowrap;
}

#SlideShow {
	margin: 0 0 30px 0;
}

#mainbox {
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #e3e3e3;
	padding: 20px 0 20px 20px;
}

#links {
	float: right;
	width: 200px;
	margin: 24px 0 10px 50px;
}

#footer {
	margin: 30px 0;
	background-color: #ff0000;
}

.bodycopy {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.bodycopylight {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	clip:   rect(auto, auto, auto, auto);
	padding-left: 20px;
	border: none;
}

a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border: thin none;
	padding: 0px;
}

a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border: thin none;
	background-color: #FF0000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

a.quicklinks:link {
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}

a.quicklinks:visited {
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}

a.quicklinks:hover {
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	background-color: #e3e3e3;
	text-decoration: none;
	letter-spacing: 1px;
}

ul {
	list-style-type: square;
	color: #999999;
}

.quicklinksheader {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

input {
	font-size: 11px;
	color: #999999;
	margin: 3px;
	padding: 5px;
}

textarea {
	font-size: 11px;
	color: #999999;
	margin: 3px;
	padding: 5px;
	font-family: Arial;
}

.redbutton {
	color: #FF0000;
}

.greenbutton {
	color: #009900;
}

img {
	border: 0px;
}

#fronttable tr td a{
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
}

#fronttable tr td a:hover {
	padding: 2px;
	color: #333333;
	text-decoration: underline overline;
}

#fronttable tr td a.fix {
	background-color: transparent;
}

.validatelink:hover{
	background-color: transparent;
}

.projectstyle {
	border: 1px solid #cccccc;
	width: 440px;
	padding: 10px;
	margin: 10px 0;
	clear: left;
	min-height: 110px;
}

.projectstyle:hover, .searchlightprojectstyle:hover {
	background-color: #d0d0d0;
}

.projectstyle a:hover {
	color: #ff0000;
	background-color: transparent;
}

.projectstyle img {
	margin: 0 20px 0 0;
	float: left;
}

.searchlightprojectstyle {
	border: 1px solid #cccccc;
	width: 440px;
	padding: 10px;
	margin: 10px 0;
	clear: left;
	min-height: 200px;
}

.searchlightprojectstyle a:hover {
	color: #ff0000;
	background-color: transparent;
}

.searchlightprojectstyle img {
	margin: 0 20px 0 0;
	float: left;
}

.pressarticle {
	border: 1px solid #999999;
	width: 670px;
	background-color: #eeeeee;
	padding: 10px;
	clear: both;
}

.pressarticle p {
	margin: 10px 0;
}