html,body{margin:0;padding:0}
body{
	text-align: left;
	background: #EEEEEE;
	padding-bottom: 20px;
	font-family: TrebuchetMS, Arial, sans-serif;
	font-size: 95%;
	line-height: 1.3;
}
a { background: inherit; text-decoration: none;}
h1 { font: bold 2.1em Arial, Arial, Sans-Serif; color: #036DA7 }
h2 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }

div#header{width:100%;overflow:hidden;background: #BBD9EE; }
div#header h1,div#menu{width:720px;margin:0 auto;text-align:left}
div#header h1{padding: 30px 0 20px;color: #fff}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 12px}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #666; border-top : 1px solid #fff; border-left : 1px solid #fff; border-right : 1px solid #fff;}
ul#nav a:hover{background: #fff;color: #000}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

#right {
	float: left;
	width: 60%;
	padding: 1em;
	margin-bottom: 14px;
	background: #eee;
	text-align: left;
}

#left {
	float: left;
	width: 20%;
	margin: 0 0 10px 0;
	
}

#left .box {
	
	padding: 1em;
	margin: 0 0 1em 0;
	background : #FFF6BF;
}


#content {
	margin: 0 auto;
	padding: 15px;
	list-style-type: disc;
	font-family: TrebuchetMS, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.3;
	background-color: #EEEEEE;
	
	
}

ul {  padding: 0; margin: 0;}
li { list-style-type: none;}
.style4 strong {

}
.style4 strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style2 {
	font-weight: bold;
}
.style2 {
	font-size: 95px;
}
.style4.style3.style2.box.activelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style4.style3.style2.box.activelink {
	font-size: large;
}
