.greytext  {
	color:#999999;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*#flashmenu {position:absolute;top:235px; left:0px;z-index:2;}*/

.footer TD {
	font-size : 10px;color:#333333;
}
.footer TD A:Link{
	text-decoration : underline;color:#999999;
}
.footer TD A:Visited {
	text-decoration : underline;color:#999999;
}
.footer TD A:Hover {
	text-decoration : underline;
	color:#333333;
}

.container {
	padding: 10px;
}
.container2 {
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 10px;
}

BODY,
P,
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 8pt;
}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 8pt;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}
H1  {
	color:#999999;
	font-size : 170%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

.header  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight:bold;
}

.MenuBreadcrumbTrail TD{
	font-size : 9px;
	color : #505283;
}

.MenuBreadcrumbTrail A:Link,
.MenuBreadcrumbTrail A:Visited,
.MenuBreadcrumbTrail A:Active,
.MenuBreadcrumbTrail A:Hover
 {
	font-size : 9px;
	color : #A4A4A4;
	font-weight : normal;
	text-decoration : none;
}

.padding5 {padding:5px;}
.padding20 {padding:20px;}


/* START links in the HTML-block */ 
.bodytext A:Link,
.bodytext A:VISITED {color:#CC6600;}
.bodytext A:Hover {color:#000000;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link {color: #999999;}
A:Visited {color: #999999;}
A:Hover {color: #333333;}
/* END main links */ 


/* START top (black) nav bar */ 
.navRail TD {
	font-size : 10px;
	font-weight : bold;
	color: White;
}
.navRail TD A:Link,
.navRail TD A:Visited {
	text-decoration : none;color:White;
	font-weight : bold
}
.navRail TD A:Hover {
	text-decoration : none;color:#91A62C;
}
/* END top (black) nav bar */ 

/* START green nav bar */ 
.navlower TD {
	font-size : 10px;
	font-weight : bold;
	color: White;
}
.navlower TD A:Link,
.navlower TD A:Visited {
	text-decoration : none;
	color:White;
}
.navlower TD A:Hover {
	color:#003366;
}
/* END green nav bar */ 

/* Home-link in HVMenus: */
.HVMenuHome TD {
	color:#7F7F7F;
	font-weight:bold;
	font-size : 8pt;
	/*padding-top:5px;
	padding-bottom:2px;*/
}
.HVMenuHome TD A:Link,
.HVMenuHome TD A:Visited {
	color:#7F7F7F;
	text-decoration : none;
}

.HVMenuHomeOn TD {
	/*background-color: #990066;*/
	color:#ffffff;
	font-weight:bold;
	font-size : 8pt;
	/*padding-top:5px;
	padding-bottom:2px;*/
}
.HVMenuHomeOn TD A:Link,
.HVMenuHomeOn TD A:Visited {
	color:#BFBFBF;
	text-decoration : none;
}
/* END Home-link in HVMenus */

.Menu TD {
	font-size : 10px;
	background-color: #cccccc;
	border: 1px solid #999999;
}
.Menu TD A:Link,
.Menu TD A:Visited {
	text-decoration : none;
	color:#DA5309;
	font-weight:bold;
}
.Menu TD A:Hover {
	text-decoration : underline;
}


.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

/*
.bluepanel {
	background : url(images/panel_blue.jpg) no-repeat custom templates CabbageMain images panel_blue.jpg;
}
*/


TABLE.table {
	border : 1px solid #E6E6E6;
	padding : 3px;
	background-color : #F7F7F7;
}
.table TH {
	background-color : #E6E6E6;
	text-align : left;
	color:#666666;
}

/* what is ie5 mac doing to my beautiful menu \*/
.fullwidth {
	width : 100%;
}
.halfwidth {
	width : 50%;
}
/* those two messed with the menu for some reason, ie5 mac users will have to live without those classes */

.hvMenuInitial {
	color : white;
}

.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	


	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */

/* dropdown MENU */
/* IE5/mac seems to have CSS specificity issues so this goes at the end of the stylesheet */
.dropdown {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.dropdown A:Link,
.dropdown A:Visited {
	color:#999;
	text-decoration : none;
	font-weight : bold;
}

.dropdown A:Hover {
	color:#333;
	text-decoration : none;
	
}



ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
	height:25px;
}
	
ul li {
	position: relative;
	float:left;
	display:block;
	margin:0px 0px 0px 20px;
	width: 1%;
	/*width: 150px;*/ /* Width of Menu Items */
}
		
li ul {
	position: absolute;
	top: 23px; /* Set 1px less than menu width */
	display: none;
	float:none;
	margin:0px;
}


li ul li {
	width:100px;
	float:none;
	margin:0px;
}
	
li ul li a {
	height:24px;
	padding-top:5px;
	color: black;
}	
	
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: black;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #FFF; /* IE6 Bug */
	border-bottom: 0px;
	margin:0px;

	
}

/* Holly Hack. IE5/mac Requirement \*/
ul li {width: auto;}
/* End */

/* old stuff that was in the Holly Hack*/
/** html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }*/
/* end old stuff	*/

li:hover ul, li.over ul { display: block; } /* The magic */
	
/* dropdown MENU */

/*Testimonials Tag */
.testimonial {padding: 10px 10px 0px 10px; background:#fff;width:360px;}
.testimonialQuote {background:#efefef url(/custom/templates/page/shared/images/testimonialTop.png) no-repeat top left;padding:10px 10px 0 10px;}
.testimonialSource {background:#fff url(/custom/templates/page/shared/images/testimonialBottom.png) no-repeat top left;padding:30px 67px 0px 10px;text-align:right;font-weight:bold;}
.testimonialOrigin {padding:0px 67px 0px 10px;text-align:right;position:relative; top:-5px;font-size:11px;}
.testimonial br {display:none;}
.testimonial a {font-size:11px;}
/*End Testimonials Tag */
	


/* Windowless popups */
#thriveWindowlessPopup{border:0; margin:0; padding:0; background:transparent;}
#thriveWindowlessShield{position:absolute; width:100%; top:0; left:0; z-index:20000; background:#000; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70);}
#thriveWindowlessContentArea{position:absolute; z-index:20001; background:#fff; padding:70px 20px 20px 20px;}
#thriveWindowlessContent{overflow:hidden;}
#thriveWindowlessClose {position:absolute; top:20px; right:20px; width:80px; height:25px; background-color:#595c5c;}
#thriveWindowlessClose:hover {background-color:#333;}
#thriveWindowlessClose a:link, #thriveWindowlessClose a:visited{display:block; color:#fff; font-weight:bold; text-decoration:none; height:100%; width:100%; padding: 5px 0 5px 0; margin:0; border:0;}

