html, body, div, span,
applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, b, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	/*line-height:1;*/
	/*text-align:left;*/
	/*vertical-align:baseline;*/
}


body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.wrapper{
	position: relative;
	width: 773px;
	margin: 0 auto;
}

.headinginfo{
	position: relative;
	padding-top: 23px;
}

.flash{
	position: relative;
	margin: 5px 0 0 0;
}

.green{color: #327181; font-weight: bold;}

.main{
	position: relative;
	background-image: url(images/contentmiddle1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.content{
	position: relative;
	background-image: url(images/contenttop1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px 0px 5px 40px;
	line-height: 19px;
}

.reversetext{
	position: relative;
	background-color: #232323;
	color: white;
	padding: 15px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 40px;
}

.reversetext a{color: white; text-decoration: none;}

.footer{
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0; width: 100%; height: 90px;
	padding: 0px 0 0 0;
	position: relative;
	z-index: 1;
	background-color: #000000;
}

.footertext{
	background-image: url(images/contentbottom1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 32px;
	position: relative;
	margin: 0 auto;
	width: 773px;
}

.big{font-size: 13px;}

.designedby{
	position: relative;
	float: right;
	width: 200px;
	text-align: right;
	padding: 10px 0 0 0;
}

.ticker{
	background-image: url(images/ticker.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding: 7px 40px 0 3px;
}

.indexticker{
	position: relative;
}

.indextext{
	position: relative;
	margin: 0 0px 10px 40px;
}