@import url("/Common/Stylesheets/global.css");

#portal {
	position: relative;
	width: 760px;
	height: 160px;
	border: 1px solid #92C4E2;
	clear: both;
}
#port_movie {
	float:left;
	width: 501px;
	height: 160px;
}
#port_nav {
	float:right;
	width: 259px;
	height: 160px;
}
#port_nav a img {
	border: 0;
}

#content {
	position: relative;
}

#content_latestnews {
	width: 493px;
	min-height: 320px;
	text-align: left;
	vertical-align: top;
	background-image: url(/Images/Site/Homepage/hpcontent_star.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 2px 4px;
}
#content_latestnews table#news{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
#content_latestnews table#news td {
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}

table#news img.newsicon{
	margin-right: 2px;
	border: 1px solid #069;
}
table#news h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #069;
}
#news p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
}

#content_spotlight {
	position: absolute;
	top: 0;
	left: 501px;
	width: 259px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.spotlight_button {
	padding: 2px 0;
	text-align: center;
	clear: both;
	border-bottom: 1px solid #e9e9e9;
}
.spotlight_button img {
	border: 0;
}

#spotlight_area {
	padding: 2px 4px 4px 4px;
	text-align: left;
	clear: both;
}
#spotlight_area ul {
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-left: 12px;
	padding-left: 12px;
}
#spotlight_area ul li{
	padding-bottom: 8px;
	color: #069;
}

#wtg {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #006190;
	/*background-image: url(/Images/WTG/wtg_background.jpg);*/
	background-position: top;
}
#wtg_logo {
	position: absolute;
	top: 0;
	left: 451px;
	width: 50px;
	height: 200px;
}
#wtg_feature {
	width: 451px;
	height: 200px;
}
#wtg_feature_story {
	width: 451px;
}
#wtg_feature_story_image {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
#wtg_feature_story_title, #wtg_feature_story_title a {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 2;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: white;
	font-weight: normal;
}

#wtg_feature_story_text {
	position: absolute;
	top: 75px;
	left: 115px;
	z-index: 2;
	width: 182px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	display: none;
	visibility: hidden;
}
#wtg_feature_story_text a { color: #FDBF56; }
#wtg_feature_story_text a:hover { color: white; }

#wtg_info {
	position: absolute;
	top: 0;
	left: 501px;
	width: 259px;
	padding: 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wtg_info h1{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .15em;
	color: #FDBF56;
	text-align: center;
}
#wtg_info ul {
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#wtg_info ul li{
	margin-bottom: 2px;
	padding-bottom: 6px;
	color: white;
}
#wtg_info ul li a:link, #wtg_info ul li a:active, #wtg_info ul li a:visited {
	color: white;
	letter-spacing: .05em;
}
#wtg_info ul li a:hover {
	color: #FDBF56;
}



h1{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C00;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}
h2
{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}
h3{}
h4{}
h5{}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

ul{}
li{}

a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #C63;
}

.latestpr h2 { margin-top: 5px; }
.latestpr ul { margin: 0; padding: 0; }
.latestpr ul { padding: 0 5px 3px 10px; list-style-type: none; }
.latestpr ul li { padding-bottom: 8px; }
.prsubscribe { border-top:1px dashed #C4E1FF; text-align:right; padding: 3px 5px; }

