/*
*********************************************
	Colors
	
	Side Grey -- color: #DBDBDB;
	
		
*********************************************
*/
  @font-face {
    font-family: Monotype Corsiva;
    font-style:  normal;
    font-weight: normal;
    src: url(MONOTYP0.eot);
  }
  @font-face {
    font-family: Bauhaus 93;
    font-style:  normal;
    font-weight: normal;
    src: url(BAUHAUS0.eot);
  }

body{
	font-family: Verdan,sans-serif;
	line-height: 1.166;
	font-size: 75%;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

body.Standard
{
background-color: white;	
}

a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: none;
}
a.MenuLink:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #000090;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: underline;
} 

a:link, a:visited, a:active { color: #505050; text-decoration: underline; }
	a:hover { text-decoration: underline; color:#0b03ae;} 

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
font-family: Verdana,Arial,sans-serif;
font-size: 120%;
font-weight: bold;
line-height: 150%;
color: #054B86;
border-bottom: 2px solid #054B86;
}

h2{
font-family: Arial,Verdana,Trebuchet,sans-serif;
font-size: 120%;
font-weight: bold;
color: #000000;
}

h3{
font-family: Arial,Trebuchet,Verdana,sans-serif;
font-size: 70%;
color: #A7A7A7;
font-weight: normal;
}

h4{
font-family: Verdana,Arial,Trebuchet,sans-serif;
font-size: 80%;
color: #000000;
font-weight: normal;
}

h5{
font-family: Arial,sans-serif;
font-size: 90%;
color: #054B86;
font-weight: normal;
}

h6{
font-family: Arial,Trebuchet,Verdana,sans-serif;
font-size: 90%;
color: #000000;
font-weight: normal;
}

.disclaimer{
font-family: Arial,Trebuchet,Verdana,sans-serif;
font-size: 70%;
color: #000000;
font-weight: normal;
}
