img.mainimage {
	display:table-cell;
	float:left;
}

img.title_header {
	margin: 0px 0px 0px 0px;
}

input.red_button {
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.print_titles {
	display: none;
}

/*-----------------------------------------------------------------*/

#header ul {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	border: 0px solid red;
	display: inline;
	float: left;
	text-align: center;
	width: 1000px;
}
#header ul li {
	display: inline;
	list-style: none;
}

#header a:link, #header a:visited, #header a:hover {
	text-align: left;
	text-decoration: none;
	color: #a70542;
	padding: 10px;
}



#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px solid red;
	display: inline;
	float: left;
}
#footer ul li {
	display: inline;
	list-style: none;
}

#footer a:link, #footer a:visited, #footer a:hover {
	text-align: left;
	text-decoration: none;
	color: gray;
	padding: 0px 0px 0px 5px;
}



#footer_2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px solid red;
	display: inline;
	float: left;
}
#footer_2 ul li {
	display: inline;
	list-style: none;
}

#footer_2 a:link, #footer a:visited, #footer a:hover {
	text-align: left;
	text-decoration: none;
	color: gray;
	padding: 0px 0px 0px 5px;
}

/*-----------------------------------------------------------------*/

.topleftmenu {
	padding: 5px;
	color: #ffffff;
	text-align:left;
}

.topleftmenuitems {
	padding: 5px;
	color: #ffffff;
	text-align:left;
	border-bottom: 1px solid #e5f0e5;
}

/*-----------------------------------------------------------------*/

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 100%;
	text-decoration: none;
}

legend {
	color: #336699;
	font-weight: bold;
}


/*-----------------------------------------------------------------*/

.lgrey {
	color: #ffffff;
	text-decoration: none;
}

.header {
	color: #003366;
}


/*-----------------------------------------------------------------*/

.dgrey {
	color: #003366;
	text-decoration: none;
}


/*-----------------------------------------------------------------*/

.small_text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 90%;
}

.text_pad {
	margin: 10px 10px 10px 10px;
}

.subpage_text_pad {
	margin: 30px 30px 50px 30px;
}

.nav_pad {
	margin: 5px 5px 5px 5px;
}

/*-----------------------------------------------------------------*/

.bluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #063A7C;
	text-decoration : none;
}

.lbluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #81A9D1;
	text-decoration : none;
}

.white {
	color: #ffffff;
}

#latestnews ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 5px;
	border: 0px solid red;
}

#latestnews ul, #latestnews li {
	display: block;
	list-style: none;
}

.footertext a {
	text-decoration:none;
}


