body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#content {background-color:white;}

p {white-space: pre;} 

#Sencon_logo {
	position:absolute;
	left:11px;
	top:52px;
	width:400px;
	height:87px;
	z-index:1;
}

#strapline {
	position:absolute;
	left:-2px;
	top:40px;
	width:244px;
	height:87px;
	z-index:1;
}

#strapline p {
	text-transform: uppercase;	
}

#page_heading {
padding: 0 1.1em 0 0;
clear: both;
text-align: right;
text-transform: uppercase;
font-weight: strong;
font-size: 1.5em;
}


#banner {
padding: 1px 7px 10px 20px;
background-color: #48535b;
background-image:url(../portal_images/img01.gif);
color: white;
}

#globe {
float: right;
}

#globe img {
position: relative; 
top: 33px
}

#logos {
font-family: Times New Roman; 
font-size:2.5em; 
padding: 44px 0 44px 0;
white-space: pre;
}

#logos span {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.45em;
}

#heading {
margin:0px 0 0 50px;
}

#page_left {
float: left;
margin-left: 200px; 
margin-right: 150px;
width: 200px;
}


.grid_left {
float: left;
width: 360px;
}

a.href {
text-decoration: none;
}

/* iepngfix.htc is a special filter workaround for png images with transparency in IE6. It is kept in the root folder of the web site along with a blank .gif file
*/
img { behavior: url(iepngfix.htc); } 

div.right {
float:right;
width:225px;
margin:0;
}

div.left {
float: left;
width:300px;
margin:0;
}

div.clear {
clear: both;
}

#page_content{
margin-left:150px;
background-color: white;
}


h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

h1{
	font-weight: normal;
}

h2 {
font-weigth: strong;
}

h1 {
	letter-spacing: 1px;
	font-size: 1.4em;
	font-weight: normal;
}

h2 {
	letter-spacing: 1px;
	font-size: 1.2em;
	line-height: 150%;
}

h3 {letter-spacing: 1px;
margin-bottom: 0;}

h4 {letter-spacing: 1px;
line-height: 125%;
text-decoration: none;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a[href] {
	color: #000;
}

a:hover {
	text-decoration: none;
	color:red:
}

li { 
	list-style: none;
	padding: 6px 0 0px 10px;
	background: url(../portal_images/list_arrow_gray.gif) no-repeat 0 12px;
 }

li a {text-decoration: none;}

/* a modified padding rule creates a 1 pixel right jog as the mouse goes over list items that are links*/
li a:hover {
	color:#FF0000;
	padding: 6px 0 0px 11px;
	}


links mainpanel {
color: #003366;
}


.title {
font-size: 1.6em;
}