.content{ padding:0 55px 0 20px;}
.content p {color: #214052;text-decoration:none;font-size : 12px;font-family: Arial,Verdana;}
.content A:Link  {color: #DF8726;text-decoration:none;font-size : 12px;font-family: Arial,Verdana;}
p, td {color: #214052;text-decoration:none;font-size : 12px;font-family: Arial,Verdana;}
.content A:Visited  {color: #DF8726;text-decoration:none;font-size : 12px;font-family: Arial,Verdana;}
.content A:Hover {color: #EEB677;text-decoration:none;font-size : 12px;font-family: Arial,Verdana;}

.content li{color: #214052;text-decoration:none;font-size : 12px;font-family: Arial,Verdana;}


/* EMENU CLASSES */

.mainMenu, .mainMenu TD, {
color: #FFFFFF;
        text-decoration: none;
        font-family: Arial,Verdana;
        font-size: 10px;
		padding:5px 0 5px 2px;
		margin:0;
		width:190px;
		display:block;
		text-transform:capitalize;}

 .mainMenu a:link, .mainMenu a:visited, 
.mainMenu TD a:link, .mainMenu TD a:visited {
        color: #FFFFFF;
        text-decoration: none;
        font-family: Arial,Verdana;
        font-size: 10px;
		padding:5px 0 5px 2px;
		margin:0;
		width:190px;
		display:block;
}
.mainMenu {
        margin-left: 5px;
}
.mainMenu a:hover, .mainMenu TD a:hover {
        color: #1f3b4c;
		text-decoration:none;
}

.mainMenu a:link.one, .mainMenu a:visited.one{
text-transform:uppercase;
	border-bottom:1px dotted #ffffff;
}

.mainMenu a:link.two, .mainMenu a:visited.two{
border:0;
padding:3px 0 0 12px;
font-size: 11px;
background:url(cross.gif) top left no-repeat;
width:178px;
display:block;
}

.mainMenu a:hover.two{
background:url(cross_on.gif) top left no-repeat;}

.mainMenu a:link.three, .mainMenu a:visited.three{
border:0;
padding:2px 0 0 12px;
margin:0 0 0 12px;
font-size: 10px;
background:url(dash.gif) top left no-repeat;
width:166px;
display:block;
}

.mainMenu a:hover.three{
background:url(dash_on.gif) top left no-repeat;}


.myMenuLevel2WithChildrenCurrentPage, .myMenuLevel2WithChildrenCurrentPage a:link,
.myMenuLevel2WithChildrenCurrentPage a:visited,
.myMenuLevel2, .myMenuLevel2 a:link, .myMenuLevel2 a:visited,
.myMenuLevel2CurrentPage, .myMenuLevel2CurrentPage a:link, .myMenuLevel2CurrentPage a:visited,
.myMenuLevel2WithChildren, myMenuLevel2WithChildren a:link, myMenuLevel2WithChildren a:visited {
        text-decoration: none;
        font-size: 11px;
}
.myMenuLevel2WithChildrenCurrentPage a:hover, .myMenuLevel2 a:hover, .myMenuLevel2CurrentPage a:hover {
        text-decoration: underline;
        font-size: 10px;
}
.myMenuLevel3, .myMenuLevel3 li, .myMenuLevel3 a:link, .myMenuLevel3 a:visited,
.myMenuLevel3CurrentPage, .myMenuLevel3CurrentPage li, .myMenuLevel3CurrentPage a:link, .myMenuLevel3CurrentPage a:visited {
        text-transform: uppercase;
        margin-left: 10px;
        margin-right: 0px;
        font-size : 9px;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        list-style-image: url(/custom/templates/page/shared/images/bullet.gif);
        list-style-position: inside;
}
.myMenuLevel3 li a:link, .myMenuLevel3 li a:visited, .myMenuLevel3CurrentPage li a:link, .myMenuLevel3CurrentPage li a:visited {
        margin: 0px;
        font-size : 9px;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
}
.myMenuLevel3 a:hover, .myMenuLevel3 li a:hover,
.myMenuLevel3CurrentPage a:hover, .myMenuLevel3CurrentPage li a:hover {
        text-decoration: underline;
        font-size: 9px;
}

.macmenu td a:link, .macmenu a:link, .macmenu a:visited, macmenu td a:visited {
        color: #ffffff;
        text-decoration:none;
        font-size : 10px;
        font-family: Arial,Verdana;
}
.macmenu a:hover {
        color: #ffffff;
        text-decoration:underline;
        font-size : 10px;
        font-family: Arial,Verdana;
}




.wholeeMenu {
	width: 164px;
	color: White;
	text-align: right;
	padding-right: 2px;
}

.wholeeMenu A:Link,
.wholeeMenu A:Visited {
	text-decoration : none;
	color:White;
	border: 0px;
	padding: 5px;
	margin: 0px;
	display: block;
}

.wholeeMenu A:Hover {
	color:#FFFFFF;
	text-decoration : none;
	background-color: #9CAEB3;
}

.eMenuLevel1WithChildren {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 1px 0px 1px 0px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel2  {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel2WithChildren {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	background-color: #5F767C;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel3 {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	background-color: #51686E;
	padding: 0px;
	margin: 0px;
}

.eMenuLevel3WithChildren {
	border-style: solid;
	border-color: #9CAEB3;
	border-width: 0px 0px 1px 0px;
	background-color: Lime;
	padding: 0px;
	margin: 0px;
}

#flashmenu {position:absolute;top:50px; left:0px;z-index:2;}

.footer{padding: 0 55px 0 0;}

.footer p, .footer A:Link, .footer A:Visited, .footer p A:link, .footer p A:visited  {font-size : 10px;color:#214052;text-decoration : none;}

.footer A:Hover, .footer p a:hover {text-decoration : underline;}
.footerAddress {font-size : 10px;color:#666666;}

/** Image Templates *********************************************/
/* -FRAME */
.ImageFrame{
	border : 1px solid #999999;
	background-color:#b8cbe1;
}
.ImageBorder{
	border : 1px solid #999999;
}
/* -BORDER */
.ImageBorderColor{
	background-color:#999999;
}
/** END Image Templates *****************************************/

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:#FF9933;
	font-size : 170%;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

H2  {
	font-size : 150%;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #FF9933;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF9933;
	font-weight : bold;
}
H4  {
	font-size : 120%;
	font-family :  Arial, Helvetica, sans-serif;
	color : 214052;
	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 : #0469D5;
	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;}

.alert {color : red;font-weight : bold;}

/* START main links */ 
A:Link {color: #000000;text-decoration:underline;}
A:Visited {color: #000000;text-decoration:underline;}
A:Hover {color: #888888;text-decoration:underline;}
/* END main links */ 

.small {font-size : 10px;}

TABLE.table {
	border : 1px solid #999999;
	padding : 3px;
	background-color : #E6E6E5;
}
.table TH {
	background-color : #999999;
	text-align : left;
	color:#ffffff;
}

.terraFormLayoutElement,
.fullwidth {width : 100%;}
.halfwidth {width : 50%;}

.dynamicImageTable {
	border-width : 0;
	margin : 5px;
	background-color : #f59d00;
}
.dynamicImageTitle {
	color : #6a214d;
	font-size : 16px;
	font-weight : bold;
}
.dynamicImageCaption {}

.dynamicImageMetaData {
	color:#999999;
	font-size:10px;
}

.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}


.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 */

/*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;}


#myytplayer, #myytplayer1 { margin:0 20px 0 0; width:320px; height:265px; }

.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	

