#global {
	background-color:#FFFFFF;
	width: 680px;
	position: absolute;
	left: 50%;
	margin-left: -385px;

}
#border{
	border-top-color: #999999;
	width:660px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#footer {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	background-color: #788085;
font-family: "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
}
.footer {
	font-size: 10px;
	color: #B8C3C8;
	font-weight: normal;
}

#header{
left: 0px; 
top: 0px; 
width: 100%; 
height: 262px; 
z-index: 1;
}
a:link, a:visited, a:hover {
	color: #821E1E;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
		color: #E9192B;
}




body {
	margin:0px;
	text-align:center;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #007DC8;
	position: relative;


}

#content {
position: relative;
margin:0px auto;

}
#yellow {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	background-color: #E9C92B;
}
p {
	font-size: 12px;
	color: #5A5A5A;
	text-align: justify;
	margin: 10px;
}
h1 {
	font-size: 18px;
	color: #007DC8;
	text-align: justify;
	margin: 10px;
	font-weight: bold;
}
h2 {

	font-size: 14px;
	color: #009DFB;
	text-align: justify;
	margin: 10px;
	font-weight: bold;
}
h3 {


	font-size: 12px;
	color: #3EB7FF;
	text-align: justify;
	margin: 10px;
	font-weight: bold;
}
