body
{
	background-color: #D5D1D1;
}

table.std 
{
	border-width: 1 1 1 1;
	border-color: #9A9A9A;
	border-collapse: collapse;
	border-style: solid;
	background-color: #FFFFFF;
}

table.std td.std 
{
	border-width: 1 1 1 1;
	border-color: #9A9A9A;
	border-collapse: collapse;
	border-style: solid;
	font: normal 8pt verdana;
	color: #727272;
	padding: 0 0 0 0;
}

table.std td.stdForm
{
	border-width: 1 1 1 1;
	border-color: #9A9A9A;
	border-collapse: collapse;
	border-style: solid;
	font: bold 8pt verdana;
	padding: 5 5 5 5;

	color: #6B85AD;
}

table.std td.menu 
{
	background-color: #1461A2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1A1A81, endColorstr=#06062E, gradientType=0);
	padding: 0 2 0 15;
}

div.menu
{
	color: #FFFFFF;
	font: normal 11px arial;
	text-decoration: none;
}

div.menu a:link, div.menu a:visited
{
	color: #FFFFFF;
	font: normal 11px arial;
	padding: 2 4 2 4;
	text-decoration: none;
}

div.menu a:hover 
{
	background-color: #171775;
	border-collapse: collapse;
	border-width: 1 1 1 1;
	border-color: #9A9A9A;
	border-style: solid;
	padding: 0 3 1 3;
}

table.flyoutMenu 
{
	background-color: #DDDDDD;
	border-width: 1 1 1 1;
	border-color: #9A9A9A;
	border-style: solid;
}

div.menuItem 
{
	font: normal 11px arial;
	color: #666666;
	border-width: 0 0 1 0;
	border-style: solid;
	border-color: #9A9A9A;
	padding: 4 5 4 5;
}

div.menuItem a:link.submenuLink 
{
	font: normal 11px arial;
	color: #666666;
	border-style: none;
	padding: 0 0 0 0;
}

div.menuItem a:hover.submenuLink 
{
	font: normal 11px arial;
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: underline;
	border-style: none;
	padding: 0 0 0 0;
}

input.std
{
	height: 16px;
	font: normal 11px arial;
}

input.stdButton 
{
	font-size: 9px;
	font-weight:bold;
	color:#333333;
}

img 
{
	border-style: none;
}

p
{
	font: normal 10pt verdana;
	color: #505050;
	margin: 5 0 5 0;
}

a:link, a:visited 
{
	font: 8pt normal verdana;
	color: #707070;
	text-decoration: none;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
}

table td.contentMenu 
{
	font: normal 8pt verdana;
	background-color: #FFFFFF;
	border-color: #CDCDCD;
	border-style: solid;
	border-width: 1 1 1 1;
}

table.locations 
{
	border-width: 1 1 1 1;
	border-collapse: collapse;
	border-style: solid;
	border-color: #707070;
	font: 8pt normal verdana;
	color: #707070;
}

table.locations th 
{
	font: bold 10pt verdana; 
	color: #6B85AD;
	background: #DBE3EA;
	border-width: 0 0 1 0;
	border-style: solid;
	border-color: #707070;
}

table.locations td 
{
	padding: 5 5 5 5;
}

table.locations td.form
{
	padding: 5 5 5 5;
	border-width: 1 1 1 1;
	border-style: solid;
	border-color: #707070;
}

a:link.locations, a:visited.locations
{
	font: normal 10pt verdana;
	text-decoration: underline;
}

a:hover.locations
{
	text-decoration: none;
}

a:link.inForm, a:visited.inForm
{
	font: bold 10pt verdana;
	color: #5C151B;
	text-decoration: underline;
}

a:hover.inForm
{
	text-decoration: none;
	color: #B12934;
}

UL, OL
{
	font: normal 10pt verdana;
	color: #505050;
}

li 
{
	padding: 0 0 4 0;
}

p.title
{
	font: bold 12pt arial;
	color: #6B85AD;
	padding: 10 0 2 0;
}

div.example
{
	border-style: solid;
	border-color: #9A9A9A;
	border-width: 1 1 1 1;
	padding: 0 5 5 5;
	background-color: #F0ECE3;
	margin: 5 5 5 5;
}