html>body .main
{
/*position:absolute; */
float:left;
/*min-width:592px;
max-width:800px; */
width:57.5%;
background-color:#EAF0EA;
padding-right:1.5%;
padding-left:1%;
border-left:1px solid #000333;
font-family:Arial, Verdana, Helvetica;
font-size:10pt;
}

.main
{
/* position:absolute; */
float:left;
/*min-width:582px;
max-width:790px; */
width:59%;
padding-right:1%;
border:1px solid white;
font-family:Arial, Verdana, Helvetica;
font-size:10pt;
}
html>body .columnleft
{
/*position:absolute;
left:604px; */
float:left;
/* width:200px; */
background-color:#EAF0EA;
width:19.5%;
padding-left:1%;
padding-right:.5%;
border-left:3px solid #000333;
font-family:Arial, Verdana, Helvetica;
font-size:10pt;
}

.columnleft 
{
/* position:absolute;
left:593px; */
float:left;
/*width:200px; */
width:22%;
padding-left:8%;
border-left:3px solid #000333;
font-family:Arial, Verdana, Helvetica;
font-size:10pt;
}

html>body .columnright
{
/*position:absolute;
left:805px; */
float:right;
/* width:200px; */
background-color:#EAF0EA;
width:15%;
/* padding-right:10px; */
border-left:3px solid #000333;
/* border-right:1px solid #000333; */
font-family:Arial, Verdana, Helvetica;
font-size:10pt;
}

.columnright
{
/*position:absolute;
left:793px; */
float:right;
/* width:200px; */
padding-left:1%;
width:16%;
border-left:3px solid #000333;

font-family:Arial, Verdana, Helvetica;
font-size:10pt;
}

.article-space
{
line-height:5pt;
}

td.standard 
{
  font-family: Arial, Verdana, Helvetica;
  font-size:10pt;
}
td.left
{
  font-family:Arial, Verdana, Helvetica;
  font-size:10pt;
  text-align:left;
}

td.standardblue 
{
  font-family: Arial, Verdana, Helvetica;
  font-size:10pt;
  background: #000333;
}

.standardblue a:link
{
  color:white;
  text-decoration:underline;
}

.standardblue a:hover
{
  color:white;
  text-decoration:underline;
}
.standardblue a:visited
{
  color:white;
  text-decoration:underline;
}

td.standardgray
{
  font-family: Arial, Verdana, Helvetica;
  font-size:10pt;
  background:#CCCCCC;
}

html>body .menubar
{
  width:99.9%;
  height:20px;
  padding-top:3px;
  background:#858585;
  text-align:left;
}

.menubar
{
  width:99.9%;
  padding-top:3px;
  background:#AAAAAA;
  height:20px;
  text-align:left;
}

.bluebar
{
  background:#000333;
  color:white;
  width:400px;
}
.bluebarbig2
{
  background:#000333;
  text-align:center;
  color:white;
  font-size:16pt;
  font-family:Lithos Pro, Rockwell Condensed,Times New Roman,Rockwell;
   font-face:bold;  
  width:100%;
  border:2px ridge #CCCCCC;
}

.bluebarbig2 a:link,
.bluebarbig2 a:hover,
.bluebarbig2 a:visited
{
  color:white;
  text-decoration:none;
}

.bluebarbig
{
  background:#000333;
  text-align:center;
  color:white;
  font-size:16pt;
  font-family:Rockwell Condensed,Times New Roman,Rockwell;
  font-face:bold; 
  width:100%;
  border:2px ridge #CCCCCC;
}

.bluebarbig a:link,
.bluebarbig a:hover,
.bluebarbig a:visited
{
  color:white;
  text-decoration:none;
}

.bluebarmax 
{
  background:#000333;
  color:white;
  text-align:center;
  font-size:12pt;
  font-face:bold;
  width:89.7%;
}

.banner
{
  background:#02052D url('images/banner3.jpg') no-repeat;
  background-position: center center;
  margin-top:-1%;
  width:99.9%;
  height:100px;
}

.footer
{
  width:99.9%;
  font-family:Trebuchet MS,Times New Roman,Rockwell;
}

.menubox
{
  background:#000333;
  text-align:center;
  font-family: Arial, Verdana, Helvetica;
  border:1px solid white;
}

.menubox a:link
{
  color:white;
  text-decoration:none;
}

.menubox a:hover
{
  color:white;
  text-decoration:underline;
}

.menubox a:visited
{
  color:white;
  text-decoration:none;
}

.page {


	max-width: 1275px;
  min-width:775px; 
 width:expression(document.body.clientWidth < 777? "775px" : document.body.clientWidth > 1277? "1272px" : "auto");

	text-align:left;
}