html, body {
	height:100%; 
	max-height:100%;  
	padding:0; 
	border:0; 
	margin:0;
	position:relative;
	text-align:center;
	overflow:hidden; 
	font: 12px 'Tahoma','Arial',Sans-serif;
	color: #3d6d99;
}
 
h1 {
display:none;
}

h3 {
  font: bold 12px 'Tahoma','Arial',Sans-serif;
	color: #3d6d99;
}

.btn{
  border:solid 1px #003366;
  color:#3d6d99;
  background-color:#94a8c0;
  text-decoration:none;
}

.active_border {
  border:solid 1px #003366;
}

.active_color {
  color:#006633;
}

#text_failed {
  color:#ff3c3c;
}

table {
	font: 12px 'Tahoma','Arial',Sans-serif;
	color: #3d6d99;
}

div {
	margin-left: auto; 
	margin-right: auto; 
	text-align:center;
}

a, img {
	color: #3d6d99;
	border:none;
	text-decoration:none;
}

p {
	margin:0;
}

p.small{
		font-size:90%;
}

p.hline1{
		line-height:1em;
}

p.hline15{
		line-height:1.5em;
}

p.hline2{
		line-height:2em;
}

#superscript
{
	position:relative;
	font-size:90%;
	top:-0.5em;
}

#subscript
{
	position:relative;
	font-size:90%;
	bottom:-0.5em;
}

#header_box {
	width:800px;
	height:108px;
	position:relative; 
	background-repeat:no-repeat;
	z-index:10;
	display:block;
	background:#003366;
}

#header_box_noimg {
	position:relative;
  width:800px;
	height:108px;
	z-index:0;
}

.content_top_pad {
	display:block; 
	height:20px;
}

.line_pad {
	display:block; 
	height:10px;
}

.content_bottom_pad {
	display:block; 
	height:20px;
}

#page_box {
	position:relative;
	width:800px;
	height:100%;
	top:0px;
	min-height:300px;
	background:#003366;
	display:block;
	left:0px;
}

#page_title {
	position:absolute;
	top:48px;
	right:55px;
	width:450px;
	text-align:right;
	font: 25px 'Tahoma','Arial',Sans-serif;
	color:#ff6633;
	font-variant:small-caps;
	z-index:10;
}

#page_title fl:first-letter{
	font-size:110%;
}

#left_box {
	position:relative;
	width:197px;
	height:100%;
	min-height:600px;
	background-repeat:no-repeat;
	float:left;
	left:0px;
	z-index:20;
}

#top_navigation {
	position:absolute;
	width:603px;
	height:30px;
	top:0px;
	right:0px;
	text-align:right;
	vertical-align:center;
	font:13px 'Tahoma','Arial','Sans-serif';
	color:#003366;
	padding-top:6px;
	background-repeat:no-repeat;
	z-index:20;
}

#top_navigation a.normal {
	color:#003366;
}

#top_navigation a.selected {
	color:#ff6633;
}

#main_content {
	overflow:auto; 
	position:absolute; 
	top:95px;
	float:right;
	right:-18px;
	width:618px;
	z-index:11;
	height:100%;
	line-height:1.5em;
}

#middle_box {
	position:absolute;
	width:603px;
	height:100%;
	max-height:100%;
	top:0px;
	left:197px;
	background:#b2c1d1;
	background-repeat:no-repeat;
	display:block; 
	height:100%; 
	z-index:10;
}

#content_box {
	width:520px;
	position:relative;
	left:-20px;
	border:solid 0px;
	text-align:justify;	
	height:100%;
	min-height:100%;
}

#footer_box {
	position:relative; 
	width:800px;
	height:70px;
	bottom:0px;
	_bottom:81px;
	display:block;
	background:#003366;
	z-index:999;
}
#main_menu_box {
	position:relative; 
	width:800px;
	height:70px;
	bottom:0px;
	_bottom:81px;
	display:block;
	background:#003366;
	z-index:999;
}

#slogan {
  height:100%;
	position:absolute;
	font:20px 'Tahoma','Arial',Sans-serif;
	color:white;
	stop:21px;
	left:153px;
	line-height:70px;
}

.menu_square {
	position:absolute;
	right:1px;
	border:solid 4px #003366;
	border-left:none;
	height:40px;
	width:41px;
	text-decoration:none;
}

#menu_square {
	position:absolute;
	right:1px;
	border:solid 4px #003366;
	border-left:none;
	height:40px;
	width:41px;
	text-decoration:none;
}

#menu_left_blank {
	top:-276px;
	left:77px;
	border:none;
	background:#b2c1d1;
	width:44px;
	text-decoration:none;
}

.menu_item {
	position:absolute;
	right:-2px;
	width:192px;
	height:44px;
	text-decoration:none;
	background-position: bottom left;
	background-repeat: no-repeat;
	border:none;
	vertical-align:bottom;
	z-index:2;
	bottom:0px;
}

.menu_text {
	position:absolute;
	bottom:6px;
	text-decoration:none;
	font-size:13px;
	color: #ffffff;
	text-align:center;
	width:136px;
	height:32px;
	line-height:33px;
	left:5px;
	cursor:hand;
	border:none;
}

#menu_text {
	position:absolute;
	bottom:6px;
	text-decoration:none;
	font-size:13px;
	color: #ffffff;
	text-align:center;
	width:136px;
	height:32px;
	line-height:33px;
	left:5px;
	cursor:hand;
	border:none;
}

#copy {
  writing-mode: tb-rl;
  filter: flipv fliph;
}

.links {
  font-style:italic;
  text-align:left;
}

.links a{
  font-style:normal;
}

.links a:hover{
  text-decoration:underline;
}

.links div.cl{
  height:10px;
}
