@charset "utf-8";

/* CSS Document */





body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {

margin:0;

padding:0;

font-family:georgia, serif;

}





table {

	margin-top: 5px;

	margin-left: 5px;

	margin-right: 5px;

	margin-bottom: 5px;



}



#VideoBox {

	color: #FFFFFF;

	font-size: 14px;

	margin-top: 5px;

	margin-bottom: 5px;

	}

	

	

#wrapper {

	margin: auto;

	width: 100%;

	border: 0px solid #333333;

	background-attachment: scroll;

	background-color: transparent;

	background-image: url(images/bkg_blue.gif);

	background-repeat: repeat-x;

	background-position: center top;

}



#header {

	margin: auto;

	font-family:verdana;

	height:56px;

	width:920px;

	background-color: #1E4262;

	background-image: url(images/header-background.png);



}



#footer {

	margin-left: auto;

	margin-right: auto;

	margin-top: 175px;

	margin-bottom: 50px;

	font-size: 11px;

	text-align: center;

	width:920px;

	background-color: #ffffff;

}



.article_content {

	

	width:920px;

	margin-top: 28px;

	margin-left: auto;

	margin-right: auto;

	

}





#nav {



	height: 56px;

	margin 0 auto;

	padding-bottom: 0px;

	float: left;

	width: 575px;

margin-left: 70px;

}



#nav ul {

font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-top: 0px;

	padding: 2px 0 0 0px;

	list-style: none;

	height: 56px;

	margin-left: 0px;



}



#nav li {

	display: inline;

	text-align: center;

	margin-top: 0px;

}



#nav a {



	height: 30px;

	display: block;

	float: left;

	margin-right: 3px;

	text-decoration: none;

	text-align: center;

	text-transform: uppercase;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 18px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}



#nav a:hover, #menu .active a {

	color: #ffffff;

	background-color: #647E95;

}



#logo {

	float: left;

	width: 150px;

	height: 56px;

	margin: 0 auto;

	padding-top: 8px;

	padding-left: 10px;

}



h2  {



color: #666666;



}



h1 {



color: #333333;

font-weight: normal;
font-size: 28px;


}



a {

color:#003366;

}

	

