@charset "utf-8";
/* CSS Document */
img {
   behavior: url(http://www.ptslabs.com/iepngfix.htc);
}
html {
	height:100%;
	margin:0px;
	padding:0px;
	width:100%;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	width:100%;
}
.container {
	background-color:#11274c;
	height:100%;
	margin:0px;
	padding:0px;
	width:100%;
}
.header {
	background-color:#122950;	
	background-image:url(../images/top_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	height:94px;
	margin:0px;
	padding:0px;
	width:100%;
}
.headerLower {
	background-image:url(../images/top_middle_left.jpg);
	background-repeat:repeat-x;
	background-color:#009966;
	float:left;
	height:35px;
	margin:0px;
	padding:0px;
	text-align:right;
	width:100%;
}
.headerLowerImg {
	border:none;
	float:left;
	height:35px;
	margin:0px;
	padding:0px;
}
.headerImgs {
	float:right;
	text-align:right;
	width:100%;
}
.headerImageTable {
	height:35px;
	margin:0px;
	padding:0px;
	width:100%;
}
.headerImageTable td {
	margin:0px;
	padding:0px;
}
.headerImageTable tr {
	margin:0px;
	padding:0px;
}
.headerTopImg {
	height:94px;
	margin:0px;
	padding:0px;
}
.title {
	background-color:#FFFFFF;
	float:left;
	height:235px;
	width:100%;
}
.menuContainer {
	background-color:#11264b;
	background-image:url(../images/menu_images/menu_background_stretch.jpg);
	background-repeat:repeat-x;
	float:left;
	height:55px;
	margin:0px;
	padding:0px;
	width:100%;
}
.mainContent {
	background-color:#122950;
	border-bottom:2px solid #142e59;
	float:left;
	height:244px;
	width:100%;
}
.searchBar {
	background-color:#a80a20;
	float:left;
	height:40px;
	width:100%;
}
.footer {
	background-color:#11274c;
	height:20px;
}
.bodyContent {
	float:right;	
}
.newsHeader {
	background-image:url(../images/pts_news.jpg);
	background-repeat:no-repeat;
	height:32px;
	margin:0px;
	padding:0px;
	width:251px;
	z-index:400;
}
.newsBody {
	background-image:url(../images/scrolling_news.jpg);
	background-repeat:no-repeat;
	height:210px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	position:relative;
	width:251px;
	z-index:0;
}
.newsStory {
	color:#ffffff;
	margin:0px;
	padding:0px;
	width:100%;
}
.newsStory a {
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
}
.newsStory a:hover {
	text-decoration:underline;
}
.newsTickerTable {
	margin:0px;
	padding:0px;
}
.newsTickerTable a {
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
}
.newsTickerTable a:hover {
	text-decoration:underline;
}
.contentTable {
	height:242px;
	width:100%;
}
.contentLeft {
	background-image:url(../images/content_middle.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#122950;
	color:#ffffff;
	height:242px;
}
.contentRight {
	background-color:#3b4e6c;
	height:242px;
	width:250px;
}
.innerContent {
	/*background-color:#CCCCCC;*/
	font-family:Verdana;
	font-size:11px;
	margin:0;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
	vertical-align:top;
	width:90%;
}
.searchTable {
	height:40px;
	margin:0px;
	padding:0px;
	text-align:right;
	width:100%;
}
.login {
	height:40px;
	width:184px;
}
.password {
	height:40px;
	width:206px;	
}
.siteSearch {
	height:40px;
	width:251px;
}
.leftSearch {
	height:40px;
}
.titleTable {
	height:235px;
	margin:0px;
	padding:0px;
	width:100%;
}
.inputBox {
	height:22px;
}
.homeLink {
	color:#ffffff;
}
.homeInput {
	border:1px solid #333333;
	height:17px; 
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}
.newsScrollTable {
	margin:0px;
	padding:0px;
}