h1{
	font-size: 22px;
	font-weight:bold;
	/* border-bottom: solid 2px #21697b; */
	border-bottom:3px solid #6fa2ba;
	padding: 5px 5px 5px 0px;
	margin: 20px 15px 0 15px;
	color:#15506b;
}

.border2{
padding:5px;
background-color: #CCC;
border:1px solid #b9d7df;
}

.floats{
margin: 0 13px 0 0;
float: left;
text-align: center;
}
.floats p{
font-size: 11px;
font-weight:bold;
padding: 3px 0 0 0;
}

.floats p:hover{
text-decoration: underline;
}

#advanced , #advanced2{
	padding: 20px 20px 20px 28px;
	margin: 0px 0px 0px 90px;;
}

.iconlist
{
list-style: none;
background-color: #eeeecc;
border:1px solid #ccc;
padding: 7px 13px 13px 13px;
margin: 25px 28px 0px 28px;
}

li.pdf
{
background-image: url(../img/bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.wmv
{
background-image: url(../img/wmv.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.mpg
{
background-image: url(../img/mpg.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.jpg
{
background-image: url(../img/jpg.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

.iconlist a{
font-size: 12px;
font-weight:bold;
}

