a:link		{ color: #007700; text-decoration: underline }
a:active	{ color: #FF0000; text-decoration: none }
a:visited	{ color: navy; text-decoration: underline }
a:hover		{ color: #FF0000; text-decoration: none }

body		{ font-family:verdana,tahoma,arial; font-size:8pt;}

td		{ font-family:verdana,tahoma,arial; font-size:8pt}

td.bodyside	{ background-image: url(images/body_bg_side.jpg)}

td.services	{ background-image: url('images/services_group.jpg');
		  background-position: top right;
		  background-repeat: no-repeat
		}

td.benefits	{ background-image: url('images/globemark.jpg');
		  background-position: center center;
		  background-repeat: no-repeat
		}

table.baseright	{ background-image: url('images/base_right.jpg');
		  background-position: top right;
		  background-repeat: no-repeat
		}

table.baseleft	{ background-image: url('images/base_left.jpg');
		  background-position: top left;
		  background-repeat: no-repeat
		}

table.forms	{border-collapse: collapse;
		 border-left: 1px solid black;
		 border-right: 1px solid black;
		 border-bottom: 1px solid black;
		 border-top: 1px solid black
		}

td.forms	{height: 30px; border: 1px #CCCCCC dotted}

a.forms:link	{ color: #007700; text-decoration: none; font-weight: bold }
a.forms:active	{ color: #007700; text-decoration: none; font-weight: bold }
a.forms:visited	{ color: #007700; text-decoration: none; font-weight: bold }
a.forms:hover	{ color: #007700; text-decoration: none; font-weight: bold;
		  border: 1px #990000 solid
		}

.nopad {  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
