html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #a1ab6e;
	color: #939598;
	height: 100%;
}

table.wrapper {
	background-image: url(images/background_outer.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 100%;
}

.table {
	/* border: 1px solid #BAE55F; */
	border: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 20px;
	line-height: 25px;
	color: #949c50;
}

h2 {
	font-size: 12px;
	line-height: 12px;
	color: #80a1b6;
	margin: 8px 0px;
}

h2.large {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.main {
	font-size: 20px;
	line-height: 35px;
	color: black;
}

p.disclaimer {
	font-size: 9px !important;
	color: #000000;
	text-align: left;
	line-height: 12px !important;
	vertical-align: bottom;
	
}

p.what {
	font-size: 15px;
	line-height: 20px;
}

p.std {
	font-size: 14px;
	line-height: 16px;
}

ol {
	margin-top: 5px;
	padding-left: 23px;
}

.quote, .quote a {
	font-size: 11px;
	color: #80a1b6;
	font-style: italic;
}

.footer {
	color: white;
	vertical-align: bottom;
	margin: 0px 6px;
	text-align: left;
}

.geebo_footer {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	color: #4E008D;
	text-decoration: none;
}

.main_content {
	border: 1px solid black;
	border-collapse: collapse;
	background-color: #ffffff;
}

.navbar {
	vertical-align: middle;
}

.navbar table tr td {
	text-align: center;
}

#left_sidebar {
	padding: 65px 10px 15px 10px;
	width: 146px;
}

#left_sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #80a1b6;
	text-decoration: none;
}

#left_sidebar a.small_link {
	font-size: 11px;
	line-height: 11px;
}

#left_sidebar a:hover, #left_sidebar a.active, #left_sidebar a.news_active {
	color: #949c50;
}

#left_sidebar a.news_item, #left_sidebar a.news_active {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: -0.75px;
}

#separator {
	width: 1px;
	padding-top: 65px;
	padding-bottom: 25px;
}

#center_content {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	width: 461px;
	height: 401px;
}

#center_content a {
	text-decoration: none;
	color: #80a1b6;
}

#right_sidebar {
	padding-top: 20px;
	padding-right: 10px;
	width: 182px;
}

.menu_item {
	background-color: #d16f1a;
	height: 27px;
}

.menu_item a {
	text-decoration: none !important;
	color: #ffffff !important;
	font-weight: bold !important;
	font-size: 11px !important;
	letter-spacing: -0.2px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

div.disclaimer {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 143px;
    bottom: 30px;
	left: 10px;
}

div.donate_now {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 84px;
    top: -54px;
	left: 717px;
}

div.donate_now table tr {
	vertical-align: middle;
}

div.donate_now table tr td {
	text-align: center;
}

div.pdf_left_div {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 146px;
    bottom: 40px;
	left: 155px;
	display: none;
}

div.pdf_right_div {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 146px;
    bottom: 40px;
	left: 600px;
	display: none;
}

a.pdf {
	font-size: 10px !important;
	color: 80a1b6;
	text-decoration: none;
}

a.pdf:hover {
	color: #000000;
	text-decoration: none;
}