/***********************************************/
/* 2col-leftNav.css                            */
/* Use with template 2col-leftNav.html          */
/***********************************************/

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

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/back-3.jpg);
}

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

a:hover {
	text-decoration: underline;	
}

a img {
border: none;text-decoration: none;
}

a:hover img{
border: none;
}

/* overrides decoration from previous rule for hovered links */

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

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #003366;
	text-align: left;
}

h2{
	font-size: 114%;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

h4{
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}

h5{
	font-size: 80%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:justify;
}
h6{
	font-size: 80%;
	color: #003366; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;
}
h7{
	font-size: 80%;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;
	}

ul{
	list-style-type: square;
	padding-bottom:5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

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

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

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


#masthead{
	margin: 0;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	float: left;
	vertical-align:top; 
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#masthead2{
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#navBar{
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	width: 18%;
}

#content{
	float:right;
	width: 80%;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	clear: none;
	padding-left: 5px;
}


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

#siteName{
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#siteName2{
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



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

#pageName{
	width:350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
}


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

#globalNav{
	color: #cccccc;
	white-space: nowrap;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-color: #CCCCCC;
}
#globalNavRHS{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
float:right;
 
}
/* '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-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}


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

#breadCrumb{
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;
}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

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

.feature img{
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .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;
	font-size: 75%;
	color: #999999;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* 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: 0px 4px 4px 0px;
	vertical-align: top;
}
#masthead  img{
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/************* #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;}

#content li {
	padding-bottom:5px;
	padding-top:5px;
}


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

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-image: url(Images/img38.2.gif);
	background-repeat: repeat;
}

#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%;
	background-image: url(Images/img38.2.gif);
}

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


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

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


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

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

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

.style1 {color: #000033}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {color: #000033; font-family: Arial, Helvetica, sans-serif; }
.style6 {font-size: 100%}
.style9 {color: #000033; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style10 {color: #FF0000}
.style11 {color: #FFFFCC}
.style12 {font-weight: bold}

.style20 {font-size: large}
.style21 {font-size: 16px}
.style22 {font-size: medium}

/*******   My styles  *********/
#align-top-pr5{ vertical-align:top; padding-right:5px;
}
#width-360px{width:360px;vertical-align:top;}
#centerpage{ width:980px; margin:0 auto; 
}	
#centerfooter{
	width:100%;
	margin: auto;
	padding-bottom:10px;
	padding-top:20px;
	text-align: center;
	float: right;
	
}	
#centerfooter2{
	font-size: 60%;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	margin: auto;
	padding-bottom:30px;
	text-align: center;
	float: right;
}	
#width-155-ralign{ width:255px; text-align:right;}
#width-170-lalign{ text-align:left;}
