﻿#rColumn{
width:540px;
margin-left:260px;
float:left;
padding-bottom:50px;
display:inline;
}

	.rTxt{
	width:400px;
	margin:20px 0 20px 0;
	}

		#content h1,
		#content p{
		margin-bottom:2.5em !important;
		line-height:1.5em;
		}
		
		#content p.alt{
		line-height:1.2em;
		}
		
		#content h2.alt{
		font-size:1em;
		clear:both;
		padding:0;
		margin-bottom:.5em;
		font-weight:bold;
		line-height:1.2em;
		}

		
			.subSitemap{
			margin:0 0 .8em 25px;
			width:400px;
			background:url(../img/sitemap-line.gif) repeat-y left top;
			}
			
	
				.subSitemap li{
				padding-left:10px;
				margin:.2em 0 0 0;
				background:url(../img/sitemap-line-li.gif) no-repeat 0 7px;
				}
		
				.subSitemap .lastInSitemap{
				padding-left:10px;
				background:#fff url(../img/sitemap-line-li-last.gif) no-repeat 0 -2px;
				}
		
#content a,
#content a:visited,
#content a:active{
color:#25A3E8;
text-decoration:none;
}

#content a:focus,
#content a:hover{
text-decoration:underline;
}
