/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #5172B3;
	font-weight: bold;
}
/* overrides decoration from previous rule for hovered links */

h1{
	font-size: 100%;
	color: #666666;
}

h2{
	font-size: 100%;
	color: #666666;
}

h3, h5, h6 {
	font-size: 113%;
	color: #666666;
}				

h4 {
	color: #339933;
	font-size: 113%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	position: relative;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	width: 800px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container{
	margin: 64px 64px 64px 64px;
	padding: 0px 0px 0px 0px;
}


#navBar{
	width: 96px;
	text-indent: -5000px;
	margin: 0px 0px 0px 0px;
	padding: 96px 0px 0px 0px;
	border-width: 0px;
}

#content{
	float:right;
	width: 512px;
	margin: 0px 0px 0px 0px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 0px 0px 0px 32px;
	line-height: 113%;
	font-size: 80%;
}

#footer {
	clear: both;
	text-align: right;
	margin-bottom: 64px;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#EJ{
	font-family: Helvetica, Arial, sans-serif;
	color: #FF0000;
	font-size: 60%;
	text-align: right;
	margin-bottom: 12px;
}

#EJ a{
	color: #999999;
}


#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 16px 0px;
	height: 0px;
	color: #666666;
	font-size: 90%;
	margin: 32px 0px 0px 0px;
}

/************** .story styles *****************/

.story{
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 32px;
	padding-left: 8px;
}


.story p{
	padding: 0px 0px 0px 0px;
}


.story h3{
	margin-bottom: 0px;
	font-size: 100%;
	color: #666666;
}

.story img{
	float: left;
	margin: 0px 0px 0px 0px;
}

.story a{
	background-image: url(forward16.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	font-weight: bold;
}

/* adjust margins to change separation between the feature image and text flowing around it */

/*********** #navBar link styles ***********/

#nav_top a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	height: 32px;
	width: 96px;
}

#nav_top a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -0px;
}

#nav_cat1 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -32px;
	height: 32px;
	width: 96px;
}

#nav_cat1 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}

#nav_cat1 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -32px;
}

#nav_cat2 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -64px;
	height: 32px;
	width: 96px;
}

#nav_cat2 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#nav_cat2 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -64px;
}

#nav_cat3 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -96px;
	height: 32px;
	width: 96px;
}

#nav_cat3 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -96px;
}

#nav_cat3 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -96px;
}

#nav_cat4 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -128px;
	height: 32px;
	width: 96px;
}

#nav_cat4 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -128px;
}

#nav_cat4 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -128px;
}

#nav_cat5 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -160px;
	height: 32px;
	width: 96px;
}

#nav_cat5 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -160px;
}

#nav_cat5 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -160px;
}

#nav_cat6 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -192px;
	height: 32px;
	width: 96px;
}

#nav_cat6 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -192px;
}

#nav_cat6 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -192px;
}

#nav_cat7 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -224px;
	height: 32px;
	width: 96px;
}

#nav_cat7 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -224px;
}

#nav_cat7 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -224px;
}

#nav_cat8 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -256px;
	height: 32px;
	width: 96px;
}

#nav_cat8 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -256px;
}

#nav_cat8 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -256px;
}

#nav_cat9 {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -192px -288px;
	height: 32px;
	width: 96px;
}

#nav_cat9 a{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0px -288px;
}

#nav_cat9 a:hover{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: -96px -288px;
}


#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
#navBar ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar ul li a{
	width: 96px;
	height: 32px;
	}

/* fix for browsers that don't need the hack */


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 90%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
/*	margin-bottom: 32px;	*/
}

#sectionLinks a:link{
	font-weight: bold;
}

#sectionLinks a:visited{
	font-weight: bold;
}

#sectionLinks a:hover{
/*	background-color: #CCCCCC;	*/
	font-weight: bold;
}


#sectionLinks2{
	font-size: 90%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
/*	margin-bottom: 32px;	*/
}

#sectionLinks3{
	font-size: 90%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 32px;	
}

#form1 {
	font-size: 80%;
	margin-left: 0px;
}

/*********** pending styles **********



.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}






*/
.story2 {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 8px;
}
.story2 img {
	float: right;
	margin: 0px 16px 16px 0px;
}

#hidden {
	text-indent: -5000px;
	line-height: 0%;
}
