@font-face {
	font-family: Calibri;
	src: url(Calibri.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Calibri;
	src: url(CalibriItalic.ttf) format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
	font-family: Calibri;
	src: url(CalibriBold.ttf) format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: Calibri;
	src: url(CalibriBoldItalic.ttf) format('truetype');
    font-weight: bold;
    font-style: italic;
}
body {
	background: #81A6C9 url(../images/bg.gif) 0 0 repeat-x;
	margin: 20px 0;
	font: normal 13px/15px Calibri, Arial, Helvetica, sans-serif;
	color: #404040;
	}
a {
	color: #0B7228;
	text-decoration: none;
	}
a:hover {
	color: #3A9723;
	}
a img {
	border: 0;
	}
p {
	margin: 6px 0 14px 0;
	font: normal 13px/15px Calibri, Arial, Helvetica, sans-serif;
	}
ul {
	margin: 0;
	padding: 0;
	padding-left: 1.5em;
	}
ol {
	margin: 0;
	padding: 0;
	padding-left: 1.5em;
	}
li {
	margin: 0;
	padding: 0;
	padding: 0;
	}
dt {	
	font-weight: bold;
	margin: 10px 0 0 0;
	}
dd {
	margin: 0 0 10px 0;
	}
	
h1 {
	margin: 8px 0;
	font: normal 23px/26px 'Francois One', sans-serif;
	color: #000;
	color: #0D3A72;
	}
h1 strong {
	font-weight: normal;
	}
h2 {
	margin: 8px 0;
	font: normal 16px/21px 'Francois One', sans-serif;
	color: #0D3A72;
	}
h2 a {
	color: #0D3A72;
	}
h2 strong {
	font-weight: normal;
	}
h3 {
	margin: 8px 0;
	font: bold 13px/14px Calibri, Arial, Helvetica, sans-serif;
	color: #111;
	}
h4 {
	margin: 4px 0;
	font: bold 12px/13px Calibri, Arial, Helvetica, sans-serif;
	color: #111;
	}
hr {
	margin: 10px 0;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	}
#links h4 {
	margin: 4px 0;
	font: bold 12px/13px Calibri, Arial, Helvetica, sans-serif;
	color: #CBFD5E;
	}
.normalcase {
	text-transform: none;
	}
.mobileonly {
	display: none;
	}
#container {
	margin-bottom: 30px;
	background: #fff;
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.3);
	box-shadow: 0 5px 15px rgba(0,0,0,0.3);
	}
#topmenu {
	position: relative;
	border-top: 1px solid #87ABCA;
	border-bottom: 1px solid #215E9B;
	height: 31px;
	background: #6291bc url(../images/bg-topmenu.gif) 0 100% repeat-x;
	z-index: 20;
	}
#topmenutoggle {
	display: inline;
	float: right;
	}
#topmenuoptions {
	float: right;
	margin: 0;
	margin-right: 160px;
	padding: 0;
	}
#topmenuoptions li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font: normal 11px/11px Calibri, Arial, Helvetica, sans-serif;
	}
#topmenuoptions li a {
	display: block;
	padding: 10px 12px 10px 12px;
	color: #fff;
	text-transform: uppercase;
	}
#topmenuoptions li a:hover {
	background: url(../images/bg-topmenu-h.gif) 0 0 repeat-x;
	color: #fff;
	}
#officemenu {
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 20;
	}
#officeselected {
	width: 135px;
	height: 17px;
	background: #fff url(../images/language-button.gif) 117px 1px no-repeat;
	border: solid 1px #a5acb2;
	font: normal 12px/17px Calibri, Arial, Helvetica, sans-serif;
	}
#officeselected a {
	display: block;
	color: #111;
	}
#officeselected img {
	float: left;
	border: 0;
	margin: 1px 3px 1px 1px;
	width: 25px;
	height: 15px;
	}
#officeoptions {
	background: #fff;
	border: solid 1px #a5acb2;
	border-top: 0;
	-moz-box-shadow: 2px 4px 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 2px 4px 10px rgba(0,0,0,0.8);
	box-shadow: 2px 4px 10px rgba(0,0,0,0.8);
	}
#officeoptions ul {
	margin: 0;
	border: 0;
	padding: 0;
	}
#officeoptions ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #fff;
	width: 135px;
	height: 17px;	
	font: normal 12px/17px Calibri, Arial, Helvetica, sans-serif;
	}
#officeoptions a {
	display: block;
	color: #111;
	}
#officeoptions a:hover {
	background: #59A83A;
	color: #fff;
	}
#officeoptions img {
	float: left;
	border: 0;
	margin: 1px 3px 1px 1px;
	width: 25px;
	height: 15px;
	}
#accountmenu {
	float: left;
	margin: 0;
	border-right: 1px solid #87ABCA;
	padding: 0;
	background: #5584b2 url(../images/bg-accountmenu.gif) 0 100% repeat-x;
	}
#accountmenu li {
	margin: 0;
	border-right: 1px solid #205E9B;
	padding: 0;
	list-style-type: none;
	float: left;
	font: normal 11px/11px Calibri, Arial, Helvetica, sans-serif;
	}
#accountmenu li a {
	display: block;
	padding: 11px 12px 9px 12px;
	color: #fff;
	text-transform: uppercase;
	}
#accountmenu li a:hover {
	background: url(../images/bg-topmenu-h.gif) 0 0 repeat-x;
	color: #fff;
	}
#header {
	position: relative;
	height: 82px;
	background: #fff;
	border-bottom: 8px solid #105297;
	z-index: 1;
	}
	
#logo {
	float: left;
	padding: 20px;
	}
#search {
	position: absolute;
	top: 30px;
	right: 20px;
	border: 2px solid #c3d5e4;
	z-index: 2;
	}
#search input {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
#search #input {
	position: relative;
	float: left;
	width: 148px;
	height: 20px;
	margin: 0;
	background: #F5F8FB;
	}
#search #input input {
	position: absolute;
	width: 138px;
	height: 20px;
	padding-right: 6px;
	margin: 0;
	border: 0;
	text-align: right;
	font: normal 14px/14px Calibri, Arial, Helvetica, sans-serif;
	color: #404040;
	}
	
	
#menu {
	height: 45px;
	overflow: hidden;
	background: #87C544 url(../images/bg-menu.gif) 0 100% repeat-x;
	}
#menu ul {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
#menu ul li {
	margin: 0;
	height: 45px;
	border-left: 1px solid #82C049;
	border-right: 1px solid #238013;
	padding: 0;
	list-style-type: none;
	float: left;
	font: normal 14px/14px Calibri, Arial, Helvetica, sans-serif;
	}
#menu ul li.first {
	border-left: 0;
	}
#menu ul li.last {
	border-right: 0;
	}
#menu ul li a {
	height: 45px;
	display: block;
	padding: 8px 18px;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(20,80,10,.8);
	text-align: center;
	}
#menu ul li a:hover {
	background: url(../images/bg-menu-h.gif) 0 0 repeat-x;
	color: #fff;
	}
#menu ul li.active a {
	background: #4384d0 url(../images/bg-menu-a.gif) 0 0 repeat-x;
	color: #b1d5ff;
	}
#menu ul li.active a:hover {
	background: #4384d0 url(../images/bg-menu-a.gif) 0 0 repeat-x;
	color: #b1d5ff;
	}
	
	
#menu2 {
	width: 100%;
	position: relative;
	margin: 0; 
	padding: 0; 
	border: 0;
	text-align: center;
	background: #87c544; /* Old browsers */
	background: -moz-linear-gradient(top, #87c544 0%, #2e8b1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87c544), color-stop(100%,#2e8b1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #87c544 0%,#2e8b1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #87c544 0%,#2e8b1c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #87c544 0%,#2e8b1c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #87c544 0%,#2e8b1c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c544', endColorstr='#2e8b1c',GradientType=0 ); /* IE6-9 */
	font: normal 14px/14px Calibri, Arial, Helvetica, sans-serif;
	z-index: 19;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
}

#menu2 ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#menu2 ul ul {
	display: none;
}

	#menu2 ul li:hover > ul {
		display: block;
	}

#menu2 ul {
	background: #87c544; /* Old browsers */
	background: -moz-linear-gradient(top, #87c544 0%, #2e8b1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87c544), color-stop(100%,#2e8b1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #87c544 0%,#2e8b1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #87c544 0%,#2e8b1c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #87c544 0%,#2e8b1c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #87c544 0%,#2e8b1c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c544', endColorstr='#2e8b1c',GradientType=0 ); /* IE6-9 */
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-table;
}
	#menu2 ul:after {
		content: ""; 
		clear: both; 
		display: block;
	}

	#menu2 ul li {
		float: none;
		display: table-cell;
		_display: block;
		_float: left;
		border-left: 1px solid #82C049;
		border-right: 1px solid #238013;
		vertical-align: middle;
		
	}
		#menu2 ul li.first {
			border-left: 0 solid #82C049;
		}
		#menu2 ul li.last {
			border-right: 0 solid #238013;
		}
		#menu2 ul li:hover {
			background: -moz-linear-gradient(top, #96cd60 0%, #2e8b1c 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96cd60), color-stop(100%,#2e8b1c)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #96cd60 0%,#2e8b1c 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #96cd60 0%,#2e8b1c 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #96cd60 0%,#2e8b1c 100%); /* IE10+ */
			background: linear-gradient(to bottom, #96cd60 0%,#2e8b1c 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96cd60', endColorstr='#2e8b1c',GradientType=0 ); /* IE6-9 */
		}
			#menu2 ul li:hover a {
				color: #fff;
			}
		
		#menu2 ul li a {
			display: block; 
			padding: .6em 1.2em;
			color: #fff; 
			text-decoration: none;
			font-size: 14px; 
			font-weight: normal;
			text-shadow: 0 -1px 1px rgba(20,80,10,.8);
			text-transform: none;
		}
			
		
	#menu2 ul ul {
		background: #f6f7f9; 
		border-radius: 0px; 
		padding: 0;
		position: absolute; 
		top: 100%;
		box-shadow: 2px 4px 6px rgba(0,0,0,0.5);
	}
		#menu2 ul ul li {
			display: block;
			float: none; 
			border: 0;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #E1E6EC; 
			position: relative;
		}
			#menu2 ul ul li:first-child {
				border-top: 1px solid #2e8b1c;
			}
			#menu2 ul li:hover ul li:hover {
				border-top: 1px solid #2E8B1C;
				border-bottom: 1px solid #2E8B1C; 
				background: #2E8B1C;
			}
				#menu2 ul li:hover ul li:hover a {
					color: #fff;
				}
			#menu2 ul ul li a {
				border: 0;
				padding: 5px 15px;
				color: #53A32D;
				text-transform: none;
				letter-spacing: 0;
				text-align: left;
				font-size: 13px; 
				font-weight: 500;
				text-shadow: 0 0 0 rgba(255,255,255,0);
			}	
			#menu2 ul li:hover ul li a {
				color: #53A32D;
			}
				#menu2 ul li:hover ul li a:hover {
					background: #2E8B1C;
					color: #fff;
				}
		
	#menu2 ul ul ul {
		position: absolute; left: 100%; top:0;
	}
#splash {
	position: relative;
	border-bottom: 1px solid #C6D6E6;
	}
#splashtitle {
	background: #065099 url(../images/bg-splashtitle.gif) 0 0 repeat-y;
	}
#splashtitle h1 {
	margin: 0;
	padding: 10px 20px;
	color: #B3CAE0;
	font: normal 13px/15px 'Francois One', sans-serif;
	text-transform: uppercase;
	}
#splashtitle h1 a {
	color: #B3CAE0;
	}
#splashtitle h1 a:hover {
	color: #E4ECF4;
	}
#splashtitle h1 a.current {
	color: #E4ECF4; 
	}
#splashtitle h1 a.current:hover {
	color: #fff;
	}
#splashimage {
	position: relative;
	z-index: 1;
	background-color: #fff;
	min-height: 200px;
	}
#splashshadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 10px;
	left:0;
	right:0;
	z-index: 5;
	background: url(../images/shadow-bottom2.png) 0 0 repeat-x;
	}
#splashinfo {
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
	background-color: #E4ECF4;
	text-align: center;
	height: 100%;
	min-height: 200px;
	overflow: hidden;
	padding: 0;
	z-index: 3;
	}
#splashinfo2 {
	position: relative;
	width: 320px;
	background-color: #E4ECF4;
	text-align: center;
	min-height: 200px;
	overflow: hidden;
	padding: 0;
	z-index: 3;
	border-bottom: 1px solid #C6D6E6;
	margin: 0 -10px;
	}
#splashlinks ul {
	margin: 0;
	padding: 10px 20px;
	}
#splashlinks ul li {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	font: normal 15px/17px 'Francois One', sans-serif;
	color: #0D3A72;
	text-align: left;
	border-bottom: 1px solid #C6D8E7;
	}
#splashlinks ul li.last {
	border-bottom: 0;
	}
#splashlinks ul li a {
	color: #0D3A72;
	}
#splashlinks ul li a:hover {
	color: #1E5FA8;
	}
#splashlinks ul li a .hilight {
	color: #0B7228;
	}
#splashlinks ul li a:hover .hilight {
	color: #73B940;
	}
#main-2col {
	position: relative;
	background: #fff url(../images/bg-2col.gif) 0 0 repeat-y;
	}
div {
	min-width: 0;
	}
.main {
	position: relative;
	padding: 10px;
	font-size: 13px;
	}
.main h3 {
	font: normal 13px/17px 'Francois One', sans-serif;
	color: #0D3A72;
	}
.sections {
	background: #E4ECF4 url(../images/bg-sections.gif) 0 0 repeat-y;
	padding-bottom: 20px;
	font-size: 12px;
	}
.sections {
	position: relative;
	padding-bottom: 40px;
	height: 100%;
	}
.section {
	padding: 12px 10px;
	}
.section h2 {
	font-size: 19px;
	}
.section ul {
	margin: 8px 0;
	padding: 0;
	padding-left: 1.5em;
	}
.section ul li {
	margin: 0;
	list-style-type:disc;
	color: #0B7228;
	}
.morebutton {
	position: absolute;
	bottom: 20px;
	}
#mb1 {
	right: 660px;
	}
#mb2 {
	right: 340px;
	}
#mb3 {
	right: 20px;
	}
.sidebar {
	margin: 0 -10px;
	padding: 10px 20px 20px 20px;
	}
.hr {
	height: 0;
	border-top: 1px solid #9CB6D2;
	border-bottom: 1px solid #F1F5F9;
	margin: 15px -20px;
	padding: 0;
	}
.nobg {
	background: #fff;
	margin: -15px -20px;
	padding: 15px 20px;
	}
	
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.sidebar ul li {
	margin: 6px 0;
	padding: 2px 0;
	}
.sidebar h2 {
	font: normal 13px/15px 'Francois One', sans-serif;
	color: #0D3A72;
	}
	
.sidebar ul.arr { 
	padding-left: 1.5em;
	}
.sidebar ul.arr li {
	margin: 0;
	padding: 2px 0;
	list-style-type: image;
	list-style-image: url(../images/arr.png);
	}

.datetime {
	color: #777;
	}
a span.fileinfo {
	color: #777;
	}

.moreinfo {
	position: relative;
	top: -10px;
	right: 10px;
	border: 1px solid #8DADCE;
	padding: 3px 7px 3px 10px;
	background: #eef3f8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font: bold 11px/11px Calibri, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfcfd), to(#d9e5f0));
	background: -moz-linear-gradient(top,  #fbfcfd,  #d9e5f0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfcfd', endColorstr='#d9e5f0');
	-moz-box-shadow: 0 1px 2px rgba(8,56,115,0.4);
	-webkit-box-shadow: 0 1px 2px rgba(8,56,115,0.4);
	box-shadow: 0 1px 2px rgba(8,56,115,0.4);
	}
.moreinfo:hover {
	border: 1px solid #53A100;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfdfc), to(#bddd97));
	background: -moz-linear-gradient(top,  #fbfdfc,  #bddd97);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfdfc', endColorstr='#bddd97');
	}
.morearrow {
	display: inline;
	padding-right: 13px;
	background: url(../images/morearrow.gif) 95% 3px no-repeat;
	}
.tn {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}
#links {
	background: #3971B6 url(../images/bg-links.gif) 0 0 repeat-x;
	padding: 12px 10px;
	color: #fff;
	font-size: 11px;
	}
.linklist {
  display: inline;
  float: left;
	width: 168px;
	margin: 0 10px;
	padding: 0;
	}
.linklist ul {
	margin-bottom: 5px;
	}
.linklist a {
	color: #fff;
	}
.linklist h4 a {
	color: #CBFD5E;
	}
.linklist h4 a:hover {
	color: #e3ffae;
	}
.post {
	margin-bottom: 20px;
	}
h3.sb1 {
	margin: 0 0 10px 0;
	background: #5995D5 url(../images/bg-sectionheader1.gif) 0 -10px repeat-x;
	padding: 8px 12px;
	font-size: 11px;
	color: #fff;
	}
h3.sb2 {
	margin: 0 0 10px 0;
	background: #57B143 url(../images/bg-sectionheader2.gif) 0 -10px repeat-x;
	padding: 8px 12px;
	font-size: 11px;
	color: #fff;
	}
.sbsection {
	font-size: 12px;
	margin: 0 -10px 0 -10px;
	padding: 0 0 10px 0;
	}
.sbsection ul {
	padding-left: 2em;
	}
.sbsection ul li {
	font-size: 11px;
	}
.bg-blue {
	background: #E4ECF4;
	}
.bg-green {
	background: #ECF4E4;
	}
	
#footer {
	background: #fff;
	padding: 15px 20px;
	font-size: 10px;
	line-height: 10px;
	}
#externallinks {
	float: right;
	margin: 0;
	padding: 0;
	}
#externallinks li {
	float: left;
	list-style-type: none;
	padding: 0 4px;
	}
#footerlinks {
	margin: 3px 0;
	padding: 0;
	}
#footerlinks li {
	float: left;
	list-style-type: none;
	padding-right: 8px;
	border-right: 1px solid #ccc;
	margin-right: 8px;
	}
#footerlinks li.last {
	border-right: 0;
	margin-right: 0;
	}
.ft {
	border: 0;
	border-collapse: collapse;
	}
.ft th {
	padding: 4px;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	}
.ft td {
	padding: 4px;
	font-size: 14px;
	vertical-align: middle;
	}
.textfield {
	width: 250px;
	}
.fieldexplain {
	color: #888;
	font-style: italic;
	}
.description, a .description {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	}
.formbutton {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0;
	display: inline-block;
	font: normal 14px/14px Calibri,"Lucida Grande", Lucida, Verdana,Arial,Helvetica,sans-serif; 
	padding: .5em 1.8em .6em 1.8em;
	cursor: default;
	color: #d5fca6;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #238013;
	background: #489C35;
	background: -webkit-gradient(linear, left top, left bottom, from(#83C342), to(#2E8B1C));
	background: -moz-linear-gradient(top,  #83C342,  #2E8B1C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#83C342', endColorstr='#2E8B1C');
	-webkit-box-shadow: 0px 2px 3px rgba(0,16,32,.25);
	-moz-box-shadow: 0px 2px 3px rgba(0,16,32,.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0px 2px 3px rgba(0,16,32,.25);
	}
.formbutton:hover {
	border: 1px solid #238013;
	background: #229302;
	background: -webkit-gradient(linear, left top, left bottom, from(#2E8B1C), to(#1c8800));
	background: -moz-linear-gradient(top,  #2E8B1C,  #1c8800);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2E8B1C', endColorstr='#1c8800');
	color: #f3ffe9;
	text-decoration: none;
	}
.formbutton:active {
	position: relative;
	top: 1px;
	left: 1px;
	}
.cancel {
	color: #ddd !important;
	border-color: #555 !important;
	background: #777 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#666666)) !important;
	background: -moz-linear-gradient(top,  #888888,  #666666) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#666666') !important;
	}
.cancel:hover {
	background: #666 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#555555)) !important;
	background: -moz-linear-gradient(top,  #777777,  #555555) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#555555') !important;
	color: #f3f3f3 !important;
	}
.dt {
	margin: 12px 0;
	border: 0;
	border-collapse: collapse;
	}
.dt th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #e0e9ef;
	color: #0D3A72;
	}
.dt th.sub {
	border-top: 1px dotted #ccc;
	background-color: #ecf4f6;
	}
.dt td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
	}
	
.error, .errorlist {
	color: #900;
	}	
	
.listbox {
	margin-top: 20px;
	}
.listbox h2 {
	padding-bottom: 4px;
	border-bottom: 1px solid #E4ECF4;
	}
.listbox:first {
	margin-top: 14px;
	border-top: 0;
	}
.listbox ul {
	margin: 4px 0;
    padding: 0;
    }
.listbox ul li {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
    }
.listbox ul li ul {
	margin: 6px 0;
    padding: 0;
    }
.listbox ul li ul li {
    list-style-type: none;
    margin: 4px 0;
    padding: 0;
    }
.listbox ul li ul li a.download {
    background: transparent url(../images/pdf.png) no-repeat 4px 0;
    padding-left: 24px;
    }