/* MAIN STYLES */
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
	background-color: #666666;
}
.cellpadding {
	margin: 0px;
	padding-top: 1.2em;
	padding-bottom: 1.1em;
	padding-left: 1.1em;
}


#main_wrapper {
	margin: 0 auto;
	width:980px;
	padding:10px;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #333333;
	}
/*
#main_wrapper {
	margin: 0 auto;
	width:980px;
	padding:0px 0px 0 0;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 10px solid #FFFFFF;
	}
*/
#header {
	margin: 0 0px;
	width:100%;
	padding:10px 0px 0 0;
	background:#003366;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#logolft {
	margin: 0px 0px 0px 10px;
	width:35%;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	}
#searchrt {
	margin: 0px 10px 0px 0px;
	width:55%;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	}		

A:link {  
	color: #003366; text-decoration: none;
}
A:visited {
	color: #003366; text-decoration: none
}
A:hover { 
	color: #990000; text-decoration: underline
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #87836D;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	padding-top: 10px;
	font-style: normal;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 4px;
	padding: 0px 0px 4px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	margin: 0px;
	padding: 10px 0px 2px;
}
h4 {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h6 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h6 a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
h6 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
h6 a:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	background-color: #F9F6E6;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.run {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #456D00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.btmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	line-height: 14px;
}
.boxpad {
	padding-top: 20px;
	width: 105px;
	padding-right: 20px;
	padding-left: 55px;
}
.boxpad2 {
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 20px;
}
.subnav {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px 0px 2px;
	margin: 0px;
}
.subnav a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:hover {
	color:#CC6600;
	text-decoration: underline;
	font-weight: bold;
}

.topnavpad {
	padding-top: 10px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.topnav {
	color: #003366;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-right: 0px;
	font-weight: normal;
	margin: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.topnav a:link {
	color:#003366;
	text-decoration: none;
}
.navpad {
	padding-left: 14px;
	padding-top: 7px;
}

.topnav a:visited {
	color:#003366;
	text-decoration: none;
}
.topnav a:hover {
	color:#990000;
	text-decoration: underline;
}
.newsletter {
	color:#990000;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.newsletter a:link {
	color:#003366;
	text-decoration: none;
}
.newsletter a:visited {
	color:#003366;
	text-decoration: none;
}
.newsletter a:hover {
	color:#990000;
	text-decoration: underline;
}
.blue {
	color: #003366;
}
.spotlight {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
#enews {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}
#blue {
	background-color: #003366;
	width: 690px;
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
	margin: 0px;
}
#blue p {
	width: 630px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-size: 13px;
}
#contentblock {
	background-color: #FFFFFF;
	width: 878px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ececec;
	border-bottom-color: #ececec;
	padding: 20px 25px 20px 77px;
}
#tanrow {
	background-color: #E8E6D5;
	width: 202px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 778px;
	height: 35px;
	background-image: url(../images/bkgd_tan_strp2.gif);
}
#graphicrow {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ececec;
	border-bottom-color: #ececec;
	height: 185px;
	padding: 0px;
}
#graphicblock1 {
	background-color: #FFFFFF;
	width: 650px;
	height: 185px;
	float: left;
	padding-left: 10px;
}
#graphicblock2 {
	background-color: #FFFFFF;
	width: 290px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #89887E;
	font-size: 1.1em;
	padding-right: 0px;
	padding-top: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
	margin-left: 15px;
}
#chart {
	background-color: #E8E6D5;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#strip {
	background-color: #b2afa5;
	width: 690px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#copyright {
	margin: 5px 0px 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ececec;
}
#marquee {
	width: 690px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/marquee-bkgd.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
.marqueepad {
	padding-right: 50px;
}
#imgrowb {
	margin: 0px auto;
	width: 690px;
	height: 70px;
	color: #FFFFFF;
	padding: 0px;
}
#imgrowb p {
	margin: 0px;
	padding: 0px;
}
#img1b {
	width: 226px;
	display: inline;
	float: left;
	text-align: center;
	height: 70px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #006699;
	padding: 0px;
}
#img1b a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#img1b a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#img1b a:hover {
	color: #990000;
	text-decoration: none;
	display: inline;
	float: left;
	height: 70px;
	width: 226px;
	background-repeat: no-repeat;
	background-color: #8cbfca;
}
#img2b {
	width: 226px;
	display: inline;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	height: 70px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CC6600;
	padding: 0px;
}
#img2b a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#img2b a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#img2b a:hover {
	color: #990000;
	text-decoration: none;
	display: inline;
	float: left;
	height: 70px;
	width: 226px;
	background-repeat: no-repeat;
	background-color: #e8be84;
}
#img3b {
	width: 226px;
	display: inline;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	height: 70px;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}
#img3b a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#img3b a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#img3b a:hover {
	color: #990000;
	text-decoration: none;
	display: inline;
	float: left;
	height: 70px;
	width: 226px;
	background-repeat: no-repeat;
	background-color: #8ea8b5;
}
#dontknow {
	width: 400px;
	height: 14px;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/know-bkgd-off.gif);
	background-repeat: repeat;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#dontknow p {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dontknow a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#dontknow a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#dontknow a:hover {
	height: 14px;
	width: 400px;
	color: #990000;
	text-decoration: none;
	background-repeat: repeat;
	display: inline;
	float: left;
	background-color: #bfbdb5;
}
#dontknowb {
	width: 690px;
	height: 16px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #797979;
}
#dontknowb p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dontknowb a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#dontknowb a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#dontknowb a:hover {
	height: 16px;
	width: 690px;
	color: #990000;
	text-decoration: none;
	background-repeat: repeat;
	display: inline;
	float: left;
	background-color: #bfbdb5;
}
#bipkgsub {
	width: 400px;
	height: 14px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #004C72;
	background-repeat: repeat;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#bipkgsub p {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bipkgsub a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#bipkgsub a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#bipkgsub a:hover {
	height: 14px;
	width: 400px;
	color: #990000;
	text-decoration: none;
	background-repeat: repeat;
	display: inline;
	float: left;
	background-color: #8cbfca;
}
#bipkg {
	width: 690px;
	height: 16px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-repeat: repeat;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #004C72;
}
#bipkg p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bipkg a:link {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#bipkg a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#bipkg a:hover {
	height: 16px;
	width: 690px;
	color: #990000;
	text-decoration: none;
	background-repeat: repeat;
	display: inline;
	float: left;
	background-color: #8cbfca;
}
#shadow1 {
	color: #FFFFFF;
	background-color: #004C72;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#shadow1 a:hover {
	color: #FFFFFF;
	background-color: #E8E6D5;
}
#shadow2 {
	color: #FFFFFF;
	background-color: #B05E00;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#shadow2 a:hover {
	color: #FFFFFF;
	background-color: #E8E6D5;
}
#shadow3 {
	color: #FFFFFF;
	background-color: #00264C;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#shadow3 a:hover {
	color: #FFFFFF;
	background-color: #E8E6D5;
}
.nextstepsbox {
	border: 1px solid #CCC9A4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.ataglance {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #E8E6D5;
	text-align: left;
	width: 120px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 15px;
}
.ataglance a:link {
	color: #990000;
	text-decoration: underline;
}
.ataglance a:visited {
	color: #990000;
}
.ataglancecap {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}
.ataglancesm {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #D0E0EB;
	text-align: left;
	margin: 0px;
	padding: 8px;
	float: left;
}
.ataglance a:link {
	color: #990000;
	text-decoration: underline;
}
.ataglance a:hover {
	color: #003366;
}
.ataglance a:visited {
	color: #990000;
}
.ataglancecap {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}
.ataglancesm {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9A967D;
}
.boxpad {
	margin-top: 20px;
	padding-top: 20px;
}
.boxpad2 {
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 25px;
}
#tanborder {
	border: 1px solid #CCC9A4;
	padding-top: 4px;
	padding-bottom: 4px;
}
#tanborder p{
}
#tanborder p a:link{
	color: #333333;
	text-decoration: none;
}
#tanborder p a:hover{
	color: #003366;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tanborder p a:visited{
	color: #333333;
	text-decoration: none;
}
.smtext {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333
}
.crumbred {
	FONT: bold 9px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #990000;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;

}
.crumb {
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #7F7C67;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;
	text-transform: capitalize;

}

.crumb A:link {
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #7F7C67;
	text-decoration: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-transform: capitalize;
}

.crumb A:hover {
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #990000;
	text-decoration: underline;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-transform: capitalize;
}

.crumb A:visited {
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #7F7C67;
	text-decoration: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-transform: capitalize;
}
.red14 {
	FONT: normal 14px/18px Arial, Helvetica, sans-serif;
	COLOR: #990000;

}
.blue11 {
	FONT: normal 11px Arial, Helvetica, sans-serif;
	COLOR: #003366;

}

.lgredlink {
	FONT: normal 15px Arial, Helvetica, sans-serif;
	COLOR: #990000;

}

.lgredlink A:link {
	FONT: normal 15px Arial, Helvetica, sans-serif;
	COLOR: #990000;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.lgredlink A:hover {
	FONT: normal 15px Arial, Helvetica, sans-serif;
	COLOR: #990000;
	text-decoration: underline;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.lgredlink A:visited {
	FONT: normal 15px Arial, Helvetica, sans-serif;
	COLOR: #990000;
	text-decoration: underline;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.custom_li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	list-style-position: outside;
	list-style-image: url(../images/arrow_blue.gif);
}

.subcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.subcapswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

/* LIGHTBOX HERE */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/space.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/*ticker*/
#NewsTicker{
	border:solid 1px #cccccc;
	background:none;
	width:690px;
	height:46px;
	margin:0 auto;
	padding: 0px;
    }
	#NewsTicker h1{
	padding:1px 6px 2px; margin:0; border:0;
	background:#d3d2c2;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 690px;
	display: block;
	overflow: hidden;
	position: relative;
	height: 28px;
	}
	#controller{
	padding:6px 6px 3px 6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 690px;
	height: 30px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	display: block;
	width: 678px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
	}
	#TickerVertical li .NewsTitle{
	display: block;
	color: #006699;
	font-size: 14px;
	font-weight:normal;
	margin-bottom:6px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px center;
	}
	#TickerVertical li .NewsTitle a:link,
	#TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #006699;
	font-size: 14px;
	font-weight:normal;
	margin-bottom:6px;
	text-decoration:none;
	}
	#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
	}
		
	#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
	}
	#TickerVertical li .NewsFooter{
	display: block;
	color: #000000;
	font-size: 10px;
	}
		

