@charset "UTF-8";
/* CSS Document */

body { background-color:#003399;
	
	
	
}
a:link {
	text-decoration: none;
	color:#00FFFF;
}
a:visited {
	text-decoration: none;
	color:#00FFFF;
}
a:hover {
	text-decoration: none;
	color:#00FFFF;
}
a:active {
	text-decoration: none;
}

.background_main {
	background-image:url(images_old/essential/background_colour.jpg);
	background-repeat:repeat;
	background-position:top;
	
	
	
}

.main_panel_background {
background-color:#FFFFFF;
background-image:url(images_old/essential/background_colour.jpg);
	background-repeat:repeat;
	background-position:top;
	
	
	
}

.footer {
	background-image:url(images_old/essential/footer_image.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	color:#ffffff;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	
	
	
}

.shadow_bottom {
	background-image:url(images_old/essential/background_colour.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	
}

.right_shadow {
	background-image:url(images_old/essential/background_colour.jpg);
	background-repeat:repeat-y;
	background-position:top;	
	
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform:none;
	color:#00FFFF;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color:#00FFFF;
	letter-spacing: normal;
	
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant:normal;
	color:#00FFFF;
	letter-spacing: normal;
	text-align: right;
	vertical-align:middle;
	word-spacing: normal;
	white-space: normal;
	
}

.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant:normal;
	color:#FFFFFF;
	letter-spacing: normal;
	text-align: right;
	vertical-align:middle;
	word-spacing: normal;
	white-space: normal;
	
}

.menu_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant:normal;
	color:#00FFFF;
	letter-spacing: normal;
	text-align: right;
	vertical-align:middle;
	word-spacing: normal;
	white-space: normal;
	
}


.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant:normal;
	color:#00FFFF;
	letter-spacing: normal;
	text-align: right;
	vertical-align:middle;
	word-spacing: normal;
	white-space: normal;
	
}

.sub_menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant:normal;
	color: #ffffff;
	letter-spacing: normal;
	text-align: right;
	vertical-align:middle;
	word-spacing: normal;
	white-space: normal;
	
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:normal;
	font-weight: bold;
	font-variant: normal;
	color:#00FFFF;
	letter-spacing: normal;
	
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	color:#ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	
}

.paraText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:normal;
	font-weight: bold;
	font-variant: normal;
	color:#ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: normal;
	
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	color:#ffffff;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	
}
