body, td {
	margin:			0px;
	font-family: 	tahoma; 
	font-size: 		9pt; 
	color:			#7d7d7d;
}
a:link, a:visited {
	font-family: 	tahoma;
	font-size:		8pt;
	color:	 		#616161;
}
a:hover {
	color: 			#268ca7;
}

/* Links within paragraphs */
p a {
color: #7d7d7d;
text-decoration: underline;
}


/* Links within paragraphs */
p:hover a { 
color: #618fa2;
text-decoration: underline;
}

/* Rollover effect for links within paragraphs */
p a:hover { 
color: #268ca7;
}

table {
	padding:0px;
	border:0px;
}
td.secondary_link, a.secondary_link:link, a.secondary_link:visited {
	font-family: 	arial; 
	font-size:		8pt;
	color:			#ababab;
	padding-bottom:	5px;
}
a.secondary_link:hover {
	color: 			#434343;
}
.navigation {
	background: url('../../sitefiles/nav_greenbg.gif') repeat-x #88a432;
}
a.navigation_link:link, a.navigation_link:visited, a.navigation_link_apply:link, a.navigation_link_apply:visited, a.navigation_link_donate:link, a.navigation_link_donate:visited {
	font-weight:	normal;
	font-family: 	arial; 
	font-size:		11px;
	color:			#ffffff;
	text-decoration:none;
	padding-left:	8px;
	padding-right:	8px;
	padding-top: 	23px;
	padding-bottom: 23px;
	display:block;
}
a.navigation_link:hover, a.navigation_link_ON:link, a.navigation_link_ON:visited {
	font-weight:	normal;
	font-family: 	arial; 
	font-size:		11px;
	color:			#ffffff;
	text-decoration:underline;
	background-color: #3da2bd;
	padding-left:	8px;
	padding-right:	8px;
	padding-top: 	23px;
	padding-bottom: 23px;
	display:block;
}
a.navigation_link_apply:hover, a.navigation_link_apply_ON:link, a.navigation_link_apply_ON:visited {
	font-weight:	normal;
	font-family: 	arial; 
	font-size:		11px;
	background-color: #984606;
	text-decoration: underline;
	color: #ffffff;
	padding-left:	8px;
	padding-right:	8px;
	padding-top: 	23px;
	padding-bottom: 23px;
	display:block;
}
a.navigation_link_donate:hover, a.navigation_link_donate_ON:link, a.navigation_link_donate_ON:visited {
	font-weight:	normal;
	font-family: 	arial; 
	font-size:		11px;
	background-color: #F67E23;
	text-decoration: underline;
	color: #ffffff;
	padding-left:	8px;
	padding-right:	8px;
	padding-top: 	23px;
	padding-bottom: 23px;
	display:block;
}
.nav_sep {
	background: url('../../sitefiles/nav_greensep.gif') repeat-y;
	width: 2px;
	height: 59px;
}
.navigation_leftcap {
	background: url('../../sitefiles/nav_greenendleft.gif') no-repeat;
}
.navigation_rightcap {
	background: url('../../sitefiles/nav_greenendright.gif') no-repeat;
}
.adspot {
	width: 760px;
	background: url('../../sitefiles/adspot_bg.gif') repeat-x #2089ad;
}
.adspot_splash {
	width: 760px;
	height: 142px;
	background: url('../../sitefiles/adspot_image.gif') no-repeat;
}
.adspot_title {
	font-family: tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
	padding-right: 30px;
}
.adspot_text {
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
	padding-right: 30px;
}
.title {
	font-family: 	tahoma; 
	font-weight:	bold;
	font-size:		16pt;
	color:			#545454;
}
.sub_title {
	font-family: 	tahoma; 
	font-weight:	normal;
	font-size:		10pt;
	font-style:		italic;
	color:			#545454;
	padding-bottom:	10px;
	padding-top:	3px;
}
.green_blob {
	color: #ffffff;
	background-color: #a2bd2c;
}
.green_blob_title {
	font-size: 14pt;
	font-family: tahoma;
	font-weight: bold;
	color: #6c8018;
	padding-bottom: 25px;
}
.green_blob_textarea {
	background: url('../../sitefiles/blobgreen_t.gif') no-repeat right;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	color: #ffffff;
}

.blue_blob {
	background-color: #b8d5e1;
}
.blue_blob_title {
	font-size: 14pt;
	font-family: tahoma;
	font-weight: bold;
	color: #618fa2;
	padding-bottom: 25px;
}
.blue_blob_textarea {
	background: url('../../sitefiles/blobblue_t.gif') no-repeat right;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	color: #343434;
}
.copyright {
	font-family:	arial;
	font-size:		8pt;
	color:			#888888;
}
a.copyright:link, a.copyright:visited {
	color: 			#888888;
}
a.copyright:hover {
	color:			#268ca7;
}
li {
	list-style-image: url('../../sitefiles/bullet_grey.gif');
	margin-left: -13px;
	padding-bottom: 3px;
}
a.listed:link, a.listed:visited {
	color:#268ca7;
	text-decoration:none;
}
a.listed:hover {
	color:#343434;
	text-decoration:underline;
}
a.created_out:link, a.created_out:visited {
	color: #d2d2d2;
	font-size: 10px;
	text-decoration: none;
}
a.created_out:hover {
	color: #a2bd2c;
}
.awarebox {
	max-width: 760px;
}

.indented {
	margin-left:0px;
}
a.indented:link, a.indented:visited {
	color: #a2bd2c;
	text-decoration:none;
}
a.indented:hover {
	text-decoration:underline;
	color: #343434;
}

.required {
	text-decoration:underline;
	color: #6B001B;
}
input.send-btn, input.send-btn:visited {
width: 130px;
height: 25px;
background: #333333;
outline: none;
color: #ffffff;
}
input.send-btn:hover {
background: #0f98c4;
}
input.submit-btn, input.submit-btn:visited {
width: 190px;
height: 25px;
background: #984606;
outline: none;
color: #ffffff;
}
input.submit-btn:hover {
background: #3da2bd;
}

.review {
	color: #6d8819;
}

.css_roll a {
width: 58px;
height: 15px;
background: url("sitefiles/labels/css_lbl.jpg") 0 0 no-repeat;
}
.css_roll a:hover { 
background-position: -16px 0px;
}


a.donate:link, a.donate:visited {
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #2b9cdd;
	margin-left: 5px;
	color: #ffffff;
	border:1px solid #2b9cdd;
}
a.donate:hover {
	background-color: #ffffff;
	border:1px solid #2b9cdd;
	color: #303030;
}
a.donate_orange:link, a.donate_orange:visited {
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #e86c11;
	margin-left: 5px;
	color: #ffffff;
	border:1px solid #e86c11;
}
a.donate_orange:hover {
	background-color: #ffffff;
	border:1px solid #e86c11;
	color: #303030;
}


.photogallery {
	font-family: verdana;
	font-size: 10px;
	color: #2b9cdd;
	padding-bottom: 10px;
}