html { min-height:100%; margin-bottom: -1px; }


body {
    background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(images/background.jpg);
	background-position: center;
	height:100%;
}
.table.coll {
       font-family: Arial, Helvetica, sans-serif;
       border-collapse: collapse; 
	   font-size: 11px;
	   color: #666666;
	   text-align: left;
}

.topnav {
	background-image: url(images/nav_top.jpg);
	background-repeat: repeat-x;
}
.bottomnav {
	background-image: url(images/nav_bottom.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0479A4;
	text-align: left;
}

.headerblack {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	height: 12px;
}

.headerblue {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #66F;
	font-weight: bold;
	height: 12px;
}

.headergreen {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0C3;
	font-weight: bold;
	height: 12px;
}

.headerred {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
	height: 12px;
}

.headeryellow {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C90;
	font-weight: bold;
	height: 12px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

.h1centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0479A4;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #0275A1;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5EAE;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5EAE;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5EAE;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5EAE;
	text-decoration: none;
}
.image {
	vertical-align: middle;
}
.style13 {
	color: #993366;
	font-weight: bold;
}
.images {
     vertical-align: bottom; 
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.onpageUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
	text-indent: 0px;
	padding-right: 20px;
	left: 0px;
	list-style-type: circle;
	
}

.forcert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.forclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
a.tiny:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E5EAE;
	text-decoration: none;
}
a.tiny:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E5EAE;
	text-decoration: none;
}
a.tiny:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E5EAE;
	text-decoration: underline;
}
a.tiny:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E5EAE;
	text-decoration: none;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5EAE;
	font-weight: bold;
	}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}.border {
	border: 1px dotted #385E96;
}
.bordercoll {
   border-collapse: collapse;
   border: thin dotted #385E96;
   }

