body  {
	color: #002f97;
	background: #859cd2 0px 0px;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.container {
	margin: 0px auto;
	width: 780px;
	text-align: left;
     }

h1 {
	font-size: 14px;
	font-weight: bold;
}


     
/* commented backslash hack v2 \*/

.container {
	
	width: 780px;
	text-align: left;
	position:absolute;
	left: 50%;
	top: 50%;
	height: 600px;
	margin-top: -200px;
	margin-left: -390px;
	
	
    
     }
     
 /* End hack */    

.topnav { 
		color: white; 
		font-weight: bold; 
		font-size: 11px; 
		background-color: #002f97; 
		text-align: right; 
		padding: 10px;
		border-top: 1px #ffffff;
		border-left: 1px #ffffff;
		border-right: 1px #ffffff;
		}
     
.mainbox {
			width: 780px;
			background: url(/images05/m_bkg.gif) repeat-y;
			padding-top: 70px;
			padding-bottom: 70px;
		}
 
 .leftnav {
			width: 202px;
			height: 311px;
			float: left;
			background: url(/images05/m_bkg.gif) repeat-y;
		}

 .globearea {
			width: 139px;
			height: 211px;
			float: right;
			background: url(/images05/lower_bkg.gif) repeat-y;
		}

.rightside { width: 439px;}

.textpad {
	padding: 12px;
	text-align: justify;
	width: 396px;
}



.footer { 
		color: white; 
		font-weight: bold; 
		font-size: 10px; 
		background-color: #002f97; 
		text-align: right; 
		padding: 10px;
		border-bottom: 1px #ffffff;
		border-left: 1px #ffffff;
		border-right: 1px #ffffff;
		}



td  {
	/*background: #fcf7e0 repeat-y 0pt 0pt;*/
	vertical-align: top;
	font-size: 12px;
}
a { color: white; font-weight: bold; font-size: 11px }
a:hover { color: #b8c6e8 }
a:vlink { color: #6495ed }
.border  { background-color: #b7c5e7; border-top: 1px #859cd2; border-right: #859cd2; border-bottom: 1px #859cd2; border-left: #859cd2 }
.darkblue  { color: white; font-weight: bold; font-size: 11px; background-color: #002f97; text-align: center; padding: 10px }

.bkg { background: #fcf7e0 url(../images05/m_bkg.gif) repeat-y }
.bottom { vertical-align: middle}
.popupmenu { width: 261px; height: 21px }

.bold { font-weight: bold }
.lower_bkg {
	
	background-repeat: repeat-y;
	background-color: #fcf7e0;
	background-image: url(../images05/lower_bkg.gif);
}
select {
	width: 225px;
	height: 24px;
	width: 225px;
	margin-top: 20px;
}
span {
	display: inline;
}


a.bluetext:link     { color: #002f97; font-weight: bold; font-size: 13px; line-height: normal; text-decoration: none; background-color: transparent; padding-top: 15pt; border: none }
a.bluetext:visited     { color: #002f97; font-weight: bold; font-size: 13px; line-height: normal; text-decoration: none; background-color: transparent; padding-top: 15pt }
a.bluetext:active     { color: #002f97; font-weight: bold; font-size: 13px; line-height: normal; text-decoration: none; background-color: transparent; padding-top: 15pt }
a.bluetext:hover     { color: #002f97; font-weight: bold; font-size: 13px; line-height: normal; text-decoration: none; background-color: transparent; padding-top: 15pt }