html {
	height:100%;
}

body {
	font-family:verdana,arial,helvetica,sans-serif;
	margin:10px 2px 10px 2px;
	color:black;
	background-repeat:repeat-x;
	background-color:#E0F4B9;
	text-align:center;
	font-size:10pt;
}

td,div {
	font-size:10pt;
}

.side_margin {
	width:5px;
}

.main_footer_layout .disclaimer {
	font-size:10px;
	color:gray;
}

.main_footer_layout {
	font-size:8pt;
	margin:0;
	padding:0;
}

h1, h2 {
	color:#0f9b14;
	padding:0 0 5px 0;
	margin:0;
	font-weight:bold;
	line-height:18px;
	font-size:16px;
}

h1 a, h2 a {

	color:#0f9b14;
	text-decoration:none;
	font-weight:bold;
}

h1 a:hover, h2 a:hover {
	text-decoration:underline;
	color:#0f9b14;
}

p {
	margin-top:0;
	padding-top:0;
}

textarea {
	font-size:0.9em;
}

.search_entry_label {
	color:#666666;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, "lucida console", sans-serif;
}

.refer_friend_entry_label {
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

a.link_black:link, a.link_black:visited, a.link_black:hover, a.link_black:active {
	color:#000000;
}

a img.button {
	border:0 none;
}

table.main_layout, td.main_layout {
	border-spacing:0;
	padding:0;
	width:100%;
	height:100%;
	border-collapse:collapse;
	color:black;
	vertical-align:top;
	background-color:#FFFFFF;
}

th {
	font-weight:normal;
	text-align:left;
	font-size:10pt;
}

.main_header_layout {
	border-spacing:0;
	padding:0;
	height:100%;
	border-collapse:collapse;
	color:black;
	margin:0;
}

table.content, td.content {
	border-spacing:0;
	padding:0;
	width:100%;
	border-collapse:collapse;
	color:black;
	font-size:10pt;
}

table.main_footer_layout {
	border-spacing:0;
	padding:0;
	width:100%;
	border-collapse:collapse;
	color:black;
	margin:0;
	font-size:10pt;
}
.top_menu_anchor {
	float:left;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	padding-top:9px;
	padding-bottom:9px;
	color:white;
	font:bold 14px arial;
}
.top_menu_anchor::-moz-focus-inner {
	border-width:0px;
	border:none!important;
}
.top_menu_anchor:hover {
	color:#e8e8e8;
}
a:active {
	outline:none;
}
a:focus {
	-moz-outline-style:none;
}
.main_corner {
	width:10px;
	height:10px;
	margin:-1px;
}
#main_div {
	margin:20px auto 10px auto;
	position:relative;
	border-width:1px;
	border-color:#92DA36;
	border-style:solid;
	background-color:white;
	width:96%;
	text-align:left;
}
.homepage_heading {
	font-size:12pt;
 	font-weight:bold;
 	color:#97ce4c;
 	vertical-align:bottom;
 	text-decoration:none;
 	float:left;
}
a.homepage_heading, a.homepage_heading:hover {
	color:#97ce4c;
}
.homepage_more_url {
	margin-top:2pt;
	font-size:10pt;
	font-family:Verdana;
	color:black;
	font-weight:normal;
}

p.homepage_more_url {
	float:right;
}

p.homepage_more_url a, span.homepage_more_url a {
	font-size: 10pt;
	font-family: Verdana;
	font-weight:normal;
	color:blue;
}
/*
 * Ben's definitions are below this line
 */

.light_green_hr {
	background-color:#99CC00;
	color:#99CC00;
	height:2px;
	border:0;
}
i
input,select,option {
	border-width:1px;
	border-color:black;
	font-size:11pt;
	background-color:white!important;
}

input.error,select.error {
	background-color:pink!important;
}

input[type=checkbox] {
	width:10pt;
	margin:0;
}

.section_h2 { 
	margin-top:20px;
	margin-bottom:5px;
	border-width:0 0 2px 0;
	border-color:#99CC00;
	border-style:solid;
	padding-bottom:5px;
 	color:#97ce4c;
}

.section_h2, .section_h2 a {
	font-size:12pt;
 	font-weight:bold;
 	color:#97ce4c;
	text-decoration:none;
}

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

table.spaced td {
	padding-top:6px;
}

li.txt_list, .meme_li, .meme_header_label, .meme_header, .query_table_data {
	font-size:10pt;
	margin-bottom:1pt;
}

.query_table_data, .query_table_header {
	border-color:black;
	border-style:solid;
	border-width: 0;
	padding:1pt 3pt;
}
.query_table_header {
	font-size:10.5pt;
 	color:#97ce4c;
	text-align:left;
	font-weight:bold;
}

.meme_header {
	font-weight:bold;
	color:black;
}

.big_gray {
	font-size:60pt;
	font-family:ariel;
	color:#c0c0c0;
}

h3.meme_header {
	margin-top:6px;
}
