/* spacer */

.xxxxxx {
font-family : Verdana;
}
	
	
/* header and instructional text elements */

	
	.subhead {
		font-weight : bold;
		color: #003333;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : left;
		line-height : 20px;
	}

	.subsubhead {
		font-weight : bold;
		color: #003333;
		font-family : verdana, arial, san-serif;
		font-size : 14px;
		text-align : left;
		line-height : 18px;
	}
	
	
		.subsubheadsmaller {
		font-weight : bold;
		color: #003333;
		font-family : verdana, arial, san-serif;
		font-size : 13px;
		text-align : left;
		line-height : 16px;
	}
	
	.subheadprint {
		font-weight : bold;
		color: #000000;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : left;
		line-height : 20px;
	}
	
	.sidesubhead {
		font-weight : bold;
		color: #003333;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 17px;
	}
	
	.sidesubheadprint {
		font-weight : bold;
		color: #000000;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 17px;
	}
	
	.tablelead {
		font-weight : bold;
		color: #ffffff;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : center;
		line-height : 18px;
	}
	
	
	.sidetext {
		background-color: #E3EDE0;
		font-weight : normal;
		color: #000000;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 15px;
	}

	.text {
		font-weight : normal;
		color: #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	.tablecell1 {
		font-weight : bold;
		background-color: #C9DBC3;
		color: #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	
	.tablecell2 {
		font-weight : bold;
		background-color: #E3EDE0;
		color: #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	a {
		color: #0011dd;
		text-decoration : underline;
	}		
	a:hover {
		text-decoration : underline;
	}
	a:link { 
		text-decoration : underline; 
		color: #0011dd; 
	}
	a:visited { 
		text-decoration : underline;
		color: #0011dd; 
	}

.select			{border: 0 inset buttonface; width: 100; font: icon; cursor: default;}
.selected		{border: 0 inset buttonface; background: window; padding: 0; font: icon;}
.selectTable	{height: 100%; width: 100%;
				border: 2 inset buttonhighlight; background: buttonface;}
.option			{font: icon; padding: 1; padding-left: 3; padding-right: 3; width: 100%;}
.dropDown		{position: absolute; visibility: hidden; width: 100%;
				border: 1 solid windowtext; padding: 0;
				background: window;}
.select .button	{width: 16px; height: 5; font-family: webdings; padding: 0;
				font-size: 11px; border: 2 outset buttonhighlight;}
				
.MenuBox {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

a.MenuHeader
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}

a.MenuHeader:link
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}

a.MenuHeader:visited
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}

a.MenuHeader:hover
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}

a.MenuItem
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}

a.MenuItem:link
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}
a.MenuItem:visited
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}

a.MenuItem:hover
{
	COLOR: #003333;
	font-size : 11px;
	font-family : trebuchet, verdana, arial, san-serif;
	TEXT-DECORATION: None;
}



	.foottext { font-weight : normal; color: #ffffff; font-family : arial, san-serif; font-size : 10px; text-align : left; line-height : 24px; }
	a.footer { color:#9BB7DE; }
	
	.footertext {
	padding-top:10px;
 font-weight : normal; color: #B7CEAF; font-family : trebuchet, arial, san-serif; font-size : 11px; text-align : center; line-height : 24px; margin-top:0px;}hr {
	background-color: #005E3E;
}

.footertext a{
color: #B7CEAF; font-family : trebuchet, arial, san-serif; 
}