/**
 * $Id$
 * Website Baker template: allcss - highly modified
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 * LICENSE: GNU General Public License
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}
body {
	background-color: #FFFFFF;
 	background-image: url(images/bg-tilev2c.png);
 	background-repeat: repeat-x;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #015fb6;
	text-decoration: none;
}
a:hover {
	color: #508bc2;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
	width: 580px;
}
h1 {
	font-family:Georgia, Times New Roman;
	font-size: 20px;
	color: #23812b;
	text-align: left;
	height:28px;
	border-bottom: 1px dotted #fec240;
}

h2 {
	font-family:Georgia, Times New Roman;
	font-size: 16px;
	color: #23812b;
	text-align: left;
}

h3 {
	font-family:Georgia, Times New Roman;
	font-size: 13px;
	color: #23812b;
	text-align: left;
}

h4 {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

form {
	margin: 0;
}
.main {
	width: 940px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
/* 	background-image: url(images/nyseia_header.jpg); */
	background-image: url(images/nyseia_header-v4c.jpg);
	background-repeat: no-repeat;
	
}
.banner, .search_box {
	height: 220px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}

.banner {
	width: 710px;
	padding-left: 20px;
	float: left;
	text-align: left;
}

.head1 {
	font-family:Georgia, Times New Roman;
	font-size: 28px;
	font-weight: Normal;
	color: #FFFFFF;
	text-align: left;
	padding: 73px 10px 0px 120px;
}

.head2 {
	font-family:Georgia, Times New Roman;
	font-size: 18px;
	letter-spacing:.5px;
	font-weight: Normal;
	color: #555555;
	text-align: left;
	padding: 0px 10px 0px 120px;
}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFF;
}
.banner span {
/* 	color: #D0D0D0; */
}

.menu {
	float: right;
	width: 120px;
	margin: 10px;
	margin-top: 3px;
	padding: 10px;
	
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
 	margin-bottom: 3px; 
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:active, .menu a:hover {
	color: #fec240;
	display: block;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	color: #ffffff;
/*	border-bottom: 1px dashed #999;  */
}
.menu_default a:hover {
	color: #fec240;
/*	border-bottom: 1px dashed #333; */
}

.menu_current a {
	color: #fec240;
/*	font-weight:bold; */
}

.menu_current  {
	color: #fec240;
/*	font-weight:bold; */
}

.content {
	margin-right: 150px;
	padding: 70px 40px 20px 100px;
	line-height:130%;
	/* text-align: justify; */
	text-align: left;
	/*background-image: url(http://nyseia.org/media/semi-trans.png);*/
	/*background-repeat: repeat-y;*/
	clear: left;
}


.footer {
	background-color: #FFF;
	clear: both;
	height: 36px;
/* 	height: 20px; */
	background-image: url(images/footer_test.gif);
/* 	background-repeat: repeat-x; */
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

ul.nyseia_bullet {
list-style: none;
padding: 0;
margin: 0;
}

ul.nyseia_bullet li {
background-image: url(http://nyseia.org/media/NYSEIA_bullet.gif);
background-repeat: no-repeat;
background-position: 0 0.1em;
padding-left: 4em;
}

ul.newsempty li {
	margin-left: -30px;
        padding: 0;
	background-image: none;
	list-style: none;
 	margin-bottom: 3px; 
}

ul.front li {
	margin: 0;
        padding: 0;
	background-image: none;
 	margin-bottom: 3px; 
}

.dash {
	border-bottom: 1px dotted #fec240;
}

.frontimgspace img {
padding-right: 20px;
}

#tdimage {
background-image: url(http://nyseia.org/media/tdbg.gif);
background-repeat: repeat-y;
}

