body {
		height: 100%;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color:#F2F2E8;
}

.background {background-color:#F2F2E8;}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#696969;
	font-weight: bold;
	text-transform: uppercase; 
	background-color:#FFFFFF;
}
.navigation a {
	color:#696969;
	text-decoration: none;
	background-color:#FFFFFF;
}
.navigation a:hover {
	color:#696969;	
}

.navigation_selected 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase; 
	background-color:#696969;
}

.navigation_selected a
{
	color:#FFFFFF;
	text-decoration: none;
	background-color:#696969;
}

.navigation_selected a:hover {
	color:#BEBEBE;	
}

.sub-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #696969;
	letter-spacing: normal;
	font-weight: bold;
	/*font-style: italic;*/
}	
.sub-navigation a{
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}	
.sub-navigation a:hover{
	color: #696969;
	font-weight: bold;
}	

.sub-navigation_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #696969;
	letter-spacing: normal;
	/*font-style: italic;*/
	text-decoration: none;
	font-weight: bold;
}
.sub-navigation_selected a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #696969;
	letter-spacing: normal;
	/*font-style: italic;*/
	text-decoration: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#696969;
	font-size: 11px;
}
/*.section_title --> changed to h1 for search engines */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color:#696969;
	letter-spacing: 1px;
	text-transform: uppercase;
	        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.contact_text 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color:#BEBEBE; 
}

.contact_text a 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color:#BEBEBE; 
}

.contact_text a {
	color:#BEBEBE;
	text-decoration: none;
}

.contact_text a:hover {text-decoration: underline;
}

.footer_text_major {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#BEBEBE;
	letter-spacing: normal;
	text-transform: uppercase;
	background-color:#FFFFFF;
}
.footer_text_major a {
	color:#BEBEBE;
	text-decoration: none;
	background-color:#FFFFFF;
}
.footer_text_major a:hover {
	color:#696969;
}
.footer_text_minor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BEBEBE;

background-color:#F2F2E8;
}
.footer_text_minor a {
	color:#BEBEBE;
	text-decoration: none;

background-color:#F2F2E8;
}
.footer_text_minor a:hover {
	color:#696969;
}

.virtuoso_member {font-family: Arial, Helvetica, sans-serif;color:#BEBEBE; font-size: 7pt; }
.virtuoso_member a {color:#BEBEBE; text-decoration: none; }
.virtuoso_member a:hover {color:#696969;}
.contact_text a {
	text-decoration: underline;
}
