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;
}

/*-----------------------------------------------------------------*/

#submenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px solid red;
}
#submenu ul li {
	display: block;
	list-style: none;
}

#submenu a:link, #submenu a:visited, #submenu a:hover {
	text-align: left;
	display: block;
	line-height: 24px;
	border-bottom: 1px solid #e3eee4;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #193739;
	padding: 0px 0px 0px 15px;
}


.related_media_box {
	margin: 5px;
	padding: 5px;
	float: right;
	background-color: #dddddd;
	border: 1px solid #cccccc;
}

.related_media_box h3 {
	color: #999999;
	margin: 0px 0px 10px 0px;
}

ul.related_media  {
	padding: 0px 0px 0px 2px;
	margin: 0px;
	list-style: none;
	text-align: left;
	list-style-type: none;
}


ul.related_media li {
	padding: 2px;
}	

.related_media img {
	padding-right: 5px;
	text-decoration: none;
}

/*-----------------------------------------------------------------*/

.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 li {
	display: block;
	list-style: none;
}
