/*************Header customizations******************/

#rcg-header {
	background-image : url("./images/TopBanner.jpg");
	background-repeat : no-repeat;
	background-position : 237px 0px;
}

#rcg-header-left {
	background-image : url("./images/LeftColumn.jpg");
	background-position: left;
	background-repeat : no-repeat;
	height : 584px;
}

/***********Content Containers*******************/

#columns {
	position : absolute;
	align : center;
	height : 100%;
	width : 1000px;
	top : 165px;
}

#leftcontent {
	position : absolute;
	width : 184px;
	left : 20px;
	top : 5px;
}

#centercontent {
	position : relative;
	left : 195px;
	top : 5px;
	width : 800px;
}

#rightcontent {
	position : absolute;
	width : 0px;
	margin-left : 5px;
	right : 0px;
	top : 5px;
	background : transparent;
}

/***********Left Box customization***************/

.rcg-lboxtitleborder {
	width : 140px;
	margin-left : 10px;
	background: transparent;/*url("./images/leaf.gif") repeat;*/
	border: 2px solid white;
	}

.rcg-lboxtitle {
	width : 120px;
	font-weight : bold ;
	color: #ffffff;
	background-color : #0000ff;
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px;
	filter:alpha(opacity=25);
	opacity: 0.25;
	-moz-opacity:0.25;

}

.rcg-lboxtitle div {
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px;
	font-weight: bold;
	color: #fff;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

.rcg-lboxcontentborder {
	width : 140px;
	margin-left : 10px;
	margin-bottom : 10px;
	background: transparent;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

.rcg-lboxcontent {
	width : 120px;
	background-color : #ffffff;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px; 
	color : black;
}

.rcg-lboxcontent div {
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px;
	font-weight: bold;
    font-size: 0.8em;
	color: #fff;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

.rcg-lboxcontent div a:link{
  color : blue;
  text-decoration : none;
}

.rcg-lboxcontent div a:visited{
  color : blue;
  text-decoration : none;
}

.rcg-lboxcontent div a:hover{
  color : red;
  text-decoration : none;
}

/**************Center Boxes***********************/
.rcg-cboxtitleborder {
	width : 98%;
	margin-left : 2px;
	background: transparent;/*url("./images/leaf.gif") repeat;*/
	border: 2px solid white;
	}

.rcg-cboxtitle {
	width : 97.5%;
	font-weight : bold ;
	color: #ffffff;
	background-color : #0000ff;
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px;
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;

}

.rcg-cboxtitle div {
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px;
	font-weight: bold;
	color: #fff;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

.rcg-cboxcontentborder {
	width : 98%;
	margin-left : 2px;
	margin-bottom : 10px;
	background: transparent;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

.rcg-cboxcontent {
	width : 97.5%;
	background-color : #ffffff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px; 
	color : black;
}

.rcg-cboxcontent div {
	padding-left: 10px ;
	padding-top: 4px;
	padding-right: 10px ;
	padding-bottom: 4px;
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

/******************Element customization***********/
BODY {
	font-size : 1em;  
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #ffffff; 
	background-color : black;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}

TABLE {
	color: black;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
	position: relative;
	bottom: 0px;
}

