﻿/* Jello Mold */
body {
	margin:			0;
	padding:		0 412px 0 413px; /* the critical side padding that sets the natural min-width! */ 
	font-size:		100.01%; /* this body font-size fixes an IE bug and maintains x-browser uniformity */ 
	text-align:		center; /* centers the #sizer element in IE5.x/win */
	font-family:	Arial;
}
#sizer {
	margin:		25px auto 0 auto; /* centers #sizer in standard browsers */
	padding:	0;
	width:		0%; /* this value controls liquidity; 0% = full rigid, 100% = full liquid */
	text-align:	left; /* resets the default text alignment for the page */
	max-width:	825px; /* max width in fnormal browsers */
}

#expander { /* Any % height here causes IE to lose the neg right margin */
	margin:		0 -412px 0 -413px; /* neg side margin values should be < or = to side body padding */
	min-width:	825px; /* This prevents Safari from losing the negative margins in narrow windows - sum of the negative side margins on #expander */
	position:	relative; /* makes #expander visible outside #sizer in IEwin */
	padding:	0;
	border: 	2px solid #fff;
	background-color: #fbf9f5;
} 

#expander:after
{
	content:	'.'; 
	display:	block; 
	clear:		both; 
	height:		0; 
	visibility: hidden;
}

ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, label { margin: 0px; padding: 0; }

html, body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#cvv
{
	width: 600px;
	margin: 20px;
	background: #fff;
}


h1
{
	font-size: 16px;
}

h1 a
{
	color: #666;
}

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

h3
{
	font-size: 12px;
}

h4
{
	margin-top: 10px;
	margin-bottom: 1px;
}

h4 b
{
	color: #cc0000;
}


a
{
	text-decoration: none;
	color: #2f4921;
}

a:hover
{
	text-decoration: underline;
}


pre
{
	text-align: left;
	color: white;
	background: red;
}

img
{
	border: 0;
}

ul
{
	list-style: none;
}


ul.std
{
	list-style: disc;
	margin-left: 20px;
}


.alert
{
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}

.cl
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


#header 
{
	width: 825px;
	background-color: #fff;
}

#header:after 
{
	content:	'.'; 
	display:	block; 
	clear:		both; 
	height:		0; 
	visibility: hidden;
}

#topmenu 
{
	height: 95px;
	width: 100%;
}

#slogan
{
	float: left;
	position: relative;
	top: 52px; 
	font-size: 26px;
	color: #2f4921;
	margin: 10px;
}


#maincontent
{
/*	float: left;  */
	width: 825px;
	background-color: #fbf9f5;
}


#address
{
	float: right;
	width: 400px;
	margin: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #2f4921;
	text-align: right;
}

#address h1
{
	font-size: 20px;
	margin: 0 0 2px 0;
	padding: 0;
}

#address a
{
	color: #2f4921;
}

img.logo
{
	margin: 10px 0 0 10px;
	border: none;
}

/* ------------------------------------------------- */

#menu
{
	margin: 2px 0 0 0;
	height: 29px;
}

#menu .act
{
	color: #fff;
}

#menu .date
{
	color: #000;
	float: right;
	padding-right: 10px;
	font-size:	11px;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
}

#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	line-height: 25px;
	display: block;
	float: left;
	border-right: 1px solid #979797;
}

#menu a
{
	display: block;
	margin: 0;
	padding: 2px 12px;

	text-transform: uppercase;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.hide_it
{
	display: none;
}

div.in
{
/*	padding: 10px 20px 6px 20px; */
	padding: 10px;
}

div.in p
{
	margin: 0 0 10px 0;
	padding: 0;
}

.empty-header
{
	height: 15px;
}

#body
{
	min-height: 400px;
	padding: 1px 0 10px 0;	
	float: left; 
	margin: 0;
/*	background: red; */
}

#body h1
{
	margin-top: 10px;
}

#body p
{
	margin: 5px 0;
}


#right
{
	margin: 1px 0 10px 0;
	float: right;
	width: 180px;
}

#right:after
{
	content:	'.'; 
	display:	block; 
	clear:		both; 
	height:		0px; 
	visibility: hidden;
}

#in
{
	margin: 10px;
}

#in h1
{
	margin: 0 0 10px 0;
}

#in form h4
{
	margin: 5px 0 2px 0;
}

#in form label.l_label
{
	display: block;
	text-align: right;
	padding: 2px 10px 2px 0;
	float: left;
	width: 180px;
	white-space: nowrap;
}

#in form p
{
	margin: 0 0 10px 0;
}

#in fieldset
{	
	margin: 5px 0 10px 0;
	padding: 10px;
	width: 616px;
}

#in fieldset legend
{
	font-weight: bold;
	font-size: 12px;
	color: #2f4921;
	padding: 0 10px;
}



table.plain td
{
	padding: 0 10px 5px 0;
}


table#b_table
{
	width: 100%;
}


table#b_table td
{
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: none;
/*	background: red; */
}

table#b_table td.left
{
	width: 0;
}

table#b_table td.body
{
	padding: 0 0 0 10px;
	width: 100%;
}

table#b_table td.body ul
{
	list-style: disc;
	margin-left: 20px;
}


#content
{
	float: left;
	width: 570px;
	background-color: #ffffff;
}


#footer
{
	margin-top: 30px;
	clear: both;
	line-height: 35px;
	width: 825px;
	vertical-align: middle;
	text-align: center;
}


#footer  ul
{
	list-style: none;
}

#footer  ul li
{
	display: inline;
	color: #2f4921;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	border-right: 1px solid #666;
}

#footer  ul li.last
{
	border-right: none;
}



#footer_address
{
	margin: 10px 0;
	text-align: center;
	font-size: 11px;
}


font.red-font
{
	font-weight: bold;
	color:			 #cc0000;
}	


.red-btn
{
	padding: 5px 20px;
	background: #cc0000;
	color: #fff;
	text-transform: uppercase;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: none;
	font-size: 11px;
}

div.ca:after
{
	content:	'.'; 
	display:	block; 
	clear:		both; 
	height:		0;
	visibility: hidden;
}

.brscontent {
	width: 825px;
	overflow: auto;
	overflow-y: hidden;
}

