body, html {
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0px; padding:0px;
}

/* New added Footer hover styles*/
.Login, A.Login:link, A.Login:visited, A.Login:active {	font-size:11px;	color:#999999;	text-decoration:none;}
A.Login:hover {	font-size:11px;	color:#0000ff;	text-decoration:underline;}

/* New added Footer hover styles*/
.Link, A.Link:link, A.Link:visited, A.Link:active {	font-size:11px;	color:#999999;	text-decoration:none;}
A.Link:hover {	font-size:11px;	color:#999999;	text-decoration:underline;}

/* Footer text syle */
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active {	font-size:11px;	color:#999999;	text-decoration:none;	padding-right: 2px;	padding-left: 2px;}

/* Footer text syle */
A.Footer:hover {	font-size:11px;	color:#0000ff;	text-decoration:underline;	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:#999999;	text-decoration:none;}


/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/
/* Default link syle */
A:Link, A:Active {color: #3399CC;text-decoration: underline;}
A:Visited {color: #888888;text-decoration: underline;}
A:Hover {color: #0000ff;text-decoration: underline;}

/*LeftPaneIP Default link syle*/
.LeftPaneIP a{color:#336699; text-decoration:none; font-size:10px; font-weight:bold;}
.LeftPaneIP a:hover{color:#336699; text-decoration:underline; font-size:10px; font-weight:bold;}
.LeftPaneIP a:activ{color:#000000; text-decoration:none; font-size:10px; font-weight:bold;}

/* Black (Default color) */
.Normal {color: #000000;}
A.Normal:link, A.Normal:visited, A.Normal:Active {color: #3399CC;}
A.Normal:visited {color: #888888;}
A.Normal:Hover {color: #0000ff;	}

td, TD, DIV, TH, p, pre, table, html {
	text-decoration: none;color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

p {padding-top: 0px;
margin-top: 0px;
padding-bottom: 12px;
margin-bottom: 0px;}

.NormalBold {	color: #000000;	font-weight: bold;}
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active {color: #3399CC;	font-weight: bold;	text-decoration: none;}
A.NormalBold:Hover {color: #888888;	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 {olor: #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: 18px;font-weight: normal;line-height: 21px;	padding-bottom: 12px;	color: #336699;	margin: 0px 0px 0px 0px;}
A.H1:Link, A.H1:Visited, A.H1:Hover, A.H1:Active {font-size: 18px;	font-weight: normal;	text-decoration: underline;}

/* H2 */
H2 {font-size: 11px;line-height: 18px;margin: 0px 0px 8px 0px;padding: 0px;	color: #000000;	font-weight: bold;}
A.H2:Link, A.H2:Visited, A.H2:Hover, A.H2:Active {font-size: 11px;	font-weight: bold;text-decoration: underline;}

/* H3 */
H3 {font-size: 14px;line-height: 16px;margin-bottom: 7px;color: #336699;font-weight: bold;}
A.H3:Link, A.H3:Visited, A.H3:Hover, A.H3:Active {font-size: 14px;font-weight: bold;text-decoration: underline;}

/* H4 */
H4 {font-size: 13px;line-height: 15px;margin: 0 0 6px 0;color: #555;}
A.H4:Link, A.H4:Visited, A.H4:Hover, A.H4:Active {font-size: 14px;text-decoration: underline;}

/* H6 */
H6 {font-size: 12px;font-weight: bold;}
A.H6:Link, A.H6:Visited, A.H6:Hover, A.H6:Active {font-size: 12px;	font-weight: bold;	text-decoration: underline;}

/* LISTS ---------------------- */
ul {margin-right: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 12px;
padding-left: 0px;
margin-left: 15px;
margin-top: 0px;}



/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/
/* Default Container Title Style */
.Head {	color: #000000;	font-size: 11px;font-weight: bold;text-decoration: none;}

/* SubHead */
.SubHead {color: #999999;font-weight: bold;	text-decoration: none;}
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active {
	color: #999999;	font-weight: bold;	text-decoration: underline;}

/* 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: 10px;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: 0;margin: 0;	background: #ffffff;border:none;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active {
	color:#017dd4;	font-weight: bold;	text-decoration: none;	background: none;	border:none;	padding:2px 3px 3px 4px;}
A.CommandButton:Hover {	color:#d64625;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:#017dd4;font-weight: bold;text-decoration: none;padding:2px 3px 3px 4px;}
A.StandardButton:Hover {color:#d64625;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: 10px;text-decoration: none;}
.DataGrid_Item {color: #333333;	font-size: 10px;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: url(images/TopGradient.gif) top left repeat-x #FFFFFF;
	vertical-align: top;
	padding:0px 0px 0px 0px;
}
/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {
	width: 950px;
	background:none;
}
/*=====================================================================*/
/* Template Main Areas                                                 */
/*=====================================================================*/
/* Content Areas */
.Top {background: url(images/Top.gif) repeat-x top left #FFFFFF;}
.ContentMainBorder { border-top:none; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc;  }
.NavPaneMain { background:url(images/NavOff.gif) repeat-x top left #4086b6; height:18px; }
.ContentBottomBorder { background:#cccccc;}
.LeftIPMain{}
.ContentBorder {border-right:1px solid #cccccc;border-left:1px solid #cccccc;}

.LogoPane {height:87px;padding: 0px 0px 0px 0px;vertical-align: top;text-align:left;white-space:nowrap;}
.NavPane {width:100%; border-left:1px solid #FFFFFF; height:18px;padding:0px 0px 0px 0px;text-align:left;vertical-align:top;white-space:nowrap; color:#FFFFFF;}

.HeaderPane{vertical-align: top;padding:0px 0px 0px 0px;}
.TopLeftPane {vertical-align: top;padding:12px 12px 12px 12px;}
.TopPane {vertical-align: top;padding:0px 0px 0px 0px;}
.TopRightPane {vertical-align: top;padding:10px 12px 0px 12px;}
.LeftPane {	vertical-align:top;	padding:0px 0px 0px 0px; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc;}
.LeftPaneIP {	vertical-align:top;	padding:30px 18px 5px 18px;}
.CenterPaneHP {vertical-align:top;padding:0px 0px 0px 0px;border-bottom:1px solid #cccccc;}
.CenterPane {vertical-align:top;padding:0px 0px 0px 0px;}
.MiddlePane {vertical-align:top;padding:10px 15px 0px 15px;background:url(images/DottedBorder.gif) repeat-x top left;}
.RightPane {vertical-align:top;	padding:0px 0px 0px 0px; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc;}
.RightPaneIP {vertical-align:top;	padding:0px 0px 0px 0px;}
.BottomPane {vertical-align: top;padding:6px 10px 0px 10px;}
.LinksPane {
	vertical-align: top;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #cccccc;
	text-align: center;
}

.CopyrightPane {font-size:10px;;color:#999999;text-align: center;vertical-align: middle; padding:6px 15px 10px 10px;}
.HostPane {font-size:10px;;color:#999999;text-align: center;vertical-align: middle; padding:6px 15px 6px 15px;}


/*Style For extra*/
.RedStripBg{background:url(images/stripes_bkgrnd.gif) top left no-repeat; width:350px; height:230px; /*padding:50px 15px 0px 145px;*/}
.TruckBg{background:url(images/susser_bkgrnd.jpg) top left no-repeat; width:350px; height:230px;/* padding:127px 20px 0px 31px;*/}
.RedStripBg a { color:#FFFFFF!important; text-decoration:none;}
.RedStripBg a:hover { color:#FFFFFF!important; text-decoration:underline;}
.StripesBox  {
padding:0px 0px 2px 0xp;
margin: 0px;
} 

/*Announcement Module Styles*/
.NewsTable {}
.NewsDate { font-style:italic; font-size:10px;}
.NewsTitle {font-weight:bold; font-size:10px;}
.NeswSeperator{ background:url(images/DottedBorder.gif) repeat-x center left; padding:0px; margin:0px 0px 0px 0px; height:1px;}
.NewsDiscription { padding:0px;}
.NewsPadding { padding:6px 12px;}
