@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 2px;
}

h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:25px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 5px; 
	padding-top:5px;	
}

/*<!--ul { 
	list-style-image:url(../images/bulletPoint.png);
	line-height: 22px;
	vertical-align:middle; 
}-->*/


ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}


ul li {
	padding-left: 25px;
	background-image: url(../images/bulletPoint.png);
	background-repeat: no-repeat;
	/*background-position: 0.5em;*/
	background-position:top left; 
	/*background-position: 10px;*/
}


.maintable {
	border: 1px solid #000000;
	background-color: #FFFFFF
}

.headerbg {
	background-color:#FFFFFF;
	background-image: url(../images/header_bg.jpg); background-repeat:no-repeat; background-position:top;
	height:183px;
}

.flash {
	background-image: url(../images/flash_bg.jpg); background-repeat:no-repeat; background-position:top;
}

.headertext {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 2px;
}

.bluetext {
	color:#0f75bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	padding:5px 5px 5px 5px;
}

.bluetextSmall {
	color:#0f75bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

a:link, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #0f75bc;
	text-decoration: none;
	text-align:justify;
}
	
a:hover{
	text-decoration: underline;	
}	

.navblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding:0px 0px 0px 10px;
	text-align:justify;
}

.navgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #555555;
	text-decoration: none;
	padding:0px 0px 0px 30px;
	text-align:justify;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	padding:5px 5px 5px 5px;
	text-align:justify;
}

.bodytextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.bodytextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.imgborder {
	border: 5px solid #50A8CE;
}

.imgpad {
	padding:5px 5px 5px 5px;
}

.footer {
	background-image: url(../images/footer_bg.gif); background-repeat:no-repeat; background-position:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0066A4;
	text-decoration: none;
	text-align:center;
	letter-spacing: 1px;
	
}
	
.buttons {
	background-color: #FFFFFF;
	border: 1px solid; border-color:#0f75bc;
	height: 20px;
	color:#0f75bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
