@charset "iso-8859-1";
/***********************************************/
/* nav.css                           */
/* Use with index.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font: Verdana,sans-serif;
	color: #240939;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFE089 url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #990033;
	text-decoration: none;
}

a:hover{
	color: #F50469;
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: 700 100% Arial,sans-serif;
 color: #D51F03;
 font-style: italic;
 text-decoration: none;
 margin: 0px;
 padding: 0px;
}

h2{
   font: 400 98% Arial, sans-serif;
	color: #D51F03;
	font-style: italic;
	text-decoration: none;
	margin: 0px;
 	padding: 0px;
}

h3{
 font: 400 92% Arial, sans-serif;
 color: #5E09DD;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
}

h4{
 font: 100% Arial,sans-serif;
}

h5{
 font: 100% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

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

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

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 108px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}



#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:98%;
	height: 104px;
}


#masthead img{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

#pagetitle{
	position: absolute;
	top: 40px;
	left: 21%;
	padding: 0px;
	margin: 0px;
}


    #pageNav{
    padding: 0px;
	background-color: #D8D5FF;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 78% Arial,sans-serif;
	color: #322570;
}

#content{
	padding: 2px;
	margin:0px 0px 0px 14px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName img{
	margin: 0px;
	padding: 16px 0px 8px 200px;
	color: #ffffff;
	font-weight: normal;
}

#siteName{
	margin-left: 120px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}


.source{
	font-family: Verdana;
	font-size: 70%;
	font-weight: normal;
	color: #5456A6;
}

.quote{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3E2576;
}

.quote2{
   font: 700 79% Arial,sans-serif;
	color: #A60109;

}

.maintitle{
	font: 700 125% Arial,sans-serif;
	font-style: italic;
}

.lead{
	font: 700 90% Arial,sans-serif;
	color: #1A102D;
	padding: 0px 5px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADA3B7;
}	
	
.title{
	font: 700 121% Arial,sans-serif;
}
	
.text{
	font: 98% Arial,sans-serif;
	color: #362A47;
}

.borderL{
	padding: 0px 0px 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7B4C4;
}

.source{
	font-family: Verdana;
	font-size: 67%;
	font-weight: normal;
	color: #5456A6;
}

.source2{
	font-family: Verdana;
	font-size: 87%;
	font-weight: normal;
	color: #5456A6;
}

.line{
	padding: 0px 5px 14px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADA3B7;
}

.style1 {color: #990000;
	font-size: 74%;
	}

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

#pageName{
   margin: 0px;
	border-bottom:2px solid #D51F03;
	padding: 132px 0px 0px 0px;
}

#pageName h4{
	font: bold 78% Arial,sans-serif;
	color: #D51F03;
	width: 323px;
	padding: 0px 5px 0px 0px;
}

#tr {
	position:absolute;
	top: 3px;
	right: 9%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	height: 96px;
	width: 439px;
}
/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 100%;
	left: 12%;
	height: 16px;
	padding: 0px;
	margin: 0px;
	top: 8px;

}

#globalLink{
	position: absolute;
    height: 14px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	color: #DF0A3A;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font: 84% Arial,sans-serif;
  	color: #DF0A3A;
	margin: 0px;
	padding: 0px 7px 0px 5px;

}

a.glink:hover{
  	color: #78041E;
	text-decoration: none;
}

.skipLinks {display: none;}

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

.feature{
	padding: 0px 0px 10px 0px;
}

html>body .feature {height: auto;}

.feature h1{
	font: bold 125% Arial,sans-serif;
	padding: 10px 0px 5px 12px;
}

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

.feature2{
	font: 94% Arial,sans-serif;
	padding: 0px 0px 12px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B4C4;
}

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

.story {
	padding: 0px 0px 0px 14px;
	font-size: 80%;
}

.story h2{
	font: bold 98% Arial,sans-serif;
}

.story p{
	padding: 0px 5px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADA3B7;
}

.story a.capsule{
	font: bold 100% Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}




/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-color: #D8D5FF;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 7px;
	color: #5E09DD;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #BBAEFF;
	text-decoration: none;
	color: #2B0B51;
}



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

#advert{
	padding: 10px;
    font: bold 78% Arial,sans-serif;
	color: #0C045D;
}

#advert img{
	display: block;
}

/********************* end **********************/

