body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
background: url(images/tile.gif) repeat top left;
}
p {
color: #01285B;
margin: 10px;
}
strong{
font-weight: bold;
}
li ol {margin:0 1.5em;}
ol {margin:0 1.5em 1.5em 2.5em; color: #01285B;}
ol {list-style-type:decimal;}



/* use clear whenever min heights are being used*/
.clear { 
clear:both;
height:1px;
overflow:hidden;
}
.left{ float: left;}
.right{ float: right;}
img.right{ float: right; margin: 0 0 10px 10px;}
/****************************************************************
 
	Default Layout Elements
	
****************************************************************/
#wrapper { 
margin: 0 auto;
width: 922px;
}
#faux {
float: left;
background: url(images/faux_bg.png) repeat top left;
margin: 0px;
width: 100%
}
/****************************************************************
 
	Element: Header
	
****************************************************************/
#header {
float: left;
color: #333;
width: 922px;
padding: 10px 0 0 0;
height: 236px;
margin: 0px 0px 0px 0px;
background: url(images/header_bg2.png) no-repeat top left;
}
.home {
float: left;
text-align: right;
height: 18px;
width: 850px;
color: #222222;
padding: 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
}
.home a {
margin: 0;
color: #222222;
font-size: 90%;
text-transform:uppercase;
text-decoration:none;
padding: 0 2px 0 2px;
}
/****************************************************************
 
	Element: Left Column
	
****************************************************************/
#leftcolumn { 
display: inline;
color: #333;
margin: 2px 0 0 10px;
padding: 0px;
width: 195px;
float: left;
}
#contactus{
width: 214px;
min-height: 500px;
margin: 2px 0 0 70px;
padding: 0;
/*padding: 50px 0 10px 10px;*/
background: #B0D080 url(images/contactus_bg2.gif) no-repeat top left;
}

.contactus{	
margin: 0;
padding: 35px 0 0 5px;
}

#contactus p{
color: #344B11;
font-size: 12px;
font-weight: 900;
}
/****************************************************************
 
	Element: Menu
	
****************************************************************/
#menu{
margin: 0 0 0 70px;
width: 214px;
}
#menu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}		
#menu ul li {
border: none;
margin: 0;
}
#menu ul li a {
display: block;
width: 189px;
height: 18px;
padding: 9px 5px 5px 20px;
margin: 0;
background: #B0D080 url(images/btn_btm.gif) repeat-x top;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #294108;
text-decoration: none;
text-transform:uppercase;
}
#menu ul li a:active, #menu ul li a:hover {
color: #000;
}
/* sub menu */
#menu ul li ul li a{
background: #DFF5BF;
padding-left: 20px;
}
#menu ul li ul li a:hover {
background: #CEF496;
color: #344B11;
}
/****************************************************************
 
	Element: Right Column
	
****************************************************************/
#rightcolumn { 
float: right;
color: #333;
margin: 0 60px 0 0;
padding: 0px;
width: 560px;
display: inline;
}
/****************************************************************
 
	Element: Header
	
****************************************************************/
.bluebox{
float:left;
display: block;
width: 539px;
padding: 0;
margin:2px 0 0 0;
}
.bluebox .top{
display: block;
width: 539px;
height: 5px;
background:#FFFFFF url(images/bluebox_top.gif) no-repeat top left;
}
.bluebox .bg{
width: 539px;
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
background:#FFFFFF url(images/bluebox_bg.gif) repeat-y;
}
.bluebox .bottom{
display: block;
width: 539px;
height: 5px;
background:#FFFFFF url(images/bluebox_bottom.gif) no-repeat top left;
}

.bluebox .content{
margin: 10px;
}
.bluebox h1 {
font-family: 'Trebuchet MS',
Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #4E9700;
font-size: 19px;
font-weight: bold;
padding: 10px 0 8px 0;
margin: 0;
clear: both;
background: url(images/h1_border_bottom.png) no-repeat bottom;
}
.bluebox h2 {
font-family: tahoma;
color: #000000;
font-size: 18px;
margin-bottom: 10px;
}

.bluebox h3 {
font-family: tahoma;
font-size: 13px;
font-weight: bold;
margin-bottom: 10px;
}
.bluebox a {
color: #01285B;
line-height: 20px;
}
.bluebox a:link, .bluebox a:active, .bluebox a:visited {
color: inherit;
text-decoration: underline;
padding:2px;
}
.bluebox a:hover {
text-decoration: none;
color:#FFFFFF;
background-color:#333366;
}
.bluebox a.nobg {
text-decoration: none;
background:none;
}
.default{
min-height: 464px;
}
/****************************************************************
 
	Element: Footer
	
****************************************************************/
#footer { 
width: 902px;
clear: both;
color: #333;
background: url(images/footer_bg.png) no-repeat top left;
margin: 0 auto;
padding: 10px;
}
#footer a {
margin: 0;
color: #000000;
padding: 0 1px 0 1px;
}
#links {
text-align: center;
color: #000000;
padding: 10px 0 0 0;
}
#copyright {
padding: 8px 0 0 0;
text-align: center;
color: #FFFFFF;
}
/****************************************************************
 
	Element: Footer
	
****************************************************************/
#form{
padding: 10px;
}
#form td{
padding: 0 2px 5px 2px;
}
/* Messages */
#error{      
margin: 0 0 10px 0;
padding: 5px;
border: solid 1px #dd3c10;
background: #ffebe8;
}

#error p{	
text-align:left;  
font-weight: normal;
font-size: 14px;
padding: 5px;
}
.submit{
cursor:pointer;
color:#FFFFFF;
font-weight:bold;
padding: 1px 8px;
border:outset 1px #FFFFFF;
background:#2E86D4;
}
.cancel{
cursor:pointer;
color:#FFFFFF;
font-weight:bold;
padding: 1px 4px;
border:outset 1px #ccc;
background:#999;
}

#alert{
width: 505px;
border: 2px solid #2E86D4 !important;
color:#2E86D4 !important;
font-weight: bold;
padding:5px;
background-color:#D4E6F5 !important;
margin:0 0 10px 0;
}
#alert h2{
color:#2E86D4 !important;
font-size: 20px;
font-weight: bold;
padding: 0 0 0 10px;

}

.credit{
margin:0;
padding: 0 0 0 300px;
color: #333333;
font-size:11px;
}