/* *************************************** */
/* Real styles */

* {
	font-family: Arial, Helvetica, sans-serif;

}

A:link, A:visited {
	text-decoration: none;
	}
	
A:active, A:hover {
	text-decoration: underline;
	}

BODY {
	margin: 0em;
	padding: 0em;
	background-color: #F2F1E8;
	background-image: url(images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, td, tr {
	margin: 0px;
	padding: 0px;
}


/* *************************************** */
/* Other styles */

.naviMain {
	font-size: 11px;
	color: #003366;
	padding-left: 3px;
}
.tableContent {
	padding: 10px;
}
.textLgLightBlue {
	font-size: 14px;
	color: #4B88BD;
	margin-bottom: 7px;
	font-weight: normal;
}
.textLgDarkBlue {
	font-size: 14px;
	color: #003366;
	margin-bottom: 7px;
}
.textXLDarkBlueBold {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 7px;
}
.hmpgTitle {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 7px;
}
.textLgLightBlueBold {
	font-size: 14px;
	color: #4B88BD;
	margin-bottom: 7px;
	font-weight: bold;
}
.naviMainIN {
	font-size: 11px;
	color: #003366;
	padding-left: 3px;
	font-weight: bold;
}
.naviSub {
	font-size: 11px;
	color: #4379A9;
	font-weight: normal;
	margin-bottom: 3px;
}
.naviSubIN {
	font-size: 11px;
	color: #4379A9;
	font-weight: bold;
	margin-bottom: 3px;
}


.naviBody {
	font-size: 12px;
	color: #4379A9;
	font-weight: normal;
	margin-bottom: 3px;
}


.subHeading {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 3px;
}
.textXLLightBlue {
	font-size: 18px;
	color: #4B88BD;
	margin-bottom: 7px;
	font-weight: normal;
}
.textXLLightBlueBold {
	font-size: 18px;
	color: #4B88BD;
	margin-bottom: 7px;
	font-weight: bold;
}
.headline {
	font-size: 18px;
	color: #4B88BD;
	margin-bottom: 7px;
	font-weight: bold;
	width: 450px;
}
.subsubHeading {
	font-size: 12px;
	color: #003366;
	margin-bottom: 2px;
	font-weight: bold;
}
.subsubHeadingArea {
	font-size: 12px;
	color: #4379A9;
	margin-bottom: 2px;
	font-weight: bold;
}
.textMdGrey {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.galleryHeading {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 3px;
	margin-top: 5px;
}
.galleryImage {
	margin-bottom: 3px;
}

.newspic {
	margin-top: 10px;
	margin-right: 10px;
}

.piccaption{
	font-size: 10px;
	font-style: italic;
	color: #333;
}

#events_img {
	float: right;
}

#events_img ul {
	list-style: none;
	float: left;
	margin: 0;
}

#events_img ul li {
	margin-right: 10px;
	float: left;
}

.clear {
	clear: both;
}
