@charset "UTF-8";
/* CSS Document */

#Outerwrapper #main_content #main_text_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
}
#Outerwrapper #main_content #main_text_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
	color: #000000;
}
#Outerwrapper #main_content #main_text_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#Outerwrapper #main_content #main_text_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
#Outerwrapper #main_content #main_text_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
#Outerwrapper  #footer  p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	height: 0px;
	background-image: url(images/footer_colour.png);
}
#Outerwrapper #footer a:link {
	color: #333399;
	text-decoration: underline;
}
#Outerwrapper #footer a:visited {
	color: #333399;
	text-decoration: underline;
}
#Outerwrapper #footer a:active {
	color: #333399;
	text-decoration: underline;
}
#Outerwrapper #footer a:hover {
	color: #333399;
	text-decoration: none;
}
#Outerwrapper #bottom_border #bottom_border_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#Outerwrapper #main_content #main_text_content a:hover {
	color: #333399;
	text-decoration: none;
}
#Outerwrapper #main_content #main_text_content a:link {
	color: #333399;
	text-decoration: underline;
}
#Outerwrapper #main_content #main_text_content a:visited {
	color: #333399;
	text-decoration: underline;
}
#Outerwrapper #main_content #main_text_content a:active {
	color: #333399;
	text-decoration: none;
}
#Outerwrapper #bottom_border #bottom_border_text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#Outerwrapper #bottom_border #bottom_border_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#Outerwrapper #bottom_border #bottom_border_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#Outerwrapper #bottom_border #bottom_border_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#Outerwrapper #navigation #nav_container ul {
	margin: 0px;
	padding: 0px;
	width: 730px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#Outerwrapper #navigation #nav_container ul li {
	float: left;
	padding-right: 2em;
	padding-left: 2em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Outerwrapper #navigation #nav_container a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Outerwrapper #navigation #nav_container a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Outerwrapper #navigation #nav_container a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#Outerwrapper #navigation #nav_container ul a:hover {
	color: #FFFF00;
}

