body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	color: #666666;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(/assets/images/background.jpg);
}
#header {
	width: auto;
	height: 155px;
	background-image: url(images/curve.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.rightpanel {
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 2px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
#content p {
	line-height: 12pt;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content textarea {
	line-height: 12pt;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input{
	line-height: 12pt;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content select{
	line-height: 12pt;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	color: #006384;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
	font-weight: bold;
	color: #006384;
	font-size: 12pt;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#content h3 {
	font-size: 14px;
	color: #006384;
	font-weight: normal;
	font-variant: normal;
}
#content h4 {
	color: #006384;
	font-size: 12px;
}
#content h5 {
	font-size: 11px;
	font-weight: bold;
	color: #006384;
}
#content a {
	color: #006384;
	text-decoration: none;
}
#content a:hover {
	color: #66CC33;
	text-decoration: underline;
}
#contentfooter {
	text-align: center;
	font-size: 11px;
}
#contentfooter a {
	text-decoration: none;
}
#panel {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {

	color: #014A98;
	text-decoration: none;
}
hr {
	height: 1px;
	width: 98%;
}
ul {
	list-style-type: square;
	font-size: 12px;
	color: #333333;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
	border: solid black 1px;
}
textarea {
	font-size: 11px;
}
.formtable {
	border: solid #666666 1px;
}
.formtable_header {
	background-color: #006384;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}
.formtable_footer {
	background-color: #CCCCCC;
}
.formtable_leftcolumn {
	background-color: #E6E6E6;
	text-align: right;
	width: 150px;
}
.formtable_rightcolumn {
	background-color: #F4F4F4;
}

.gridtable {
	border: solid #666666 1px;
}
.gridtable_header {
	background-color: #006384;
	text-align: center;
	color: #FFFFFF;
	vertical-align: bottom;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
}
.gridtable_subheader {
	background-color: #999999;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.gridtable_alt1 {
	background-color: #E6E6E6;
}
.gridtable_alt2 {
	background-color: #F4F4F4;
}
.gridtable_footer {
	background-color: #CCCCCC;
}

.alert {
	font-weight: bold;
	color: #FF0000;
}
.normal {
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
}
#curve {
	background-image: url(/assets/images/curve.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	position: absolute;
}
#footer {
	height: 100px;
	font-size: 11px;
	text-align: right;
}
#panel hr {
	width: 100%;
}
ol {
	line-height: 16pt;
	font-size: 11px;
	color: #333333;
}
.green {
	color: #6FBF46;
}
.blue {
	color: #1A6E8D;
	text-decoration: none;
}
.bluesmall {
	font-size: 9px;
	color: #1A6E8D;
	text-decoration: none;
}
.small {
	font-size: 9px;
}
.grey {
	color: #666666;
	text-decoration: none;
}
table {
	font-size: 12px;
}
#panel table {
	font-size: 11px;
}
.grey:hover {
	color: #6FBD45;
}
