html { height: 100%; margin-bottom: 1px; }

body {
	margin-top: 5px; 
	vertical-align: middle;
	background-color:#3399FF
}


p {
	font-family : Trebuchet MS;
	color:#3333CC;
	font-size: 10pt
}



H1 {
	font-family : Trebuchet MS;
	font-size : 14pt;
	color: #3333CC;
	font-weight: bold;
	text-align: left;
	margin-bottom:12px;
	margin-top:0px
}

H2 {
	font-family : Trebuchet MS;
	font-size : 12pt;
	color: #3333CC;
	font-weight: bold;
	text-align: center;
	margin-bottom:0px;
	margin-top:0px
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #16336E;
	font-weight: bold;
	text-align: left;
	margin-bottom:0px;
	margin-top:0px;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-bottom:0px;
	margin-top:0px;
}

td.header {
	background-position: center top; border-top:1px solid #0066FF; border-left:1px solid #0066FF; border-right:1px solid #0066FF; background-color: #0066FF;
	width:769px;
	height:69px; background-image:url('images/blue_sky_banner.jpg'); background-repeat:no-repeat
}

td.links {
	border-left:1px solid #0066FF;
	border-right:1px solid #0066FF;	
	background-color: #FFFFFF;
	width : 18%;
	height:500px;
    vertical-align: top;
	text-align:center;
	font-family : Trebuchet MS; 
	font-weight:bold; padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:0px
}

td.content {
	border-left:2px solid #0066FF;
	border-right:1px solid #0066FF;
	background-color: #FFFFFF;
	width : 82%;
	height:500px;
    vertical-align: top;
	font-family : Trebuchet MS; 
    padding-left:10px; padding-right:30px; padding-top:10px; padding-bottom:5px; text-align:justify
}

td.footer {
	border-bottom:1px solid #0066FF; 
	border-left:1px solid #0066FF;
	border-right:1px solid #0066FF;
	background-color: #0066FF;
	width:769px;
	height:51px;
    font-family : Trebuchet MS;
    font-size: 10pt;
	color:#ffffff;
    text-align:center  
}

a {
	text-decoration: none;
	color : #3333CC;
}

a:active {
	color : #3333CC;
	text-decoration: none
}

a:hover {
	color : #FF0000; text-decoration:underline
}
		


a:hover.foot {
	background-color: White;
	color: red;
}

a:visited.foot {
	background-color: #00008B;
	color: Gray;
}

li           { 
    list-style-type: disc;
    font-family: Trebuchet MS; 
    font-size: 10pt; 
    padding-left: 10; 
    margin-right:0; 
    text-align:justify; 
    line-height:150%; 
    margin-top:3; 
    margin-bottom:3; 
    padding-bottom:1; 
    color:#3333cc 
}

}ul           { margin-top: 1; margin-bottom: 1 }
