/*=====================================================================*/
/*              Cascading Style Sheet for BSPS Skins                   */
/*                       created by t-worx  & Sachin B                 */
/*                                                                     */
/*                    http://www.t-worx.com                            */
/*                      tracyw@t-worx.com                              */
/*=====================================================================*/
/*=====================================================================*/
/* Skin Main Properties                                                */
/*=====================================================================*/

/* Skin BG Color and Content Alignment */
.BGTable { /* Alignament MUST be defined in the HTML skin file for cross-browser compatibility */
	width: 100%;
	height: 100%;
	background: url(images/MainBg.gif) top left repeat-x #e1dbab;
	vertical-align: top;
	padding:0px 0px 20px 0px;
}

/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {
	width: 1020px; 
	background:#FFFFFF;
}
.MainTableLanding {
	width: 800px; 
	background:#FFFFFF;
}


body, html { padding:0px; margin:0px;background:#e1dbab;}
/*=====================================================================*/
/* Template Main Areas                                                 */
/*=====================================================================*/
/* Content Areas */
.LeftShadow { background:url(images/LeftShadowY.gif) right top repeat-y;}
.LeftShadow1 { background:url(images/LeftShadow.gif) right top no-repeat;}
.RightShadow { background:url(images/RightShadowY.gif) right top repeat-y;}
.RightShadow1 { background:url(images/RightShadow.gif) right top no-repeat;}
.BottomMiddle { background:url(images/BottomMiddle.gif) left top repeat-x;}
.ContentMain { padding:0px 20px 15px 20px;}
.ContentMainLanding { padding:15px 20px 15px 20px;}
.ContentMainWo { padding:0px 20px 15px 20px;}
.LeftTopPadding {padding:15px 0px 0px 0px;}
.BottomMain { padding:5px 25px 5px 25px; background:#e1dbab;}
.BottomMainLanding { padding:5px 0px 5px 0px; background:#e1dbab;}
	
.LogoPane {
	padding: 5px 20px 10px 5px;
	vertical-align: top;
	text-align:left;
	font-family: Verdana,Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom: 44px solid #244a35;
}


.LoginPane {
	height: 18px;
	padding: 0px 0px 0px 20px;
	vertical-align: top;
	text-align:right;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #376c4e;
	white-space:nowrap;
}

.NavPaneMain {
	padding:0px 0px 0px 0px;
	background:url(images/MenuBg.gif) repeat-x bottom left;
	margin:0px;
}

.NavPane{
	padding:0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	background:none;
	height:78px;
}
.NavPaneLanding{
	padding:0px 0px 0px 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	background:none;
	height:44px;
}



.BreadcrumbPane {
	font-family: Arial,  Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6ba384;
	text-align:left;
	vertical-align:middle;
	padding:0px 0px 0px 5px;
	white-space:nowrap;
	height:25px;
	white-space:nowrap;
}


.breadcrumb{
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	font-weight: normal;
	font-size: 11px;
	color: #6ba384;
	text-align:left;
	vertical-align:middle;
}

A.breadcrumb:link,A.breadcrumb:visited,A.breadcrumb:active{
	font-family: Arial,  Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6ba384	 ;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
} 

A.breadcrumb:hover{
	font-family: Arial,  Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c903b;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	background:none;
}


.EmailLinkPane {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px 20px 44px 10px;
	text-align:right;
	background:none;
}

.HeaderTopPane {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px 20px 5px 10px;
	text-align:right;
	background:none;
}

.HeaderTopPaneLanding {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px 0px 5px 0px;
	background:none;
	width:800px;
}

.HeaderTopPane1 {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:15px 20px 15px 10px;
	text-align:right;
	background:none;
}

.HeaderPaneWo {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	padding:0px 10px 10px 0px;
	background:none;
}

.HeaderPaneWo1 {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	padding:0px 0px 10px 0px;
	background:none;
}

.TopPane {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px 10px 10px 5px;
	text-align:left;
	background:none;
	border-bottom:4px solid #FFFFFF;
}

.TopPaneWO {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px 10px 10px 5px;
	text-align:left;
	background:none;
	border-bottom:4px solid #FFFFFF;
}

.LeftPane {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	padding:0px 10px 1px 0px;
	background:none;
}

.LeftPaneLanding {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	padding:0px 0px 0px 0px;
	background:none;
	width:500px;
}

.RightPaneLanding {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	padding:0px 0px 0px 10px;
	background:none;
	width:242px;
}

.LeftPaneWO {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;
	padding:0px 10px 1px 0px;
	background:none;
} 
.CenterPane {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	padding:0px 10px 1px 0px;
}
.CenterPaneLanding {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	padding:0px 0px 0px 0px;
}

.CenterPaneWO {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;
	padding:0px 10px 1px 0px;
}

.RightPane {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;
	padding:10px 15px 1px 15px;
	background: #ded6a1;
	width: 320;
}

.RightPaneWO {
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;
	padding:10px 15px 1px 15px;
	background: #ded6a1;
}

.BottomPane {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:10px 0px 1px 0px;
}

.BottomPaneWO {
	vertical-align: top;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:10px 0px 1px 0px;
}


.CopyrightPane {
	font-size:10px;
	font-weight:normal;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	color:#376c4e;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
	padding:0PX;
}
.CopyrightPaneLanding {
	font-size:10px;
	font-weight:normal;
	font-family: Verdana,Arial,  Tahoma, sans-serif;
	color:#376c4e;
	text-decoration:none;
	text-align:center;
	vertical-align: middle;
	padding:0PX;
}

/* New added Footer hover styles*/

.Login,A.Login:link,A.Login:visited,A.Login:active {
	font-size:9px;
	font-weight:normal;
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	color:#376c4e;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}

A.Login:hover {
	font-size:9px;
	font-weight:normal;
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	color:#80772c;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;

}

/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {
	font-size:9px;
	font-weight:normal;
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	color:#376c4e;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}

/* Footer text syle */
A.Footer:hover {
	font-size:9px;
	font-weight:normal;
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	color: #80772c;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
/* Footer text syle */
.FooterLanding,A.FooterLanding:link,A.FooterLanding:visited,A.FooterLanding:active {
	font-weight:normal;
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	vertical-align: middle;
}

/* Footer text syle */
A.FooterLanding:hover {
	font-weight:normal;
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
	vertical-align: middle;
}

/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active,A.Copyright:hover {
	font-size:9px;
	font-weight:normal;
	font-family: Arial,  Verdana, Tahoma,sans-serif; font-size: 12px;
	color:#376c4e;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
}


/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/

/* Black (Default color) */
.Normal { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; }
A.Normal:link, A.Normal:visited, A.Normal:Active { color: #990000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }
A.Normal:Hover { color: #254935; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }


/* RedTitle(Default color) */
#RedTitle .Normal, #RedTitle p ,#RedTitle div{ color: #000000;}
#RedTitle A.Normal:link, #RedTitle A.Normal:visited, #RedTitle A.Normal:Active { color: #ac2a46;  text-decoration: underline; }
#RedTitle A.Normal:Hover { color: #ac2a46;text-decoration: underline; }

/* RedTitle Default link syle */
#RedTitle A:Link, #RedTitle A:Visited, #RedTitle A:Active { color: #ac2a46; text-decoration: underline; }
#RedTitle A:Hover { color: #ac2a46; text-decoration: none; }

/* GrayTitle(Default color) */
#GrayTitle .Normal, #GrayTitle p ,#GrayTitle div{ color: #000000;}
#GrayTitle A.Normal:link, #GrayTitle A.Normal:visited, #GrayTitle A.Normal:Active { color: #4d5c63;  text-decoration: underline; }
#GrayTitle A.Normal:Hover { color: #4d5c63;text-decoration: none; }

/* GrayTitle Default link syle */
#GrayTitle A:Link, #GrayTitle A:Visited, #GrayTitle A:Active { color: #4d5c63; text-decoration: underline; }
#GrayTitle A:Hover { color: #4d5c63; text-decoration: none; }
/* BlueTitle1(Default color) */

#BlueTitle1 .Normal, #BlueTitle1 p ,#BlueTitle1 div{ color: #000000;}
#BlueTitle1 A.Normal:link, #BlueTitle1 A.Normal:visited, #BlueTitle1 A.Normal:Active { color: #0081e0;  text-decoration: underline; }
#BlueTitle1 A.Normal:Hover { color: #0081e0;text-decoration: none; }

/* BlueTitle1 Default link syle */
#BlueTitle1 A:Link, #BlueTitle1 A:Visited, #BlueTitle1 A:Active { color: #0081e0; text-decoration: underline; }
#BlueTitle1 A:Hover { color: #0081e0; text-decoration: none; }

/**/
.NormalBold { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; }
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active { color: #7ab1d0; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }
A.NormalBold:Hover { color: #177cb5; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }


/* Blue */
.NormalBlue { color: #4d9fd7; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; }
A.NormalBlue:link, A.NormalBlue:visited, A.NormalBlue:Active { color: #4d9fd7; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: none; }
A.NormalBlue:Hover { color: #4d9fd7; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: underline; }

.NormalBoldBlue { color: #4d9fd7; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; }
A.NormalBoldBlue:link, A.NormalBoldBlue:visited, A.NormalBoldBlue:Active { color: #4d9fd7; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }
A.NormalBoldBlue:Hover { color: #4d9fd7; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }

/* Orange */
.NormalOrange { color: #ea7c00; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; }
A.NormalOrange:link, A.NormalOrange:visited, A.NormalOrange:Active { color: #ea7c00; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: none; }
A.NormalOrange:Hover { color: #ea7c00; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: underline; }

.NormalBoldOrange { color: #ea7c00; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; }
A.NormalBoldOrange:link, A.NormalBoldOrange:visited, A.NormalBoldOrange:Active { color: #ea7c00; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }
A.NormalBoldOrange:Hover { color: #ea7c00; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }

/* Green */
.NormalGreen { color: #448b34; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; }
A.NormalGreen:link, A.NormalGreen:visited, A.NormalGreen:Active { color: #448b34; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: none; }
A.NormalGreen:Hover { color: #448b34; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: underline; }

.NormalBoldGreen { color: #448b34; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; }
A.NormalBoldGreen:link, A.NormalBoldGreen:visited, A.NormalBoldGreen:Active { color: #448b34; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }
A.NormalBoldGreen:Hover { color: #448b34; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }

/* Red */
.NormalRed { color: #c21212; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; }
A.NormalRed:link, A.NormalRed:visited, A.NormalRed:Active { color: #c21212; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: none; }
A.NormalRed:Hover { color: #c21212; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: underline; }

.NormalBoldRed { color: #c21212; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; }
A.NormalBoldRed:link, A.NormalBoldRed:visited, A.NormalBoldRed:Active { color: #c21212; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }
A.NormalBoldRed:Hover { color: #c21212; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }

/* Gray */
.NormalGray { color: #707070; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; }
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active { color: #707070; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: none; }
A.NormalGray:Hover { color: #707070; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: underline; }

.NormalBoldGray { color: #707070; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; }
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active { color: #707070; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }
A.NormalBoldGray:Hover { color: #707070; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }

/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 Burgundy */
H1 { color: #990000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 16px; font-weight: bold; margin-top: 7px; margin-bottom: -5px;}
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; }

/* H2 Burgundy */
H2 { color: #990000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 14px; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 Burgundy */
H3 { color: #990000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 12px; font-weight: bold; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H4 Burgundy */
H4 { color: #990000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 11px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }

/* H6 Green */
H6 { color: #264935; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 11px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }

/* Paragraph Style */
p { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; }

/* Default link syle */
A:Link, A:Visited, A:Active { color: #990000; font-family: Verdana,Arial, Tahoma, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }
A:Hover { color: #264935; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }


/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/

/* Default Container Title Style */
.Head { color: #78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }

/* SubHead Blue - #78b0d1 */
.SubHead { color: #264935; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; }
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: underline; }

/* SubHead white */
.SubHeadWhite { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }
A.SubHeadWhite:Link, A.SubHeadGold:Visited, A.SubHeadGold:Hover, A.SubHeadGold:Active { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }


/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; }
A.SubSubHead:Link, A.SubSubHead:Visited, A.SubSubHead:Hover, A.SubSubHead:Active { color: #78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; }

/* Text style for skin objects */
.SkinObject { color: #78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: none; }
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active, A.SkinObject:Hover { color: #78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: underline; }

/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/

/* Normal Text Box */
.NormalTextBox { color: #000000; background-color:#FFFFFF; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 12px; font-weight: normal; vertical-align: middle; border: 1px solid #aac1d2;}
.NormalTextBox input{ color: #000000; background-color:#FFFFFF; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 12px; font-weight: normal; vertical-align: middle; border: 0px solid #aac1d2;}
.NormalTextBox textarea{ color: #000000; background-color:#FFFFFF; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 12px; font-weight: normal; vertical-align: middle; border: 0px solid #aac1d2;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active { color:#78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.CommandButton:Hover { color:#000000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active { color:#78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none; background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.StandardButton:Hover { color:#000000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }

TD, DIV, TH  { color: #000000; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: normal; text-decoration: none; }

/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header { color: #78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif;font-size: 11px; font-weight: bold; text-decoration: none;}
.DataGrid_AlternatingItem { color: #78b0d1; font-family: Verdana,Arial,  Tahoma, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
.DataGrid_Item { color: #78b0d1; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }

/*================================================================*/
/* Left SideMenu  */

/*=========================================================================================================*/

/* JJM */
BLOCKQUOTE {
	color:#990000;
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	border: medium solid #990000;
	margin: 10px 20px 10px 20px;
	padding: 7px;
}

.bqtext {
	color:#990000;
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

BusinessCard {
	color:#000000;
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	border: thin solid #264935;
	margin: 10px 20px 10px 20px;
	padding: 7px;
}

.bctext {
	color:#000000;
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}


UL LI   {
	margin-top: 7px;
}

UL LI LI    {
	margin-top: 0px;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

/* SMART CALCULATOR */

.SCLabel    {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right: 5px;
	align: left;
	valign: top;
}

.SCResult    {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	align: left;
	valign: top;
}

.SCReportPanel    {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	align: left;
	valign: top;
}


/* CLIENT TESTIMONIALS */

.ClientTestimonialText1    {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding:3px 20px 3px 20px;
	align: left;
	valign: top;
	background: #c6e7f7;
}
.ClientTestimonialText2    {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 3px 20px 3px 20px;
	align: left;
	valign: top;
	background: #ffffff;
}


