BODY			{ COLOR: #aaaaaa; font-size: 11px;   font-family: "Arial", "Helvetica", sans-serif; font-weight: normal }

/* <link rel="StyleSheet" href="style.css" type="text/css"> */

.class1 a:link		{ COLOR: #8D8D8D; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}

.class1 a:visited		{ COLOR: #8D8D8D; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}

.class1 a:active		{ COLOR: #8D8D8D; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}

.class1 a:hover		{ COLOR: #8D8D8D; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline}


.class2 a:link		{ COLOR: #8DC08E; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none}

.class2 a:visited		{ COLOR: #8DC08E; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none}

.class2 a:active		{ COLOR: #8DC08E; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none}

.class2 a:hover		{ COLOR: #417642; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none}



/* #4F594F; */


/* Table Styles */

table.out {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #B9B9B9;
	border-collapse: collapse;
	background-color: white;
}

table.out td {
	border-width: 0px 0px 0px 0px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.menu_table {
	border-width: 1px 0px 1px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #B9B9B9;
	border-collapse: collapse;
	background-color: white;
}

table.menu_table td {
	border-width: 0px 0px 0px 0px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


/* THIS SPAN CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #8D8D8D; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

.black		{ COLOR: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

.black_title	{ COLOR: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.title		{ COLOR: #555555; font-size: 26px; font-family: "Arial", "Helvetica", sans-serif; font-weight: normal }

.tinytinytiny	{ COLOR: #555555; font-size: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

.smalltitle		{ COLOR: #7E9D13; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.wtitle		{ COLOR: #ffffff; font-size: 26px; font-family: "Arial", "Helvetica", sans-serif; font-weight: normal }

.title2		{ COLOR: #ffffff; font-size: 22px; font-family: "Arial", "Helvetica", sans-serif; font-weight: normal }

.subtitle		{ COLOR: #555555; font-size: 19px; font-family: "Arial", "Helvetica", sans-serif; font-weight: normal }

.just 		{text-align: justify;}

.et		{text-decoration: underline; border-bottom: 1px solid blue; }

.copyright	{ COLOR: #565252; FONT: 9px verdana, arial, sans-serif }

.smalltitle9 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #CCFF99; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #C0C0C0; FONT: 12px verdana, arial, sans-serif }

.picturehilight	{ COLOR: #CCCC99; FONT: 13px verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #686565;   font-family: "Arial", "Helvetica", sans-serif; font-weight: normal }

.quotechoice	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }

.mini		{ font-size: 8px; }

.white		{ COLOR: #ffffff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

.grey		{ COLOR: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

/* Other Classes */

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.disclaimer
	{ bottom: 0px;
	position: absolute;
	text-align: center; }


#LeftMenu 	{ margin-right: 0px; border-right: solid 1px white; padding-bottom: 0px; }

#LeftMenu div a	 {border-top: solid 1px white; background:#ffffff;padding:0px;margin:0px;width:0px; }

#LeftMenu ul 	{ padding: 0px; margin: 0px; }

#LeftMenu li 	{ list-style: none; }

#LeftMenu ul li a 	{ width: 155px; font-weight: bold; padding: 4px 0px 4px 8px; border-top: solid 1px white; }

#LeftMenu ul ul li a { width: 154px; font-weight: normal; padding: 3px 3px 3px 18px; border-top: none;}

#LeftMenu ul ul 	{ padding-bottom: 8px; }

#LeftMenu a 	{ display: block; font: 10px Verdana, Helvetica, Arial, sans-serif; text-decoration: none; }

#LeftMenu a:link, #LeftMenu a:visited { color: #777777; }

#LeftMenu a:hover { background-color: #cccccc; color: #777777; }

#LeftMenu ul li a img { padding: 0px; margin: 0px; }


/*SDFDSFSDFSD*/

#LeftMenu2 { margin-right: 0px; border-right: solid 1px white; padding-bottom: 0px; }

#LeftMenu2 div a {border-top: solid 1px white; background:#ffffff;padding:0px;margin:0px;width:0px; }

#LeftMenu2 ul { padding: 0px; margin: 0px; }

#LeftMenu2 li { list-style: none; }

#LeftMenu2 ul li a { width: 155px; font-weight: bold; padding: 4px 0px 4px 8px; border-top: solid 1px white; }

#LeftMenu2 ul ul li a { width: 154px; font-weight: normal; padding: 3px 3px 3px 18px; border-top: none;}

#LeftMenu2 ul ul { padding-bottom: 8px; }

#LeftMenu2 a { display: block; font: 10px Verdana, Helvetica, Arial, sans-serif; text-decoration: none; }

#LeftMenu2 a:link, #LeftMenu a:visited { color: #777777; }

#LeftMenu2 a:hover { background-color: #ffffff; color: #000000; }

#LeftMenu2 ul li a img { padding: 0px; margin: 0px; }


.textarea		{ font: 13px arial, verdana, sans-serif;
		background-image: url("shadeform.gif");
		text-align: left;
		width: 275PX;
		border: #000000 1px solid}
