
/*	
body {font-family: arial, verdana, geneva, helvetica, sans-serif;
	margin:0px;
	}


h1 {	font-family:verdana, arial;
		font-weight:bolder;
		text-transform: uppercase;
		color:#FFFFFF;
		background:#003366;
		border-bottom: 1px solid #336699;
		font-size:large;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		padding: 2px 0px 2px 6px;	
}

h2 {	font-family:verdana, arial;
		font-weight:bold;
		text-transform: uppercase;
		color:#FFFFFF;
		background: #316AC5;
		font-size:medium;
		border-bottom: 1px solid #003366;
		border-left: 1px solid #003366;
		border-right: 1px solid #003366;
		border-top: 1px solid #003366;
		margin-top:1px;
		margin-bottom:3px;
		padding: 2px 0px 2px 6px;

}

h3 {	font-family:verdana, arial;
		font-size:small;
		font-weight:bold;
		text-transform: uppercase;
		border-bottom: 2.5px solid #336699;
		font: bold 100%;
		color:#316AC5;
		margin-top:3px;
		margin-bottom:0px;
}

h4 {	
		font-family: arial, verdana, geneva, helvetica, sans-serif;
		font-size:small;
		font-weight:bold;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color:#336699;
		color:#CC6600;
		font: bold 100%;
		margin-top:4px;
		margin-bottom:6px;
		}


h5 { 
		font-family:verdana, arial;
		font-weight:bolder;
		text-transform: uppercase;
		color:#FFFFFF;
		background:#003366;
		border: 1px solid #FFFFFF;
		font-size:small;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		padding: 2px 0px 2px 6px;

}

h6 { 	font-family:verdana, arial;
		font-weight:bold;
		text-transform: uppercase;
		color:#FFFFFF;
		background: #316AC5;
		font-size:small;
		border: 1px solid #003366;
		margin-top:1px;
		margin-bottom:3px;
		padding: 2px 0px 2px 6px;

}

p {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	margin: 2px 0px 6px 0px;
	font-size: small;
	}


dt {
	font-weight:bold;
	}
ul {
	margin-top:0px;
}
	
ul, ol, li, dl, dt, dd {
	list-style-position: outside;
	font-family: verdana,arial, geneva, helvetica, sans-serif;
	font:101%;
	font-size: small;
}


a:link {
	color: #082347;
}
a:visited {
	color: #082347;
}
a:hover {
	color: #3C8D82;
}
a:active {
	color: #3C8D82;
}

.listlementsleft{
	float:left;
	padding-left:100px;
}
*/
		
.betanote
{
	position:absolute;
	z-index:10;
	top:100px;
	left:120px;
	width:350px;
	padding-top:2px;
	vertical-align:middle;
	text-align: right;
	font-size: 16px;
	font-weight: bold; 
	color:#fff;
	font-variant:small-caps;
	font-family: Verdana, sans-serif;
}
	
.betanotesub 
{
	position:absolute;
	z-index:10;
	top:26px;
	left:365px;
	width:150px;
	padding-top:2px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold; 
	color:#fff;
	font-size:16px;
	font-variant:small-caps;
	font-family: Verdana, sans-serif;
}
		
img
{
	border:0px;
}

.listelementsright {
	float:right;
	padding-right:50px;
	margin-right:50px;
	padding-left:25px;
	
}


table th {font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-weight:bold;
	font-size: small;
	padding: 2px 3px 2px 3px;
	}

table td {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
		font-size: small; 
	}

.thinbanner {
 	background-color: #D37C25;
 	float:left;
 	width:100%;
}

.homenavtopcontainer {
	width:auto;
	float:left;
}

.hometitle 
{
	margin-top:5px;
	margin-bottom:0px;
	height:25px;
	width:556px;
	border:0px;
	float:left;
}

.homenavtop
{
	margin-top:5px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size:12px;
	height:25px;
	/*width:218px; */
	float:left; 
	color:#FFFFFF;
}

.homenavtop a
{
	/*font-size: .7em;*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.homenavtop a:link, .homenavtop a:active, .homenavtop a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.homenavtop a:hover {
	color: #E6B583;
	text-decoration: underline;
}	

.homenavtopadjust
{
	margin-left:50px;
}

.layoutmainbg
{
	background-color: #D5E5D0;
	border-bottom:1px solid #89A581;
	float:left;
	width:100%;
}

.layoutmain
{
	width:773px;
	float:left;
	background-color: #D5E5D0;
	/*height:322px;
	position:relative;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;*/
}

.mainleft
{
	float:left;
	width:488px;
}

.mainright
{
	float:left;
	clear:right;
	border-right: 1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.navpanel 
{
	display:block;
	/*height:117px;*/
	text-align:right;
	padding-right:5px;
	border-right: 1px solid white;
	border-bottom: 2px solid white;
}

.navpanel a
{	
	font-family:arial, verdana, sans-serif;
	font-size:.8em;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	line-height:1.4em;
	}
.navpanel a:link, .navpanel a:active, .navpanel a:visited 
	{
	color:#000000;
	}

.navpanel a:hover 
{
	display:block;
	color:#1E5E0B;
	margin-bottom:0px;
}
.navpanel a:hover span 
{
	display:block;
	position:absolute;
	z-index:2;
	top:149px;
	left:500px;
	width:260px;	
	font-family: verdana, arial, helvetica;
	font-size:.9em;
	color:black;
	text-decoration:none;	
	text-align:left;
	line-height:1.1em;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height:1.3em;
}

html>body .navpanel a:hover span  
{
	line-height:1.3em;
}
.navpanel a:hover span:first-line {
	color:#175004;
	}
.navpanel a span 
{
	display:block;
	display:none;
}
.explainlink
{
	font-family:arial, verdana, sans-serif;
	border-right: 1px solid white;
	border-bottom: 2px solid white;
	height:65px;
	/*height:83px;*/
	color:#000000;
	font-size:.7em;
	padding:4px 2px 2px 10px;
}

.explainContainer
{
	font-family:arial, verdana, sans-serif;
	background-color: #a5bdd5;
	background-repeat: repeat;
	border-right: 1px solid white;
	border-bottom: 2px solid white;
	width: 270px;
	height: 267px;
	color:#000000;
	font-size:1em;
	padding:4px 2px 2px 10px;
}

html>body .explainContainer
{
	height: auto;
	min-height: 252px;
	min-width: 270px;
}

.explainHeader
{
	color: #175004;
	line-height:1.1em;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height:1.3em;
	font-weight: bold;
	font-size:.8em;
}

.explainText
{
	font-family: verdana, arial, helvetica;
	font-size:.8em;
	color:black;
	text-decoration:none;	
	text-align:left;
	line-height:1.1em;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height:1.3em;
}

.searchform {
	background-color: #E6B583;
	padding: 3px 3px 3px 3px;
	border-right: 2px solid white;
	/*height:22px;*/
	height:22px;
	margin-top:-3px;
	vertical-align:middle;
	font-family:arial, verdana, sans-serif;
	font-size:.9em;
	color:#000000;
	/*font-size:.8em;*/
	font-weight:bold;
	text-decoration: none;
	line-height:1.4em;
}

.searchform input {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 10px; /* Probably need to used fixed size here */
	background: #fff;
	border: 1px #036 solid;
	text-align: left;
}

.searchform #searcher {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 1px black solid;
	background: #CC0000;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
}
.searchform fieldset {
	border:0px;
	margin:0px;
	font-size:.8em;
}

.searchform form {
	border:0px;
	margin:0px;
}

.addtionallinkspanel 
{
	font-family:arial,verdana, helvetica, sans-serif;
	font-size:.8em;
	background-color:#1E5E0B;
	border-top:2px solid #FFFFFF;
	border-right: 2px solid white;
	border-bottom:2px solid #FFFFFF;
	/*height:22px;*/
	height:auto;
	color:#FFFFFF;
}

.addtionallinkspanel ul {
	list-style-type: square;
	margin-bottom: 5px;
	margin-top:0px;
}

.addtionallinkspanel a {
	font-size:.9em;
	color:#FFFFFF;
	text-decoration: none;
}
.addtionallinkspanel a:link, .addtionallinkspanel a:active, .addtionallinkspanel a:visited {
	color:#FFFFFF;
	text-decoration: none;	
}
.addtionallinkspanel a:hover {
	text-decoration: underline;
}

.picadjust {
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	margin-top:-3px;
}

.graphicborder {
	width:auto;
	/*border:1px solid #84A2C0;*/
	text-align:left;
	background-color:#FFFFFF;
}

/*Header graphics*/
.bannerlayout 
{
	background-color:#D37C25;
	/*border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000; */
	height:51px;
	/*width: 57.55em;*/
}

.bannerbackgrd 
{
	white-space:nowrap;	
	/*width:57.55em;*/
	width:100%;
}

.bannerimage 
{
	float:left;
	width:537px;
	/*width:552px;*/
	border:0px;
}

.bannernav 
{
	float:left;
	white-space:nowrap;
	padding-left:35px;
	height:24px;
	padding-top:3px;

}

span.navtop
{
	font-size: 14px;
	color: #FFFFFF;
} 

a.navtop 
{
	/*font-size: .8em;*/
	text-decoration: none;
	font-weight:bold;
}

a:link.navtop, a:active.navtop, a:visited.navtop {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.navtop {
	color: #E6B583;
	text-decoration: underline;
}	

.searchformsub form
{
	position:absolute;
	left:515px;
	top:27px;
	border:0px;
	margin-left: 10px;
	/*width:259px*/
}


.searchformsub input{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 10px; /* Probably need to used fixed size here */
	border: 1px #036 solid;
	text-align: left;

}

.searchformsub #searcher {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 1px black solid;
	background: #CC0000;
	color: #ffffff;
	/*font-size: .9em;*/
	font-weight: bold;
}

.searchformsub fieldset {
	border:0px;
	margin:0px;
}

.searchformsub label {
	/*font-size: .8em;*/
}

.sitenavbg
{
	clear:left;
	margin-left:0px;
	background-color:#FFD5BA;
	height:2em;
	border-top:solid 4px #D37C25;
	/*border-right:solid 1px #000000;
	border-left:solid 1px #000000;*/
	border-bottom:solid 1px #000000; 
	/*width: 57.55em;*/
	/*width:100%;*/
}

.sitenav 
{
	/*width: 57.55em;*/
	margin-left:35px;
	text-align:left;
	margin-top:5px;
	padding-top:0px;
}

.sitenav a
{
	color:#002864;
	font-weight:bold;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	font-size: 1em;
}

.sitenav a:link, .sitenav a:active, .sitenav a:visited
{
	color:#002864;
}

.sitenav a:hover
{
	color:#859DB6;
}

span.sitenavsep 
{
	font-size:.8em;
	color:#002864;
	margin-top:2px;
}

.navcurrent {
	margin: 4px 0px 0px 0px;
	background: #B4D7E3;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: black;
	padding: 1px 0px 1px 0px;
	height: 20px;
	/*width: 57.55em;*/
	/*width:756px;*/
	width: auto;
	margin-bottom:0px;
	/*font-size: .9em; */
		}
		
.subnav 
{
	background-color:#256018;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	/*width: 57.55em;*/
	/*width:756px;*/
	width: 100%;
	height:3.2em;
	margin-left:0px;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
	position: relative;
	float: left;
	clear: both;
}

.subnav .subnavspace 
{
	position: relative;
	float: left;
	clear: both;
	/*position:absolute;
	left:5px;*/
	/*width: 57.55em;*/
	/*width:756px;*/
	/*top:10.4em;*/
	width: 100%;
	top: 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
	top: 13px;
	/*top:117px;
	voice-family: "\"}\"";
	voice-family:inherit;
	top:123px;*/

}
html>body .subnav .subnavspace {
	/*top:126px;*/
	top: 17px;
}

.subnav .subnavspace2 
{
	position: relative;
	float: left;
	clear: both;
	/*position:absolute;
	left:5px;*/
	/*width: 57.55em;*/
	/*width:756px;*/
	/*top:10.4em;*/
	width: 100%;
	top: 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
	top: 13px;
	/*top:91px;
	voice-family: "\"}\"";
	voice-family:inherit;
	top:96px;*/
	}

html>body .subnav .subnavspace2 {
	/*top:99px;*/
	top: 17px;
}

/*
a.subnavbutton {
	background-color:#FFFFFF;
	font-weight:bold;
	color:#333333;
	padding:5px 7px 3px 7px;
	line-height:.8em;
	height:19px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
}

a:link.subnavbutton, a:active.subnavbutton, a:visited.subnavbutton {
	color:#666666;
	text-decoration:none;
}

a:hover.subnavbutton {
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
}

a.subnavbuttoncurrent {
	background-color:#CCCCCC;
	font-weight:bold;
	color:#000000;
	padding:5px 7px 3px 7px;
	line-height:.8em;
	height:19px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}

a:link.subnavbuttoncurrent, a:active.subnavbuttoncurrent, a:visited.subnavbuttoncurrent {
	color:#000000;
	text-decoration:none;
}

a:hover.subnavbuttoncurrent {
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
}


.buttonbgrd {
	height:1.7em;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #000000;
	float:left;
	background-color: #FFFFFF;
}

.buttonbgrd a:hover {
	border-bottom: 6px solid #CC0000;
}

.buttonbgrdcur {
	height:1.7em;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #000000;
	float:left;
	border-bottom:solid 1px #CC0000;
	background-color: #CC0000;
}

.buttonbgrdcur a:hover {
	border-bottom: 6px solid #CC0000;
}
*/

a.subnavbutton{
	background-color:#FFFFFF;
	font-weight:bold;
	/*font-size:.9em;*/
	color:#333333;
	padding-top:5px;
	padding-right:7px;
	padding-bottom:5px;
	padding-left:7px;
	line-height:.8em;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
	margin-bottom:0px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:26px;
	padding-bottom:3px;

}
html>body a.subnavbutton
{	height:26px;
	padding-bottom:3px;
}
	

a:link.subnavbutton, a:active.subnavbutton, a:visited.subnavbutton {
	color:#666666;
	text-decoration:none;
}

a:hover.subnavbutton, a:active.subnavbutton {
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
}

a.subnavbuttonon, a:hover.subnavbuttonon, a:link.subnavbuttonon, a:active.subnavbuttonon, a:visited.subnavbuttonon  {
	font-weight:bold;
	padding-top:5px;
	padding-right:7px;
	padding-bottom:3px;
	padding-left:7px;
	line-height:.8em;
	border-style: solid;
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	border-width:0px 0px 6px 0px;
	border-bottom-color:#CC0000;
	color:black;        
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:26px;

}
html>body a.subnavbuttonon, a:hover.subnavbuttonon, a:link.subnavbuttonon, a:active.subnavbuttonon, a:visited.subnavbuttonon 
{	height:26px;

}

.buttonbgrdon {
	/*height:24px;*/
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000000;
	float:left;
	background-color: #FFFFFF;
	height:1.6em;
    color:black; 
	voice-family: "\"}\"";
	voice-family:inherit;
	height:2em;
}
html>body .buttonbgrdon 
{	
    height:1.7em;
}
.buttonbgrdon a:hover, a:link, a:active {
	color:black;
}

.buttonbgrd {
	/*height:24px;*/
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #000000;
	margin-bottom:-3px;
	background-color: #FFFFFF;
	height:1.6em;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:2em;
	border-bottom-width: 1px;
}
html>body .buttonbgrd 
{
	height:1.7em;
	border-bottom-width: 1px;
}
.buttonbgrd a:hover, .buttonbgrd a:active {
	border-bottom: 6px solid #CC0000;
}


/*End header*/

/*Footer Graphics*/
.homefooter 
{
	float:left;
	clear:both;
	width:100%;
}

.homefooter h3 
{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body .homefooter h3 {
	font-size: small;
}

	
#footercontainer {
	z-index: 4;
	font-family:arial, verdana, sans-serif;
	clear: both;
	/*width: 763px;*/
	width: auto;
}
	
#footer {
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px 10px;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	font-size: xx-small;
	width: auto;
	/*width: 730px;*/ /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}

html>body #footer {
	font-size: x-small;
 /* ie5win fudge ends */
}

#footer ul {
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}

#footer li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-position: inside;
}

#footer p {
	margin: 0px 0px 0px 5px;
	}

#footer h3 {
	margin: 5px 0px 1px 0px;
}

/*End of footer*/

	
.spacer {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 3px;
  border: 0px;
  width: auto;
  display: block;
}

.partnerlogos {
	float:right;
}
.edition {
	float:left;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.selected {
	/*height:27px;*/
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-style: solid;
	border-bottom-color: CC0000;
	background-color: #CC0000;
	height:1.6em;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:2em;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
html>body .selected
{	height:1.7em;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

a.selectedsubnav {
	font-weight:bold;	
	padding:5px 7px 3px 7px;
	line-height:.8em;
	border-style: solid;	
	background-color:#cccccc;
	color:#000000;
	text-decoration:none;
	border-color: #000000;
	margin-bottom:-9px;
	border-width: 0px 0px 1px 0px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:26px;
}
html>body a.selectedsubnav
{	height:26px;


}

a:link.selectedsubnav, a:active.selectedsubnav, a:visited.selectedsubnav {
	font-weight:bold;	
	padding:5px 7px 3px 7px;
	line-height:.8em;
	border-style: solid;	
	background-color:#cccccc;
	color:#000000;
	text-decoration:none;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:26px;
}

html>body a:link.selectedsubnav, a:active.selectedsubnav, a:visited.selectedsubnav
{	height:26px;

}

.printheader{
	display:none;
}
.printnavcurrent{
	display:none;
}