/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#514e4e;
	text-align:justify;
	line-height: 1.166;	
	margin:0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	height: 298px;
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px;
}

#Table_01 {
	position:absolute;
	width:980px;
	height:300px;
	margin: 0 auto;
}

#TopBanner-01_ {
	background-image:url(../images/TopBanner.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:42px;
	text-align:center;
	font-size:14px;
}

#TopBanner-01_ ul li{ 
	display: inline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:0px;
	margin-top:0px;
}


#TopBanner-01_ table{
	text-align: center;
}

#TopBanner-01_ td{
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
}

#TopBanner-01_ a{
	font: Century Gothic, Arial, Helvetica, sans-serif;
	color:#993300;
}

#TopBanner-01_ a:hover{
	color:#009900;
	text-decoration: none;
}

#TopBanner-02_ {
	position:absolute;
	left:0px;
	top:62px;
	width:229px;
	height:147px;
}

#TopBanner-03_ {
	position:absolute;
	left:230px;
	top:42px;
	width:360px;
	height:124px;
	padding: 10px;
}

#TopBanner-04_ {
	position:absolute;
	left:614px;
	top:42px;
	width:366px;
	height:258px;
}

#TopBanner-07_ {
	position:absolute;
	left:23px;
	top:209px;
	width:170px;
	height:73px;
}

#TopBanner-08_ {
	position:absolute;
	left:193px;
	top:209px;
	width:36px;
	height:73px;
}

#TopBanner-09_ {
	position:absolute;
	left:229px;
	top:209px;
	width:171px;
	height:73px;
}

#TopBanner-10_ {
	position:absolute;
	left:400px;
	top:209px;
	width:40px;
	height:73px;
}

#TopBanner-11_ {
	position:absolute;
	left:440px;
	top:209px;
	width:174px;
	height:73px;
}

#navBar{
	margin: 0 0 0 710px;
	padding: 10px;
	border:1px solid #689c05;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#navBar h1{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 150%;
	color: #0e3192;
}

#navBar h2{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 130%;
	color: #DE582D;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted gray;
}

#banner{
	border: 2px solid #bf595d;
	background-color:#dae237;
	padding: 2px;
	margin-top: 20px;
	text-align:center;
	color:#6d9f06;
}
#banner a{
	color: #6d9f06;
}
#banner h1{
	margin:5px;
	font-size: 120%;
}
#navBar a{
	color: #0e3192;
}

#speak img{
	float: left;
	margin: 4px;
}

#speak h1{
	font-size: 110%;
	color: #689c05;
	border-bottom: none;
	margin: 0 0 0 0;
}

#speak h2{
	font-size: 100%;
	color: #bf595d;
	border-bottom: none;
	margin: 0 0 0 0;
}

#mbacontent{
	float:left;
	width: 700px;
	margin: 0;
	padding: 0 5px 0 0;
}

#mbacontent h1{
	font-size: 200%;
	color: #689c05;
	border-bottom: 2px solid #bf595d;
}
#mbacontent h2{
	font-size: 140%;
	color: #689c05;
}

#mbacontent h3{
	font-size: 130%;
	color: #0e3192;
	border-bottom: 1px solid #bf595d;
}

#mbacontent h4{
	font-size: 120%;
	color: #689c05;
}

#mbacontent h5{
	font-size: 120%;
	color: #0e3192;
}
#mbacontent img{
	border: 1px solid #bf595d;
	margin: 10px 10px 10px 10px;
}

#contentImg img{
	float: left;
	margin: 4px;
}

#mbacontent a{
	color: #689c05;
}

#mbacontent ul{
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}

#mbacontent ul li{
	background-image: url(../images/green_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0em -0.1em;
	padding-left: 30px;
	margin-bottom: 10px;
}

#mbacontent ol{
}

#mbacontent ol li{
	margin-bottom: 10px;
	font-weight:bold;
	color:#689c05;
}

#mbacontent ol li p{
	font-weight:normal;
	color:#514e4e;
}
#mbacontent blockquote{
	font:Times New Roman;
	font-style:italic;
}


#content-right img{
	border: 1px solid #bf595d;
	float: right;
	margin: 0 0 10px 10px;
}

#content-left img{
	border: 1px solid #bf595d;
	float: left;
	margin: 0 10px 10px 0;
}

#aboutus img{
	float: left;
}

#mbacontainer{
	width: 980px;
	margin: 10px auto;
	padding: 0px 0px;
}

#summary{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #6fa007;
	width:100%;
}

#summary tr{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #6fa007;
}

#summary tr td{
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	border:1px solid #6fa007;
}

#summary2{
	border:1px dotted #6fa007;
	width:100%;
}

#summary2 tr td{
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	border:1px dotted #6fa007;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/
#topBanner{
	background-image:url(../images/navigation.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	text-align: center;
	height:52px;
	margin: 0 auto;
	font-size: 14px;
}

#topBanner table{
	text-align: center;
}

#topBanner td{
	text-align: center;
	padding: 10px;
}

#topBanner a{
	font: Century Gothic, Arial, Helvetica, sans-serif;
	color:#009900;
}

#topBanner a:hover{
	color:#993300;
	text-decoration: none;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
	text-align: center;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/***************CUSTOM *****************/
#logo{
    margin: 0 0 0 0px;
    padding: 0px;
}

#top{
	font-size: 14px;
	float: right;
	margin-bottom:10px;
}

.intro{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hlt{
	color: #bf595d;
	font-weight:bold;
}

.mentor1{
	padding:0px 15px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

.mentor2{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	float:right;
}

#logintable{
	padding:0px 0px 0px 0px;
	width:100%;
	border:2px solid #6d9f06;
	text-align:center;
}

#logintable tr{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#logintable tr td{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#logintable input{
	background-color:#e8ee84;
	border:1px solid #009933;
	padding:0px 0px 0px 5px;
	margin:10px 0px 10px 0px;
	color:#514e4e;
	width:100px;
}

#left{
	float:left;
	margin-right:20px;
	width: 340px;
}

#right{
	float: right;
	width: 340px;
}

#left-left{
	float:left;
	margin-right:20px;
	width: 150px;
}

#left-right{
	float: right;
	width: 150px;
}

.eq{
	font: Arial;
	font-weight: bold;
	font-size: 30px;
	color: #bf595d;
	text-align: center;
	vertical-align: middle;
}

#younique{
	width:150px;
	height:100px;
	background-image: url(../images/Eq-YOUnique.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#younique:hover{
	width:150px;
	height:100px;
	background-image: url(../images/Eq-YOUnique-ro.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:hand;
}

#team{
	width:150px;
	height:100px;
	background-image: url(../images/Eq-Team.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#team:hover{
	width:150px;
	height:100px;
	background-image: url(../images/Eq-Team-ro.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:hand;
}

#leadership{
	width:150px;
	height:100px;
	background-image: url(../images/Eq-Leadership.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#leadership:hover{
	width:150px;
	height:100px;
	background-image: url(../images/Eq-Leadership-ro.png);
	background-repeat: no-repeat;
	background-position: center center;
}
 
#breadCrumbs{
	border-top: 1px solid #e8ee84;
	color: #689c05;
	text-align: left;
	z-index:1;
}

#breadCrumbs a{
	color: #bf595d;
	text-align: right;
}

#subNav{
	border-top: 1px solid #e8ee84;
	color: #e8ee84;
	text-align: right;
	z-index:1;
}

#subNav a{
	color: #bf595d;
	text-align: right;
}

#subContent{
	width:700px;
}
#more{
	text-align:right;
}
#more a{
	color: #bf595d;
}
.alightleft{
	width: 40%;
	text-align: left;
}

.alightright{
	width: 40%;
	text-align:right;
}