* {
	margin: 0;
	padding: 0;
}

body {

}
table{
	margin:10px 10px 0 50px;
}

.italic {
	font-style: italic;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.centre {
	padding-left: 50px;
}

.margin20 {
	padding-right: 20px;
	padding-left: 20px;
}

.margin50 {
	padding-right: 50px;
	padding-left: 50px;
}

.margin75 {
	padding-right: 75px;
	padding-left: 75px;
}

.margin90 {
	padding-right: 90px;
	padding-left: 90px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	margin: 10px;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	margin: 10px;

}

td#logoleft {
	font-family: "Gill Sans MT", "Century Gothic";
	font-size: 12px;
	padding-top: 2px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 2px;
	height: 65px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

td#top {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #bf3636;
	background-image: url(../images/wwwheader.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}


td#logoright
{
	text-align: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

#topnav {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #002E5B;
	text-align: right;

}

#topnav a{
	color: #FFFFFF;
	text-decoration: none;

}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

td#sidenav {
	font-family: "Gill Sans MT";
	font-size: 12px;
	text-align: justify;
	width: 15%;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-right: 0px;
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #CCCCCC;
}

td#header {

}
td#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 65%;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;




}
td#maintext p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


td#maintext li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Gill Sans MT", "Century Gothic";
	font-size: 12px;
	list-style-type: disc;
	margin-left: 40px;
	margin-right: 20px;

}


td#rightside {
	width: 20%;
	vertical-align: top;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #CCCCCC;
	padding-bottom: 10px;
}

#rightmenu{
	border: thin solid #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 5px;

}

#rightmenu h1 {
	color: #000000;
	vertical-align: top;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Gill Sans MT", "Century Gothic";
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}

#rightmenu p
{
	font-size: 12px;
	font-family: "Gill Sans MT", "Century Gothic";
	margin: 5px;
	}
	
#rightmenu a
{

}


#rightmenu a:hover
{
	text-decoration: underline;
}
	
td#footnav{
	text-align: center;
	border-top: 2px double #CCCCCC;
	font-family: "Century Gothic", "Gill Sans MT";
	font-size: 12px;
	padding: 10px;
	background-color: #bf3636;

}

td#footnav p{
font-family: "Century Gothic", "Gill Sans MT";
	font-size: 10px;
	}

td#footnav a{
	text-decoration: none;
	color: #FFFFFF;

	 }
  
td#footnav a:hover{
	text-decoration: underline;
}
	 
td#leftfootnav {
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	padding-bottom: 5px;
}

.redtext {
	color: #FF0000;
}

.redtextbold {
	color: #FF0000;
	font-weight: bold;

}
.floatRight {
	float: right;
	border: 0px none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.floatLeft {
	float: left;
	border: 0px none;
	margin: 0px;
	padding: 0px 15px 15px 0px;
}
