/* CSS Document */

a:link { color: #000099; text-decoration: none;
 }
a:visited { color: #000099; text-decoration: none;
 }
a:hover { color: #990000; text-decoration: underline; 
}
a:active { color: #00AA00; 
}

.p{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:130%;
}

.pbold{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:130%;
	font-style: normal;
}
.pwhite{
	font-family:Verdana, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	line-height:130%;
	font-weight: bold;
}
#container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: 800px;
}

.h1 {
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #3333FF;
	text-align: left;
}

.h2 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #3333FF;
}
.h3 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.h4 {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.italic{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.blue{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #0000CC;
	font-style: normal;
}
.grey{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
}
.greyBOLD{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: BOLD;
	color: #999999;
	font-style: normal;
}
.bold {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.bold2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.italic{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.blue{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #0000CC;
	font-style: normal;
}
.grey{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
}

.head {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
}

.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
}

.navigation2 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
}


.navigation3 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
}


.navigation4 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	display: inline;
	padding: 0px;
	line-height: 12pt;
}
.navigation4:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	display: inline;
	padding: 0px;
	line-height: 12pt;
}

.navigation7 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	display: inline;
	padding: 0px;
}
.navigation5 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 2px;
}

.navigation6 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFF99;
	display: inline;
	padding: 0px;
}
.hr { border:none;
	background-color:#999999;
	color: #999999;
	height: 1px;
	width: inherit;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 6px;
}
.colourbox {
	background-color:#9FF;
	color: #006;
	height: 1px;
	width: inherit;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 6px;
	border-color: #03F;
	border-width: 4px;
}
.colourbox2 {
	background-color:#FCC;
	color: #F03;
	height: 1px;
	width: inherit;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 6px;
	border-color: #F03;
	border-width: 4px;
}
