
/*HTML styles */

* {
	font-family: verdana, arial, sans-serif ;
}

body {
	background-color: #99AEB9 ;
	margin: 0px ;
	color: #151515 ;
	font-size: 12px ;
	line-height: 19px ;
}


input,select,textarea,button {
	font-size: 12px ;
}

table {
	border-collapse: collapse ;
}

td {
	font-size: 12px ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
}

h1 {
	font-size: 32px ;
	font-family: georgia ;
	letter-spacing: -2px ;
	font-style: italic ;
	color: #666666 ;
	margin: 0px ;
	padding: 60px 15px 0px 0px ;
	font-weight: normal ;
	line-height: 26px ;
}

h6 {
	background-image: url(/images/h1_bg.gif) ;
	background-position: 0px center ;
	background-repeat: no-repeat ;
	font-size: 22px ;
	letter-spacing: -1px ;
	font-weight: bold ;
	color: #004B26 ;
	margin-top: 0px ;
	margin-bottom: 0px ;
	padding: 0px 0px 0px 42px ;
}

h5 {
	background-image: url(/images/h5_bg.gif) ;
	background-position: 0px center ;
	background-repeat: no-repeat ;
	font-size: 18px ;
	letter-spacing: -1px ;
	font-weight: bold ;
	color: #F6F5E4 ;
	margin-top: 0px ;
	margin-bottom: 0px ;
	padding: 0px 0px 0px 62px ;
}

h2 {
	font-size: 1.8em ;
	font-weight: bold ;
}

h3, .inline_h {
	font-size: 13px ;
	font-weight: bold ;
	letter-spacing: -1px ;
	color: #007D3F ;
	line-height: 20px ;
	margin-bottom: 0px ;
}

#content {
	padding: 15px ;
}

#content *:first-child {
	margin-top: 0px ;
}

.bottom_logo {
	padding: 15px ;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	display: block ;
	padding: 0px 10px ;
	border-left: 2px solid #ffffff ;
	color: #004B26 ;
	text-decoration: none ;
	font-size: 13px ;
	line-height: 15px ;
	letter-spacing: -1px ;
	font-weight: bold ;
}

a.button:hover {
	text-decoration: underline ;
	color: #007D3F ;
}

a:link {
	color: #004B26 ;
}

a:active, a:visited {
	color: #666666 ;
}

a:hover {
	color: #007D3F ;
}

a.link_tan:link, a.link_tan:active, a.link_tan:visited {
	color: #F6F5E4 ;
	text-decoration: none ;
}

a.link_tan:hover {
	text-decoration: underline ;
}

a.link_blueDk:link, a.link_blueDk:active, a.link_blueDk:visited {
	color: #31373B ;
	text-decoration: none ;
}

a.link_blueDk:hover {
	text-decoration: underline ;
}

.img_float {
	float: right ;
	margin: 0px 0px 0px 10px ;
	border: 0px ;
}

a.link_services:link, a.link_services:active, a.link_services:visited, a.link_services:hover {
	display: block ;
	margin: 15px 0px 15px 15px ;
	background-image: url(/images/arrow_tanDk.gif) ;
	background-position: 5px center ;
	background-repeat: no-repeat ;
	background-color: #F6F5E4 ;
	text-decoration: none ;
	font-size: 13px ;
	font-weight: bold ;
	letter-spacing: -1px ;
	color: #675C56 ;
	padding: 5px 10px 5px 15px ;
}

a.link_services:hover {
	background-image: url(/images/arrow_white.gif) ;
	background-color: #99AEB9 ;
	color: #ffffff ;
}

.required {
	color: #990000 ;
}

/* _table default styles */

table.list_cont {
	width: 100%; 
}

table.list_cont td {
	padding: 5px; 
	vertical-align: top;
	border-top: dotted 1px #666;
}

table.list_cont tr:first-child td {
	border-top: 0px; 
}

td.img_cont {
	text-align: center; 
}

div.list_item {
	padding: 3px 0px; 
	border-top: dotted 1px #666;
	clear: both;
}

div.list_item:first-child {
	border-top: 0px; 
}

table.hor_list_cont {
	width: 100%; 
}

td.hor_list_item {
	text-align: center; 
	vertical-align: top; 
	padding: 6px; 
	padding-bottom: 12px; 
}

table.hor_list_item {
	margin: auto; 
}

table.hor_list_item td {
	text-align: center; 
}

.view_all {
	margin-top: 6px; 
	border-top: solid 1px #666;
}

.name {
	font-size: 1.2em; 
	font-weight: bold; 
}

.date {
	font-style: italic;
	margin-bottom: 15px ;
}

div.img_cont {
	clear: right;
	float: right; 
	margin: 0px 0px 10px 10px; 
}

.link {
	text-align: right; 
	clear: right; 
}

.teaser {
	
}

.google_info_win {
	font-size: 12px ;
	margin-top: 10px ;
	line-height: 1.5 ;
}
/*	COMMON STYLES	/*

/* TinyMCE specific rules */


body.mceContentBody {
   background: #fff;
}

.mceContentBody a {
	color: #711028 !important; /* Should match standard anchors; FF requires a important here for mceContentBody */
}

a:link img, 
a:active img, 
a:visited img {
	border-style: solid;
	border-width: 1px; 
	border-color: #711028;
}

a:hover img {
	border-color: #666;
}

input {
	margin: 2px; 
	margin-left: 0px; 
}

label, 
input[type="radio"], 
input[type="checkbox"] {
	vertical-align: middle; 
}

/*Misc Standard Styles*/

.w100 {
	width: 100%; 
}

.vat,
table.vat td,
tr.vat td {
	vertical-align: top; 
}

.vabl,
table.vabl td,
tr.vabl td {
	vertical-align: baseline; 
}

.vam,
table.vam td,
tr.vam td {
	vertical-align: middle; 
}

.tar {
	text-align: right; 
}

.important {
	color: #711028;
}

.required {
	text-align: center;
	color: #711028;
}

.even_row, 
.row_0 {
	background-color: #eee;
}

.odd_row, 
.row_1 {
	background-color: #fff;
}

.good, 
.status1 {
	color: #456314;
}

.bad, 
.status0 {
	color: #711028;
}


/* BLOGS STYLES */

/* generic */

.blg.aut {
	font-weight: bold;
}

/* list */


/* detail */


/* module */


/* comments */

table.bc.list_cont {
	width: 100%; 
}

table.bc.list_cont td {
	vertical-align: top;
}

td.bc.comment_form {
	text-align: right;
	width: 300px; 
}

div.bc.comment_box {
	margin-left: 10px; 
	background-color: #ccc;
	padding: 0px 10px; 
	border: solid 1px #999;
}

.bc.comments_result {
	text-align: center;
	font-weight: bold;
	color: #711028 ;
}

textarea.bc.icontent {
	width: 98%; 
	height: 6em; 
}

div.bc.comment {
	border: solid 1px #999;
	border-width: 1px 0px 0px 0px;
	padding: 10px; 
}

div.bc.comment.row0 {
	background-color: #eee;
}

div.bc.comment.row1 {
	background-color: #fff;
}

div.bc.comment_date {
	font-size: .8em; 
}

div.bc.comment_name {
	font-size: .8em;
}

div.bc.comment_content {
	margin-top: 10px; 
}

h1.blog {
	padding: 0px ;
	margin-bottom: 15px ;
}
.print_only {
	display: none; 
}

@media print {
	
	.print_only {
		display: block;
	}
	
	.no_print {
		display: none; 
	}
	
	.content {
		width: 100%; 
		margin: 0px; 
		float: none;
	}
	
}
