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

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

body{
	font-family: Arial,sans-serif;
	color: #1643A2;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

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

a:link{
	color: #3b4f6b;
	text-decoration: none;
}
.sponsors {
	background-position: center bottom;
	width: auto;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: auto;
	bottom: auto;
	background-color: #D3DCE6;
	vertical-align: bottom;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


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

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

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

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 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;
}
#content {
	position: absolute;
	height: 1440px;
	left: 289px;
	width: 600px;
	top: 137px;
}



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

#masthead{
	padding: 10px 0px 0px 0px;
	width: 1180px;
	position: absolute;
	height: 111px;
	left: 8px;
	top: -5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#navBar{
	width: 265px;
	margin: 0px;
	padding: 0px;
	background-color: #26354a;
	font-weight: bold;
	color: #333333;
	position: absolute;
	left: 11px;
	top: 142px;
	height: 4551px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

#headlines{
	float:right;
	width: 279px;
	padding-right: 0px;
	background-color: #26354a;
	font-weight: bolder;
	left: 882px;
	position: absolute;
	top: -1px;
	height: 4526px;
	text-align: left;
	font-size: small;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
#ia {
	background-color: #bbb7b7;
	font-size: small;
}

#headlines #advert {
}

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

#siteName{
	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;
	padding: 0px 0px 0px 10px;
}


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

.feature{
}

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

.feature img{
}


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

.story{
	font-size: large;
	width: 40%;
	background-color: #CCCCCC;
}

.story p{
	padding: 0px 0px 10px 0px;
	position: relative;
	visibility: visible;
}


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

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	position: absolute;
	width: 1160px;
	top: 3687px;
	height: 213px;
	left: 6px;
}

#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%;
	background-color: #26354a;
}

#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: 2px solid #404040;
	font-size: 90%;
	background-color: #26354a;
	color: #FFFF00;
}

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

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #ffc302;
}

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


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

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

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

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