/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

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

body{
	font-family: Arial, sans-serif;
	color: #333333;
	width:100%;
	text-align:center;
	line-height: 1.166;
	padding: 0%;
}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #FF2421;
	text-decoration: none;
}

a:visited{
	color: #FF6A66;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	text-align: left;
}
a:img {text-decoration: none;
}
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #069;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 1em;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #FF2421;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #FF2421;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

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

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

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #FF2421;
}


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

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 100.1%;
}

#navBar{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align:left;
}

#headlines{
  	float:right;
	width: 200px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 60%;
	left: auto;
	
}

/***********************************************/
/* Components                                  */
/***********************************************/

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


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

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

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

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

#pageName{
	margin: 0px;
	background-color: #eeeeee;
	font-weight:bolder;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 100px;
	color: #006699;
	text-align:left;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 23px;
	right: 30px;
	color: #919999;
}

#utility a{
	color: #FF2421;
}

#utility a:hover{
	text-decoration: underline;
}

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

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	text-align: left;
}


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

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

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

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
	color: #FFF;
	text-decoration: none;
}


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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

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


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	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 {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


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

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

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

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

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

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

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

/************** #content styles **************/

#content table caption {
	padding: 0px 0px 10px 10px;
}


#content #homePage tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content #homePage tr td h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-decoration: blink;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	color: #FFF;
	background-color: #09F;
	padding-left: 40px;
}


/************** table#browserAccess styles **************/

table#browserAccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px auto 30px;
	width: 85%;
	border-collapse: collapse;
}
table#browserAccess th {
	font-size: 1em;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	background-color: #006699;
	color: #fff;
	border-bottom: 1px solid #fff;
}
table#browserAccess td {
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #fff;
}
table#browserAccess thead {
	background: url(images/accesss_banner.jpg)   no-repeat left top;
	height: 30px;
}
table#browserAccess thead th {
	background: transparent;
}

#version {
	background: #C8FF91;
}
#activateAccesskey {
	background: #BDBDDF;
}


table#browserAccess tr:hover {
	color: #fff;
	background: #707e99;
}
table#browserAccess thead tr:hover {
	background: transparent;
}
table#browserAccess caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #069;
	margin: 0px auto;
	padding-bottom: 10px;
}

/************** #content div.bioContainer **************/

#content div.bioContainer {

	background: #D2CEC1;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 30px;
}
#content div.bioContainer img {
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
}
#content div.bioContainer h1 {
	color: #FFF;
	font-size: 1.4em;
	padding-left: 10px;
	text-align: left;
	background: #999073;
	padding-right: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
}

#content div.bioContainer p {
	font-size: 0.9em;
	line-height: 1.4;
}
#mclBanner img {
	padding: 10px 0px 0px;
	height: 104px;
	width: 530px;
}

/************** newsletrContainer styles *****************/

.feature div.newsletrContainer {
	background: #D2CEC1;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 3px;
	width: 165px;
	height: 280px;
}

.feature div.newsletrContainer img {
	display: inline;
	float: right;
	padding-right: 6px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.feature div.newsletrContainer h1 {
	color: #FFF;
	font-size: .9em;
	padding-left: 10px;
	text-align: left;
	background: #999073;
	padding-right: 0px;
	height: 40px;
	margin: 0px 0px 10px;
	padding-top: 10px;
	border-collapse: collapse;
}
.feature div.newsletrContainer p {
	font-size: 0.9em;
	line-height: 1.4;
}
table#newsletrContainer caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #0080C0;
	margin: 0px auto;
	padding-bottom: 10px;
}

/************** table#homePage **************/

table#homePage caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #069;
	margin: 0px auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

table#homePage td img {
	margin-bottom: 20px;
}

