


/* general */ 

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(../images/image_02.jpg);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 11px;
}

p {
font-family: Arial;
color: #444;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 11px;
padding-top:5px;
padding-bottom:5px;
margin:0px;
}

/* layout */ 

#mainpos {padding:0px;}

.container {
			text-align:left;
			background-color:#FFFFFF;
			vertical-align:top;
}

.colourStrip {
			padding-top:1px;
			padding-bottom:1px;
}

.leftNav {
		 vertical-align:top;
		 background-image: url(../images/image_11.jpg);
		 background-repeat: no-repeat;
}

.content {
		  background-image:url(../images/image_11.gif);
		  background-repeat:repeat-x;
}
.right {
		  background-image:url(../images/image_11.gif);
		  background-repeat:repeat-x;
}
.grey {
	color:#929292;
}
#rightnav {
	position:absolute;
	width:186px;
	height:148px;
	margin-left:0px;
	margin-top:-147px;
	z-index:1;
}
#flashcontent {
	position:absolute;
	width:186px;
	height:148px;
	margin-left:-1px;
	margin-top:-147px;
	z-index:1;
}


/* text */ 

p.footer {
font-family: Arial;
color: #444;
text-decoration: none;
word-spacing: 0.05em;
text-align: center;
letter-spacing: 0;
line-height: 1.4em;
font-size: 11px;
padding-top:5px;
padding-bottom:5px;
margin:0px;
}
p.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	letter-spacing:0.5px;
}
p.nav {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:right;
	padding-right:25px;
}
p.BC, a.BC {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B3B3;
}
p.LHM {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #7D7D7D;
	font-weight:normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a {
	color: #3A2C7B;
	text-decoration: underline;
	}
a.whitey {
	color: #FFFFFF;
	text-decoration: none;
	}
a.header {
	text-decoration: none;
	}
a.LHM {
	color: #999999;
	text-decoration: none;
	}
a.header {
	color: #003399;
	text-decoration: none;
	}
a:Hover { 
	color: #EF9C00;
	text-decoration: none;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	margin:0px;
	padding-top:3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	margin:0px;
	padding-top:6px;
}
h2 a {
	color: #003399;
	text-decoration:underline;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A50A1;
	margin:0px;
	padding: 0px;
	font-weight:bold;
}
h2.purple {
color:#88448F;
}
h3.purple {
color:#88448F;
font-size:14px;
margin:8px 0 8px 0;
font-weight:normal;
}

#content ul, li {
margin: 0px 5px 0px 15px !important; 
padding: 0px !important;
list-style-type:disc !important;
font-family: Arial;
color: #444;
word-spacing: 0.05em;
font-size: 11px;
}
#content ol, li {
margin: 0px 5px 0px 15px !important; 
padding: 0px !important;
list-style-type:decimal-leading-zero;
font-family: Arial;
color: #444;
word-spacing: 0.05em;
font-size: 11px;
}
.menuBottom {
border-bottom:1px solid #808080
}
.imgpad {
	padding-left:6px;
	}
hr {
border:1px #f2f2f2 solid;
width:90%;
text-align:center;
}
#youtube {
	position:absolute;
	left:370px;
	top: -5px;
	z-index:10;
}