/* Default CSS Stylesheet for a new Web Application project */
body{
	margin:0px;
	background-image:url(Images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E3E7EA;
	}
.GeneralPage
{
	/*background:url(images/css/headerRunner.gif) top left repeat-x;*/
	background:url(images/css/headerRunner2.jpg) top repeat-x;
	background-color:#E6EAEC;
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
	font-weight:bold
}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #666666; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	/*width: 256px;*/ /* Cell Width */
}

.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	/*width: 256px; *//* Cell Width */
}

.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	/*background-color: #C6BFA5;*/ /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 25%; /* Cell Width */
}

.RightColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight:  bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 25%; /* Cell Width */
}


.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
}

.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: #6f1f1f; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	/*background-color: #FFFFFF; *//* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: #6f1f1f; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	/*background-color: #FFFFFF; *//* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	/*background-color: #FFFFFF; *//* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
/*	background-color: #FF0000;*/ /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}
html>body .Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
/*	background-color: #FF0000;*/ /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
/*	width:330px; */
}
.AlternatingContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #6f1f1f; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #d7bd9b;  /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}
/*
Red/Burg - #6f1f1f
Light Brown - #d7bd9b
Darker Brown - #71480d
Blue - #383859
Green - #152722
*/



.MainMenuBox{
	/*background:url(images/css/mainMenuRunner.gif) top left repeat-x;*/
	height:29px;
	}
.bodyCopy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#575757;
	text-align:left;
	}
	a.bodyCopy{
	color:#383859;
	text-decoration:none;
	}
	a.bodyCopy:hover{
	text-decoration:none;
	}
.bodyCopyRelInfo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#575757;
	text-align:left;
	}
	a.bodyCopy{
	color:#383859;
	}
.bodyCopyBlack{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
	text-align:left;
	}
.bodyCopyIndented{
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#575757;
	text-align:left;
	}
.headerIconText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#890003;
	}
a.headerIconText,hover{
	text-decoration:none;
	color:#890003;
	}
.subMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#373737;
	text-align:center;
	}
a.subMenu{
	text-decoration:none;
	color:#373737;
	}
a.subMenu:hover{
	text-decoration:underline;
	color:#373737;
	}
	
.subMenured{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#813128;
	text-align:center;
	}
a.subMenured{
	text-decoration:none;
	color:#813128;
	}
a.subMenured:hover{
	text-decoration:underline;
	color:#813128;
	}

	
.inputFieldBrown{
	border:0px;
	/*background:#d7bd9b; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
.sideBarShadowTopRight{
	width:6px;
	height:23px;
	background:url(images/css/sideBoxShadowTop.gif) left top no-repeat;
	}
.sideBarShadowRight{
	width:6px;
	background:url(images/css/sideBoxShadowLeft.gif) left top repeat-y;
	}
.sideBarShadowBottomRight{
	width:6px;
	height:6px;
	background:url(images/css/sideBoxShadowBottomRight.gif) top left no-repeat;
	}
.sideBarShadowBottom{
	height:6px;
	background:url(images/css/sideBoxShadowBottom.gif) top left repeat-x;
	}
.sideBarShadowBottomLeft{
	width:6px;
	height:6px;
	background:url(images/css/sideBoxShadowBottomLeft.gif) top right no-repeat;
	}
.sideBoxInside
{
	background: #d7bd9b;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sideBoxInsideNavigation{
	/*background:#d7bd9b; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.mainMenuDivider{
	background:url(images/mainMenu/divider.gif) center no-repeat;
	}
a.mainMenuSolutions {
    display: block;
    width: 106px;
    height: 29px;
    background: url(../images/mainMenu/Solutions.gif) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.mainMenuSolutions {
    background-position: -106px 0;
}
a.mainMenuOurClients {
    display: block;
    width: 163px;
    height: 29px;
    background: url(../images/mainMenu/Our-Clients.gif) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.mainMenuOurClients {
    background-position: -163px 0;
}
a.mainMenuOurCompany {
    display: block;
    width: 144px;
    height: 29px;
    background: url(../images/mainMenu/Our-Company.gif) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.mainMenuOurCompany {
    background-position: -144px 0;
}
a.mainMenuResources {
    display: block;
    width: 150px;
    height: 29px;
    background: url(../images/mainMenu/Resources.gif) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.mainMenuResources {
    background-position: -150px 0;
}
a.mainMenuProduct {
    display: block;
    width: 142px;
    height: 29px;
    background: url(../images/mainMenu/Products.gif) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.mainMenuProduct {
    background-position: -142px 0;
}
.sideNavigationBoxwithLine{
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-bottom:1px solid #ffffff;
	}
.sideNavigationBoxwithLightLine{
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;
	color:#000000;
	border-bottom:1px solid #e5d5c0;
	}
.sidesubNavigationBoxwithLine{
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-bottom:1px solid #ffffff;
	}
.sidesubNavigationBoxwithLightLine{
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;
	color:#000000;
	border-bottom:1px solid #e5d5c0;
	}
.sideNavigationBoxnoLine{
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
a.sideNavigationLinks{
	text-decoration:none;
	color:#000000;
	}
a.sideNavigationLinks:hover{
	text-decoration:underline;
	color:#000000;
	}
.sideSubNavigationBoxwithLine{
	padding-left:20px;
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-bottom:1px solid #ffffff;
	}
.sidesubNavigationBoxwithLine{
	padding-left:20px;
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-bottom:1px solid #ffffff;
	}
.sideSubNavigationBoxwithLightLine{
	padding-left:20px;
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-bottom:1px solid #e5d5c0;
	}
.sideSubNavigationBoxnoLine{
	padding-left:20px;
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
a.sideSubNavigationLinks{
	text-decoration:none;
	color:#000000;
	}
a.sideSubNavigationLinks:hover{
	text-decoration:underline;
	color:#000000;
	}
.sideNavigationArrows{
	width:6%;
	vertical-align:middle;
	text-align:center;
	}
.footerBox{
	/*border-top:1px solid #d7bd9b; */
	/*border-top:1px solid;*/
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	font-weight:normal;
	}
a.footerBoxText{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
a.footerBoxText:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
	}
.headlinesSolutions{
	font-family:"Times New Roman", Times, serif
	font-size:18px;
	text-align:left;
	color:#870300;
	}
.headlinesResources{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#6f1f1f;
	}
.headlinesGreen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#6f1f1f;
	}
.headlinesBurg{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#870300;
	}
.textCallOutBurg {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #870300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.textCallOutBurg {
	COLOR: #870300; TEXT-DECORATION: none
}
A.textCallOutBurg:hover {
	COLOR: #870300; TEXT-DECORATION: underline
}

.DataGridPager {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #870300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.DataGridPager a:link { COLOR: #870300; TEXT-DECORATION: none}
.DataGridPager a:visited { COLOR: #870300; TEXT-DECORATION: none}
.DataGridPager a:hover { COLOR: #870300; TEXT-DECORATION: underline;}

.linkMoreInformation{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f1f1f;
	text-align:right;
	}
a.linkMoreInformation{
	text-decoration:none;
	color:#6f1f1f;
	}
a.linkMoreInformation:hover{
	text-decoration:underline;
	color:#6f1f1f;
	}
.lineRed{
	background:url(images/line-red.gif) center top repeat-y;
	}
.testimonalBox{
	border:1px solid #6f1f1f;
	/*background:#d7bd9b; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding:20px;
	}
.testimonalByLine{
	padding-left:100px;
	color:#152722;
	}
.articlesPressDates{
	color:#575757;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	text-align:right;
	}
.articlesPressLinedBoxes{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #6f1f1f;
	}

.surveyBoxes{
	border:1px solid #6f1f1f;
	}
.Burgundyunderline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#870300;
	font-weight:bold;
	
	padding-top:5px;
	}
.howtoorder{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	}
.headlinesstore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
.bodyCopyred{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#832929;
	}
.tabBoxInActive
{ 
	color : #813128;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-decoration:underline;
	text-decoration:none;
	}
	
#PageSubTable
{
	border: 6px solid rgb(138, 164, 177);
	background-image: url('images/contentbackground.jpg'); 
}	

.ContentCell
{
	text-align: center;	
}
.style28 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #8aa4b1; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.calloutsCopy {
	FONT-SIZE: 9px; COLOR: #575757; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}

.signin
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
/*	background-color: #FF0000;*/ /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	width: 250px;
}