/* CSS Document */
body,td,input,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:19px;
	}
body {
	margin:0 0 20px 0;
	background: #c4c1b7;
	}
a:link, a:visited, a:active {
	color:#0080C0;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
	
hr {height:1px; border:none; border-top:1px solid #B9B9B9;}

th {
	font-size:12px;
	text-align:left;
	}

h1 {
	font-size:16px;
	color:#d37506;
}

h2 {
	font-size:14px;
	color:#666;
	}

h3 {
	font-size:12px;
	color:#666;
	}
	


input.submit  {
	background:#fff;
	cursor:hand;
	cursor:pointer;
	color:#4f6b85;
	font-weight:bold;
	padding:3px;
	border:1px solid #7f9db9;
	}

.footer {
	background:url(../images/footer_bg.jpg) repeat-x; 
	padding:15px;
	font-weight:normal;
	font-size:11px;
	line-height:15px;
	color:#b6b6b6;
	}
.footer a:link, 
.footer a:visited, 
.footer a:active,
.footer a:hover {
	color:#b6b6b6;	
	font-weight:normal;
	line-height:16px;
}


.body_bg {
	background:#fff;
	}
.body_middle_bg {
	background:#e2dece;
	}
.top {
	padding:20px 20px 5px 20px;
	}
.top_right {
	padding-left:10px;
	}
.heading_spacing {
	padding-left:2px;
	}
.border {
	background:#aba9a1;
	}
.lc_links {
	margin-bottom:15px;
	}

.breadcrumbs {
	font-size:10px;
	}

.breadcrumbs a:link,
.breadcrumbs a:visited,
.breadcrumbs a:active,
.breadcrumbs a:hover {
	color:#2b6392;
	}
.red {
	color:#990000;
	}
	
.small {
	font-size:10px;
	}
	