/* CSS Document */p {		font-family: verdana;		font-size: 12px;		line-height: 13px;		color: #333333;	}	h1 {		font-family: verdana;		font-size: 16px;		line-height: 14px;		font-weight: bold;		color: #3985C3;	}.lh {	color: #000000;	font-size: 10px;	font-family: verdana;}.nav {	color: #000000;	text-transform: uppercase;	font-size: 12px;	font-family: verdana;}	.sub-nav {	font-family: verdana;	font-size: 10px;	font-style: normal;	line-height: normal;	color: #666666;}.title {	font-family: verdana;	font-size: 14px;	font-weight: bold;	color: #3985C3;}.title2 {	font-family: verdana;	font-size: 12px;	font-weight: bold;	color: #3985C3;}	/********************************************************************** FOOTER */		.footer {	color: #392C27;	font-family: verdana;	font-size: 10px;	line-height: 12px;		margin-top: 5px;	margin-bottom: 5px;	}	.copyright {	font-family: verdana;	font-size: 11px;	line-height: 15px;	color: #339999;	}			/********************************************************************** LINK STYLES */		p a:link {color: #339999; font-weight: normal; text-decoration: none;}	.footer a:link {text-decoration: none;}	.nav a:link {color: #000000; text-decoration: none;}	.sub-nav a:link {color: #000000; text-decoration: none;}	.title2 a:link {text-decoration: none;}	.lh a:link {color: #000000; text-decoration: none;}		p a:visited {color: #339999; font-weight: normal; text-decoration: none;}	.footer a:visited {text-decoration: none;}	.nav a:visited {color: #000000; text-decoration: none;}	.sub-nav a:visited {color: #000000; text-decoration: none;}	.title2 a:visited {text-decoration: none;}	.lh a:visited {color: #000000; text-decoration: none;}		p a:hover {color: #339999; font-weight: normal; text-decoration: underline;}	.footer a:hover {text-decoration: underline;}	.nav a:hover {color: #000000; text-decoration: underline;}	.sub-nav a:hover {color: #000000; text-decoration: underline;}	.title2 a:hover {text-decoration: underline;}	.lh a:hover {color: #000000; text-decoration: underline;}		p a:active {color: #339999; font-weight: normal; text-decoration: underline;}	.footer a:active {text-decoration: underline;}	.nav a:active {color: #000000; text-decoration: underline;}	.sub-nav a:active {color: #000000; text-decoration: underline;}	.title2 a:active {text-decoration: underline;}	.lh a:active {color: #000000; text-decoration: underline;}