html {
	height:100%;
}
body {
	height: 100%;
	margin: 0;
	font-size: 9pt;
	font-family: Tahoma;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
color: #000000;
font-weight: bold;
}
label {
	display:block;
	line-height: 35px;
}
/*
table {
	padding: 0;
}
a:hover {
	text-decoration:underline;
	color: #CC9900;
}
a strong {
	color: #000000;
}*/
img {
	border: none;
}
#fitscreen {
	height: 100%;
}
#stpdtd {
	height: 55%;
}
#stpdtd2 {
	height: 80%;
}
/* Containers */
#container {
display: block;
float: left;
padding: 20px 30px;
width: 90%;
}
#news {
float: left;
width: 400px;
padding-right: 30px;
}
#project_news {
display: block;
width: 200px;
height: 430px;
float: right;
background: #333333 url(images/project_news.gif);
background-repeat: repeat-x;
/*margin-right: 30px;*/
margin-top: -50px;
padding: 30px 10px 0 10px;
text-align: center;
}
#project_1 {
display:block;
height: 160px;
margin-top: 12px;
}
#project_1 img {
padding-bottom: 10px;
}
#content {
padding: 10px 30px;
}
#content table strong {
display:block;
padding: 5px 0;
}

/* End of Containers */
/* Text styles */
h2 {
margin:0;
display: block;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt;
padding: 10px 0 10px 20px;
}
.header {
display: block;
color: #006699;
font-weight: bold;
font-size: 12pt;
padding-bottom: 10px;
}
.subheader {
display: block;
color: #006699;
font-weight: bold;
font-size: 10pt;
padding-bottom: 10px;
}
.subheader.item {
font-weight: 100;
}
.subhead_white {
display: block;
color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
}

.style1 {
color: #6699cc;
font-weight: bold;
font-variant:small-caps;
}
#news li {
font-weight: bold;
}
/* End of text styles*/

.leftpad20 {
padding-left: 20px;
}


#header {
height: 74px;
width: 800px;
background-image: url(images/pegasus_01.jpg);
}
#shadow {
width: 6px;
height: 100%;
}
#footer {
display: block;
clear: both;
width: 767px;
height: 20px;
background: #006699 /*url(images/footer_bg.jpg)*/;
background-repeat: repeat-x;
color: #FFFFFF;
font-size: 8pt;
text-align: center;
padding-top: 10px;
margin: 20px 0 10px 0;
}
#footer a {
color: #FFFFFF;
padding: 0 15px;
}

.slogan {
display: block;
padding-left: 90px;
text-transform: uppercase;
line-height: 35pt;
}
.slogan .white {
display: block;
color: #FFFFFF;
font-size: 16pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 50px;
}
.slogan .first {padding-left:0;}

#location {
width: 500px;
display: block;
margin: 15px 20px;
font-size: 8pt;
}
#location a {
text-transform: uppercase;
}

.linetd {
background: url(images/line.gif);
background-repeat: repeat-x;
}
.stationtd {
background-image: url(images/line_ver.gif);
background-repeat: repeat-y;
height: 70px;
font-size: 8pt;
}
.stationtxt {
display: block;
width: 95px;
float: left;
padding-left: 5px;
}
.stationtxt p {
color: #000000;
font-size: 7pt;
font-weight:100;
}


.floatleft {
float: left;
}

.headtd {
height: 20px;
}

.style2 {
	padding-top: 20px;
	color: #0099CC;
	font-weight: bold;
}

.isvisible {
	visibility: hidden;
}

div#title {
width: 720px;
background-color: #006699;
line-height: 20px;
color: #FFFFFF;
margin-bottom: 1px;
}
#container div.half {
width: 350px;
}


/* ======== SITEMAP ============ */
.sitemap {
list-style: none;
}
.sitemap a, .sitemap a:visited {
color: #000000;
}
.sitemap a:hover, .sitemap li:hover {
color: #006699;
}
.sitemap ul {
list-style: disc;
}
/* ======== END SITEMAP ======== */