* { padding: 0; margin: 0; }

body {
 background: transparent url('images/site-bg.gif') repeat-x;	
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

h1 {
 color:#004284;
 font-size:16px;
 font-weight:bold;
}
h2 {
 color:#003366;
 font-size:13px;
 font-weight:bold;
}
.pagetitles {
 color:#7c0504;
 font-size:16px;
 font-weight:bold;
}
#wrapper { 
 margin: 0 auto;
 width: 820px;
 height: auto; 
 background: transparent url('images/sidebars.gif') repeat-y;
}
#faux {
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 height:auto;
 min-height:480px;
 float:left;
}
#faux2 {
 margin-bottom: 5px;
  margin-left: 20px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 90%
}
#faux3 {
 margin-bottom: 2px;
  margin-left: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 98%;
 margin-top:-2px;
}
#header {
 color: #333;
 width: 805px; 
 height: 100px;
 margin: 0px 0px 0px 5px;
 border: 0px solid blue;
 background: transparent url('images/header.gif') no-repeat; 
}
#header #newsletter{	
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	height: 50px;
	text-align: right;
	vertical-align: top;
}

#header #newsletter #elem  {
	background: transparent url('images/news.png') no-repeat; 
	float: right;
	width: 180px;
	height: 30px;
}

#header #newsletter #elem #searchkey {	
	margin-top: 0px;
	margin-right: 0px;	
	height: 13px;
	font-size: 10px;
	width: 100px;
	color: #aaa;
}

#header #newsletter #elem  #searchbtn {
	margin-top:3px;
	height: 20px;
	font-size: 9px;	
	width: 45px;
}

#navigation {
 color: #333;
 margin: 0px 0px 0px 7px;
}
#navigation a {
	text-decoration: none;	
}
#navigation img {
	border: 0px;
}

#keywords {
 background: transparent url('images/key-bg.gif') repeat-x;  
 width: 808px; 
 margin: 0px 0px 0px 5px;
 height: 91px;
 display: block;
 padding-top: 5px;
  padding-bottom: 5px;
}
#keywords span {	
	padding-left: 20px;
	color: #8C8B8B;
	font-weight: bold;
	font-size: 11px;
}

#rightcolumn { 
 display: inline;
 color: #333;
 margin-right: 10px;
 padding: 5px;
 width: 380px;
 float: right; 
 background: transparent url('images/right-bg.gif') repeat; 
 height: auto;
}
.leftcolumn { 
 display: inline;
 color:#FFF;
 text-align:left;
 margin-right: 5px;
 margin-left: 5px;
 width: 140px;
 float: right; 
}
.leftcolumn a:link { 
	color: #ffffff;
	text-decoration: none;
	}
.leftcolumn a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.leftcolumn a:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
.leftcolumn a:active { 
	color: #ffffff;
	text-decoration: none;
	}

.leftcolumn .navleft {
	list-style-image: url('images/nav-arrow.jpg');
	margin-left:20px;
	padding:0;
	}
.leftcolumn .navleft li {
	margin-bottom:2px;
}
.leftcolumn .navleft li a {
	margin-left:-5px;
	display:block;
}
#rightcolumn  h1{
	color: #004284;
	font-size: 16px;
	font-weight: bold;
}

#rightcolumn  span{
	color: #5076B6;	
	font-weight: bold;
}
#rightcolumn  p{
	padding-top: 10px;
}

#rightcolumn  .bluetext{
	color: #5076B6;	
	font-weight: bold;
}

#rightcolumn .index-comment label {
	font-size: 11px;	
}
#rightcolumn .index-comment input[type=text] {
	width:250px;
	font-size: 13px;
	margin-bottom: 0px;
}
label.error { width: 250px; display: block; float: left; color: red; padding-left: 10px; }
input.error { border: 1px solid red;  }
#leftcolumn { 
 float: left;
 margin-left: 10px;
 padding: 0px;
 width: 405px;
 display: inline;
 position: relative;
 background: #fff; /* url('images/home-image.gif') no-repeat;  */
}

#slash { 
 top: 305px;
 float: left;
 color: #333;
 padding: 10px;
 width: 380px;
 display: inline;
 position: relative;
 height: 100px;
 background: #eee url('images/slash.gif') no-repeat;  
}

#slash h1.first {
	color: #5076B6;	
	font-size: 16px;
	font-weight: bold;
	background: transparent url('images/bullet.png') no-repeat;  
	padding-left: 20px;
	width: auto;
}
#slash span.last  {
	color: #009999;	
	font-size: 16px;
	font-weight: bold;
}
#slash p  {	
	padding: 2px;		
}

#footer { 
 width: 790px;
 clear: both;
 color: #333;
 background: #ccc;
 margin: 0px 0px 0px 5px;
 padding: 10px;
 height: auto;
}
.clear { clear: both; background: none; }

.image-border{	
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding:4px;
	text-align:center;
}

/*Search Box*/
div.box1 {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	margin:0px;
	padding:00px 20px;
	float:left;
	width:710px;
}

div.box1 h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

div.box1 {

}

.list {
	margin-left:30px;
}
.clearfix {
	display:block;
}

.class-list {	
	margin-left:15px;
	list-style-image: url(images/arrow.jpg);
}



.style1 {	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style4 {font-size: 12px}
.style5 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style9 {color:#fff;}
.style10 {font-size: 11px}
.style11 {
	color: #000066;
	font-weight: bold;
}
.style12 {color: #004284}
.style14 {font-size: 11px; font-weight: bold; }
.style121 {color: #004284}

#wrapper #faux3 center table tr td .style12 {
	text-align: left;
}
.tablelink {
	font-size:11px;
}

