/* CSS Document1 */
<style type="text/css">

table {
	font: 10pt "trebuchet ms", arial, sans-serif;
}
body {
	color: #333333;
	background-repeat: repeat-x;
	font: 10pt "trebuchet ms", arial, sans-serif;
	text-align:center;
	background-image: url("body_bg2.gif");
	height: auto;
}
#bodywidth {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #487BAC;
	background-color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#centercontent {
	height: auto;
	width: 370px;
	left: 10px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	margin:5px 5px 0px 0px;
	padding: 5px;
	overflow: visible;
}

.content ul {
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	
}
	
.blockquote {
	padding: 5px 10px;
	color: #333333;
	background-color: #FFFF99;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
}

.content_ol {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url("index_files/index_bullet.gif");
}
.header {
	position: relative;
	height: auto;
	width: 780px;
	left: 0px;
	top: 1px;
	visibility: visible;
	background-color: #FFFFFF;
}

.leftcolumn {
	float:left;
	height: auto;
	width: 175px;
	background-color: #A7C1DA;
	margin:5px 0px 5px 5px;
	text-align: center;
	border: solid #CCCCCC thin;
}

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.imagebar {
	height: auto;
	width: 774px;
	background-image: url("../oldSOS/index_files/index_hnavstrip.gif");
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 2px;
}
.imagebox {
	border: 1px solid #FFFFFF;
}

h1 {
	font-size: 1.5em;
	color: #005db6;
	margin-top: 2px;
	margin-bottom: 3px;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	margin-bottom:3px;
	margin-top: 0px;
}
h3 {font-size: 1.3em;margin-bottom:0px;margin-top:0px;}
h4 {font-size:1.2em;margin-bottom:0px;margin-top:0px;}
h5 {font-size:1.1em;margin-bottom:0px;margin-top:0px;}
h6 {font-size:1em; font-weight:bold;margin-bottom:0px;margin-top:0px;}

#centercontent a:link {
	color: #010180;/*themecolour5;*/
}
#centercontent a:visited {
	color: #010180;
}
#centercontent a:link:hover {
	color: #980000;/*themecolour1;*/
}

#rightcolumn {
	float:right;
	width: 220px;
	padding: 5px;
	border: thin solid #487BAC;
	background-color: #A7C1DA;
	margin:5px 1px 5px 0px;
	text-align: left;
	height: auto;
}

#rightcolumn_scroll {
	float:right;
	width: 225px;
	padding: 5px;
	border: thin solid #487BAC;
	background-color: #A7C1DA;
	margin:5px 1px 5px 0px;
	text-align: left;
	overflow: scroll;
	height: 700px;
}

#rightcolumn_white {
	float:right;
	width: 225px;
	padding: 5px;
	margin:5px 1px 5px 0px;
	text-align: left;
	height: auto;
}
.bold_red {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font:"trebuchet ms", Arial, sans-serif;
	font-size: 2px;
}
.style2u {
	color: #FF0000;
	font:bold 11pt "trebuchet ms", Arial, sans-serif;
	text-decoration: underline;
	
}
#footer {
	font-size: 9pt;
	text-align: center;
	width: 774px;
	background-color: #A7C1DA;
	border: solid #487BAC thin;
}
.clearit{
clear: both;
display: block;}

</style>

