/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 13px;
	margin: 5px;
	color: #515058;

}

h2 {
	font-size: 12px;
	margin: 3px;
	color: #ffffff;
		font-weight: normal;
}

h3 {
	font-size: 12px;
	margin: 4px;
	color: #FFFFFF;
	font-weight: bold;
		line-height: 90%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 125%;
	z-index:-10;
}


h5 {
	font-size: 11px;
	margin: 2px;
	color: #515058;
		font-weight: normal;
}

h6 {
	font-size: 11px;
	margin: 4px;
	color: #FFFFFF;
	font-weight: normal;

}

h7 {
	font-size: 12px;
	margin: 4px;
	color: #FFFFFF;
	font-weight: bold;
		line-height: 90%;
}
p {
	font-size: 13px;
	margin: 6px;
	color: #515058;

}


.menu1{
cursor:pointer;
margin-bottom: 2px;
background-color:#546274;
color:#FFFFFF;
font-size: 12px;
width:186px;
height:24px;

text-align:left;
image-align:right;
}
.menu1 a:link, a:visited {
	colour: #FFFFFF;
	
	
}

.menu1 a:hover {
	color: #0fbbc6;
	
	}




.menutitle{
color: #FFFFFF;

font-size: 12px;
background-color:#546274;


}
.menutitle a:link, a:visited {
	colour: #FFFFFF;
	
	
}

.menutitle a:hover {
	color: #565699;
	
	}
}

.submenu{

background-position: center center;
text-decoration: none;
font-weight: strong;
text-align: left;
vertical-align: middle;
display: block;
background-color:#546274;


}
.submenu a:link, a:visited {
	colour: #FFFFFF;
	text-decoration: none;

	
}

.submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
