/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: .5px;
	padding: .5px;
	width: 8in;
	height: 10.5in;
}
#wnyffs_maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100em;
	font-style: normal;
}
#wnyffs_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #FF9933;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #FFCC66;
	margin: 0px;
	padding: 0px;
}
.article {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
}


h4{
	color: #FF9933;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

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

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

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 139px;
	left: 10px;
	right: 2%;
	width:100%;
	background-color: #ffffff;
	visibility: visible;
	overflow: visible;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}

#tr {
	position:absolute;
	top: 13px;
	right: 1px;
	margin: 0px;
	padding: 0px;
}

#masthead{
	position: absolute;
	top: 300px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:1px;
	padding: 0px;
	background-color: #A8B7D4;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	display: none;
}

#content{
	border-left: 1px solid #ccd2d2;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

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


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

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


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

.feature{
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	padding: 0px;
	margin: 10px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
#wnyffs_main_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
	text-align: left;
	height: auto;
	width: 755px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#wnyffs_main_article_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	height: auto;
	width: 755px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: none;
	font-style: normal;
}

#wnyffs_main_article_img_left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFCC66;
	text-align: left;
	height: auto;
	width: auto;
	padding: 5px;
	float: left;
	line-height: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wnyffs_main_article_img_right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFCC66;
	text-align: left;
	margin: 4px;
	height: auto;
	width: auto;
	padding: 5px;
	float: right;
}





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

.story {
	padding: 1px 1px 1px 1px;
	font-size: 80%;
}
.photo_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

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

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	padding-left: 5px;
	margin-left: 5px;
}


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

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 1px 0px 2px 5px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #003366;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFFF99;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}

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

.relatedLinks a{
	display: block; 
}


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

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

.style5 {font-size: 9px}
.style7 {
	font-size: medium;
	font-weight: bold;
}
.style8 {font-size: x-small}
.style9 {color: #FFFF00}
.style10 {color: #696969}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 36px;
	font-weight: bold;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 16px;
}
.style13 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style14 {color: #999999}
.style20 {
	font-size: 24pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.wnyffs_Story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 10px;
	padding: 10px;
}
#wnyffs_main_menu {
	text-align: center;
	display: none;
}
