@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
.clear {
	clear:both;
}

html {
	background:url(../images/bg.jpg) repeat-x #040404;
}
body {
	width: 100%;
	display: table;
}
#bgwrap {
	width: 808px; 
	margin-left: auto; 
	margin-right: auto;
	background:url(../images/inner-bg.jpg) repeat-y;
}
#header {
	float:left;	display:inline;
	width: 808px;
	height: 196px;
	background:url(../images/header.jpg) no-repeat;
}

/*** NAVIGATION ***/
#nav {
	float:left;	display:inline;
	height: 43px;
	width: 808px;
}
#nav ul {
	float:left;	display:inline;
	margin: 0;
	padding: 0;
}
#nav li {
	float:left;	display:inline;
	margin: 0;
	padding: 0;
}
.nav-left {
	float:left;	display:inline;
	background:url(../images/nav-left.jpg) no-repeat;
	width: 173px;
	height: 43px;
}
.home {
	float:left;	display:inline;
	background:url(../images/btn-home.gif) no-repeat;
}
.home a {
	text-decoration:none;
	display:block;
	width: 117px;
	height: 43px;
}
.home a:hover {
	background:url(../images/btn-home-hover.gif) no-repeat;
}
.home span {
	visibility:hidden;
}
.rct {
	float:left;	display:inline;
	background:url(../images/btn-rct.gif) no-repeat;
}
.rct a {
	text-decoration:none;
	display:block;
	width: 206px;
	height: 43px;
}
.rct a:hover {
	background:url(../images/btn-rct-hover.gif) no-repeat;
}
.rct span {
	visibility:hidden;
}
.about {
	float:left;	display:inline;
	background:url(../images/btn-about.gif) no-repeat;
}
.about a {
	text-decoration:none;
	display:block;
	width: 143px;
	height: 43px;
}
.about a:hover {
	background:url(../images/btn-about-hover.gif) no-repeat;
}
.about span {
	visibility:hidden;
}
.contact {
	float:left;	display:inline;
	background:url(../images/btn-contact.gif) no-repeat;
}
.contact a {
	text-decoration:none;
	display:block;
	width: 169px;
	height: 43px;
}
.contact a:hover {
	background:url(../images/btn-contact-hover.gif) no-repeat;
}
.contact span {
	visibility:hidden;
}

/*** CONTENT ***/
#content-wrapper {
	float:left; display:inline;
	background:url(../images/inner-bg.jpg) repeat-y;
	width:808px;
}
#content {
	float:left; display:inline;
	width: 808px;
	background:url(../images/content-bg.jpg) no-repeat;
	font-family: Arial, Verdana, sans-serif;
}
#content p, span {
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
}
#content-mid {
	float:left; display:inline;
	width: 808px;
	/*background:url(../images/divide.gif) repeat-y;*/
	margin: 5px 0;
}
#content-left {
	float:left; display:inline;
	width:200px;
	margin: 0 14px;
	padding: 5px;
}
#content-left-user 
{
	float:left; display:inline;
	width:125px;
	margin: 0 14px;
	padding: 5px;
}
#content-left p {
	padding: 0 20px 5px 5px;
}
#content-left-user p {
	padding: 0 20px 5px 5px;
}
.welcome {
	background:url(../images/title-box.jpg) no-repeat;
	width: 190px;
	height: 50px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding: 12px 0 0 20px;
}
#content-right-home {
	float:left; display:inline;
	width:550px;
	padding: 5px 5px;
}
#content-right {
	float:left; display:inline;
	width:525px;
	padding: 5px 5px;
}
#content-right-user {
	float:left; display:inline;
	width:575px;
	padding: 5px 5px 5px 25px;
	font-size:smaller;
}
#content-right-home h1 {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
#content-right h1 {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
#content-right-user h1 {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
.red {
	color:#F00;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
.purple {
	color:#93076c;
}
#content-right p {
	padding: 5px;
}
.box {
	padding:5px 10px 5px 20px;
}
.box li {
	list-style:none;
	margin-left:20px;
}
.login {
	margin:0;
	padding:0;
}
.login a {
	display:block;
	width:102px;
	height:29px;
	text-decoration:none;
}
.login a {
	background:url(../images/login.jpg) no-repeat 0 0;
}
.login a:hover {
	background-position: 0 -29px;
}
.login span {
	visibility:hidden;
}
.demo {
	margin:0;
	padding:0;
}
.demo a {
	display:block;
	width:132px;
	height:29px;
	text-decoration:none;
}
.demo a {
	background:url(../images/btn-rct-demo.jpg) no-repeat 0 0;
}
.demo a:hover {
	background-position: 0 -29px;
}
.demo span {
	visibility:hidden;
}

.ulcontent li {
	margin-left: 25px;
	padding-bottom:5px;
}

/*** FOOTER ***/
#footer {
	float:left; display:inline;
	width: 808px;
	margin-bottom: 10px;
}
#footer p {
	font-size:10px;
}
#footer a {
	text-decoration:none;
	color:#000;
}

.fieldreport
{
 font-size: 9pt;
 font-family:Times New Roman, Verdana, Arial;
 font-weight:normal;
}

.gridView td,
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}
