﻿ 
/* CSS Document */
* {
	margin:auto auto 0px auto;
	padding:0px;
}
p {
margin:0px;
padding:0px;
}

body {
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}

.topslice {
	background:url(images/top_bg.jpg) repeat-x;
}

.top_nav {
	font-size:.9em;
	color:#555;
	text-align:left;
	text-decoration:none;
}

.top_nav a{
	font-size:.9em;
	color:#555;
	text-decoration:none;

}


.top_nav a:hover{
	font-size:.9em;
	color:#999;
	text-decoration:none;
}

.bg_shade {
	background:url(images/conshade.jpg) repeat-y;
}
.nav {
	background:url(images/nav_bg.jpg) repeat-x;
	height:33px;
	color:#FFF;
}

.navpad {
	padding-left:30px;
	font-weight:bold;
}
.nav2 {
	padding-left:10px;
}

.nav2 a{
	padding-left:10px;
	text-decoration:none;
	color:#FFF;
}

.member {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}

.member td{
	border-left:1px solid #CCC;
	
}

.membg {
	background:url(images/membg.jpg) repeat-x;
	height:23px;
	color:#FFF;
}

.textstyle {
	font-size:0.8em;
	text-align:justify;
	width:220px;
	margin-top:10PX;
	font-family:Microsoft Sans Serif;
	color:#666;
}

.textstylemore {
	text-align:right;
	font-size:.9em;
	width:220px;
}

.textstylemore a{
	text-align:right;
	text-decoration:none;
		font-size:.9em;
		color:#C00;
}

.textstylemore a:hover{
	text-align:right;
}

.copy {
	font-size:.9em;
}
.copy a{
	font-size:.9em;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.stylesheetfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.tablelink {
	background-color:#EAEAEA;
	color:#333;
	border-top:5px solid #eee7e4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tablelink td {
	border-bottom:1px solid #e3dcda;
	border-left:1px solid #e3dcda;
	padding:5px;
}

.tablelink td a {
	color:#e8e1de;
}


.corporate_office 
{
	font-size:22px;
	color:#8f1807;
	font-weight:bold;
	font-family:Calibri;
}

.corporate_medium
{
	font-size:18px;
	color:#8f1807;
	font-weight:bold;
	font-family:Calibri;
}
.corporate_officesmall
{
	font-size:16px;
	color:#8f1807;
	font-weight:bold;
	font-family:Calibri;
	letter-spacing:normal;
}	

.tablebg 
{
	background-color:#e4e4e4;
}
.linkok a 
{
	color:#df250b;
	font-size:15px;
	text-decoration:none;
	text-align: center;
}

.header_repeat 
{		
background:url(images/headerbg.gif) repeat-x;
height:106px;
}

.link_color
{
	color:#fff;
	text-decoration:none;
}
link_color a 
{
	text-decoration:none;
}

.link_color2
{
	color:#555;
	text-decoration:none;
}

.headertop 
{
	font-size:20px;
	color:Fuchsia;
	font-weight:bold;
}