body.secondary {   
margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */ 
text-align:center; /* Hack for IE5/Win */   
background-color:#FFFFFF;
background-image: url(/gfx/bg_blue_fade.jpg);
background-repeat: repeat-x; 
 
} 
  
#Content { 
width:840px; 
margin:0px auto; /* Right and left margin widths set to "auto" */ 
text-align:left; /* Counteract to IE5/Win Hack */ 
padding:0px; 
border:1px solid #CCCCCC; 
background-color:#2E799E; 
} 


#bottomContent1 { 
width:270px; 
height:350px;
margin:0px auto; /* Right and left margin widths set to "auto" */ 
text-align:left; /* Counteract to IE5/Win Hack */ 
padding:15px; 
border:1px solid #666666; 
background-color:#FFFFFF; 
float:left;
} 

#bottomContent2 { 
width:270px; 
height:350px;
margin:0px auto; /* Right and left margin widths set to "auto" */ 
text-align:left; /* Counteract to IE5/Win Hack */ 
padding:15px; 
border:1px solid #666666; 
background-color:#FFFFFF; 
float:left;
} 

#bottomContent3 { 
width:270px; 
height:350px;
margin:0px auto; /* Right and left margin widths set to "auto" */ 
text-align:right; /* Counteract to IE5/Win Hack */ 
padding:15px; 
border:1px solid #666666; 
background-color:#FFFFFF; 
float:left;
} 

#LogoHeader { 
width:842px; 
margin:0px auto; /* Right and left margin widths set to "auto" */ 
text-align:left; /* Counteract to IE5/Win Hack */ 
padding:10px; 
border:1px solid #CCCCCC; 
background-color:#666666; 
} 

#flashMain { 
width:490px; 
height:290px;
margin:0px auto; /* Right and left margin widths set to "auto" */ 
text-align:left; /* Counteract to IE5/Win Hack */ 
padding:0px; 
border:0px solid #000000; 
background-color:#FFFFFF; 
float:left;
} 

#leftMain { 
width:350px; 
height:290px;
margin:0px auto; /* Right and left margin widths set to "auto" */ 
text-align:left; /* Counteract to IE5/Win Hack */ 
padding:0px; 
border:0px solid #000000; 
background-color:#666666; 
background-image: url(/gfx/midLeft.jpg); 
float:left;
} 

ul#features {list-style-type: square;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

ol#beta
{	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}


.logo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; font-style: italic; font-weight: bold; color: #FFFFFF }

.logoIT { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; font-style: normal; font-weight: bold; color: #65C0ED}

.header1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #2E799E; line-height: 22pt}

.header2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #444444; font-style:italic; line-height: 26pt;
padding:20px; text-align:center; vertical-align:middle;
}

.header3 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt;  font-weight: bold; color: #2E799E;  line-height: 18pt
}

.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}

.normalBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}

.layer-margin {  border-top-width: 7px; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px}

.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; background-position: center center; border: 1px solid; margin-top: 7px; margin-right: 7px; margin-bottom: 7px; margin-left: 7px; height: 1px; width: 1px; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: #65C0ED; vertical-align: middle; text-align: center; border-color: #000000 solid}


p {padding: 5px;}

a.buttonlink:link{
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.buttonlink:visited{
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.buttonlink:hover{
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.buttonlink:active{
	color: #CCCCCC;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #FFFFFF;
text-decoration: none;
}

#navlist li a:link { color: #BBBBBB; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #CCCCCC;
border-color: #227;
}

#navlist li a#current
{
color: #FFFFFF;
background: #666666;
border-bottom: 1px solid white;
}

label
{
width: 15em;
float: left;
text-align: right;
margin-left: 5.5em;
margin-right: 0.5em;
display: block;
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
}

.submit input
{
margin-left: 20.5em;
color: #000000;
background: #DDDDDD;
border: 1px outset #999999;
width: 6.5em;
} 

input
{
color: #000000;
background: #DDDDDD;
border: 1px solid #999999;
width: 12em;
}


fieldset
{
border: 1px solid #CCCCCC;
width: 95%;
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
}

legend
{
color: #fff;
background: #65C0ED;
border: 1px solid #CCCCCC;
padding: 2px 6px;
font-weight:bold;
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
} 


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(gfx/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(gfx/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/overlay.png", sizingMethod="scale");
	}