a {
	color: #00008B;
	text-decoration: underline;
}

a img {
	border: 0;
}

a:hover {
	color: #B22222;
	text-decoration: none;
}

body {
	background: url(../images/bg2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0 auto;
	padding: 0;
}

table {
	background-color: White;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #CC3300;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 28px;
}

h2 {
	font-size:13px;
	color: #483D8B;
	margin:0px;
	margin-bottom:5px;
}

h3 {
	font-size: 1.3em;
	height: 20px;
	margin: 0 0 10px 0;
	vertical-align: middle;
}

h4 {
	font-size: 1.2em;
}

td {
	vertical-align: top;
}


img#banner {
	border: 0;
	margin: 0 0 10px 0;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.Border {
	border: 1px solid #708090;
}

.BorderBottom, th {
	border-bottom: 1px solid #708090;
}

.BorderTop {
	border-top: 1px solid #708090;
}

.center {
	text-align: center;
}

.italic {
	font-style: italic;
}

.hide {
	display: none;
}

.left {
	float: left;
	margin: 10px 10px 5px 0;
}

.news {
	background-color: #F4F4F4;
	color: #505050;
	line-height: 1.3em;
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
}

.right {
	float: right;
	margin: 10px 0 5px 10px;
}

.small {
	font-size: 0.8em;
}

.textright {
	text-align: right;
}

#content {
	border-left: 1px solid #DCDCDC;
	line-height: 1.6em; /*margin: 0 160px 20px 150px;*/
	padding: 0 10px 0 10px;
	text-align: justify;
	/*width: 694px;*/
}

#content h2 {
	font-size: 1.1em; /*was 1.5em*/
	margin: 0 0 0.5em 0;
}

#content img {
}

#footer {
	border-top: 4px solid #F0F0F0;
	clear: both;
	color: #808080;
	font-size: 0.9em;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 760px;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#header {
	clear: both;
	height: 45px;
	margin: 10px 0 0 0;
	padding: 0 5px 0px;
}

#header h1 {
	color: #B22222;
	float: left;
	margin: 0 0 15px 0;
	width: 350px;
}

#header p {
	color: #A0A0A0;
	float: right;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	text-align: center;
	width: 500px;
}

#leftcolumn {
	font-size: 0.9em;
	margin: 0 0 10px 0;
	margin-top: 10px;
	padding: 3px;
	width: 150px;
	/*border:1px solid red;*/
	height: 475px;
}

#leftcolumn li {
	margin-bottom: 4px;
}

#leftcolumn li a {
	background: #F4F4F4;
	border-left: 4px solid #CCCCCC;
	color: #505050;
	display: block;
	font-weight: bold;
	height: 20px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}


#leftcolumn li.Emphasised a {
	color: #C73800;
}

#leftcolumn li span {
	background: #F4F4F4;
	border-left: 4px solid #CCCCCC;
	color: #505050;
	display: block;
	font-weight: bold;
	height: 20px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}


#leftcolumn li a:hover {
	background: #EAEAEA;
	border-left: 4px solid #CC3300;
	color: #286EA0;
}

#leftcolumn ul {
	font-size: 1.1em;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	width: 150px;
}

#rightcolumn {
	border: 1px solid #DCDCDC; 
	background-color: #F5F5DC;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px;
	width: 155px;
}

#rightcolumn p {
	margin: 0 0 1.5em 0;
}

#tblRightcolumn td {
	padding: 3px;
}

#tblRightcolumn th {
	background-color: #CF2832;
	padding: 0px;
}

#top_header {
	background-color: #A13020;
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding: 5px 5px;
	text-align: center;
	text-transform: uppercase;
}

#wrapper {
	background: #FFFFFF;
	color: #303030;
	margin: 0 auto;
	width: 980px;
	
}

tr.Odd td {
	background-color: #F8F8FF;
}

tr.Even td {
	background-color: White;
}

tr.Larger td {
	font-size:13px;
}

