@charset "UTF-8";
/* CSS Document */

.twoColFixRtHdr #content {
	width: inherit;
	padding: 20px 0px 40px 70px;s
/*	border: 3px #333 solid;	*/
	}
.twoColFixRtHdr #content h2 {
	line-height: 1.2em;
	margin: 30px 0 0px 0px;
	padding: 0 0 -3px 0px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: normal;
	color: #046077;
	border: solid 3px #189dbd;
	border-width: 0px 0 1px 0px;
	}
.twoColFixRtHdr #content ul {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0 0px;
	text-align: left;
	list-style: none;
	border: solid 3px #189dbd;
	border-width: 0 0 0px 1px;
	}
.twoColFixRtHdr #content li {
	margin: 0px 0px 15px 0px;
	padding: 0 0 5px 25px;
	border: solid 3px #189dbd;
	border-width: 0 0 0px 0px;
	line-height: normal;
	}
.twoColFixRtHdr #content ul a {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px -3px 0px;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #025169;
	font-weight: 400;
	border: dotted 3px #006699;
	border-width: 0 0 1px 0;
	}
.twoColFixRtHdr #content ul p a {
	font-size: 1em;
	}
.twoColFixRtHdr #content p { 
	margin: 5px 20px 0px 0px;
	padding: 0 20px 0px 0;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	line-height: 18px;
	border: 0;
	}

.twoColFixRtHdr #content ul a:link, .twoColFixRtHdr #content ul a:visited {
	text-decoration: none;
	padding: 0 0 1px 0;
	border: dotted 3px #006699;
	border-width: 0 0 1px 0;
	}
.twoColFixRtHdr #content ul a:hover {
	text-decoration: none;
	border: dotted 1px  #fff;
	border-width: 0 0 1px 0;
	}