/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#9dceff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
/***********************************************************************************************************/
.content
{
	font-family:Tahoma;
	font-size:12px;	
}
.content h2
{
	color:#9d0131;
	font-family:Tahoma;
	font-size:15px;
	padding:0px;
	margin:0px;
}
.content a:link, .content a:hover, .content a:visited
{
	color:#3f76ac;
	text-decoration:none;
} 
.content a:hover
{
	text-decoration:underline;
}
.content .tech_cat a:link, .content .tech_cat a:hover, .content .tech_cat a:visited 
{
	color:#000000;
}
/***********************************************************************************************************/
.left_sub_nav a:link, .left_sub_nav a:hover, .left_sub_nav a:visited
{
	color:#FFFFFF;
}
/***********************************************************************************************************/
.page_title
{
	color:#3f76ac;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
/***********************************************************************************************************/
.contactCard
{
	/*Mozilla hack*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left; clear: none;
	width: 350px; margin-right: 5px;
	margin-bottom: 5px; padding: 5px;
	border: solid 1px LightGrey;
	background: WhiteSmoke;
}

.contactCard a:link { color:#000000; text-decoration:none;}
.contactCard a:visited { color:#000000; text-decoration:none;}
.contactCard a:hover { color:#000000; text-decoration:underline;}
.contactCard .staffName { text-align: left; border-bottom: solid 1px Black; }
.contactCard .bio {float: right;}
.contactCard .bio a {color: red;}
/***********************************************************************************************************/
#header {
	width:986px;
	margin: 12px auto 0 auto;
	position:relative;
	background-image:url(../images/headerBG.gif);
	text-align:left;
}
/***********************************************************************************************************/
#nav {
	width:986px;
	height:25px;
	margin: 0px auto 0 auto;
	border-bottom:2px solid #FFFFFF;
	background-image:url(../images/navBG.gif);
	text-align:left;
	color:#ff9900;
	font-family:Tahoma;
}
#nav ul
{
	margin:0px;
	padding:0px;
	float:left;
	height:25px;
	color:#ff9900;
	font-family:Tahoma;	
	font-weight:bold;
	font-size:12px;
	list-style-type:none;
}
#nav a
{
	color:#ff9900;
	text-decoration:none;
	display:block;
}
#nav li
{
	float:left;
	color:#ff9900;
	text-align:center;
	height:25px;	
	padding:0px 15px 0px 15px;
}
#nav li:hover
{
	background-image:url(/images/sel_nav_bg.gif); 
}
#nav li div
{	
	padding-top:5px;
}
#nav li.selected
{
	background-image:url(/images/sel_nav_bg.gif); 
	background-repeat:repeat-x;	
}
/***********************************************************************************************************/
.searchbox
{	
	color:#FFFFFF; 
	font-size:10px;
	width:170px; 	
	border: 0px solid #5783bf;
	background:none;
	padding:0px;
	margin:0px;
}
/***********************************************************************************************************/
#flashbar {
	width:986px;
	margin: 0px auto 0 auto;
}
/***********************************************************************************************************/
#quotebar {
	width:986px;
	height:30px;
	margin: 0px auto 0 auto;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	background-color:#3f76ac;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:700;
}
#quotebar p {
	margin:8px 0 0 0;
	padding:0;
	text-align:center;
}
#quotebar .citation {
	font-style:italic;
	color:#9dceff;
}
/***********************************************************************************************************/
#footer {
	width:986px;
	height:32px;
	margin: 0px auto 0 auto;
	border-top:2px solid #FFFFFF;
	background-image:url(../images/footerBG.gif);
	background-color:#3f76ac;
	text-align:left;
	color:#a0d0ff;
	font-size:12px;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:500;
}
#footer a:hover {
	color:#d7ebff;
}
#footer p {
	margin:8px 0 0 20px;
	padding:0;
}
#footer .rss {
	width:300px;
	margin:8px 20px 0 0;
	float:right;
	text-align:right;
}
/***********************************************************************************************************/
.subnavHead {
	width:210px;
	height:50px;
	background-color:#6c88a2;
	background-image:url(../images/subnavheadBG.gif);
	text-align:left;
}
/***********************************************************************************************************/
.homesubHead{
	width:465px;
	border-right:1px solid #FFFFFF;
	background-color:#999999;
	height:50px;
	text-align:left;
}
.homesubHead a:link, .homesubHead a:visited, .homesubHead a:hover 
{
	text-decoration:none;
	color:#FFFFFF;
}
.homesubHead a:hover
{
	text-decoration:underline;
}
/***********************************************************************************************************/
.homesubHead2 {
	width:311px;
	height:50px;
	text-align:left;
	background-color:#999999;
}
.homesubHead2 a:link, .homesubHead2 a:visited, .homesubHead2 a:hover 
{
	text-decoration:none;
	color:#FFFFFF;
}
.homesubHead2 a:hover
{
	text-decoration:underline;
}
/***********************************************************************************************************/
.subnavHead h1, .homesubHead h1, .homesubHead2 h1{
	margin: 13px 0 0 20px;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:300;
}
#subnav {
	background-color:#000000;
	background-image:url(../images/subnavBG.gif);
	color:#ffffff;
}
#subnav table td
{	
	color:#ffffff;
	font-size:12px;
	font-family:Tahoma;
}
#subnav a:link, #subnav a:visited
{
	color:#FFFFFF;
}
#subnav a:hover
{
        color:#a0d0ff;
}
#subnav .sub_heading
{
        background: url(/images/resource_sub_nav.gif) repeat-y top left;
        padding-left: 10px;
        font-weight: bold;
}
/***********************************************************************************************************/
.news-list, .news-list table
{
	font-family:Tahoma;
	font-size:12px;
	color:#7c7c7b;
}
.news-list a:link, .news-list a:hover, .news-list a:visited
{
	color:#7c7c7b;
	text-decoration:none;	
}
.news-list a:hover
{
	text-decoration:underline;
}
/***********************************************************************************************************/
.hr
{
	background-image:url(/images/hr.gif);
	width:356px;
	height:2px;
}
/***********************************************************************************************************/
.page_title
{
	color:#3f76ac;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
/***********************************************************************************************************/
.date-head {
	color: #660000;
	font-weight:bold;
	font-size:15px;
}
.subtable{
	background-color: #E6E6CC;
	margin-left: 5px;
	margin-right: 10px;
}
.subtable td{
	padding-top: 10px;
	border-bottom: 1px solid #999999;	
}

.subtable-side {
	background-image: url(/images/elements/subtable.gif);
	background-repeat: repeat-y;
}
.subtable-date {
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.subtable-title {
	color: #660000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.subtable-title a:link {
	color: #660000;
	font-weight: bold;
}

.subtable-title a:visited {
	color: #660000;
	font-weight: bold;
}
/***********************************************************************************************************/

div.marketing_brief {
	margin: 20px;
}

div.marketing_brief h1 {
	font-size: 12px;
	color: #a0002e;
}

div.marketing_brief p {
	font-size: 11px;
	margin: 10px 0;
}

div.marketing_brief a:link,
div.marketing_brief a:hover,
div.marketing_brief a:visited
{
	color: #3979b7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

div.marketing_brief_nav {
	margin: 10px;
}

.marketing_brief_nav div.previous {
	float: left;
}

.marketing_brief_nav div.next {
	float: right;
}

div.adobe_reader {
	font-size: 10px;
	margin-top: 10px;
}

div.adobe_reader a span {
	text-decoration: underline;
}

div.adobe_reader img {
	border: 0;
}

