BODY, P, LI, UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	color:#000000;
	list-style-position: outside;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

A.navigation:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:65%; 
	color:#996633;
}

A.navigation:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:65%; 
	color:#996633;
}

A.navigation:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:65%; 
	color:#996633;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:170%;
	color:#336699;
	border : solid #CCCC99;
	width : 100%;
	border-width : 0px 0px 2px 0px; 
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#336699;
	border : solid #c0d4d9;
	border-width : 0px 0px 2px 0px;
	width : 100%;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#336699;
	width : 100%; 
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:92%;
	color:#000000;
      font-weight: bold;
	width : 100%;
}

TR {
	text-align : left;
	vertical-align : top;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000000;
	font-weight: bold;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000000;
}

.header {
    font-style: normal;
    font-size: 14pt;
	  color: #ffffff;	
  	background: #2760AD;
    border-style: none;
}
.menu {
    font-style: normal;
    font-size: 11pt;
    background: #2760AD;
    border-style: none;
}
.sub_menu {
    font-style: normal;
    height: 10pt;
    color: #ffffff;	
    border-style: none;
}
.selected_menu {
    font-style: normal;
    font-size: 11pt;
    color: #ffffff;	    
    border-style: none;
    background: #6C8274;
}
.selected_sub_menu {
    font-family: "Century Gothic";
    font-size: 10pt;
    color: #ffffff;	    
    border-style: none;
}

.menu a:link { 
    color: #EFEFF7;	
    text-decoration: none;
}
.menu a:visited { 
    color: #EFEFF7;	
    text-decoration: none;
}
.menu a:hover { 
    color: #EFEFF7;	
    text-decoration: underline; 
    letter-spacing: 2px;
    font-weight: bold;
    
}
.selected_menu a:link { 
    color: #EFEFF7;	
    text-decoration: none;
}
.selected_menu a:visited { 
    color: #EFEFF7;	
    text-decoration: none;
}
.selected_menu a:hover { 
    color: #EFEFF7;	
    text-decoration: underline; 
    letter-spacing: 2px;
    font-weight: bold;
    
}
.sub_menu a:link { 
    color: #2760AD;	
    text-decoration: none;
    height: 10pt;    
}
.sub_menu a:visited { 
    color: #2760AD;	
    text-decoration: none;
    height: 10pt;
}
.sub_menu a:hover { 
    color: #2760AD;	
    text-decoration: underline; 
    font-weight: bold;
    height: 10pt;    
}
.selected_sub_menu a:link { 
    color: #2760AD;	
    text-decoration: underline;
    font-weight: bold;
}
.selected_sub_menu a:visited { 
    color: #2760AD;	
    text-decoration: underline;
    font-weight: bold;
}
.selected_sub_menu a:hover { 
    color: #2760AD;	
    text-decoration: underline; 
    font-weight: bold;
}
.content {
    font-weight: bold;
    font-style: normal;
    font-size: 11pt;
    color: #336699;
}

