html, body {
background: #010134;
margin-top:0;
margin-bottom:0;
min-height:100%;
height:100%;
padding:0;
font-family: Arial, Helvetica, sans-serif;

/* IE fix for centering */ text-align:center;
}

#container 
{ 
background-color: #010134; 
min-height:100%;
height:100%;
width: 920px;
margin: auto;
margin-top:0px;

/*margin-left: auto;*/
margin-bottom:0px;
color:#ffffff;

/* IE fix for centering */ text-align:left;
}

html>body, html>body #container
{
height: auto;
}

#masthead
{
position:relative;
background: #000051;
top:0px;
left:0px;
width:920px;
height:100px;
border: 0px solid rgb(0,0,33);
}

#main 
{
background: #010134;
top:0px;
margin 0px;
min-height:100%;
height:100%;
width: auto;
border: 1px solid rgb(0,0,33);
padding: 5px 5px 5px 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#ffffff;
border: 0px;
border-right: 0px solid rgb(0,0,81);
bottom:auto;

}

#navigation ul
{
list-style: none;
margin: 0;
padding: 0;
}

#navigation
{
color: #ffffff;
float: right;
top:0px;
left:0px;
bottom:0px;
width:120px;
border: 0px solid #555555;
border-left: 1px solid #555555;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
text-align:left;
align:center;
padding: 0px 0px 0px 0px;
/*height:100%;*/
bottom:auto;
/* IE dropped float workaround */ overflow: hidden;
}



#navigation li a:link, #navigation li a:visited
{
height:20px;
line-height:20px;
display: block;
margin-right: 0px;
padding: 3px 1px 5px 5px;
color: #cccccc;
background-color: #010134; 
text-decoration: none;
border-top: 1px solid #010134;
border-left: 1px solid #010134;
border-bottom: 1px solid #010134;
border-right: 1px solid #010134;
  vertical-align: bottom; /* This fixes the IE5 Win gap! */
}

#navigation li a#anav_out:link, #navigation li a#anav_out:visited
{
height:0px;
padding:0px;
}

#navigation li a:hover
{
background-color:#cccccc;
color: #010134;
text-decoration: none;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #919191;
border-right: 1px solid #919191;
}

#navigation li a.thispage
{
color: #ffffff;
background-color: #010134;
height:20px;
line-height:20px;
padding: 3px 0px 5px 5px;
border-top: 1px solid #010134;
border-left: 1px solid #010134;
border-bottom: 1px solid #010134;
border-right: 1px solid #010134;
cursor:text;

}

.col_33 {
	width:280px;
	float:left;
	margin-right:40px;
	overflow:hidden;
}
.col_33.last {
	margin-right:0;
}
.col_66 {
	width:600px;
	float:left;
	margin-right:40px;
	overflow:hidden;
}
.col_66.last {
	margin-right:0;
}
.col_25 {
	float:left;
	width:200px;
	margin-right:40px;
	overflow:hidden;
}
.col_25.last {
	margin-right:0;
}
.col_75 {
	float:left;
	margin:0;
	width:680px;
	font-size:14px;
}
.col_50 {
	float:left;
	width:440px;
	margin-right:40px;
	overflow:hidden;
}
.col_50.last {
	margin-right:0;
}

/* form components */
div.formentry {display: block; vertical-align:middle;  padding: 2px 0px 2px 0px;}

h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 2.0em;
font-weight: bold;
color: #ff0000;
margin-bottom: 5px;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000051;
margin-top: 0em;
margin-bottom: 0em;
}

h3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000051;
margin-bottom: 5px;
}

#masthead
{
background: #010134 url(images/general/digitalica540x180clean.gif) no-repeat center top;
align:center; text-align:center; 
height:180px;
border: 0px solid rgb(0,0,33);
}

div.mainflow
{
/*position:relative;*/
width: auto;
border: 0px solid rgb(255,0,0);
}

div.mainright
{
float:right; 
width:10.5em;
/*background: #888800;*/
border: 0px solid rgb(0,0,255);
}

div.mainleft
{
float:left; 
width:10.5em;
/*background: #888800;*/
border: 0px solid rgb(0,0,255);
}

td.proddesc 
{text-align:top; padding-left: 1em; padding-right: 1em;}

label.stdlab700 {display:block; float:left; width:7em; font: 1.2em Arial; color: #ffffff;}

td.stdlab900n  {align:left; width:9em; font:bold 1.2em Arial; color:#0000aa;}

td.std150 {width:15em; font: bold 1.2em Arial; color: #ffffff; align:left;}

span.hidemarker {display:none;}
span.showmarker { display:inline; font:1.4em bold Arial; color:#ff0000;}

div#footer
{
width:100%;
}

#footer_content {
text-align:right;
color: #cccccc;
font-weight:bold;
font-size:0.8em;
width:920px;
margin: auto;
border-top:1px solid #cccccc;
/*text align:left;*/
}

a.footlink, a.footlink:visited { color: #000051;}

.clear {
clear: both;
/*display: block;*/
height: 0px;
background: #00ff00;
/*overflow: hidden;*/
margin: 0;
padding: 0;
border: 0px solid rgb(255,0,255);
overflow:hidden;
}

