﻿body 
{
	font-family:Arial, Verdana;
	font-size:9pt;
	color:#383838;	
}

a
{
	color:#69829D;
	text-decoration:none;	
}

a:visited
{
	color:#69829D;	
	text-decoration:none;
}

a:hover
{
	color:#808080;
	text-decoration:none;	
}

/**
 * Page Properties 
 * Container
 * Page
 */
.Container
{
	width:800px;
	background:url(/images/Misc/background.jpg) repeat;
	margin-right:auto;
	margin-left:auto;
}

.Page 
{
	background:#FFFFFF;
	/*border:solid 1px #ff0000;*/
	width:740px;
	margin-right:auto;
	margin-left:auto;
	border-left:solid 10px #FFFFFF;
	border-right:solid 10px #FFFFFF;
}

/* Text Classes */
.textgreen
{
	color:#91a160;
	font-weight:bold;	
}

.textgray
{
	color:#9C9C9C;
}

.calloutheader
{
	font-size:10pt;
	color:#566b82;
	font-weight:bold;
	padding-bottom:10px;
}

.articleheader
{
	font-size:13pt;
	color:#566b82;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.articleformat
{
	text-align:justify;
	padding:30px;
}

.formLabel
{
	color:#566b82;
	
	font-size:8pt;
}

.RedText
{
	color:Red;
}
/******
 *  Footer Section
 *  Footer Left and Footer Right
 ******/
.footerleft
{
	color:#808080;
	font-size:10pt;
}

.footerleft a
{
	color:#808080;
	font-size:10pt;
	text-decoration:none;
}
	
.footerleft a:hover
{
	color:#69829D;
	font-size:10pt;
}
	
.footerright
{
	color:#69829D;	
}

.footerright a
{
	color:#69829D;	
	text-decoration:none;
}

.footerright a:hover
{
	color:#808080;	
}
/*Misc. Lines, ect. */
.BL
{
	height: 37px;
	width: 740px;
	background: url(/images/home/blackstripe.jpg) repeat;
}

.GL
{
	height: 19px;
	width: 740px;
	background: url(/images/Home/graystripe.jpg) repeat;
}

.dottedline
{	background: url(/images/Home/dottedline.jpg) repeat-x;
	width: 740px;
	}
	
.divider
{	
	width: 10px;
	padding-top:27px;	
	background: url(/images/pages/divider.jpg) repeat-y;
	}

.linkdivider
{	
	width: 10px;
	
	background: url(/images/pages/divider.jpg) repeat-x;
	}

/* Article Curve */
.withCurve { 
padding: 0;
position: relative;
text-align: left;}

.curve { 
position: absolute;
z-index: 100;}

.tl {
left: 0;
margin: 0;
top: 0;}

.tr {
margin: 0;
right: 0;
top: 0;}

.bl {
left: 0;
margin: 0;
bottom: 0;}

.br {
margin: 0;
right: 0;
bottom: 0;}

/***************** NAV********************************/
.TopGroup
{
  background-color:#91A6BC;   
 padding-top:10px;
 padding-bottom:2px; 
}
/* color for Table Cell */
.parentMenuBG
{
	background:#91A6BC;
}

.TopLevelTab 
{
  color:white; 
  font-family: Arial,Verdana; 
  font-weight:bold;
  font-size:9pt; 
  cursor:pointer;
}

.TopLevelTabHover 
{
  color:#4C4D62; 
   font-family: Arial,Verdana; 
  font-weight:bold;
  font-size:9pt; 
  cursor:pointer; 
}

.SelectedTopLevelTab
{
  font-family: Arial,Verdana; 
  font-weight:bold;
  font-size:9pt; 
  cursor:pointer;
  color:#4C4D62; 
}
.submenu 
{	
  margin: 0;
  padding: 1px 5px;
  position:relative;
  top:2px;
  left:2px;
  font-family: arial,verdana;
  font-size:8pt;
  font-weight:bold;
  text-transform:uppercase;
}

.submenu ul {
  margin: 0 0 0 13px;
  padding-left: 0;
  text-indent: 0;
  }

.submenu ul li {
  display: inline;
  margin-right: 10px;
  padding-left: 10px;
  text-indent: 0;
  }
.submenu ul li a
  {
	color:#797A89;
	text-decoration:none;
  }
.submenu ul li a:hover
  {
	color:#4C4D62; 
  }
  
.image
  {
	float:left;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:12px;
	}
	
.SiteMapHeader
{
	color:#69829D;	
	font-weight:bold;
	font-size:11pt;
}
.SiteMapHeader a
{
	color:#69829D;	
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
}
.SiteMapHeader a:hover
{
	color:#808080;
	font-weight:bold;
	font-size:11pt;	
}
.SiteMapSub
{
	color:#69829D;
	font-size:10pt;	
	
}
.SiteMapSub a
{
	color:#69829D;	
	text-decoration:none;
	font-size:10pt;

}
.SiteMapSub a:hover
{
	color:#808080;
	font-size:10pt;

}

/***** 
	Careers
    *********/
 .careerTableHeader
{
	background:#91A6BC;
	color:#ffffff;
	width:185px;
	padding:5px 0px 5px 0px;
}
  .careerTableCell
{
	padding:5px 10px 5px 10px;
	background:#EEEEEE;	
	width:185px;
	border-bottom:solid 1px #DFE1E5;
}

.careerTableCell a 
{
	color:#69829D;	
	text-decoration:none;
}
.careerTableCell a:hover 
{
	color:#69829D;	
	text-decoration:none;
}
.careerTableCell a:visited
{
	color:#69829D;
	text-decoration:none;	
}

.businesstd
{
	border-right: solid 1px black;
	 padding:10px;
	}
.businessimage
{
	border-right: solid 1px black; 
	padding-bottom:10px;
	
	}
	
.executives
{
	padding: 10px; 
	text-align: justify;
	
	}
.TOCMore
{
	font-size:9pt;
	color:#566b82;
	font-weight:bold;	
	padding-top:15px;
	}
	
.TOCLine
{
	background: url(/images/Home/dottedline.jpg) repeat-x;

	}
/*These are for the Partners Listing Detail*/
.partnerslist
{
	color:#69829D;	
	font-size:10pt;
	
}

.partnerslist a
{
	color:#69829D;	
	text-decoration:none;
}

.partnerslist a:hover
{
	color:#808080;	
}

.divdesc
{
	font-size:14.5px;
	font-weight:bold;	
	padding-bottom:10px;
	
	}
	
.listitems
	
{
	
	list-style-image: url(/Images/Misc/img_greenArrow.gif);
	
}