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

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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse : collapse; 
	background-color:#ffffff;
}
div#container { width : 85%;
margin : 0 auto;
padding : 0;
text-align : left;
}
#center{
  float:left;
  width:55%;
  margin-right:-20%;
  margin-left:-20%;
  }
p{
    color: #333333;
	font-size:10px;
	text-indent: 3em;
}

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

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

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

a:hover {
	color: #006699;
	background-color:#E6EBEC;
	text-decoration: none;
	font-weight:normal
}

h1, h2, h3, h4, h5 {
 font-family: Verdana, Arial, sans-serif;
 color: #9494A8;
 margin: 0px;
 padding: 0px;
}


h1 {
 font-family: Verdana, Arial, sans-serif;
 color: #ffffff;
 font-size: 17px;
}

h2{
 font-size: 14px;
}

h3{
 font-size: 10px;
}

h4{
 font-size: 9px;
}

h5{
 font-size: 9px;
}


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: 10px;
 font-weight: bold;
 color: #cccccc;
}


/***********************************************/
/* Tables                           */
/***********************************************/ 

caption {
padding : 10px 0;
text-align : left;
text-transform : uppercase;
font-size : 120%;
}
table, th, td { 
border-colapse : collapse; 
}

table { border : none;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
}

th { padding : 5px 10px;
font-size : 90%;
text-transform : uppercase;
text-align : left;
color: #333;
background-color:#E6EBEC;
}

td { padding : 0 10px;
color : #999999;
font-weight:500;
}

#txtone{
 font-family: Arial,sans-serif;
 font-size: 10px;
 color:#222222;
}

#txtone h3 {
	padding: 10px 0px 2px 10px;
}

#txtone a {
	border-bottom: 1px dashed #aaaaaa;
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 16px;
}

#txtone a:hover {
	display: block;
	background-color: #dddddd;
	font-weight:800;
}

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

#topImage {
	background-repeat: repeat-x;
	height:104px;
	float:left;
	border:0px; 
	margin:0px;
	width:100%;
}

#masthead{

	background-repeat: repeat-x;
	height:38px;
	float:left;
	border:0px; 
	margin:0px;
	width:100%;
}


#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
}

#headlines{
	float:right;
	width: 20%;
	padding-right: 10px;
}


#content{
	float: left;
	width: 55%;
	border-left: 1px dashed #eeeeee;
	border-right: 1px dashed #eeeeee;
	padding: 10px;
}




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

#siteName{
	margin: 0;
	text-decoration: none;
	padding: 0 0 0 10px;
}


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

#globalNav{
	padding: 0px 0px 0px 10px;
	color: #B5D4D8;
}

#globalNav img{
 display: block;

}

#globalNav a {
	font-size: 10px;
	color: #649ED9;
	padding: 0 4px 0 4px;
}

#globalNav a:hover {
	background-color:#bbbbbb;
	color: #ffffff;
	text-decoration: none;
}

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

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

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

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


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

.feature{
	padding: 0px 10px 10px 10px;
	font-size: 10px;
	line-height: 14px;
	text-align:justify;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
	font-size:14px;
	font-weight: bold;
	color: #CC7B37;
}

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

.feature p {
	font-size: 12px;
	color: #555555;
	line-height: 16px;
}


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

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

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


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

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

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a{
	padding: 0 5px 0 5px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 0px 10px;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0 0 3px 0;
	color: #aaaaaa;
}


/*********** #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: 2px 0 2px 0;
}

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

#sectionLinks a {
	border-bottom: 1px dashed #aaaaaa;
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 16px;
}

#sectionLinks a:hover {
	display: block;
	background-color:#dddddd;
	font-weight: normal;
}


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

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

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

.relatedLinks a:link, .relatedLinks a:visited {
	display: block; 
}
/*********** .favorites styles ***********/

.favorites  {
	position: relative;
	margin: 10px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	font-style:italic;
}

.favorites h3{
	padding: 10px 0px 2px 0px;
	font-weight:700;
	font-size:1em;
}

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

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

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

#advert img{
	display: block;
}


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

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 10px;
}

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

#headlines a:hover {
	text-decoration: underline;
	font-weight:bold;
}

