html, body {
	background-image:url(images/bkgrdTile.gif);
	background-repeat:repeat;
	height:100%;
	margin:0px;
	padding:0px;
}

.arrowMenu {
	background-image:url(images/arrowMenu.gif);
	background-repeat:no-repeat;
	background-position:116px 5px;
}

.arrowMenuDn {
	background-image:url(images/arrowMenuDn.gif);
	background-repeat:no-repeat;
	background-position:116px 5px;
}

.black {
	color:#000000;
}

.black a{
	color:#000000;
	text-decoration:none;
}

.black a:hover{
	color:#000000;
	text-decoration:underline;
}

div#bottomRight {
	float:left;
	padding-right:10px;
	width:380px;
	text-align:right;
}

div#colLeft {
	float:left;
	width:150px;
}

div#colMiddle {
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:460px;
}

div#colRight {
	float:left;
	width:150px;
}

div#container {	
	background-image:url(images/bkgrdDiagonalGrey.gif);
	background-repeat:repeat;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	margin:0 auto; /* center, not in IE5 */
	position:relative; /* needed for footer positioning*/
	
	width:780px;
}

div#content {
	padding:0;
	width:780px;
}

div#copyright {
	float:left;
	padding-left:10px;
	width:380px;
}

div#crumbTrail {
	border-bottom:2px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	letter-spacing:-1px;
	padding-bottom:10px;
}

div#footer {
	bottom:0px;
	position:absolute;
	height:25px;
	width:100%;
}

div#header {
	background-color:#FFFFFF;
	height:100px;
	width:780px;
}

div#logo {
	float:left;
	height:100px;
	width:600px;
}

div#newsEvents {
	background-color:#ff6c08;
	padding:5px;
	width:130px;
}

div#packing {
	clear:both;
	float:none;
	height:100px;
	min-height:100px;
	padding-top:15px;
}

div#splash {
	float:left;
	height:300px;
	padding-bottom:10px;
	width:630px;
	z-index:-3;
}

div#topRight {
	float:left;
	height:100px;
	width:180px;
	text-align:right;
}

div#ticker {
	background-color:#234680;
	height:18px;
	width:780px;
}

.marquee1 {
	background-color:#234680;
	border:none;
	letter-spacing:3px;
	width:780px;
}

.fontSS {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.formBox {
	border:1px;
	border-color:#000000;
	border-style:solid;
	float:left;
	height:16px;
	width:105px;
}

.formButton {
	float:left;
	background-image:url(images/arrowNext.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:20px;
}

.grey {
	color:#999999;
}

.grey a{
	color:#999999;
	text-decoration:none;
}

.grey a:hover{
	color:#999999;
	text-decoration:underline;
}

h1, h2, h3, {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

h4 {
	margin:0px;
	padding:0px;
	font-size:11px;
}

.headerStyle {
	color:#234680;
}

.s10 {
	font-size:10px;
}

.s11 {
	font-size:11px;
}

.s12 {
	font-size:12px;
}

.white {
	color:#ffffff;
}

.white a{
	color:#ffffff;
}

.white a:hover{
	color:#ffffff;
	text-decoration:none;
}

ul#menu {
	background-color:#006ebb;
	background:url(images/menuBkgrd.gif);
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	width:130px;
	z-index:-1;
}

ul#menu li {
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dashed;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;
	list-style:none;
}

ul#menu li a{
	display:block;
}

ul#menu li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

ul#menu li ul li{
	border:none;
}

ul#menu li a{
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

ul#menu li a:hover{
	background-color:#ffffff;
	color:#000000;
	display:block;
}

ul#menu li#search{
	border-bottom:none;
}

ul#menu li#active{
	background-color:#FFFFFF;
	color:#ffffff;
	padding:7px;
	text-transform:uppercase;
}

ul#tnHome {
	margin:0px;
	padding:0px;
}

ul#tnHome li {
	float:left;
	display:inline;
	padding-right:15px;
	height:auto;
	min-height:auto;
	width:100px;
}