/* Common tags                 */
/*-----------------------------*/

body
{
	font-family: Arial;
	font-size: small;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-right: 10;
	text-align: left;
}

/*
A:link      { color: #000000; text-decoration:none; }
A:visited 	{ color: #000000; text-decoration:none; }
A:active 	{ color: #000000;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #000000;  cursor:hand; text-decoration:"underline"; font-weight:bold; }

a
{
	text-decoration: none;
}
*/
a:link
{
	color: #0000cc;
}
a:visited
{
	color: #0000cc;
}
a:hover
{
	color: #993366;
	
}

A.bodyLink:link
{
	color: #00732E;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:visited
{
	color: #00732E;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:active
{
	color: #00732E;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:hover
{
	color: #CFC98B;
	cursor: hand;
	text-decoration: "underline";
	font-weight: bolder;
}
a.news
{
	color: Red;
	font-size: medium;
}
A.searchBig
{
	text-decoration: none;
	font-weight: bolder;
	font-size:large;
}
a.nav
{
	text-decoration: none;
	
}
a.nav:link
{
	color: #0000cc;
}
a.nav:visited
{
	color: #0000cc;
}
a.nav:hover
{
	color: #993366;
}

a.headerWhite
{
	text-decoration: none;
}
a.headerWhite
{
	color: White;
}
a.headerWhite:link
{
	color: White;
}
a.headerWhite:visited
{
	color: White;
}

a.bread
{
	text-decoration: none;
}
a.bread
{
	color: Navy;
}
a.bread:link
{
	color: Navy;
}
a.bread:visited
{
	color: Navy;
}
a.headerWhiteSearch
{
	color: White;
	font-size:larger;
	text-decoration: none;
}
a.headerWhiteSearch:link
{
	color: White;
}
a.headerWhiteSearch:visited
{
	color: White;
}

p
{
	line-height: 1.4em;
}

.title
{
	text-transform: uppercase;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #00732E;
}

hr
{
	border: 0;
	border-top: 2px solid #00732E;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial;
	color: Black;
}

.menutextindent
{
	font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #0F9143;
}

h2
{
	font-family: Arial;
	font-size: medium;
	margin-top: 30;
	color: #0F9143;
	margin-bottom: -15;
}

h3
{
	font-family: Arial;
	font-size: small;
	margin-bottom: -15;
	color: #0F9143;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Arial;
}

/* Tables                      */
/*-----------------------------*/
table
{
	font-size: medium;
}

table.body
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	color: #00732E;
	height: 100%;
	border: none;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
	vertical-align: top;
}

table.header
{
	background-color: #EFF0E8;
	height: 100%;
	border: none;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}

td.logo
{
	text-align: left;
}

td.title
{
	text-align: center;
	font-family: Arial;
	font-size: x-large;
	font-weight: bolder;
	color: #00732E;
}

td.headerbar
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 24px;
	width: 95%;
}

td.leftheaderbar
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 24px;
}

td.rightheaderbar
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
	width: 95%;
}

td.menu
{
	background-color: #00732E;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #00732E;
	text-align: right;
	border-top-color: #EFF0E8;
	border-top-style: solid;
	border-bottom-width: thick;
}

td.body
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	color: #00732E;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
}
td.leftside
{
	background-color: #EFF0E8;
	width: 2%;
	height: 100%;
}

tr.leftside
{
	height: 437px;
}
tr.footer
{
	background-color: #EFF0E8;
}

tr.helpmenu
{
	background-color: #EFF0E8;
	width: 100%;
}

th.body
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #00732E;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
}


td.bodycenter
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	color: #00732E;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

td.bodyalternate
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	color: #00732E;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #E4FFD5;
}

td.headline
{
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #ffffcc;
}


td
{
	font-family: Arial;
	font-size: 9pt;
}

td.FAQHearder
{
	color: #ffffff;
	background-color: Green;
	text-align: center;
}

td.FAQBody
{
	background-color: #66CC66;
}

.spanPageHeader
{
	font-family: Arial;
	font-size: xx-large;
	padding: 10;
	color: #0F9143;
}

body.searchPage {
				font: 11px arial;
			}
			
.suggest_link {
				background-color: #FFFFFF;
				padding: 2px 6px 2px 6px;
			}
.suggest_link_over {
				background-color: #3366CC;
				padding: 2px 6px 2px 6px;
				}
#search_suggest {
				position: absolute; 
				background-color: #FFFFFF; 
				text-align: left; 
				border: 1px solid #000000;			
			}
			
