/* CSS Document */

#homeColor {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #bc0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bc0000;
	margin-bottom: 3px;
}
#newsDiv {
	background-color: #003366;
	margin-top: 4px;
	height: 22px;
}


#homeUpper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	height: 300px;
	margin-top: 3px;
}
#homeLeftColumn {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
}.home_storyLeft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	width: 40%;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCe0b9;
	padding-top: 20px;
}.tdNews {
	width: 40%;
}
.newsTableOutline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003063;
}

.homeText {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.homeRotate_mid {
	width: 34%;
}
.homeRotate_LR {
	width: 33%;
}
/*News*/
#newsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #003366;
	padding-bottom: 5px;
	margin-top: 5px;
}
/* #newsTable ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: -1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#newsTable li {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	list-style-type: square;
	padding-top: 3px;
	padding-left: 0px;
	margin-left: -3px;
}

*/


#newsTable a:link {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#newsTable a:visited {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#newsTable h1 {
	color: #FFFFFF;
	background-color: #003366;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
#newsTable a:hover {
	text-decoration: underline;
}
/*.newsTableContentCell {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
}
*/

.body {
	background-image: url(/images/logo_ghost.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
}
#ghostedLogo {
	background-image: url(/images/logo_ghost.gif);
	background-position: 50%;
	position: absolute;
	height: 100%;
	left: 0px;
	width: 130px;
	background-repeat: no-repeat;
	margin-right: 20px;
	top: 20px;
}
.newsTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	width: 95%;
	padding-top: 5px;
	padding-left: 5px;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
}
#homeLeftColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 115%;
	color: #333333;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 0px;
	text-align: left;
}
#newsTable a {
	padding-right: 10px;
}
