body {font-family: Arial, Helvetica, sans-serif;}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin: 0em;
	}
a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	margin: 0em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	margin: 0em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	margin: 0em;
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin: 0em;
}
h5	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin: 0em;
}
h6 {
	font-family: bold 70% Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0em;
	
}
ul {margin-top: 0em;
	margin-bottom: 0em; 
	}
ul li {
	font-size: 12px;
	color: #ffffff;
}
ul a:hover {
	text-decoration: underline;
	}
ol {
	font-size: 12px;
	color: #ffffff;
}

.menusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
}
.menusub a {
	color: #ffffff;
	text-decoration: none;
}
.menusub a:hover {
	text-decoration: underline;
	}
.menusubleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
	color: #ffffff;
}
.menusubleft a {
	color: #ffffff;
	text-decoration: none;
}
.menusubleft a:hover {
	text-decoration: underline;
}
.menusubright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-bottom: 4px;
	padding-top: 4px;
}
.menusubright a {
	color: #ffffff;
	text-decoration: none;
}
.menusubright a:hover {
	text-decoration: underline;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: 400;
}
.sidemenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 0;
	padding-right: 13px;
	list-style: none;
}
.sidemenu a {
	color: #ffffff;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #6699cc;
	
}
.box {
	bgcolor: #6596CA;
}
.quote {
	font-size:13px;
	font-style: italic;
	color: #FFFFFF;
	border: medium none;
	background-image: url(graphics/quotebg.png);
	font-weight: bold;
}
.quotebig {
	font-size:13px;
	font-style: italic;
	color: #FFFFFF;
	border: medium none;
	background-image: url(graphics/quotebgbig.png);
	font-weight: bold;
}

