/*
    <marquee behavior="scroll" align="left" direction="left" width="100%" height="20" scrollamount="2" scrolldelay="70" vspace="4" style="font-weight: bold; font-variant: small-caps; color: #CC0000;">NEWS FLASH&nbsp;&bull;&nbsp;NEWS FLASH&nbsp;&bull;&nbsp;NEWS FLASH</marquee>
    <br>
    <iframe src="/cx/newsEvents/newsFlash.asp" name="iFrameNewsFlash" width="213px" height="140px" align="left" scrolling="auto" frameborder="no" id="iFrameNewsFlash">Your browser does not support iFrames.</iframe>
*/
/*
body.newsFlashBody {
	font-size: 10px;
	padding: 0px;
	font-family: "Gill Sans", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	
  width: 0;
	height: 0;
	visibility: hidden;
}

marquee {

  width: 0;
	height: 0;
	visibility: hidden;  
}

iframe#iFrameNewsFlash {

  width: 0;
	height: 0;
	visibility: hidden;  
}
*/
marquee {

  width: 0;
	height: 0;
	visibility: hidden;  
}

#iFrameNewsFlash {

  width: 0;
	height: 0;
	visibility: hidden;  
}


div#NewsFlash {

  width: 0;
	height: 0;
	visibility: hidden;  
}

body {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	/*font-family: Arial, sans-serif;*/
	background-color: #FFFFFF;
}

h1 {
	padding-left: 0px;
	font-size: 20px;
}

h2 {
	padding-left: 20px;
	padding-top: 30px;
	font-size: 14px;
/*	line-height: 0px;*/
}

p {
	padding-left: 20px;
	line-height: 120%;
	font-size: 12px;
}

ul {
	line-height: 120%;
	font-size: 12px;
}

li {
	line-height: 120%;
	font-size: 12px;
	list-style-type: square;
}

table {
	/*padding-left: 20px;*/
	margin-left: 20px;
}

th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 12px;
}

td {
	line-height: 120%;
	font-size: 12px;
}

a, a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

#navigation {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 100px;
}

#navigation img {
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
}

#globalNav {
	position: absolute;
	top: 51px;
	left: 290px;
	height: 23px;
	width: 670px;
	font-size: 14px;
}

a.globalNav:link, a.globalNav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

a.globalNav:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}


/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 76px;
	left: 294px;
	width: 670px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	visibility: hidden;
	/*background-color: #EEEEEE;
	padding: 2px;
	border: 1px solid #999999;*/
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
}

.subglobalNav a:hover{
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}

#container {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#prop {
	height: 160px;
	/*float: right;*/
	width: 1px;
}

/************ sideNav styles **************/

#sideNav {
	width: 215px;
	float: left;
	background-color: #CCCCCC;
	font-size: 12px;
}

#sideNav a:link, #sideNav a:visited {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sideNav a:hover {
	color: #CC0000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#sideNav p {
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: -12px;
	font-weight: bold;
	border-top: 6px solid #CC0000;
}

#sideNav ul {
	margin-left: 22px;
	padding-left: 0px;
	padding-right: 5px;
	list-style-type: square;
}

#sideNav ul ul {
	margin-left: 22px;
	padding-left: 0px;
	padding-right: 5px;
	list-style-type: square;
}

#sideNav li {
	padding-bottom: 2px;
}


#sideNavRule {
	border-left: 22px solid #999999;
}
.sideNavIMG100 {
	border-top: 9px solid #CC0000;
	margin-left: 2px;
}
.sideNavIMG25-75 {
	margin-left: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.sideNavIMGmain {
	margin-top: 2px;
	border-top: 9px solid #CC0000;
	border-bottom: 18px solid #999999;
}
#containerMain {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 0px solid #999999;
	margin-left: 240px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 90px;
	padding-bottom: 10px;
	min-height: 400px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#storyLeft {
	float: left;
	width: 48%;
}

#storyRight {
	float: right;
	width: 48%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#footer {
	margin-left: 250px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.footer:link, a.footer:visited {
	text-decoration: underline;
	color: #CC0000;
}
a.footer:hover {
	text-decoration: none;
	color: #000000;
}

.clearBoth {
	clear: both;
}

#clearBoth {
	clear: both;
}

#clearRight {
	clear: right;
}

#clearLeft {
	clear: left;
}

.SEO {
	font-size: 1px;
	color: #FFFFFF;
	width: 300px;
}

.pending {
	color: #990099;
}
.tableHead {
	font-weight: bold;
	color: #FFFFFF;
}
.requiredtext {
	font-weight: bold;
	color: #CC0000;
}
.menuItems {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px;
}

.locations {
	font-family: "Gill Sans", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.newsFlashiFrame {
	font-family: "Gill Sans", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
