﻿

a
{
	color: rgb(145, 176, 213);
	text-decoration: none;
}

img
{
	border: 0pt none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background: rgb(184, 191, 181) none repeat;
	font-family: Verdana, Helvetica, sans-serif;	
	text-align: center;
	color: rgb(0, 0, 0);
	margin-top: 5px;
	font-size: 10pt;
}

* html #container { width: 998px; }

#wrapper1 { margin: 0px auto; background: transparent url('bgtop.gif') no-repeat; width: 998px; text-align: left; padding-top: 2px; }

#pagewidth
{
	width: 998px;
	padding-top: 1px;		
	margin-bottom: 2px;	
}

#header
{
	position: relative;	
	background: transparent url('bgmiddle_001.gif') repeat-y ;
	margin:0px;			
	padding-bottom: -20px;	
	height: 219px;
}

#header #loginbox
{
	margin: 10pt 180px;
}

.loginButton
{
	border: 0px none;
	padding: 2px;
	color: rgb(255, 255, 255);
	background-color: rgb(153, 153, 204);
	font-family: Verdana;
	font-size: 8pt;
}

#header h1
{
	background: url(rblogo2.gif) no-repeat scroll 0pt 100%;
	height: 221px;
	width: 312px;
	margin: 0pt 8px;
	padding-top: 0px;	
}

#header h2
{
	background: url(topbanner.jpg) no-repeat scroll 0pt 100%;
	height: 221px;
	width: 670px;
	margin: -166pt 319px;
	padding-top: 0px;
}

#header h1 span, #header h2 span
{
	left: -5000px;
	position: absolute;
	width: 4000px;
}

#wrapper
{
	margin-top: 0px;		
	background-image: url('bgCenter1.gif' );
	background-repeat: repeat-y;		
}

* html #wrapper
{		
	position:relative;
	margin-top:-13px;	
}


#maincol
{	
	margin-left: 145px;	
	margin-right: 25px;
	padding-left: 15px;
	padding-right: 355px; 
	background-image: url('bottomRight1.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 62px;
	padding-bottom: 120px;
	color: #3a3a87;
}

#maincol h2
{
	line-height: 40pt;
	margin: 0px;
	font-size: 11.5pt;
}

#maincol h3
{
	font-size: 10.5pt;
}

/*#footer
{
	background-color: #CCCCE0;
	padding: 4px 20px 4px 20px;
	text-align: center;
	clear: both;
} */

#footer { background: rgb(184, 191, 181) url('bgbottom.gif') no-repeat; width: 998px; height: 30px; color: rgb(255, 255, 255); clear: both; font-size: 0.7em; padding-top: 17px; }
#home #footer { padding-top: 35px; }
#copyNotice { margin-left: 20px; }



/* *** Float containers fix:*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
