/* CSS Document */

div {padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px;}

span {padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px;}

body{
	background: #EEE;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #E4E4E4;
	font-size: 12px;
	margin-top: 20px;
}
h1 {
	margin-top: 0px;
font-size: 17px;
	letter-spacing: -1px;
	}

h2 {
	margin-top: 0px;
font-size: 17px;
	letter-spacing: -1px;
	}
	
ul,li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 10px;
line-height: 20px;
	}

.quotes{
color:#e47100;
font-style:italic;
}
.quotes_caps{
font-size:9px;
color:#e47100;
font-style:italic;
text-transform:uppercase;
}

p {
padding: 0px 0px 0px 0px;
margin: 10px 0px 10px 0px;
line-height: 20px;}

.top {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px;}

a {
	color: #6E9443;
	font-weight: normal;
	text-decoration: none;
	border:none;
}
.container{
display:table;
	background: #FFF;
	color: #D9D9D9;
	width: 768px;
	text-align: left;
	padding: 0px;
	margin: auto;
	border-left: solid 10px #D9D9D9;
	border-right: solid 10px #D9D9D9;
	border-top: solid 10px #D9D9D9;
	border-bottom: solid 10px #D9D9D9;
}
.buttons_top_container{
	height:65px;
	width:768px;
}

.flash_container{
	height:176px;
	width:768px;
}
.flash_container_work{
	height:70px;
	width:768px;
}

.floatcontain_a{
	display: inline-table;
		height: 60px;
}

/* IE Fix, hidden from IE for Mac \*/
* html .floatcontain_a{
	height: 1%;
}

.floatcontain_b{
	display: inline-table;
}

/* IE Fix, hidden from IE for Mac \*/
* html .floatcontain_b{
	height: 1%;
}

/* Main Menu */

.header_left {	display: block;
	float:left;
	padding-top: 24px;
	padding-left: 44px;
	padding-right: 13px;
	width: 400px;
	height: 36px;
	text-align: left;
	background: #ffffff
	url(../slices/header_backgrounds_06.png) top left repeat-x;
	color: #464646;
	text-decoration: none;	
	}
	
.header_right {	display: block;
	float:left;
	padding-top: 24px;
	padding-left: 39px;
	padding-right: 22px;
	width: 250px;
	height: 36px;
	text-align: left;
	background: #ffffff
	url(../slices/header_backgrounds_07.png) top left repeat-x;
	color: #464646;
	text-decoration: none;	
	}
	
	
/* Main Content Boxes */

.text_left {	
	display: block;
	float:left;
	line-height: 20px;
	padding-top: 2px;
	padding-left: 26px;
	padding-right: 20px;
	width: 414px;
	text-align: left;
	background: #ffffff
	url(../slices/left_line_back_09.gif);
	color: #464646;
	}
	
.text_right {
	display: block;
	float:left;
	line-height: 20px;
	padding-top: 2px;
	padding-left: 21px;
	padding-right: 23px;
	width: 262px;
	text-align: left;
	background: #ffffff
	url(../slices/right_line_back_10.gif);
	color: #464646;
	text-decoration: none;	
	}
	
.text_left_work_images {
	background: #ffffff
	}
	
.grey{
color:#999999;
}

.blue {color: #3E85B1}


.caption{
margin: 10px 0px 20px 0px;
padding: 10px 10px 10px 25px;
background: #ffffff
url(../slices/bullet_back.gif);
text-align:left;
float:left;
font-size:9px;
line-height:10px;
color:#999999;}


/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */



a.rss {
color:#e47100;
text-decoration:none;
}
a.rss:hover {
color:#ffffff;
background-color:#464646;
text-decoration:none;
}

a.news {
color:#6E9443;
text-decoration:none;
}
a.news:hover {
color:#ffffff;
background-color:#464646;
text-decoration:none;
}

a.loan {
color: #464646;
text-decoration:underline;
font-weight:bold;

}
a.loan:hover {
color: #464646;
text-decoration:none;
}
	
.footer_container{
display:inline;
/*display:table;*/
float:left;
	height:54px;
	width:768px;
	color: #666;
}	

	
	
/* Table stuff */

td {
vertical-align: top;
}

td.info {
background-color: #003366;
color: #FFF;
font-weight: bold;
}

.copy {
padding: 0px 0px 0px 0px;
margin: 5px 5px 5px 5px;
}

.thintable {
border-collapse: collapse;
}

/* Form Stuff */

input.longforminput {
	font-size: 10px;
	width:160px;
}

form {
padding: 0;
margin: 0;
border: 1px;
display: inline;
font-size: 10px;
}