.leftstyle {
	width:44%;
	text-align:justify;
	padding-top:15px;
}

.rightstyle {
	padding-top : 15px;
	float : right;
	width :46%;
	text-align:justify;
}

.centre_justified {
	width : 75%;
	padding-left: 12%;
	padding-right: 13%;
	text-align:justify;
}

xt\:comment, xt\:note {
		display: none; 
}

ch\:nbsp {
		padding: .5em;
}

body{
	font-size: 84%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	
}

#header
{
	position:relative;
	margin-top:1px;
	top:2px;
	left:0px;
	height: 190px;
	width:100%;
	border: 0;
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: bold;
	z-index:1;
	overflow:hidden;
	border-left: solid #0099FF 1px;
	border-right: solid #0099FF 1px;
}

#header img {
	position:relative;
	top:-2px;
}

#rightcontent h2{
	text-align:center
}



#rightheader img{
	padding:0px;
	float : right;
}


#center {
	margin-left: 200px;
	margin-right: 200px;
	padding: 4px;
	font-size: 95%;
	line-height: 140%;
	min-width: 360px;
	border-right: solid #0099FF 1px;
}
/* the next one is for the wide template */

#center input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
}


#left {
	position: absolute;
	left: 5px;
	top: 192px;
	width: 185px;
	border-right: solid #0099FF 1px;
	border-left: solid #0099FF 1px;
	border-bottom:0px;
	padding-top:3px;
	height : 500px;
}

#right {
	position: absolute;
	right: 10px;
	top: 276px;
	width: 185px;
	border-left: solid #0099FF 0px;
	border-right: solid #0099FF 0px;
	margin:0;

	height : 500px;
}
#footer
{
	top: auto;
	visibility : hidden;
	border-top:1px solid #0099FF;	
	height: 88px;
	padding:10px;
}


#footer p
{
	padding-left:10px;
	text-align:center;
}

form {
	color:#400000;
	padding: 5px;
	width: 99%;
/*	background-color:#6cf;*/
	text-align:right;
}
form p, h1, h2, h3, h4{
	text-align : left;
} 


#right form{
	color:#400000;
	padding: 5px;
	padding-left:0px;
	padding-right: 0px;
	margin-left:0px;
	margin-right:0px;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	padding-right:0px;
/*	background-color: #6cf;*/
	font-size:.84em;
	text-align:center;
}
 
#right input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
 
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-family: Arial, Helvetica, sans-serif;

}

submit {

}

h1 {
		padding-top: 5px;
		line-height :140%;
		font-size:1.3em;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color:#333333;
		text-decoration: none;	
		margin-bottom:0px;
}

h2 {
		padding-top: 5px;
		padding-bottom : 5px;
		line-height :140%;
		font-size:1.2em;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color:#333333;
		text-decoration: none;	
		margin-bottom:0px;
}

h3 {
		padding-top: 5px;
		font-size:1.1em;
		line-height :140%;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color:#333333;
		text-decoration: none;	
		margin-bottom:0px;
}

h4 {
		padding-top: 5px;
		font-size: 1.05em;
		line-height :140%;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color:#333333;
		text-decoration: none;	
		margin-bottom:0px;
}

h5,h6 {
	padding-top: 5px;
	font-size: 0.95em;
	line-height :140%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom:0px;
}

strong {
	font-weight: bold;
	color: #242424;
}

hr{
	height:1px;
    border-color: #CCCCCC; 
}

a {
	color: #330000;
	text-decoration: none;	
}

a:hover {
	color: black;
	background-color:#FFCC99;
	text-decoration: none;
}

img a:hover {
	background-color:#FFFFFF;
}

a img {border: none; } 

#breadcrumb a:hover {
	color:	yellow;
	background-color:#006633;
}

#center  strong{
	font-weight: bold;
	color: #242424;
}

#center  ul
{
	padding: 0px;
	margin: 0px;
	margin-top:10px;
	list-style-type:disc;
	list-style-position: outside;
	clear: both;
}

#center  li
{
	padding-top: 3px;
	padding:2px;
	margin-left: 20px;
}

#center  a
{
	text-decoration: underline;
}
#center  a:hover
{
	text-decoration: none;
}

#center h1,#center h2,#center h3, #center h4, #center h5, #center h6  {
	margin-top : 10px;
	margin-bottom : 0px;
}

#left a {
	width:120px;
}

#left a.newslist {
	font-size: 0.9em;
	color: #990000;
	font-weight:bold;
	background-color: #790011;
	font-family: Arial, Helvetica, sans-serif;
	
}

#left a.current {
	color: black;
	text-decoration: underline;
}

#left ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

#left ul ul{
	padding-left: 0px;
	margin-left: 5px;
/*	background-color:#E8E6E7;*/

	font-size: 1em;
}

#left li {
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
} 

#right ul {
	font-size: .78em;
	padding-left: 0px;
	list-style: none;
	margin-left: 0px;
	list-style: none;	
	list-style-position: outside;
}

#right li {
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#left h1, #left h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 0px;
	font-size:1.05em;
	margin-bottom:-15px;
}	

#left p{
	padding-left:5px;
}	


#right h1, #right h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	text-indent:5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.95em;
	text-align:center;
	font-size:1.05em;
	margin-bottom:-15px;
}	

#right p{
	text-indent:5px;
}	

img {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	float : none;
}

#scm-toolbar {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#scm-toolbar a {
	text-decoration: none;
}

#scm-toolbar a:hover {
	text-decoration: underline;
}

#scm-toolbar table {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	width: auto;
	background-position:5px 5px;
}

#scm-toolbar td {
	border: 0px none;
	padding: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	vertical-align: middle;
}

#scm-toolbar strong {
	color: #ccc;
}

INPUT {
	font-size: .80em;
	margin: 10px;
}


p.news-page-nav {
	background-color: #eee;
	padding: 3px;
	color: #000;
}

p.news-story-summary {
	text-indent: 5px;
	margin-left :10px; 
}

span.news-page-nav-inactive {
	color: #CCCCCC;
}

p.news-page-nav a {
	color: #4a7b94;
}

p.news-page-nav a:hover {
	/*color: #4a7b94;*/
}

.justified{
	text-align:justify;
}
.red {
	color:#FF0000;
}

.background_bordered {
	background-color:#66FFFF;
    border-style:solid;
    border-color:#333333;
	border-width:1px;
	padding :3px;
}
.lighter_background_bordered {
	background-color:#C5FBFE;
    border-style:solid;
    border-color:#333333;
	border-width:1px;
	padding :3px;
}
.bordered{
	padding:3px;
	border: 1px solid black;
}
.yellow_on_blue {
    color:#FFFF00;
	background-color:#0066CC;
	border-style:solid;
    border-color:#000000;
	border-width:1px;
	padding :3px;
}
#scm-sidebar-news ul li{
	padding-bottom:15px;
}
#scm-sidebar-news ul li a:hover{
/*	background-color:#E1FFFF;*/
}

#navlist
{
	color: white;
	background: transparent;
	padding: 0 1px;
	margin-left: 0;
	width: 10em;
	font: normal 0.8em Verdana, sans-serif;
	
}

#navlist li
{
	list-style: none; 
	margin: 0;
	font-size: 1em;
	font-weight:normal;
	margin-bottom:-3px;
	margin-top:-3px;
}

#navlist li li
{
	font-size: .9em;
	font-weight:normal;
	margin-left:10px;
}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
	color: white;
/*	background-color:#0033CC;*/
	background-color:#760010;
/*	background-color:#790011;*/
	border-style: solid;
	border-color: #5bd #035 #068 #fff;
	border-left: 0.8em solid #993300;

	padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current, #navlist a:hover { 
	border-color: #5bd #5bd #5bd #069;
}

#navlist a
{
	width: 90%;
	/* only necessary for Internet Explorer */
}

#navlist a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 9.6em;
	/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
	width: auto;
	/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:active, #navlist a#current, #navlist a#current:active
{
	border-color: #5bd #035 #068 #f30;
	padding: 0.4em 0.35em 0.25em 0.9em;
}
#scm-sidebar-body ul li{
	padding-bottom:15px;
}
#scm-sidebar-body ul li a:hover{
/*	background-color:#E1FFFF;*/
}
