/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:1em;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	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: #339999;
	border-bottom: thin solid #339999;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 120%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 	list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
ol {
	list-style-type: decimal;
}
ol ol{
 	list-style-type: lower-alpha;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Classes                                     */
/***********************************************/

.ltblue {
	color:#00CCCC;
}
.dkblue {
	color: #0000CC;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: none;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 80%;
}

#content{
	float: right;
	width: 75%;
	padding: 10px 0px 0px 10px;
}
#content th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	border: 1px solid #666666;
	text-align: left;
	background-color: #89B4BE;
	
}
#content td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color:#CCCCCC;
	color: #000000;
	
}
#content td.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #CC0000;
	
}

#content img{
	border: 0px;
}
#content input.button {
	font-size:10px;
	background-color: #339999;
	color: #CCCCCC;
	border:1px solid #333333;

}
#content#buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 50px;
}

#buttons table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#FFFFFF;
	text-align: center;
}
#buttons td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#FFFFFF;
	text-align: center;
}

#report{
	width: 600px;
	margin: 10px;
}
#report th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color:#999999;
	text-align: left;
	border: solid #999999 1px;
	
}
#report td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:  #000000;
	background-color:#CCCCCC;
	border: solid 0px #000066;
	
}
#report table table{

}

#report table table th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #99CCCC;
	text-align: center;
	border: solid #334d55 1px;
	
}
#report table table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000CC;
	background-color:#FFFFFF;
	border: solid 1px #000066;
	
}
#report table table td.error{
	color: #CC0000;
	background-color:#CCCCCC;
	border: solid 1px #000066;
	
}
#letter{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	width: 600px;
	margin: 20px;
}
#letter h3 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:small;
	font-weight:bold;
}
#letter th {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align: left;
	border: none;
	color: #000000;	
}
#letter td{
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	background-color:#FFFFFF;
	border: none;
	
}
#letter table table{

}

#letter table table th{
	font-size: small;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #cccccc;
	color: #000000;	
}
#letter table table td{
	font-size: small;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	color: #000000;
	
}
#letter table td.error, table table td.error{
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #ff0000;
	font-weight: bold;	
	font-size: small;
}




/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#sumtab{
	position:absolute;
	top: 260px;
	left: 220px;
	margin-left: 5%;
}
#detailtab{
	margin-top: 150px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	background-image: url(../images/glbnav_bluebackground.jpg);
	height: 32px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#globalLink{
	position: relative;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

#globalLink a, #globalLink a:visited{
  	font-size: small;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

#globalLink a:hover{
   	color: #000000;
 	background-image:  url(../images/stripes-100.jpg);
	text-decoration: none;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 10px 0px 0px 0px;
	text-align: inherit;
	line-height: 12px;
}

.feature img{
	padding: 10px 20px 0px 10px;
	margin: 0 5px 5px 5px;
}
.featureright{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.featureright h3{
	padding: 10px 0px 0px 0px;
	text-align: left;
	line-height: 12px;
}

 img .featureright{
	float: right;
}
 img .featurerleft{
	float: left;
}

/************** .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: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	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;}
#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: 1px solid #cccccc;
	font-size: 90%;
	left: 0px;
	top: 2px;


}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	border-top: 0px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 90%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/*
.story img {
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0 5px 5px 0;
	border: solid grey 2px;
}
*/
#content .feature table {
	margin-top:10px;
}
#content .feature th {
	padding: 5px;
	background-color:none;
	border:none;
	font-size:90%;
}
#content .feature td {
	padding: 5px;
	background-color:none;
	font-size:90%;
}

