body {
	background-color: #f3f3f3;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-x repeat-y;
	clear: both;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	_overflow-y: none;
	text-decoration: none;
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}

P {
	font-size: 12px;
}

TD {
	font-size: 12px;
}

UL {
	font-size: 12px;
	line-height: 18px;
}

input {
	font-family: "Trebuchet MS";
}

A {
	font-size: 12px;
	color: #29578e;
	text-decoration: none
}

A:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline
}

#top {
	margin: 5px;
	text-align: right;
}

#footer {
	height: 101px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	width: 100%;
}

#LoginLayer {
	border-color: #858484;
	border-style: solid;
	border-width: 3px;
	margin: 5px 40px 10px 40px;
	width: 100%;
}

#left_content {
	float: left;
	line-height: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	width: 380px;
	margin: 0px;
}

#right_content {
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	width: 480px;
}

.inner {
	margin: 10px 10px 0px;
	height: 350px;
	padding-top: 0px;
	width: 100%;
	padding-top: 0px;
}

.bgGray {
	background-color: #b1b1b1
}

.bgGrayLight {
	background-color: #c0d4e5
}

.bgGreenLight {
	background-color: #80c180
}

.input {
	border-right: #5b5b5b 1px solid;
	border-top: #5b5b5b 1px solid;
	border-left: #5b5b5b 1px solid;
	border-bottom: #5b5b5b 1px solid;
	font-size: 10px;
}

.linkSmall {
	color: #29578e;
	font-size: 9px;
	text-decoration: none;
	padding-top: 5px;
}

.textbox {
	border-right: #d2d0d0 1px solid;
	border-top: #d2d0d0 1px solid;
	border-left: #d2d0d0 1px solid;
	border-bottom: #d2d0d0 1px solid;
	background-color: #ffffff;
	font-size: 10px;
	width: 80px;
}

.button {
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding: 2px;
}

.reportTitleBox {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	text-decoration: underline;
}

.userEmailTitleBox {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	text-decoration: underline;
}
