/* CSS Document */

.row { margin: 40px 0 0 0; padding: 0; }
.contentLeft, .contentRight { float: left; }
.contentRight { margin: 0; padding: 0; }
.contentLeft { width: 449px; margin: 0 20px 0 0; padding: 0; }
.contentLeft p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	}

#rightCol h2 { margin: 0 0 3px 0; padding: 0 0 1px 0; }

.contentLeft a:link { color: #618a2c; text-decoration: none; }
.contentLeft a:visited { color: #618a2c; text-decoration: none; }
.contentLeft a:hover { color: #990000; text-decoration: underline; }
.contentLeft a:active {	color: #990000; text-decoration: none; }

.separatorInvisible { clear: both; height: 0; }

