body
{	
    SCROLLBAR-FACE-COLOR: #104E8B; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #104E8B; 
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-dark-shadow-color: #000000;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: 1.0em arial, sans-serif;
}

fieldset  
{ 
  color: 	#017495;
  border: 	solid 1px #104E8B;
  padding:	5px 20px 0 30px;
}
	
legend  
{
  background-color: #104E8B;
  border:outset #104E8B;
}

input, select, textarea
{
  color: 			#666;
  border: 			solid 1px #104E8B;
}

input.formInputButton  
{
  font-size: 1.2em;
  vertical-align: middle;
  font-weight: bolder;
  text-align: center;
  color: #FFFFFF; 
  background: #104E8B;
  padding: 2px;
  border: outset #104E8B;
  cursor: pointer;
  float: right;
}

.bcleardefault
{ color: #666;
  background-color: #F0F8FF;
  border: solid 1px #f66;
}

.rightlink
{	float: right;
	margin: 0 20px 0 0;
}

.imgcol
{	width: 350px;
	float: left;
	border: 1px solid black;
	margin: 5px;
	text-align: center;
}

.imgcol img
{	width: 300px;
}

.imgcol form
{	float: left;
}

.imgcol p
{	padding: 0;
	margin: 0;
}

.unithead
{	width: 100%;
	float: left;
}

.unithead img
{	position: relative;
	top: 2px;
}

.unitcontent
{	float: left;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 5px;
}

table
{	
  border-collapse: collapse;
  width: 100%;
}

thead
{	
    background-image:url(../imgs/footbg.jpg);
	color: black;
}


th
{	
  padding: 3px;
}

td
{	padding: 3px;
	color:#12285F;
	font-size:13px;
}

.odd
{	background: white;
}

.even
{	background: #DFDFDF;
}

form
{	margin: 0;
	padding: 0;
}

.main {
	width:			620px;
	margin-top:		0px;
	padding-top:	0px;
	float:			left;
}
.roundr{
	min-height:	30px;
	background:	url('../imgs/roundedcornr_838865.gif') no-repeat;
}
.drape,
.main .drape
{
	background-color:	#143e7c;
	border-bottom: 		1px solid #760000;
	padding:			0 10px 10px 10px;
	min-height:			350px;
}
.main .drape a
{	color:				white;
	text-decoration:	underline;
}
.main .drape a:hover
{	

}
.main .drape .bubble a
{	color:				blue;
	text-decoration:	underline;
}
 
.layouttable {background-color:transparent;}
.keywords {float:left;text-align:center;}
.bubble {
	width:300px;
	padding-top:0px;
	font-variant:small-caps;
}

div#content .rounder{display:block} /* #d0d9ff */
div#content .rounder *{ background: white; }
div#content .rounder1{ border: 1px solid white; background: white; }
div#content .rounder2{ border: 1px solid white; background: white; }
div#content .rounder3{ border: 1px solid white;}
div#content .rounder4{ border: 1px solid white;}
div#content .rounder5{ border: 1px solid white;}
div#content .rounderfg{ background: white;}

div#content .main .rndbox,
div#content .main .rndbox table td
{	color:	#12285F !important;
}

div#content table td.details,
div#content table td.details li
{	font-size:		10px !important;
	vertical-align:	top;
}

body.EArea #navigation a{				background: #122E5D url("/imgs/navl-article - copy.gif") no-repeat left top; }
body.EArea #navigation a span{ 		background: url("/imgs/navr-article - copy.gif") no-repeat right top; }
body.EArea #navigation a:hover{		background: #183E7C url("../imgs/navlh-article - copy.gif") no-repeat left top; }
body.EArea #navigation a:hover span{	background: url("/imgs/navrh-article - copy.gif") no-repeat right top; }

.main .drape table a {
	color:		#143E7C;
}
.main .drape .pagination a
{	color:		white;
}
