﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
		padding-left: 5px;
	margin-left: ;
}

td {
 	font-size: 11px;
	line-height: 14px;
 }
 
h1, h2 {
 	font-size: 11px;
	line-height: 18px;
	padding-bottom: 8px;
 }
 
  
ul {
	margin-top: 2px;
	list-style: square outside none;
	margin-left: 15px;
	/* border: 1px dashed #6699CC; */

}

ul.subbullets {
	list-style-position: outside;
	list-style-image: url(images/dingbatCheckmark10x10.gif);
	list-style-type: square;
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
}

hr {
	height: 1px;
}
 

 p {
 	margin-top: -2;
	line-height: 15px;
 }
 
 p.news {
	padding-left: 78px;
	text-indent: -80px;

 }
 
 p.newsArticleIndent {
	padding-left:34px;
	color: #2E5490;
	font-style: italic;
	text-indent: -15px;
 }
 
 p.opportunities {
	padding-left: 12px;
 }
 
 .headlineDarkOrange {
	color: #CE721E;
	font-weight: bolder;
}

div.calloutBold{
	color: #2E5490;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}


.headlineBlueRegBold {
	color: #2E5490;
	font-size: 11px;
	font-weight: bolder;
}

.headlineBlueRegItal {
	color: #2E5490;
	font-size: 11px;
	font-style: italic;
}

p.opportunities span.headlineBlackBold {
	font-weight: bolder;
	margin-left: -11px;
}

.headlineBlackBold {
	font-weight: bolder;
}


/* -------------------------------------------------
   BASIC TEXT AND MAIN TEXT AREA FORMATTING STYLES 
   -------------------------------------------------
 */
td.mainText h1 {
	color: #DA7F06;
	font-weight: bold;
	display: inline;
}

td.mainText h2 {
	/* color: #636B78;  original announce blue text*/
	color: #7087A9;
	font-weight: bold;
	display: inline;
}

	
td.mainText {
	padding-top: 27px;
	padding-left: 10px;
	padding-right: 22px;
	padding-bottom: 18px;
	color: #636B78;
	vertical-align: top;
}

td.announceText {
	font-size: 9px;
	padding-top: 30px;
	padding-left: 14px;
	padding-right: 15px;
	padding-bottom: 18px;
	color: #636B78;
	line-height: 12pt;
	vertical-align: top;
}

td.footerText {
	font-size: 9px;
	color: #636B78;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.maintext table.contacts {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

div.calloutBullets {
	width: 250px;
	list-style: square inside none;
	background-color: #E6EAF7;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	border: 1px solid;
	float: right;
}

div.calloutBullets ul{
	margin-top: 0px;
	margin-bottom: 2px;
}


div.colB {
	vertical-align: top;
	width: 270px;
	position: relative;
	top: 2px;
	z-index: 0;
	float:left;
}

div.colA {
	width: 270px;
	vertical-align: top;
	position: relative;
	top: 2px;
	z-index: 0;
	float:left;
}

img.alignBottom {
	vertical-align: text-bottom;
	margin-bottom: -1px;
}

br.clear {
 	clear: both;
 }
 
div.colB a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #3366CC;
	
}

div.colB a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #3366CC;
	
}

div.logo {
	vertical-align: top;
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 10px;
	clear: left;
}

img.logo {
	vertical-align: top;
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 10px;
	clear: left;
}
	
.headlineBlueSm {
	color: #3066BB;
}

a:visited {
	color: #663366;
	text-decoration: none;
}

a:link {
	color: #3066BB;
	text-decoration: none;
}


a:hover {
	color: #3066BB;
	text-decoration: underline;
}

a:active {
	color: #3066BB;
}

/* -----------------------------
    MAIN MENU BAR + DROP DOWN STYLES  
   -----------------------------	
*/

td.mainMenu {
	background-color: #6384AD;
	padding-left: 10px;
	border-right: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

td.mainMenuSelected {
	background-color: #F79410;
	padding-left: 10px;
	border-right: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}

td.mainMenuSelected a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.mainMenuSelected a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.mainMenuSelected a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.mainMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.mainMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.mainMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.mainMenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.dropDownMenu {
	position: absolute;
	background-color: #6384AD;
	top: -250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 14pt;
	color: #FFE16C;
	z-index: 5;
}

#menu0 { background-color: #8C9CA5;}
#menuList1 {left:201px; width: 188px; }
#menuList2 {left:312px; width: 235px; }
#menuList3 {left:423px; width: 110px; }
#menuList4 {left:534px; width: 126px; }
#menuList5 {left:645px; width: 110px; }
	
div.dropDownMenu a:link {
	text-decoration:none; 
	color: #FFFFFF;
}

div.dropDownMenu a:visited {
	text-decoration:none; 
	color: #FFFFFF;
}

div.dropDownMenu a:active {
	text-decoration:none; 
	color: #FFFFFF;
}

div.dropDownMenu a:hover {
	background-color: #739ACA;
	color: #003366; 
	text-decoration:none;
}

/* -------------------------------
   SIDEBAR MENU STYLES
   -------------------------------
*/
 
td.sidebar {
	/* background-color: #FFCC99; -- pale orange */
	/* background-color: #F3F2E9; -- very pale tan*/
	/* background-color: #F5F5F1; -- shifted more pale tan*/
	/* background-color: #FAFAF5; -- shifted lighter pale tan*/
	/* background-color: #F2F3F4; -- shifted lighter different sidebar pale gray*/
	/* background-color: #F3F3F3; -- original sidebar pale gray*/
	/* background-color: #F2F3F4; -- different sidebar pale gray -- shows best on various monitors*/
	background-color: #F2F3F4;
	vertical-align: top;


}

span.sidebarMenuHeading {
	color: #D27E00;
	font-weight: bold;
}

span.sidebarMenu {
	background-color: #E4E8EE;
	display: block;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

span.sideBarMenuSelected {
	/* background-color: #F3F3F3; -- original gray */
	/* background-color: #F3F1E4; --  pale tan too dark? */
	/* background-color: #F7F5EE; --  pale tan too light, no contrast on Why Bulldog? */
	/* background-color: #FFFFFF; --  white -- works the best */
	background-color: #FFFFFF;
	display: block;
	color: #35546C;
	/*font-weight: bold;*/
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

span.sideBarMenuSelected a:visited {
	color: #35546C;
	text-decoration: none;
}

span.sideBarMenu a:link {
	color: #35546C;
	text-decoration: none;
}

span.sideBarMenu a:hover {
	font-size: 8pt;
	color: #35546C;
	/*font-weight: bold;*/ 
	text-decoration: none;
}

span.sideBarMenu a:visited {
	font-size: 8pt;
	color: #35546C;
	text-decoration: none;
}

span.sideBarMenu a:active {
	font-size: 8pt;
	color: #35546C;
	text-decoration: none;
}

/* ---------------------------------
    We Care
   ---------------------------------
*/

td.wecare {
	/* color: #636B78;  original announce blue text*/
	color: #7087A9;
	font-weight: bold;
	font-size: 10px;
	/*display: inline;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}
