﻿#container
{
    margin: 0 auto;
    text-align:center;
    width:890px;
   
}


img{border:0px}
html, body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size : 11px;
	color: white;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color:#053d76;
	text-align:center;
	height:100%;
}

.newsHeading{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}

.backLeft{
	background-image:url('/images/leftRepeat2.gif');
	background-repeat:repeat-y;
	vertical-align:top;
	width:62px
}
.backRight{
	background-image:url('/images/rightRepeat2.gif');
	background-repeat:repeat-y;
	vertical-align:top;
	width:62px
}
.repeatBottom{
	background-image:url('../images/repeatBottom.gif');
	background-repeat:repeat-x;
}
td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: white;
}
.leftBlueBar {
	background-image: url('../images/leftBlueBar2.gif');
	background-repeat: repeat-y;
	width: 88px;
}
.homeText {
	background-color: #004080;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
	text-align:left;
}
.newsBlue {
	background-image: url('../images/newsBack2.gif');
	background-repeat: repeat-y;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	vertical-align: top;
	text-align:left;
}
.imageBorder {
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 8pt;
	color: #0084b1;
}
.footer {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0084b1;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	color: #0084b1;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0084b1;
}
select {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0084b1;
}
textarea {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0084b1;
}
.imageBorder {
	border-width: 0px;
}
.errorStyle {
	color: #dd0000;
	font-size: 11px;
}
.footerLink:link {
	font-size: 8pt;
	color: #0084b1;
}
.footerLink:visited {
	font-size: 8pt;
	color: #0084b1;
}
.footerLink:hover {
	font-size: 8pt;
	color: #808080;
}
.footerLink:active {
	font-size: 8pt;
	color: #0084b1;
}
.flyCopyright {
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	text-align: right;
}
div.box {
	border: solid;
	border-width: 1px;
	width: 90%;
	color: #5a5a5a;
	background: #ececec;
	padding: 0.5em;
}
