body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(Images/blur_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-color: rgb(255,255,255);
}
#header {
	margin: 0;
	padding: 0;
	height: 88px;
	width: 100%;
	border-bottom: 1px solid rgb(110,110,135);
}
#logotag {
	/*width: 80%;
	min-width:760px;*/
	width:760px;
	height: auto;
	margin: 0 auto 0 auto;
}
#container {
	/*width: 80%;
	min-width:760px;*/
	width:760px;
	height: auto;
	margin: 0 auto 0 auto;
}
.columns { 
	width: 28.6%;
	margin: 32px 0 46px 0;
	padding: 0;
	float: left;
	height: auto;
}
#navleft {
	width:14%;
	margin: 0;
	padding: 0;
	float: left;
	height: 400px;
	background-image:url(Images/rblogo_hand.gif);
	background-repeat: no-repeat;
}
#nav {
	margin: 54px 0 0 0;
}
p {
	font-size: 11px;
	text-align: left;
	margin: 0 8px 8px 20px;
	line-height: 16px;
	padding: 0px;
	color: rgb(80,80,105);
}
.column_text {
	line-height: 24px;
	font-weight: bold;
}
#nav li {
	font-size: 11px;
	text-align: right;
	line-height: 24px;
	padding: 0px;
	margin: 0 12px 0 0;
	font-weight: bold;
	list-style: none;
}
#col1 li {
	font-size: 11px;
	text-align: left;
	text-indent: 8px;
	line-height: 16px;
	padding: 0px 0px 4px;
	margin: 0;
	font-weight: normal;
	color: rgb(80,80,105);
}
h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	margin: 0 20px 8px 20px;
	padding: 0;
	color: rgb(0,0,0);
}
h2 {
	font-size: 12px;
	color: rgb(0,81,150);
	text-align: left;
	margin:12px 70px 0 0;
	line-height: 20px;
}
#info {
	width: 75%;
	margin: 0;
	padding: 0;
	height: auto;
	float:right;
	border-top: 1px solid rgb(105,105,135);
}
#spacer {
	clear:left;
}
a:link {
	color: rgb(47,170,47);
	text-decoration: none;
}
a:visited {
	color: rgb(47,170,47);
	text-decoration: none;
}
a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}
a:active {
	color: rgb(0,0,0);
	text-decoration: none;
}
#nav a:link {
	color: rgb(0,81,150);
	text-decoration: none;
}
#nav a:visited {
	color: rgb(0,81,150);
	text-decoration: none;
}
#nav a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}
#nav a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}
#alt1 a:link{
	color: rgb(255,255,255);
	text-decoration: none;
	}
#alt1 a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
#alt1 a:hover {
	color: rgb(0,81,150);
	text-decoration: none;
}
#alt1 a:active {
	color: rgb(0,81,150);
	text-decoration: none;
}
#alt2 a:link{
	color: rgb(255,255,255);
	text-decoration: none;
	}
#alt2 a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
#alt2 a:hover {
	color: rgb(0,81,150);
	text-decoration: none;
}
#alt2 a:active {
	color: rgb(0,81,150);
	text-decoration: none;
}
#alt3 a:link{
	color: rgb(255,255,255);
	text-decoration: none;
	}
#alt3 a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
#alt3 a:hover {
	color: rgb(0,81,150);
	text-decoration: none;
}
#alt3 a:active {
	color: rgb(0,81,150);
	text-decoration: none;
}
.floatright {
	float: right;
}
.columns_sec {
	width: 57.2%;
	margin: 32px 0 46px 0;
	padding: 0;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(80,80,105);
	padding-bottom: 36px;
}
.columns_sec2 {
	width: 28.6%;
	margin: 32px 0 46px 0;
	padding: 0;
	float: left;
	height: auto;
}
h3 {
	font-size: 12px;
	color: rgb(0,81,150);
	text-align: left;
	margin:0px 0px 0 20px;
	line-height: 20px;
}
.right {
	text-align: right;
	margin-top: 10px;
}
/*-----------form styles---------------*/
#col1 input {
	font-size: 11px;
	line-height: 16px;
	border: 1px solid rgb(80,80,105);
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 16px;
	width: 250px;
	font-family: "Trebuchet MS", Helvetica, san-serif;
	color: rgb(80,80,105);
}
#submitcell input {
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 16px;
	border: 0px none;
}
.formlabel {
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	text-align: right;
	margin: 0 0 0 0;
	color: rgb(80,80,105);
}
.indentform {
	padding: 0 0 50px 20px;
}
.standoff {
	padding-left: 12px;
	padding-bottom: 6px;
}
