/*body, td, input, select, textarea {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
}
*/

body,td,table {font-family: Tahoma; font-size : 12px; color:#333}
input, select, textarea { font-family: Tahoma; font-size : 12px;}


a, a:active, a:visited, a:link {
	color:#729D0B;
	text-decoration:underline;
}

a.lm, a.lm:active, a.lm:visited, a.lm:link {
	color:#9DBB54;
	text-decoration:none;
}

a.lm:hover {
	color:#729D0B;
	text-decoration:underline;
}

a.date, a.date:active, a.date:visited, a.date:link {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a.date:hover {
	color:#000;
	text-decoration:underline;
}

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

a.hotpub:hover {
	color:#F30000;
	text-decoration:underline;
}

td.underline {
	background-image:url(/images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#dots {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
}

#block {
	font-size: 11px; line-height:normal; padding: 0; margin:0; height: 32px; background:url(/images/rbborder.gif) no-repeat right top; background-position: 100% 26px;
}

.form_error {
	font-size:10px;
	color:#771B17;
}

.field_error { 
	background:#F3C5C3;
}

.bheader {
	background:#294A98;
	color:#FFFFFF;
	padding:3px;
}

.gheader {
	background:#585858;
	color:#FFFFFF;
	padding:3px;
}

.cheader {
	color:#FFBA00;
	font-size:14px;
}

.selected {
	background-color:#FCD04B;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
}

input.bt {border:1px solid #709200;border-right-color:#9CC136;border-top-color:#9CC136;margin:0;color:#FFF;cursor:pointer;background:#7DAE05;}
input.bt:hover {background:#11900B}
input.bt:active {background:#11900B}

.c_quote {
	border:1px solid #B4B5B4;
	background-color: #F0F2F0;
	padding:10px;
	
	margin-left:20px;
}

.c_copyright {
	font-size:10px;
	color: #B4B5B4;
}

.lbheader {
	font-family: Arial;
	color:#585858;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

h1 {
	font-size:16px;
	font-family: Arial;
	color:#585858;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}

h2 {
	font-family: Arial;
	color:#585858;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	display:inline;
}

h3 {
	font-family: Arial;
	color:#585858;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	display:inline;
}

.indiv {padding:10px; background: #eaeaea  url(/images/bg_contact.gif);}