body{
	width:100%;        
	background-repeat:repeat-x; 
	background-color: #ffffff;
	font-family:  Syntax,Arial, Helvetica,Verdana, sans-serif;
	font-size: 62.5%;
	color:#7b7a7a;
	margin: 0px;
	padding: 0px;
}

.clearit{
	overflow:hidden;
	height:0px;
	width:100%;
	clear:both;        
}

p,form,div{
	padding:0px;
	margin:0px;        
}
#outer{
	font-size:1.1em;
	line-height:1.8em;
}
.inner{
	width:570px;
	margin-left:auto;
	margin-right:auto;
}
#top_bar{
	display:none;
}
#logo_bar{
	display:none;
}
#menu_bar{
	display:none;
}
#banner_bar{
	display:none;
}
#contentInner{
	background:none;	
}
#leftContent{
	display:none;
}



#rightContent{
	float:none;
	width:570px;
	padding:30px 0px 30px 30px;
	font-size:1.1em;
}
#rightContent h1{
	color:#b90c37;
	margin:0px;
	padding:0px;
	font-size:2.3em;
	line-height:1.1em;
	font-weight:bold;
}
#rightContent h2{
	margin:0px 0px 10px 0px;
	padding:5px 10px 3px 6px;
	font-size:1.7em;
	line-height:1em;
	color:#ffffff;
	background: #d81a2b url('images/h2_tile.jpg') repeat-y;
	font-weight:normal;
	float:left;
}
#rightContent h2 a:link,#rightContent h2 a:visited{
	text-decoration:none;
	color:#ffffff;
}
#rightContent h2 a:hover{
	text-decoration:underline;
}
#rightContent h3{
	color:#b90c37;
	margin:15px 0px 3px 0px;
	padding:0px;
	font-size:1em;
	line-height:1.1em;
	font-weight:bold;
}
#rightContent p{
	margin:0px 0px 20px 0px;
}
#rightContent a{
	color:#7b7a7a;
}
#rightContent a:hover{
	color:#b90c37;
}

#rightContent img.headerimage{
	margin-top:20px;
	margin-bottom:30px;
}
#rightContent .content_left_float{
	width:272px;
	float:left;
	clear:left;
}
#rightContent .content_right_float{
	width:288px;
	float:right;
	clear:right;
}

#rightContent ul.bordered{
	padding:0px 0px 0px 30px;
	margin:10px 0px;
	border-left:4px solid #b90c37;
}
#rightContent ul.marginless{
	padding:0px 0px 0px 15px;
	margin:0px;
}

#rightContent span.large{
	font-size:1.3em;
	font-weight:bold;
}
#rightContent .or_tile{
	width:248px;
	background:url('images/or_tile.jpg') repeat-y;
	color:#ffffff;
	margin:10px 0px;
}
#rightContent .or_top{
	background:url('images/or_top.jpg') no-repeat;
}
#rightContent .or_bot{
	background:url('images/or_bot.jpg') no-repeat left bottom;
	padding:15px 20px 10px 20px;
}
#rightContent .or_bot a{
	color:#ffffff;
	text-decoration:none;
}
#rightContent .or_bot a:hover{
	text-decoration:underline;	
}
#rightContent .or_bot ul{
	padding:0px;
	margin:10px 5px 10px 5px;
}
#footer{
	border-top:1px solid #cacaca;
	padding-top:10px;
	text-align:center;
	color:#b90c37;
	font-size:0.9em;
}
.credit{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	text-align:center;
	color:#c4c4c4;
}

.credit a{
	color:#c4c4c4;
}

span.name{
	font-size:1.3em;
	display:block;
	border-bottom:1px solid #cccccc;
	padding:10px 0px;
}
span.title{
	display:block;
	padding:5px 0px;
}
span.email{
	display:block;
	padding:5px 0px;
}
span.info{
	display:block;
	padding:5px 0px;
	font-size:0.8em;
	line-height:1em;
}
span.red{
	color:#b90c37;
}


#rightContent .components_outer{
	width:540px;
	overflow:hidden;
	margin-bottom:10px;
}

#rightContent .components_outer .components_inner .component{
	width:540px;
	padding:0px;
	overflow:hidden;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	float:none;
}
#rightContent .components_outer .components_inner .component img{
	float:left;
	clear:left;
	margin:0px 5px 5px 0px;
}
#rightContent .components_outer .components_inner .component h3{
	float:left;
	clear:left;
	width:53%;
	text-align:center;
}
#rightContent .components_outer .components_inner .component p{
	margin-top:4px;
	margin-bottom:5px;
	line-height:1.4em;
}
#rightContent .components_outer .components_inner .component div{
	width:45%;
	float:right;
}
#rightContent .components_outer .components_inner .component div h3{
	float:none;
	width:100%;
	text-align:left;
}

#rightContent #contact_link_bot{
	display:none;
}



