*, div, table, ul, li, p{
	font-size: 98%;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 98%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_orange.gif);
	background-repeat: repeat-y;
	background-color: #FFB400;// - 2CA1B5
}
a:link {
	text-decoration: none;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}
p {
	padding-top: 4px;
	padding-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 3px;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 130%;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
h2.bigred {
	font-size: 130%;
 	color: #FF0000;
	padding-bottom: 25px;
}
h3 {
	font-size: 110%;
	padding: 0px;
	margin: 0px;
}
table {
	/*font-size: 80%;*/
}
div#mainbox {
	width: 1100px;
	margin: 0px;
}
div#navbox {
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	/*background-image: url(../img/bg_nav_icons_2.gif);
	background-repeat: no-repeat;*/
}
div#contentbox {
	background-color: transparent;
	float: left;
	width: 532px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
div#detailbox {
	background-color: transparent;
	float: left;
	width: 300px;
	border-left: 1px solid #ccc;
}
div#infobox {
	background-color: #FFFFFF;
	width: 290px;
	border: 1px solid #FFFFFF;
	padding: 3px;
	position: absolute;
	top: 200px;
}
div#loading {
	background-color: #FFFFFF;/*AEAEAE*/
	width: 290px;
	border: 1px solid #FFFFFF;
	padding: 3px;
	position: absolute;
}
div#footerbox {
	clear: both;
	width: 1020px;
	background: #FFFFFF;
	height: 30px;
}
div.nopm * {
	padding: 0px;
	margin: 0px;
}
ul#nav {
	list-style: none;
	padding: 3px;
	margin: 0px;
}
ul#nav li {
	padding: 3px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
ul#nav li div {
	border-bottom: 2px solid #FFFFFF;
}
ul#nav li div.nownav, ul#nav li div:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
ul#nav li div a {
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
ul#nav li div a:hover, ul#nav li div a.nownav {
	margin: 0px;
	color: #3366CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
td {
	padding: 2px;
}
tr.diversrow0 {
	background-color: #F3F3F3;
}
tr.diversrow1 {
	background-color: #E1E1E1;
}

/* -- CLX STYLE -- */

input.errorstyle {
	border-top-color: #990000;/*CC0000*/
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FF5562;/*FEEAE9*/
}
input {
	border:  1px solid #000000;
}

p.pdfinfo {
	background-image: url(../img/pdffile.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
}
.whitebg {
	background-color:#FFFFFF;
}
.redbg {
	background-color:#FF5562;
}


span.red {
	font-weight: bold;
	color: #CC0000;
}
span.green {
	font-weight: bold;
	color: #006633;
}
span.brown {
	font-weight: bold;
	color: #996600;
}

div.errorstyle {
	padding: 2px;
	margin: 0px;
	background-color: #FF5562;
	border: 1px solid #990000;
}
.iconinfloattext {
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;/*
	padding-top: 1px;
	padding-bottom: 1px;*/
}
td.bottomline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
ul.sppic {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}
ul.sppic li a {
	display: block;
	width: 170px;
	height: 170px;
	background-repeat: no-repeat;
}
ul.sppic li a:hover {
	display: block;
	width: 170px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: 0 -170px;
}
