/* CSS Document */

#body {
	padding : 0;
	margin  : 0;
	
	}


#logo h1{
font-family : Arial, Helvetica, sans-serif;
      font-size : 120%;
      font-weight : normal;
      color : #FF0000;
      background-color : transparent;

}

#navigation{
		text-align: center;
	color: #FFFFFF;
	background-color: #00316B;
	}  
                   
#navigation a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	background-color: transparent;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
}

#navigation A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: center;
} 
#navigation A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: center;
} 
#navigation A:active {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	text-align: center;
} 
#navigation A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	text-align: center;
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
} 

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
 
A:active {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
} 
	
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
} 

#content h1{
      font-family : Trebuchet MS, Georgia, Times, serif;
      font-size : 150%;
      font-weight : bold;
      color : #333333;
      background-color : transparent;
}                     
#content h2{
	font-family: Trebuchet MS, Georgia, Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
	text-align: center;
}
#content h3{
	font-family: Trebuchet MS, Georgia, Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
	text-align: left;
	padding-left: 80px;
}
#content p{
	font-family : Trebuchet MS, Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	padding-left: 75px;
	padding-right: 50px;
}
#content li{
	font-family : Trebuchet MS, Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	padding-left: 75px;
	padding-right: 50px;
}
#content{
	padding-top : 15px;
	padding-bottom : 30px;
	background-color: #5aadff;
	text-align: left;
	display: block;
	width: 650px;
}
#content td{
	font-family: Trebuchet MS, Georgia, Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#copy p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color :#00316b;
	text-align: center;
	font-weight: bold;
}

#manset h1{
	font-family : Trebuchet MS, Georgia, Times, serif;
	font-size : 140%;
	font-weight : bolder;
	color : #FF0000;
	background-color : transparent;
	text-align: center;
}
