

body {
	text-align: center;
	background-color: #FFF;
	margin: 10pt;
	color: #000;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
 

 

#container {
	width: 100%;
	position: relative;
}

#content {
	text-align: left;
}



.small_green {
	font-size: .8em;
	color: #360;
}


#main_column
	{
	width: 100%;
	float: left;
	}
	
 

#main_column img {
	border: 2px solid #000;
}

#main_column ul, #main_column li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#column
	{
	display: none !important;
	border: 1px dotted #CCC;
	background-color: #390;
	width: 190px;
	float: left;
	padding: 10px;
	color: #C9C;
	margin-left: -740px;
	}

#column ul, #column li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #C9C;
	padding: 2px 0;
}



p {
	margin: 0;
	padding: 8px 0;
}
 
hr {
	color: #390;
	background-color: #390;
	height: 1px;
}

img, form {
	display: inline;
	border: 0px;
}

label { 
	color: #390; 
	font-weight: bold;
	font-size: 1.2em;
}

.disclaimer { 
	font-size: 1.1em
}

.purple { color : #C9C; }

.purple_bg { background-color: #C9C; }


input.input {
	background-color: #FFF;
	font-size: 10px; 
	color: #000; 
	width: 130px; 
	/*border-color: #66C402;*/
}

input.input_lrg {
	background-color: #FFF;
	font-size: 10px; 
	color: #000; 
	width: 200px; 
	/*border-color: #66C402;*/
}

select.select { 
	background-color: #FFF;
	font-size: 10px; 
	color: #000; 
	width: 170px;
	/*border-color: #66C402;*/
}

textarea {
	background-color: #FFF;
	font-size: 10px; 
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}

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

a:hover {
	color: #960; 
	text-decoration: underline; 
}

.column:link, .column:visited, .column:active {
COLOR: #C9C; TEXT-DECORATION: none;  font-size: 1.0em;  line-height: 115%;
}

.column:hover {
COLOR: #FC0; background-color: #C9C; TEXT-DECORATION: none;  font-size: 1.0em; line-height: 115%;
}


.main:link, .main:visited, .main:active {
COLOR: #390; TEXT-DECORATION: underline;  font-size: 1.0em;
}

.main:hover {
COLOR: #390; background-color: #C9C; TEXT-DECORATION: none;  font-size: 1.0em; line-height: 115%;
}

#button, input.submit, input.button  {
	text-align: center;
	border-bottom: #909088 1px solid;
	border-right: #909088 1px solid;
	border-top: #BFBFBF 1px solid;
	border-left: #BFBFBF 1px solid;
	padding: 3px 6px;
	background-color: #390;
	color: #FC0;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font: bolder;
	letter-spacing: .02em;
	font-size: .9em;	
}

#button_column, input.submit, input.button_column  {
	text-align: center;
	border-bottom: #909088 1px solid;
	border-right: #909088 1px solid;
	border-top: #BFBFBF 1px solid;
	border-left: #BFBFBF 1px solid;
	padding: 3px 6px;
	background-color: #960;
	color: #FC0;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font: bolder;
	letter-spacing: .02em;
	font-size: .9em;	
}

#footer {
	background-color: #C9C;
	width: 775px;
	text-align: center;
	padding: 10px;
}

#footer ul, #footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#footer li {
	padding: 10px;
}

 

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -.06em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2.0em;
	color: #B8B2B2;
}
 

h2 {
	font-size: 1.8em;
	padding-bottom: 8px;
}
 

h3 {
	font-size: 1.5em;
	padding: 5px 0;
}

 
h4 {
	font-size: 1.4em;
}


