/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

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

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

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

a:hover{
	color:#FF0000;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

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

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

hr {
	clear:left;
	color : #ff6600;
	width:75%
}

ul{
 list-style-type: square;
}

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

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

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

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

#header{
	float:left;
	margin: 0;
	padding: 10px 0px;
	width: 75%;
}

#header img{
	margin:0 0 0 0;
}

/* Ad Styles */

#adBar{
	float: right;
	width:21%;
	margin:10px 2px 0 0;
	padding: 0px;
	background-color: #ffd680;
	border: 1px solid #ccc;
}

#adBar img {
	display : block;
}

/*************** Affiliate Styles *********/
.oneTwenty{
	margin:10px auto;
	padding: 0px;
	width:120px;
}

.oneTwentyfive{
	margin:10px auto;
	padding: 0px;
	width:125px;
}

.oneFifty{
	margin:10px auto;
	padding: 0px;
	width:150px;
}

.textBox{
	border:1px #006633 solid;
	display: block;
	font-size:12px;
    margin: 10px auto;
	padding : 3px;
	text-align:center;
	width : 140px;
}

.textBox a:link{
	font-size:12px;
	font-weight : bold;
	text-decoration : underline;
}

#content{
    float:left;
	width: 75%;
	margin: 0 0 20px 0;
	padding: 0 5px 0 0;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

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

/************* #siteNav styles **************/

#siteNav{
position: relative;
float:left;
border:0px;
width: 70%;
height: 32px;
padding: 0px;
margin: 0 0 0 3%;
background-image:  url(../images/glbnav_background.gif);
}

#siteNav img{
 display: block;
}

#gnl {
	position: absolute;
	top: 0px;
	left: 0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

/***** .pageLinks Styles *****/

.moreLinks {
	font-size : 12px;
	font-weight : bold;
	margin:0 0 0 0;
	text-align : center;
	text-decoration :none;
}

.moreLinks a:link, a:visited {
	text-decoration : underline;
}

.pageLinks {
	clear:left;
	font-size : 12px;
	margin:0 0 25px 0;
	text-align : center;
}

.pageLinks a:link, a:visited {
	text-decoration : underline;
}

.pageLinks ul {
	list-style-type : none;
	margin: 3px;
}

.pageLinks  li {
	display : inline;
    padding:5px;
}

/********** pageTitle **************/
.pageTitle{
	margin:5px 0 0 0;
	text-align:center;
}

/******* #siteLink Styles ********/

#siteLink{
	position: absolute;
	float:left;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

#siteLink a:link, #siteLink a:visited{
  	font-size: small;
  	color: #800000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	text-decoration : none;
}

#siteLink a:hover{
    color: #005fa9;
	text-decoration: underline;
}

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

.info{
	clear: both;
	padding: 0 0 0 10px;
	font-size: 13px;
}

.info p{
  padding: 0px;
  font-family : Arial, Helvetica, sans-serif;
  text-align : justify;
}

/************* #footer styles ***************/

#footer{
	clear:both;
	float:left;
	padding: 0px;
	margin: 10px auto;
	width:75%;
}

.footerLinks{
	font-size : 12px;
	text-align : center;
}

.footerLinks a:link, a:visited{
     text-decoration : underline;	
}

.copyright{
	color : #800000;
	font-size : 10px;
	margin:-10px 0 3px 0;
	text-align : center;
}

#disClaimer{
	background-color : #ffffff;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin:10px;
	text-align : justify;
}
/************* #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 ***********/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

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

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

#advert img{
	display: block;
}


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


