@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	}
	
#footer {
	color:#fff;
	}
	
a:link {color:#006699; text-decoration:underline;}
a:visited {color:#006699; text-decoration:underline;}
a:hover {color:#006699; text-decoration:none}


#footer	a:link {color:#fff;}
#footer	a:visited {color:#fff;}
#footer	a:hover {color:#fff;}

h1 {padding-left: 25px; background: url(../images/template/headbullet.gif) no-repeat; color:#0099FF; font-size:18px;}
h2 {font-size:15px; margin:5px 0; color:#333;}
h3 {padding:5px 5px; background-color:#fff; border-bottom:1px dotted #666; font-size:15px; margin:5px; color:#333;}
h4 {padding:5px 5px; background-color:#f1f1f1; border-bottom:1px dotted #666; font-size:13px; margin:5px;color:#333;}
h5 {padding:5px 5px; background-color:#333; border-bottom:1px dotted #666; font-size:15px; margin:5px; color:#f1f1f1;}
h6 {padding:5px 5px; background-color:#0099FF; border-bottom:1px dotted #666; font-size:15px; margin:5px; color:#fff;}

.floatleft {float:left;}
.floatright {float:right;}

#topbar {font-size:9px;}

div, span, a {
	font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	line-height:20px;
	color: #333;
}

.red {
	font-size: 11px;
	font-weight:bold;
	color:#990000; 
}

.program {
	font-size: 11px;
	line-height: 16px;
}

td.h2 {
	font-size: 11px;
	color: #164b81;
	font-weight: bold;
	margin:0;
	padding:0;
}

td.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin:0;
	padding:0;
}

td.h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #164b81;
	padding: 0;
	margin: 0;
}

td.h5 {
	font-size: 11px;
	font-weight: bold;
	color: #164b81;
	background-color: #f1f1f1;
	padding: 0 0 2px 5px;
	border-bottom:1px dotted #164b81; 
	border-left:1px dotted #333;
}

img {
	border:0;
}

i {
	color: #E9831D
}
hr {
    height: 1px;
    color: #000;
	background-image: url('../images/hr.gif');
    border: none;
	padding:0;
	margin:5px 0 5px 0;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image:url(../images/template/bullet.gif);
}

ol {
	margin-top: 5px;
	margin-bottom: 10px;
}

li {
	margin-bottom: 1px;
	margin-left: 5px;
}

form {
	margin:0;
	padding:0;
}


main img.floatright{float:right; margin-left:5px; margin-bottom: 5px;}
main img.floatleft{float:left; margin-right:5px; margin-bottom: 5px;}

div.floatright{float:right; margin-left:5px; margin-bottom: 5px;}

.updated{border-bottom:1px dotted #f1f1f1; border-top: 1px dotted #f1f1f1; text-align:left; color:#ccc}

td.datatable{padding:2px 2px 2px 5px; border-bottom:1px dotted #164b81; border-left:1px dotted #333; vertical-align:top;}
td.session{padding:2px 2px 2px 5px; border-bottom:1px dotted #164b81; border-left:1px dotted #333; vertical-align:top; font-weight:bold;}