body	{
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size:  12px;
	height: 100%;
	background-image: url(/graphics/interface/misc/background.jpg);
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, sans-serif;
}

ul {
	margin-left: 18px;
	list-style: disc;
	
}
li {
	line-height: 18px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


h3 {
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0;
}


table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #000;
}
	
.hide	{
	display: none;
}
	
img {
	display: block;
	border: 0;
}

html p	{
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size:  12px;
	line-height: 18px;
}

select {
	display: block;
}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #487BB9;
	background: transparent; 
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #000;
	background: transparent; 
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #487BB9;
	background: transparent;  
}


.column { 
	width: 50%; 
	position: absolute; 
	top: 0; 
	text-align: left; 
} 

.left {
	left: 0;
} 

.right {
	right: 0;
} 

.inlineImage {
	display: inline;
}


.searchField {
	display: inline;
	height: 20px;
	width: 130px;
	font-size:  11px;
	margin: 0 0 5px 8px;
}

.searchButton {
	display: inline;
	margin-top: 8px;	
}


#logoCell {
	height: 90px;
	width: 370px;
	padding: 0;
	margin: 0;
}

#flashHeaderCell {
	height: 90px;
	width: 400px;
	padding: 0;
	margin: 0;
	background-color: #87A5CB;
}


.topNavButton {
	display: inline;
	cursor: hand;
	cursor: pointer;
}

#sideNavCell {
	width: 175px;
}

.sideNavButton {
	cursor: hand;
	cursor: pointer;
	margin: 8px 0 8px 0;
}

#righNavCell {
	width: 205px;
	text-align: left;
}

.btmNavButton {
	display: inline;
	cursor: hand;
	cursor: pointer;
}

#btmNavDiv {
	background-color: #26439F;
}

#btmNavCell {
	padding: 0;
}



.contentHeader {
	margin: 8px 0 8px 0; 
}

#footerNavDiv {
	font-size: 9px;
	color: #000;
	text-align: center;
	padding: 15px 0 0 0; 
	margin: 0;
	background-color: #487BB9;
}
#footerNavDiv a {
	color: #FFF;
}
#footerNavDiv a:visited {
	color: #FFF;
}
.footerLink {
	color: #FFF;
	cursor: hand;
	cursor: pointer;
}
#newsDiv {
	margin-left: 25px;
	padding: 7px;
	font-size:  10px;
}

.rightNavSpacer {
	height: 30px;
}


.whiteCell {
	background-color: #fff;
}

.schedule {
	text-align: left;
	vertical-align: middle;
	margin: 1 1 1 1;
	padding: 9 9 9 9;
	font-size: 12px;
	color: #000;
}

.chrisFry {
                border: 1px solid #000000;
                background-color: #FFFFFF;
                padding: 10px;
}

