html{
	background:#EDEDED url(../images/bg.gif) repeat 0 0;
}
body {
		background:transparent url(../images/bg-slice.gif) repeat-x 0 0;

	behavior: url(../js/csshover.htc);
	font: 14px/18px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	margin:0;
	color:#333333;
	text-align:left;
}
.main_body{
	width:100%;
	text-align:center;
}

.botommnav {
	font-family:verdana, arial, helevatica;
	font-size:10px;
	color: #CCCCCC;
}


input.sorter {
	border: 1px solid #000080;
	background-color: #ebf3fb;
	width:100px;
	vertical-align: middle;
	margin: 5px;
}

.tablesorter {
	border: 1px solid #000080;
#	background-color: #ebf3fb;
	vertical-align: middle;
	text-valign: middle;
}

.navmenu {
	background-image: url(../images/buttons/strip.gif);
	background-repeat: repeat;
	vertical-align: top;
	align: center;
}

.sidemenu {
	width: 200px;
	background-repeat: no-repeat;
	vertical-align: top;
	align: center;
}
.lefttop {
	height: 22px;
	width: 33px;
	background-repeat: no-repeat;
}
.righttop {
	height: 22px;
	width: 33px;
	background-repeat: no-repeat;
}

.maintable {
	background-color: #FFFFFF;
}

.topbanner {
	height: 53px;
	width: 588px;
	background-repeat: no-repeat;
	background-position: center;
}
.bottombanner {
	background-image: url(../images/co-win01bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 588px;
}
.widebottombanner {
	background-image: url(../images/co-win02bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 588px;
}
.loginborder {
	border: 1px solid #F5822C;
	background:#FFFFFF;
	width: 192px;
}

.loginheader {
	background-image: url(../images/rcol-loginboxtop.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 192px;
	border:none;
}

.datatable {
	width: 588px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5822C;
	border-left-color: #F5822C;
	background-position: center top;
}

.reporttable {
	width: 770px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5822C;
	border-left-color: #F5822C;
	background-position: center top;
}

.mastertable {
}
.logintable {
	font-family:verdana,arial,helevatica;
	font-size: 12px;
	color: #0E66C1;
	width: 192px;
}

input.login {
	width:100px;
	height:15px;
	border:1px solid black;
}


.spacer {
	height:8px;
}

.spacerleft {
	margin-left: 5px;
}

.alignleft {
	background-position: left;
}

.alignright {
	background-position: right;
}


.statstable {
	font-family:verdana,arial,helevatica;
	font-family:verdana, arial, helevatica;
	font-size:10px;
	color: #355A99;
	background-color: #BBDCFD;
	width: 192px;
}

.statsborder {
	border: 1px solid #000080;
	background-color: #B3D8FD;
}

.statsheader {
	background-image: url(../images/rcol-statsboxtop.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 192px;
}

.statsboxline {
	float:left;
	position:relative;
	width:180px;
	height:1px;
	padding:0 0 5px 0;
	border-top:1px solid #c4e1fe;
}

.testitable {
	font-family:verdana,arial,helevatica;
	font-size: 12px;
	color: #333333;
	background-color: #BBDCFD;
	width: 192;
}

.testiborder {
	border: 1px solid #000080;
	background-color: #D3E9FE;
}

.testiheader {
	background-image: url(../images/rcol-clientsboxtop.gif);
	background-repeat: no-repeat;
	height: 23px;
}
.bottomborder {
	background-image: url(../images/fo-background.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family:verdana,arial,helevatica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.botommnav {
	font-family:verdana,arial,helevatica;
	font-size: 12px;
	color: #FFFFFF;
}


a.white {
	color:#5488C2;
}

.margin {
	margin: 5px;
}

.cellspacer {
	height: 5px;
}

.datartable {
	border: 1px solid #000080;
	background-color: #BBDCFD;
}

.datarow {
	border: 1px solid #000080;
	background-color: #D3EAFF;
}

.datarowclear {
	border: 1px solid #000080;
	background-color: #ebf3fb;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #512504;
	background-color: #FEF5EE;
	border: 1px solid #B7540B;
	width: 110px;
	height: 15px;
}

.selectform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: #512504;
	background-color: #FEF5EE;
	border: 1px solid #B7540B;
	width: 115px;
	height: 20px;
}

.blockheader {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	#border-bottom: 1px solid #7f89be;
	font-weight: bold;
	margin: 3px;
}

h1,h2,h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainDialog {
	height:454px;
	width:624px;
	border: 1px solid #7f89be;
	background-color: #FFFFFF;
}

#mainDialog .lmTabContainer{
	height:399px;
	width:100%;
}


#CustomerDetailsContentPane {
	width: 95%;
	background-color: #FFFFFF;
	padding-left: 20px;
}


.docs li {
	font-family: Garamond, ADMUI3Lg, Algerian, AlphaFridgeMagnets;
	font-size: 16px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/pdf-small.jpg);
	cursor: crosshair;
}

.button {
	background-color:#EBF3FB;
	border:1px solid #000080;
	color:#0E66C1;
	margin:5px;
	vertical-align:middle;
	width:100px;
	cursor: pointer;
}


.mainMenu UL{
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	margin:0px 20px;
	padding:0px;
}
.mainMenu LI{
	display:inline;
	padding-right:20px;
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.mainMenu A{
	text-decoration:none;
	color:#FFFFFF;
}
.mainMenu A:hover{
	color:#ef1f29;
}


/* Main Navigation*/
#mainNav{
	position:relative;
	display:inline-block;
	margin:0 0 10px;
	padding:0;
	width:880px;
	overflow:visible;
	
}

#mainNav ul {
  float: none;
  margin: 0;
  padding: 0;
  width:880px;
}

#mainNav li {
	background:none;
	display:block;
	padding:0;
	margin:0 4px 3px 0;
	float:left;
}
#mainNav li:last-child {
	margin: 0 0 3px 0;
}
#mainNav li a {
	background:transparent url(../images/nav-l.gif) no-repeat left top;
	display:block;
	position:relative;
	float:left;
	color:#0C511F;
	text-decoration: none;
	border:none;
}
#mainNav li a span {
	background:transparent url(../images/nav-r.gif) no-repeat right top;
	display:block;
	padding:0 15px;
	position:relative;
	float:left;
	height:31px;
	line-height:28px;
	text-transform:uppercase;
	color:#0C511F;
	text-decoration: none;
	border:none;
	cursor:pointer;
}
#mainNav li.active a,
#mainNav li a:hover {
	background:transparent url(../images/nav-active-l.gif) no-repeat left top;
	border:none;
	cursor:pointer;
}
#mainNav li.active a span,
#mainNav li a:hover span {
	background:transparent url(../images/nav-active-r.gif) no-repeat right top;
	color:#FFF;
	text-decoration: none;
	border:none;
	cursor:pointer;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
#mainFooter{
	width:876px;
	color:#EDEDED;
	background:#777 url(../images/footer-bg-top.gif) top left no-repeat;
}

#mainFooterBot{
	height:23px;
	display:block;
	background:#777 url(../images/footer-bg-bote.gif) top left no-repeat;
	overflow:hidden;
	margin:0;
	padding:0;
}


#linksFooter {
	padding:20px 0 0 20px;
	width:540px;
	float:left;
	text-align:left;
}
#linksFooter a,#copy a{

	font-size:10px;
	color:#EDEDED;
	text-decoration:none;
}
#linksFooter a:hover {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
}
#copy {
	background:url(../images/gopher-bug.gif) no-repeat scroll 0 16px transparent;
	float:right;
	padding:20px 20px 0 0;
	text-align:right;
	width:192px;
	font-size:10px;
}
#copy a{
	font-size:12px;
}


#copy p {
	padding:0;
	margin:0;
}



#content_block{
	text-align:left;
	margin-top:20px;
	margin-right:20px;
}
sidebar-box-grey,
.sidebar-box-white {
	width:220px;
	overflow:hidden;
	background:#FFF url(../images/sidebar-box-bg.jpg) repeat-y 0 0;
	margin:0 0 20px;
	text-align:left;
}
.sidebar-box-grey h3,
.sidebar-box-white h3 {
	color:#FFF;
	height:43px;
	width:220px;
	line-height:43px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	padding:0 16px;
	margin:0;
	overflow:hidden;
	background:#FFF url(../images/sidebar-box-grey-top.jpg) no-repeat 0 0;
	text-transform:uppercase;
	display:block;
}
.sidebar-box-white h3 {
	background:#FFF url(../images/sidebar-box-white-top.jpg) no-repeat 0 0;
	color:#666;
}
.sidebar-box-white h3 a,
.sidebar-box-white h3 a:hover {
	color:#666;
	text-decoration:none;
	border:none;
}

.sidebar-box-grey .box-content,
.sidebar-box-white .box-content{
	width:188px;
	padding:10px 16px 0;
}
.box-content p {
	font-size:14px;
	line-height:18px;
	margin-top:0;
	padding-top:0;
}
.box-content p a {
	font-weight:bold;
}




.sidebar-box-grey .sidebar-bottom,
.sidebar-box-white .sidebar-bottom {
	display:block;
	width:100%;
	height:17px;
	padding:0;
	margin:0;
	overflow:hidden;
	background:#FFF url(../images/sidebar-box-grey-bot.jpg) no-repeat 0 0;
}
.sidebar-box-white .sidebar-bottom {
	background:#FFF url(../images/sidebar-box-white-bot.jpg) no-repeat 0 0;
}



