
body{
	font-family: Arial, Helvetica, sans-serif;
	background: #CCCCCC url(../images/orc-bg-2.gif);
	margin: 0px;
	
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}

a:active{
	color: #666;

	text-decoration:none;
}

.active{

	color:#FF6600;
	text-decoration:none;
}

#content_left li .active{

	color:#FF6600;
	color:#33FFFF;
}
#content{
	background-color: #FFF;
	text-align:left;	
	padding: 20px 0 10px 0;
	margin: 0;
	width: 760px;
	display: block;
}

#content ul{
	margin: 0;
	padding: 0;
}

#content li{
	list-style:none;
	padding-left: 15px;
	margin-top: 5px;
	background: #FFF url(../images/dot_yellow.gif) left no-repeat;
}

#content_left{


}

#content_left ul{
	margin: 0;
	padding: 0;
}

#content_left li{
	list-style:none;
	margin: 0 0 8px 3px;
	padding: 0;
	background: #FFF url(../images/dot_yellow.gif) left no-repeat;
	color: #666;
}

#content_left li a:link{
	margin: 0 0 0 20px;
	font-weight:bold;
}

#content_left li a:visited{
	margin: 0 0 0 20px;
	font-weight:bold;	
}

#content_left li a:active{

	margin: 0 0 0 20px;
	font-weight:bold;	
}

#content_left li a:hover{
	color: #1B77A6;
	margin: 0 0 0 20px;
	font-weight:bold;	
}

#content_right{

}

a:active{
	color: #666;
	text-decoration:none;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}

img{
	border: 0px;
}

.tablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	padding-left: 10px;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}

.tablefont td{
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}


.biglink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}


.tabletoplink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.instructions_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	line-height: 24px;
	background-color: #669900;
	padding: 5px;
	padding-left: 20px;
}

.large-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
}
.main-spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	margin: 5px;
	padding: 5px;
}

.recruitment ul{
	line-height:20px;
	margin-top: -12px;
	margin-bottom: -1px;
}

.recruitment li{
	list-style:square;
}

.recruitment a:link, .recruitment a:visited{
	color: #990000;
}

.recruitment a:hover{
	text-decoration:none;
	color: #990000;
}

.topBorder{
	border-top: 1px solid #AAA;
}

.leftPad{
	padding-left:10px;
}


.rainbank_head{
	color: #6BAA4D;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.rainbank_text{
	color: #6BAA4D;
	font-size: 11px;
	font-weight: bold;
}

.rainbank_text a{
	color: #6BAA4D;
}

.red_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
}

.red_headline_upper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}

.red_text{
	color: #990000;
	letter-spacing: 0.05em;
}

.red_border{
	border: #990000 1px dotted;
	padding: 10px;
}

.red_block{
	background-color: #990000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 3px;
	text-align: center;
}

.green_block{
	background-color: #669900;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 1px;
	text-align: right;
}

.grey_block{
	background-color: #A9A678;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 1px;
	text-align: right;
}



.green_header{
	background-color: #669900;
	color: #FFFFFF;
	/*font-weight: bold;*/
	letter-spacing: 0.05em;
	padding: 1px;
}

.grey_header{
	background-color: #DED8BE;
	color: #FFFFFF;
	/*font-weight: bold;*/
	letter-spacing: 0.05em;
	padding: 1px;
}

.horizontal_line{
	margin: 5px 0px 5px 0px;
}

blockquote{
	margin: 0px 20px 0px 20px;
	text-indent: -6px;
}

.padded_container{
	padding: 15px;
}


