body {
	margin:0;
	padding:0;
}
#header h1 {
	text-align:center;
}
#header h2 {
	text-align:center;
}
#header p {
	margin-left:2%;
	padding-right:2%;
}
#active2 .tab2,
#active3 .tab3,
#active4 .tab4,
#active5 .tab5,
#active6 .tab6,
#active7 .tab7,
#active8 .tab8,
#active9 .tab9 {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#footer {
	clear:both;
	float:left;
	width:100%;
}
#footer p {
	margin-left:2%;
	padding-right:2%;
	text-align:center;
}

/* Start of Column CSS */
#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#fff; /* column 2 background colour */
}
#container1 {
	border-right: black 2px solid;
	float:left;
	width:100%;
	position:relative;
	right:50%;
	background:#fff; /* column 1 background colour */
}
#col1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}
a:visited {text-decoration:none;}
 tr.c2 {background-color: #fbfbfb}
 tr.c1 {background-color: #f2f9ff
}
img{
     vertical-align: middle
}
div.c1 {text-align:center;
}
div.scrollx {
	height:400px;
	width:335px;
	overflow:auto;
	border-width:1px 1px 1px 1px;
	border-style:solid dashed;
	border-color:black;
	background-color:#ffffff;
	padding:10px;
	position:relative;
	margin: 0px auto 1px auto;
}
ul.none {list-style-type: none}
li.lg {
	font-weight:bold;
	font-size:105%;
}
span.c11 {
	color:#800000;
	font-size:130%;
	font-weight:bold;
	font-style:italic
}

span.c10 {
	color:#EE1616;
	font-size:110%;
	font-weight:bold;
	font-style:italic
}

span.c9 {
	color:#606060;
	font-size:65%
}

span.c8 {
	color:red;
	font-weight:bold
}

span.c7 {
	color:#FF0080;
	font-size:80%
}

span.c6 {
	color:#0000FF;
	font-size:120%
}

span.c5 {
	color:#606060;
	font-size:80%
}

span.c4 {
	color:#282828;
	font-size:85%
}

span.c3 {
	color:red;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic
}

span.c2 {
	color:#cc0000;
	font-size:80%;
	font-style:italic
}

span.c1 {
	font-size:140%;
	font-style:italic;
	font-weight:bold
}
span.bl {
	color:blue;
	font-style:italic;
	font-size:120%;
}
