.SSKthumbnail { width:100px; padding:10px;}
.SSKthumbnail div img{ border:1px solid black;}

.footer TD {
	font-size : 10px;color:#6699FF;
}
.footer TD A:Link{
	text-decoration : underline;color:#FFFFFF;
}
.footer TD A:Visited {
	text-decoration : underline;color:#FFFFFF;
}
.footer TD A:Hover {
	text-decoration : underline;color:#6699FF;
}

.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 : #000000;
	font-size: 8pt;
}


Blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#003366;
	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:#003366;
	font-size : 170%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	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 : #0FFCC33;
	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 {color: navy;},
.bodytext A:VISITED {color: #6699FF;}
.bodytext A:Hover {color:#ffffff;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link {color: #6699FF;}
A:Visited {color: navy;}
A:Hover {color: #ffffff;}
/* END main links */ 


/* START top (black) nav bar */ 
.navRail TD {
	font-size : 10px;
	font-weight : bold;
	color:#6666CC;
}
.navRail  A:Link,
.navRail  A:Visited {
	text-decoration : none;
	color:#6666CC;
	font-weight : bold
}
.navRail A:Hover {
	text-decoration : none;
	color:#000000;
}
/* 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 : 10px;
	background-color: #00349A;
}
.Menu TD A:Link,
.Menu TD A:Visited {
	text-decoration : none;
	color:#ffffff;
	font-weight:bold;
}
.Menu TD A:Hover {
	text-decoration : underline;
	color:#FFCC33;
}


.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 #003366;
	padding : 3px;
	background-color : #ffffff;
}
.table TH {
	background-color : #003366;
	text-align : left;
	color:#ffffff;
}

.fullwidth {
	width : 100%;
}
.halfwidth {
	width : 50%;
}

.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 */


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