body a {
 color: #434D3E;
 text-decoration: none;
}

body a:hover {
 color: #434D3E;
 text-decoration: underline;
}

.makeBolder {
	font-weight: bolder;
}	

div#mainNav h1 {
	font-size: 1.0em;
	font-weight: bolder;
	color: #69B7E4;
}

div#mainNav p {
	font-size: 1.0em;
	font-weight: bolder;
	color:#333333;
}

div#mainNav h2 {
	font-size: 1.0em;
	font-weight: bolder;
	color:#333333;
	padding: 15px 0;
}

div#mainNav a {
	color: #434D3E;
	text-decoration: none;
	font-weight:normal;
}

div#mainNav a:hover {
	color: #434D3E;
	text-decoration: underline;
}


div#quote h1 {
	text-align:right;
	font-size: 1.1em;
	line-height: 15px;
	font-weight: bold;
	color: #69B7E4;
}

div#quote p {
	text-align:right;
	line-height: 16px;
 	font-size: 10px;
 	color: #434D3E;
}

div#mainCopy h1 {
	font-size: 1.4em;
	font-weight: bolder;
	border-bottom: solid 1px #434D3E;
	color: #69B7E4;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

div#mainCopy h2 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #000000;
	margin-top: 16px;
	line-height: 1.6em;
}

div#mainCopy p {
	margin: 7px 0 0 0;
	font-size: 1.1em;
	line-height: 15px;
	text-align: justify;
}

div#mainCopy .footnote {
	margin: 8px 0 0 0;
	font-size: 0.9em;
	line-height: 16px;
	font-style:italic;
}

div#mainCopy ul {
	margin: 5px 0 0 35px;
}

div#mainCopy li {
	font-size: 1.2em;
	margin: 1px 0 0 0;
	list-style-position: outside;
	list-style-type: disc;	
}

#clientNav {
	margin: 0 0 10px 0;
	font-size: 10px;
}

#clientName {
	font-size: 1.2em;
	color: #333333;
	font-weight: bolder;
}


#clientNews {
	margin: 10px 0 10px 0;
}

#clientNews img {
	margin: 5px 0 10px 10px;
	float: right;
	width: 100px;
}

#clientNews .Artical {
	font-size: 1.0em;
 	color:#333333;
	padding: 5px 0 15px 0;
	float:left;
}

#clientNews .Header {
	font-size: 1.2em;
	color: #333333;
	padding: 5px 0 5px 0;
	border-top:1px #333333 solid;
	border-bottom:1px #333333 dotted;
	font-weight: bolder;
}

#clientNews .NTitle {
	font-size: 1.2em;
	color: #333333;
	padding: 5px 0 5px 0;
	border-bottom:1px #333333 dotted;
	font-weight: bolder;
}

#clientNews .Title {
	font-size: 1.0em;
 	color:#333333;
	font-weight:bolder;
	padding: 10px 0 0 0;
}

#clientNews .Caption {
	font-size: 1.0em;
 	color:#333333;
	padding: 5px 0 5px 0;
	border-bottom:1px #333333 dotted;	
}

#clientNews .Invoices {
	font-size: 1.0em;
 	color:#333333;
	padding: 5px 0 5px 0;
}

#clientNews .Updated {
	font-size: 1.0em;
	font-weight:bolder;	
 	color:#000000;
	padding: 5px 0 5px 0;
}

#clientNews .InvoicesBold {
	font-size: 1.1em;
	font-weight:bolder;
 	color:#333333;
	padding: 5px 0 5px 0;
}

form {
	margin-top: 7px;
	padding-top: 5px;
	border-top: #434D3E 1px dashed;
	font-size: 10px;
}

div#contactForm p {
	margin-top: 2px;
}

div#contactForm h2 {
	margin: 10px 0;
	font-size: 1.2em;
	color:#FF0000;
	font-weight:bolder;
	text-align: center;
}

div#contactForm h3 {
	margin: 10px 0;
	font-size: 1.0em;
	color:#FF0000;
	font-weight:bolder;
	text-align: center;
}

div#contactForm label {
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 12px;
}

div#footer p {
	text-align: center;
	font-size: 0.9em;
	padding: 6px 0 6px 0;
	border-top:1px dashed #000000;
}

div#footer h1 {
	text-align: center;
	font-size: 0.9em;
	color:#FFFFFF;
	padding: 10px 0 6px 0;
}

div#footer h1 a {
	color:#FFFFFF;
}

div#footer h1 .bolder {
	font-weight:bold;
}

div.rrow {
	width: 340px;
	clear:both;
	border-bottom: 1px dashed #999999;
	margin:  0 0 5px 0;
	padding: 0 0 5px 5px;
}

div.rrow span.rdate{
	width: 70px;
	float: left;
}

div.rrow span.rplace{
	width: 180px;
	float: left;
}


div.rrow span.rtime{
	width: 45px;
	float: left;
}


