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

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

body{
	font-family: Arial,sans-serif;
	color: #000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

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

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

a:hover{
	color: #009;
	text-decoration: underline;
	font-style: italic;
	font-size: medium;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-large;
	color: #009;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: larger;
	color: #F00;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: larger;
	color: #FB030B;
	margin: 0px;
	padding: 0px;
}

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

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 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: #334d55;
}


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

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	color: #003;
}

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

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

#content{
	float: left;
	width: 55%;
	font-size: 90%;
}

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

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


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

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

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0 4px 0 0;
	color: #D6D6D6;
}

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

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: larger;
}

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

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


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	color: #000;
}

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

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


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

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

.story p{
	padding: 0px 0px 10px 0px;
	font-size: larger;
	color: #0926D1;
	text-align: left;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#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;
	color: #00F;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

/* 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: 100%;
}

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

#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: 0px 0px 10px 10px;
	font-size: small;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: medium;
	color: #F00;
}

.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: 90%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	color: #009;
}
#masthead table tr td p {
	color: #F00;
	font-weight: bold;
	font-size: large;
}
#navBar .relatedLinks ul p {
	font-weight: bold;
	font-size: medium;
}
#content .story ul li {
	font-size: 100px;
}
#content .story ul li {
	font-size: 80px;
}
#content .story ul li {
	font-size: 12px;
}
#content .story ul li {
	font-size: 100%;
}
#content .story ul {
	font-size: 80%;
}
#content .story ul {
	font-size: medium;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#navBar .relatedLinks ul li ul {
	font-weight: bold;
}
#masthead table tr td h1 em {
	font-size: xx-large;
}
#content .feature #column_center_wide2 .style3 blockquote .style4 em strong {
	color: #0000A0;
}
#content .story {
	font-family: Arial, Helvetica, sans-serif;
}
#content .story {
	font-size: medium;
	text-align: left;
}
#content .feature p {
	font-size: large;
	color: #006;
}
#content .story #column_center_wide .style31 blockquote blockquote .style8 strong em {
	color: #00C;
}
#content .story #column_center_wide .style31 blockquote blockquote .style8 strong em {
	font-size: large;
}
#navBar #sectionLinks ul li a {
	font-size: 100px;
}
#navBar #sectionLinks ul li a {
	font-size: medium;
}
#navBar .relatedLinks ul li ul {
	font-weight: normal;
}
#navBar .relatedLinks ul li ul li a {
	font-size: 90px;
}
#navBar .relatedLinks ul li ul li a {
	font-size: medium;
}
#navBar .relatedLinks ul li ul {
	font-size: smaller;
}
#navBar .relatedLinks ul li ul {
	font-size: medium;
}
#navBar .relatedLinks ul li ul {
	font-size: small;
}
#navBar .relatedLinks ul li ul {
	font-size: larger;
}
#navBar .relatedLinks ul li ul {
	font-size: 90px;
}
#navBar .relatedLinks ul li a {
	font-size: medium;
}
#navBar .relatedLinks ul li {
	font-size: medium;
}
#content .story #column_center_wide .style311 blockquote blockquote .style81 strong em {
	font-size: medium;
}
#content .story #column_center_wide .style311 blockquote blockquote .style81 strong em {
	color: #009;
}
#content .story #column_center_wide .style311 blockquote blockquote .style81 strong em {
	font-size: medium;
	font-style: normal;
	color: #006;
}
#content .story #column_center_wide .style32 blockquote blockquote .style82 strong em {
	font-size: medium;
	color: #009;
}
#content .story #column_center_wide .style311 blockquote blockquote blockquote .style83 {
	font-size: larger;
	color: #009;
}
#content .story #column_center_wide .style311 blockquote blockquote blockquote .style83 {
	font-weight: bold;
}
#content .story p strong {
	font-size: smaller;





}
#content .story table tr td {
	color: #009;
}
#content .story p strong {
	font-size: medium;
	font-weight: bold;
	color: #000;
}
#masthead #globalNav table tr td div p a {
	font-size: medium;
}
#content .feature .feature {
	font-size: xx-large;
}
#content .story .feature .feature p {
	color: #F00;
}
#content .story .feature .feature p {
	color: #F00;
}
#content .story .story ul li {
	color: #006;
}
#content .story .story h2 {
	color: #000040;
}
.story .story ul li {
	color: #000040;
}
#content .story .story h2 {
	color: #F00;
}
#content .story .feature .feature p {
	color: #000040;
}
#content .story .story ul li {
	color: #000040;
}
#content .story #content2 .story #content3 .story #column_center_wide .style3111 blockquote #form div .style33 {
	color: #F00;
}
#content .story table tr th p {
	font-family: Verdana, Geneva, sans-serif;
}
#content .story #column_center_wide2 .style321 blockquote .style41 em strong {
	color: #000080;
}
#masthead #breadCrumb {
	color: #F00;
}
#content .story table tr th h1 a {
	font-size: smaller;
}
#content .story table tr th h1 a {
	font-size: 12px;
}
#content .story table tr th h1 a {
	font-size: larger;
}
#content .story table tr th h1 {
	font-size: large;
}
.h1 {
}
