html,body {
	background-color:#232d50;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding: 0px;
	height:100%
}
hr {
	height: 1px; 
	color:#687595;	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
font.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

tr.filler {
	background-color: #232d50;
}

table.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%
}
table.image {
	background-color: #687595;
}
table.construction {
	background:url(/graphics/constructionbg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#fullsize {
	width:100%;
	height:100%
}
td.image {
	background-color: #081333;
}


tr.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #707b99;
}
tr.box-top {
	background-image: url(../../graphics/table-top-middle.jpg);
	background-repeat: repeat-x;
}
td.box-right {
	background-image: url(../../graphics/table-2row-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.box-left {
	background-image: url(../../graphics/table-4row-left.jpg);
	background-repeat: repeat-y;
}

tr.banner {
	background-image: url(../../graphics/bannergraphicrepeat.jpg);
	background-repeat: repeat-x;
}

tr.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #162043;
}
tr.buttonbar {
	background-color: #01236a;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	left: 300px;
	top: 120px;
}
#subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 300px;
	top: 150px;
}
table.box {
	background-color: #707070;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




tr.footer {
	background-color: #081333;
}
td.footer {
	background-color: #081333;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}


tr.header2 {
	background-image: url(../../graphics/bannertopbg.jpg);
	background-repeat: repeat-x;
}
#title2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#subtitle2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
td.tab {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #687595;
	border-right-color: #687595;
	border-bottom-color: #687595;
	background-color: #081333;
	white-space: nowrap;
}
td.blanktab {
	border-bottom-style: solid;
	border-bottom-color: #687595;
	white-space: nowrap;
	border-bottom-width: thin;
	width: 100%;
}

table.tab {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #687595;
	border-right-color: #687595;
	border-bottom-color: #687595;
	border-left-color: #687595;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 600px;
}
td.activetab {
	background-color: #081333;
	white-space: nowrap;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #687595;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #687595;
}
td.panel {
	background-color: #081333;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #687595;
	border-bottom-color: #687595;
	white-space: nowrap;
	height: 400px;
	text-align: left;
	vertical-align: top;
}

