/* Created by Ryan Aker 9/18/08 
	
   Layout ids are in rtn2010_apphub.css	

*/

.header-text {
	font-family:"Trebuchet MS";
	font-size:16.21px;
	font-weight:bold;
	color:#333333;
}
.header_left {
	float:left;
	color:#666666;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 16pt;
	font-weight:bold;
}
.sub-header-text {
	color:#333333;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	border-bottom: 1px solid black;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.list-req{
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #000000;
}

.left-menu{
	border-right:1px dotted #000000;
	padding:0px 10px 0px 10px;
}


.text-table{
	border-right:1px dotted #000000;
	padding:0px 10px 0px 10px;
}



.text-body{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 30px;
}

.news-update{
	padding:0px 10px 0px 10px;
}

.listings{
	padding:10px 10px 0px 30px;
}

.curround_active {
	background-color:#bee8a9;
	color:#ffffff;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 11.5pt;
	font-weight:bold;
	padding:3px;
	margin:5px 0px 5px 0px;
}
.curround_inactive {
	background-color:#d6d6d6;
	color:#ffffff;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 11.5pt;
	font-weight:bold;
	padding:3px;
	margin:5px 0px 5px 0px;
}
.curround_navitem {
	padding:5px;
	border-top:1px dotted #000000;
}
.curround_navitem a {
	color:#66cc33;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.curround_apphome {
	padding-left:18px;
}
.curround_apphome a {
	color:#66cc33;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.curround_submit {
	border-top:1px dotted #000000;
	text-align:center;
	padding:5px 0px 0px 0px;
}


