body {
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin:auto;
	padding:0;
	border:0;
	}
	
html {
	border:0;
	padding:0;
	margin:0;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	text-align:left;
	color:#2CA343;
	padding:0;
	border:0;
	margin-top:0;
	}	

h2 {
	color: #000;
	font-size:100%;
	font-weight:bold;
	}
	
h3, h3 A, h3 a:link, h3 A:active {	
	/* font-size: 110%;	*/
	color:#2CA343;
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
	}
	
h3 A:hover {
	color:#000;
	text-decoration:underline;
	}

	
h4 {
	color:#000000;
	}
	
li {
	padding-bottom:6px;
	}
	
#container { 
	top:0px; width:770px;
	background-color:#FFF;
	border:1px solid #eee;
	text-align:center;
	margin:auto;
	margin-top:0;
	padding:0;
	}
	
#head {
	/* height:133px; width:100%; */
	padding:0;
	margin:0;
	border:0; 
	text-align:left;
	background-image:url(res/headback.gif);
	background-repeat:repeat-x;
	}
	
#comms {
	position:relative;
	color:green;
	font-family: Arial, Helvetica, sans-serif; z-index:1000;
	font-size:10px;
	letter-spacing:0.15em;
	text-transform:uppercase;
	padding:2px 5px;
	border:0;
	margin:0;
	}

#logo {
	width:148px; height:77px;
	padding:0;
	margin:0;
	border:0;
	}
	
#menu {
	left:21px;
	float:left; width:550px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	text-align:left;
	font-weight:bold;
	padding:3px 5px 2px 30px;
	border:0;
	font-size:12px; 
	}
	
#menu A { 
	color:#666;
	background-image:url(res/link.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 7px 0px 14px;
	text-decoration:none;
	}	
	
#glossary {
	right:21px;
	float:right; width:100px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	text-align:right;
	font-weight:bold;
	padding:3px 5px 2px 0px;
	border:0;
	font-size:12px; 
	}
	
#glossary A, #glossary A:link {
	color:#666;
	text-decoration:none;
	}
	
#menu A:link { 
	color:#666;
	background-image:url(res/link.gif);
	background-position:left;
	background-repeat:no-repeat;
	/* padding:0px 5px 0px 20px; */
	text-decoration:none;
	}	
	
#menu A:hover { 
	color:#666;
	background-image:url(res/link_dn.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	/* padding:0px 5px 0px 20px; */
	background-color:#CCCCCC;
	}	
	
#menu A:active { 
	color:#999;
	/* padding:0px 5px 0px 5px; */
	text-decoration:none;
	}
	
#menu A.current { 
	color:#000;
	background-image:url(res/link_dn.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	}	
	
#subMenu {
	left:21px; clear:both;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#F5F5F5; 
	color:#2CA343;
	text-align:left;
	font-weight:normal;
	padding:0 0 0 30px;
	border:0;
	font-size:11px; 
	}
	
#subMenu A { 
	color:#2CA343;
	background-image:url(res/link.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 7px 0px 14px;
	text-decoration:none;
	}	
	
#subMenu A:link { 
	color:#2CA343;
	background-image:url(res/link.gif);
	background-position:left;
	background-repeat:no-repeat;
	/* padding:0px 5px 0px 20px; */
	text-decoration:none;
	}	
	
#subMenu A:hover { 
	color:#666;
	background-image:url(res/link_dn.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	/* padding:0px 5px 0px 20px; */
	background-color:#CCCCCC;
	}	
	
#subMenu A:active { 
	color:#2CA343;
	/* padding:0px 5px 0px 5px; */
	text-decoration:none;
	}
	
#subMenu A.current { 
	color:#000;
	background-image:url(res/link_dn.gif);
	background-position:left;
	background-repeat:no-repeat;
	/* font-weight:bold; */
	}	
	
.tableText {
	font-size:80%;
	}
 
#content {
	/* width:100%; */
	text-align:left;
	/* border-top:17px solid #F5F5F5; */
	margin:0;
	padding:0;
	border:0;
	} 
	
#title {
	text-align:right;
	margin:0;
	padding:0;
	}
	
#footer { 
	position:relative; /* top:-17px; */width:740px;
	clear:both;
	font-size:0.9em;
	/* background-color:#0099FF; */
	padding:5px 0 0 30px;
	background-image:url(res/ftrback.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	text-align:left;
	color:#ff6600;
	text-decoration:none;
	}	
	
#footer A:link { 
	color:#ff6600;
	text-decoration:none;
	}	
	
#footer A:visited { 
	color:#ff6600;
	text-decoration:none;
	}	
	
#footer A:hover { 
	color:#000;
	text-decoration:underline;
	}	
	
.phone {
	color:#CCCCCC;
	font-size:26px;
	padding:0;
	border:0;
	margin-top:0;
	}
	
#base {
	width:770px; margin:auto;
	color:#999999;
	font-size:10px;
	padding:5px 0px; 
	text-align:left;
	text-decoration:none;
	}
	
.base, .base A, .base A:link, .base A:active {
	color:#999999;
	text-decoration:none;
	}
	
#footer A:active { 
	color:#ff6600;
	text-decoration:none;
	}
	
acronym {
	border-bottom: 1px dotted #666666;
	cursor:help;
	}
	
#cards {
	position:absolute; width:230px; top:15px; 
	right:0;
	}
	
.img {
	margin-right:5px;
	border:1px solid #000;
	}
	
.img2 {
	margin-right:5px;
	}
	
.download, .download A, .download A:link {
	font-weight:bold;color:#003300;
	text-decoration:none;
	}
	
.whm, .whm A, .whm A:link, .whm A:active {
	color:#CCC;
	text-decoration:none;
	}
	
#clear {
	clear:both;
	}
	
acronym {
	/* text-decoration:underline; */
	color:blue;
	}
	
#readabout {
	float:left; width:167px; height:76px;
	background-image:url(res/read-about.gif);
	background-repeat:no-repeat;
	}
		
#readabout p {
	margin:0 0 0 30px;
	text-decoration:none;
	}
	
#readabout p A {
	text-decoration:none;
	}
	
#payphones {
	float:left; width:363px; height:76px;
	background-image:url(res/payphones.gif);
	background-repeat:no-repeat;
	color:#CC0000;
	}
	
#payphones p {
	margin:0 0 0 30px;
	}
	
#payphones p A {
	text-decoration:none;
	color:#CC0000;
	}
	
		
	/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}