* {
	padding: 0px;
	margin: 0px;
}

body {
background: #c5c7e0 url('images/a1.gif') repeat;
color:#244274;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height: 18px;
}

/******* structure and layout *******/
#outer {
position: relative;
width: 800px;
margin: 0 auto;
background: #fff url(images/abg.gif) repeat-y;
}
/*
#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url(images/upbg.gif) no-repeat;
width: 800px;
height: 264px;
}*/
#inner
{
position: relative;
padding: 2px 10px 2px 10px;
}

.prop {
    height:500px;
    float:right;
    width:1px;
 }

#header {
background:#ffffff url(images/header_bg.gif);
border:none;
height:116px;
}

#page_logo {
	float:left;
	width: 260px;
	height: 100px;
	background:#ffffff url(images/header_logo2.jpg) no-repeat;
}

#page_title {
	float:right;
	width: 480px;
margin:0px 0px 0px 0px;
padding:18px 10px 8px 0px;
color: #010f7a;
font-size:2.1em;
min-height:100px;
height:auto !important;
height:100px;
}
.bigTitle {
	font-size:1.3em;
}

#left_column {
float:left;
width:185px;
border:none;
text-align:left;
margin-right:8px;
}

.left_news {
float:left;
width:185px;
margin:10px 0px 10px 0px;
padding-top:5px;
background:#efeff5;
border:1px solid #e7e8f1;
/*border:1px solid #7DB26E;*/
}

#middle_column {
float:left;
background:#ffffff;
line-height:1.4em;
width:380px;
margin-top:20px;
margin-left:0px;
margin-bottom:20px;
padding-left:10px;
}
#middle_column.wide {
width:570px;
}

#right_column {
float:left;
margin-top:20px;
margin-left:10px;
margin-bottom:20px;
padding:0pt 0pt 0pt 0px;
width:180px;
/*border-left:1px dashed #e7e8f1;*/
}

.right_news {
margin:10px 0px 10px 0px;
padding:0px;
background:#ffffff;
color:#6268ae;
}

.testimonial{
margin:10px 0px 10px 0px;
padding:5px;
background:#eaf7e1;
border:1px solid #e7e8f1;

}

#footer {
border-top:1px solid #7DB26E;
clear:both;
margin:0.2em;
padding:0.2em;
}
#footer div.left {
width:200px;
float:left;
padding-top:0.2em;
}
#footer div.right {
width:180px;
float:right;
text-align:right;
}
#footer div.center {
width:380px;
float:left;
text-align:center;
padding-top:0.2em;
}
#footer div {
font-size:10px;
}


p,h2, h3, pre {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

#rightcontent p {
font-size:8pt;
}

/******* left navigation *******/
#nav {
background:#ffffff url(images/left_bg.gif);
margin-bottom:10px;
}
#nav ul {
margin:10px 0 10px 5px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background:#Bee6a3;
color: #010f7a;
border:1px solid #5cbe19;
text-align:left;
padding:0 0 0 0;
margin-bottom:6px;
}

#nav li a {
color: #010f7a;
font-weight:bold;
text-decoration: none;
display: block;
padding:2px 0 2px 5px;
}

#nav li a:hover {
background:#ffffff;
color: #010f7a;
}


#nav li a:hover:after {
/* this puts that little blue box after the left navigation links on hover */
background:#ffffff;
color: #010f7a;
content: url(images/square.gif)
}


/******* fonts and colors *******/
a {
color:#699065;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}


span.squares {
display:block;
float:left;
width:18px;
height:18px;
margin-right:2px;
background-image:url(images/squares.gif);
background-repeat:no-repeat;
}

span.squares span {display:none;}


blockquote {
padding:10px 10px 15px 10px;
background:#E5ECF7;
border-left:2px solid #C7D9F5;
font-style:italic;
color:#6B84A8;
letter-spacing:.1em;
}

h1 {
	font-size:18px;
	padding-top:10px;
	color:#6268ae;
	background:transparent url(images/squares.gif) no-repeat scroll 0% 50%;
	margin-bottom:0px;
	border-bottom: solid 1px #6268ae;
	padding-left:24px;
	padding-bottom: 6px;
}

h2, h3 {
color:#6268ae;
font-size:14px;
}

/* news */

#middle_column .newsItem h1, h2, h3{
	color:#6268ae;
	font-size:14px;
	line-height:30px;
	border-bottom:0px;
	background:none;
	padding:0;
}
/******* lists *******/

#list ul {
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

#list li {
margin:.5em 0 0 0;
padding:0 0 0 15px;
list-style:none;
background: url(images/square_list.gif) no-repeat;
background-position: 0 .3em;
}

#list li.sub {
margin:.5em 0 0 .5em;
padding:0 0 0 15px;
list-style:none;
background: url(images/square_list2.gif) no-repeat;
background-position: 0 .3em;
}

.newsList h2 {
	margin: 0;
	padding: 0 0 0 8px;
	line-height: 14px;
}

.newsList li {
margin: .5em 0 .8em 0;
padding: 0 0 0 15px;
list-style:none;
background: url(images/square_list.gif) no-repeat;
background-position: 0 .3em;
}

.form-error, .error {
	color: #BC2d25;
}

/******* images *******/
images {
border:none;
}

.center {
text-align:center;
}

.newsletter h3 {
	margin: 0px 0px 10px 0px;
	line-height: 12px;
}
.newsletter li {
	margin: 0px;
}
.newsletter ul {
	margin: 0px 0px 10px 32px;
	padding:0 0 0 0;
}

/******* tables *******/
.row-heading {
/*background-color:#50BA00;*/
background:#Bee6a3;
}
.table-row {
/*background-color:#CCEAB4;*/
background-color:#efeff5;
}
.label{
font-weight:bold;
}

/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */