.footer TD {
	font-size : 10px;color:#646A6D;
}
.footer TD A:Link,
.footer TD A:Visited {
	text-decoration : none;color:#343638;
}
.footer TD A:Hover {
	text-decoration : underline;
	color:#343638;
}

.container {
	padding: 10px;
}
.container2 {
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 10px;
}

.print,
.print P,
.print H1 {
	background-color : #ffffff;
	color:#000000;
}
.print TD,
.print TD A:Visited,
.print TD A:Link {
	color:#000000;
}

BODY,
P,
TD {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #343638;
	font-size: 12px;
	line-height:1.3;
}

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;
}

span.altHeadingFont{font-family:rockwell,courier,arial,sans-serif;}
H1  {
	color:#587992;
	font-size : 170%;
	font-family : rockwell,courier,arial,sans-serif;
}

H2  {
	font-size : 150%;
	font-family : rockwell,courier,arial,sans-serif;
	color : #587992;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : rockwell,courier,arial,sans-serif;
	color : #587992;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : rockwell,courier,arial,sans-serif;
	color : #587992;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : rockwell,courier,arial,sans-serif;
	color : #587992;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : rockwell,courier,arial,sans-serif;
	color : #587992;
	font-weight : normal;
}

.header  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #587992;
	font-weight:bold;
}
.breadcrumb div {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6B00;
}


.padding5 {padding:5px;}
.padding20 {padding:20px;}


/* START links in the HTML-block */ 
.bodytext A:Link,
.bodytext A:VISITED {color:#343638;}
.bodytext A:Hover {color:#000000;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link,
A:Visited {
	text-decoration : none;
	color:#343638;	
}
A:Hover {color: #000000;text-decoration:underline;}
/* 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 */ 


.Menu TD {
	font-size : 9px;
	font-family:Arial, Helvetica, sans-serif;
}
.Menu TD A:Link,
.Menu TD A:Visited {
	text-decoration : none;
	color:#343638;
}
.Menu TD A:Hover {
	color:#eeeeee;
}

.Menu2 TD {
	font-size : 9px;
	font-family:Arial, Helvetica, sans-serif;
}
.Menu2 TD A:Link,
.Menu2 TD A:Visited {
	text-decoration : none;
	color:#343638;
}
.MenuOver {
	background-color:#CCCCCC;
	font-size : 9px;
	font-family:Arial, Helvetica, sans-serif;	
}

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

.bluepanel {
	background : url(images/panel_blue.jpg) no-repeat custom templates CabbageMain images panel_blue.jpg;
}

.whiteText{color:#ffffff;}

.offWhiteText{color:#ebe8c7;}

.blueText{color:#587992;}


TABLE.table {
	padding : 5px;
}
.table TH {
	padding:5px;
	text-align : left;
	color:#587992;
	font-family:rockwell,courier,arial,sans-serif;
	font-size:15px;
	font-weight:bold;
}
.table TD{ padding:5px;}

.fullwidth {
	width : 98%;
}
.halfwidth {
	width : 48%;
}
	
/* 
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 */


/* 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;}

