/* css document */


body { 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom: 0;
	background-image:url(images/back.jpg);
	background-color:#1f3333;
	}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	text-align:left;
	}

.phonenumbers {
	font-size:16px;
	}
.address { line-height:16px }

.boxedtext {
	font-size:13px;
	line-height:14px;
	}

.smalltitletext {
	font-size:13px;
	line-height:14px;
	color:#006666;
	font-weight:bold;
	}

.footnote {
	font-size:10px;
	}

a:link {
	color:#006666;
	text-decoration:underline;
	}

a:hover {
	color:#ffffff;
	text-decoration:none;
	}

a:visited {
	color:#990000;
	text-decoration:underline;
	}

h1, h2, h3, h4, h5 { color:#006666; }

.bottomlinks { 
	font-size: 10px; 
	color:#ffffff;
	line-height:13px;
	 }
a.left:link {color:#FFFFFF}
a.left:hover {color:#006666}
a.bottom:link {color:#ffffff}
a.bottom:hover {color:#000000}