body, html {
	margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

/* New added Footer hover styles*/
.Login, A.Login:link, A.Login:visited, A.Login:active {	font-size:11px;	color:#1d8d18;	text-decoration:none;}
A.Login:hover {	font-size:11px;	color:#09c401;	text-decoration:none;}

/* Footer text syle */
.footer, A.footer:link, A.footer:visited, A.footer:active {	font-size:11px;	color:#1d8d18;	text-decoration:none;	padding-right: 2px;	padding-left: 2px;}

/* Footer text syle */
A.footer:hover {	font-size:11px;	color:#09c401;	text-decoration:none;	padding-right: 2px;	padding-left: 2px;}

/* Copyright text syle */
.Copyright, A.Copyright:link, A.Copyright:visited, A.Copyright:active, A.Copyright:hover {	font-size:11px;	color:#1d8d18;	text-decoration:none;}

/* Links Pane text syle */
.Link {	font-size: 11px;	color: #1d8d18;	text-decoration:none;}
A.Link:link, A.Link:visited, A.Link:active {	font-size: 11px;	color: #1d8d18;	text-decoration:none;}
A.Link:hover {	font-size: 11px;	color: #1d8d18;	text-decoration:underline;}

/*Date*/
.Date {color:#9c9b9b; font-size:11px;}
/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/
/* Default link syle */
A:Link, A:Visited, A:Active {color: #09c500;text-decoration: underline;}
A:Hover {color: #02149c;text-decoration: none;}

/* Black (Default color) */
.Normal {color: #000000;font-family:  Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-style:normal;font-weight:normal;}
A.Normal:link, A.Normal:visited, A.Normal:Active {color: #09c500;	text-decoration: underline;font-family:Verdana, Arial, Helvetica, sans-serif;;font-size:11px;font-style:normal;font-weight:normal;}
A.Normal:Hover {color: #02149c;	text-decoration: none;	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;	font-style:normal;	font-weight:normal;}
td, TD, DIV, TH, p, pre, table, h1, h2, h3, h4, h5, h6, html {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

/**/
.NormalBold {	color: #666666;	font-weight: bold;}
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active {
	color: #666666;	font-weight: bold;	text-decoration: none;}
A.NormalBold:Hover {color: #666666;	font-weight: bold;text-decoration: underline;}

/* Blue */
.NormalBlue {color: #4d9fd7;}
A.NormalBlue:link, A.NormalBlue:visited, A.NormalBlue:Active {color: #4d9fd7;text-decoration: none;}
A.NormalBlue:Hover {color: #4d9fd7;	text-decoration: underline;}
.NormalBoldBlue {color: #4d9fd7;font-weight: bold;}
A.NormalBoldBlue:link, A.NormalBoldBlue:visited, A.NormalBoldBlue:Active {
	color: #4d9fd7;	font-weight: bold;text-decoration: none;}
A.NormalBoldBlue:Hover {
	color: #4d9fd7;	font-weight: bold;text-decoration: underline;}


/* Orange */
.NormalOrange {	color: #ea7c00;}
A.NormalOrange:link, A.NormalOrange:visited, A.NormalOrange:Active {
	color: #ea7c00;	text-decoration: none;}
A.NormalOrange:Hover {color: #ea7c00;text-decoration: underline;}
.NormalBoldOrange {	color: #ea7c00;	font-weight: bold;}
A.NormalBoldOrange:link, A.NormalBoldOrange:visited, A.NormalBoldOrange:Active {
	color: #ea7c00;	font-weight: bold;	text-decoration: none;}
A.NormalBoldOrange:Hover {color: #ea7c00;font-weight: bold;	text-decoration: underline;}

/* Green */
.NormalGreen {color: #448b34;}
A.NormalGreen:link, A.NormalGreen:visited, A.NormalGreen:Active {color: #448b34;text-decoration: none;}
A.NormalGreen:Hover {color: #448b34;text-decoration: underline;}
.NormalBoldGreen {color: #448b34;font-weight: bold;}
A.NormalBoldGreen:link, A.NormalBoldGreen:visited, A.NormalBoldGreen:Active {
	color: #448b34;	font-weight: bold;text-decoration: none;}
A.NormalBoldGreen:Hover {color: #448b34;	font-weight: bold;text-decoration: underline;}

/* Red */
.NormalRed {color: #c21212;}
A.NormalRed:link, A.NormalRed:visited, A.NormalRed:Active {color: #c21212;text-decoration: none;}
A.NormalRed:Hover {	color: #c21212;	text-decoration: underline;}
.NormalBoldRed {color: #c21212;	font-weight: bold;}
A.NormalBoldRed:link, A.NormalBoldRed:visited, A.NormalBoldRed:Active {
	color: #c21212;	font-weight: bold;	text-decoration: none;}
A.NormalBoldRed:Hover {	color: #c21212;	font-weight: bold;text-decoration: underline;}

/* Gray */
.NormalGray {color: #707070;}
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active {color: #707070;text-decoration: none;}
A.NormalGray:Hover {color: #707070;	text-decoration: underline;}
.NormalBoldGray {color: #707070;font-weight: bold;}
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active {
	color: #707070;	font-weight: bold;	text-decoration: none;}
A.NormalBoldGray:Hover {color: #707070;	font-weight: bold;text-decoration: underline;}

/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 {font-size: 20px;font-weight: bold; color:#003ea8;}
A.H1:Link, A.H1:Visited, A.H1:Hover, A.H1:Active {font-size: 20px; color:#003ea8;	font-weight: bold;	text-decoration: underline;}

/* H2 */
H2 {font-size: 18px;font-weight: bold; color:#003ea8;}
A.H2:Link, A.H2:Visited, A.H2:Hover, A.H2:Active {font-size: 18px; color:#003ea8;	font-weight: bold;text-decoration: underline;}

/* H3 */
H3 {font-size: 16px;font-weight: bold; color:#003ea8;}
A.H3:Link, A.H3:Visited, A.H3:Hover, A.H3:Active { color:#003ea8; font-size:16px;font-weight: bold;text-decoration: underline;}

/* H4 */
H4 {font-size: 14px;font-weight: bold; color:#003ea8;}
A.H4:Link, A.H4:Visited, A.H4:Hover, A.H4:Active { color:#003ea8; font-size:14px;text-decoration: underline;}

/* H6 */
H6 {font-size: 12px;font-weight: bold; color:#003ea8;}
A.H6:Link, A.H6:Visited, A.H6:Hover, A.H6:Active {font-size: 12px; color:#003ea8;	font-weight: bold;	text-decoration: underline;}

/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/
/* Default Container Title Style */
.Head {	color: #000000;	font-size: 12px;font-weight: bold;text-decoration: none;}

/* SubHead */
.SubHead {color: #053ca4;font-weight: bold;	text-decoration: none;}
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active {
	color: #053ca4;	font-weight: bold;	text-decoration: underline;}
.TopPaneHP .SubHead{ color:#FFFFFF;}

/* SubHead white */
.SubHeadWhite {	color: #FFFFFF;	font-weight: bold;	text-decoration: none;}
A.SubHeadWhite:Link, A.SubHeadGold:Visited, A.SubHeadGold:Hover, A.SubHeadGold:Active {
	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;}

/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {	color: #000000;	font-size: 11px;	font-weight: bold;	text-decoration: none;
}
A.SubSubHead:Link, A.SubSubHead:Visited, A.SubSubHead:Hover, A.SubSubHead:Active {
	color: #000000;	font-size: 11px;font-weight: bold;text-decoration: underline;}

/* Text style for skin objects */
.SkinObject {color: #000000;text-decoration: none;}
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active, A.SkinObject:Hover {	color: #000000;	text-decoration: underline;}

/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/
/* Normal Text Box */
.NormalTextBox {color: #000000;	background-color:#FFFFFF;vertical-align: middle;border: 1px solid #CCCCCC;}
td.NormalTextBox {padding: 0px;margin: 0px;	background:none;border:none;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active {
	color:#09c500;	font-weight: bold;	text-decoration: none;	background: none;	border:none;	padding:2px 3px 3px 4px;}
A.CommandButton:Hover {	color:#01007f;text-decoration: underline;font-weight: bold;	background: none;	border:none;padding:2px 3px 3px 4px;}

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active {
	color:#09c500;font-weight: bold;text-decoration: none;padding:2px 3px 3px 4px;}
A.StandardButton:Hover {color:#01007f;font-weight: bold;text-decoration: none;padding:2px 3px 3px 4px;}

/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header {color: #333333;text-decoration: none;}
.DataGrid_AlternatingItem {color: #000000;font-size: 11px;text-decoration: none;}
.DataGrid_Item {color: #333333;	font-size: 11px;text-decoration: none;}

/*=========================================================================================================*/
/*=====================================================================*/
/* Skin Main Properties                                                */
/*=====================================================================*/

/* Skin BG Color and Content Alignament */
.BGTable { /* Alignament MUST be defined in the HTML skin file for cross-browser compatibility */
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	vertical-align: top;
	padding:30px 10px 10px 10px;
}
/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {
	width:738px;
	background:none;	
}

.MainTableIP {
	width:738px;
	background:none;	
}

.MainTable1 {
	width:738px;
	 background:url(images/ContentMainBg.jpg) 0px 116px repeat-x;
}

.MainTableIP1 {
	width:850px;
	background:none;	
}
/*=====================================================================*/
/* Template Main Areas                                                 */
/*=====================================================================*/
/* Content Areas */
.MainBgHP1 { background:url(images/HPMainImage.jpg) left top no-repeat;}
.TopMain { padding:0px 0px 0px 0px; background:url(images/MenuBg.jpg) bottom left repeat-x;}
.TopMainIP { padding:0px 0px 0px 0px; background:url(images/MenuBgIP.jpg) bottom left repeat-x;}
.ContentMainBg { background:url(images/ContentMainBg.jpg) top left repeat-x;}
.ContentMainBgHP1 {}
.BottomImage10 { background:url(images/Image10.jpg) top left no-repeat; padding:0px 0px 0px  0px;}
.BottomImage10HP1 { padding:0px 0px 0px  0px;}

.LogoPane {padding: 5px 10px 4px 0px;vertical-align: bottom;text-align:left; height:81px; background:url(images/Image3.jpg) bottom left no-repeat;}
.LogoPaneHP1 {padding: 5px 10px 4px 0px;vertical-align: bottom;text-align:left; height:81px;}
.LogoPaneIP {padding: 10px 10px 10px 0px;vertical-align: bottom;text-align:left; height:93px; background:url(images/Image1IP.jpg) bottom left no-repeat;}
.LoginPane {padding:5px 5px 0px 5px;vertical-align: top;text-align:center;font-size: 11px;font-weight: normal;
	color: #FFFFFF;	white-space:nowrap; background:url(images/LoginBg.gif) repeat-x top left;}
.NavPane {height: 35px;padding:5px 0px 0px 11px;vertical-align:middle;white-space:nowrap; background:url(images/Image6.jpg) top left no-repeat;}
.NavPaneIP {height: 35px;padding:5px 0px 0px 11px;vertical-align:middle;white-space:nowrap; background:url(images/Image3IP.jpg) top left no-repeat;}
.MenuWidth { width:auto!important; white-space:nowrap!important;}
.BreadcrumbPane {color: #19c911;vertical-align:top;padding:0px 0px 20px 0px;height:25px;white-space:nowrap; font-size:11px;}
.breadcrumb {font-size: 11px;font-weight: normal;	color: #19c911;	text-align:left;vertical-align:middle;}
.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {	font-size: 11px;color: #19c911;text-decoration:none;}
A.breadcrumb:hover {font-size: 11px;color: #10850b;text-decoration:underline;}

.ContentMain {padding:0px 0px 5px 11px;}
.ContentMainHP1 {padding:0px 0px 5px 11px;}
.ContentMainIP {padding:10px 0px 5px 45px;}
.TopRightPane { vertical-align:bottom; padding:10px 0px 0px 10px; white-space:nowrap;} .TopRightPane a { color:#003ea7!important; text-decoration:none!important;} .TopRightPane a:hover{ color:#0d9f06!important;}
.HeaderPane {vertical-align: top;padding:0px 0px 0px 0px;  height:170px;}
.TopPane {vertical-align: top;padding:0px 0px 10px 0px;}
.TopPaneHP {vertical-align: top;padding:0px 0px 0px 0px; height:285px; background:url(images/Image8.jpg) top left no-repeat;}
.TopPaneHP1 {vertical-align: top;padding:0px 0px 0px 0px; height:358px;}
.ThumbnailPane{vertical-align: top;padding:0px 0px 0px 0px; height:72px; background:url(images/Image9.jpg) top left no-repeat;}
.LeftPane {	vertical-align:top;	padding:5px 30px 0px 0px;}
.LeftPaneHP {	vertical-align:top;	padding:0px 3px 3px 3px;}
.CenterPane {vertical-align:top;padding:0px 3px 3px 3px; height:170px;}
.CenterPaneIP {vertical-align:top;padding:0px 20px 5px 0px;}
.RightPane {vertical-align:top;padding:0px 3px 3px 3px;}
.RightPaneIP {vertical-align:top;padding:5px 5px 5px 5px; border:1px solid #a6eaa3; width:180px;}
.MiddlePane{vertical-align:top;padding:50px 20px 0px 20px; background:url(images/Image11.jpg) top left no-repeat;}
.BottomPane {vertical-align: top;padding:5px 0px 5px 0px;}
.BottomPaneHP {vertical-align: top;padding:5px 20px 5px 20px;}

.LinkPane {padding: 5px 10px 5px 10px;vertical-align: top;text-align:center;color: #1d8d18;white-space:nowrap;}
.CopyrightPane {padding: 5px 10px 5px 10px;font-size:10px;color:#1d8d18;text-align: center;white-space:nowrap;}
.CopyrightPaneMain { padding:0px 30px;}
/*For Content Images border*/


