/* Document settings */
body {
	background-color:#000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.nav {
	background-image: url(images/nav_background.gif);
	width: 770px;
	height: 40px;
}
.title {
	background-image: url(images/title_background.gif);
	width: 770px;
	height: 30px;
}
.title_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036A04;
	text-decoration: underline;
	cursor: pointer;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #036A04;
	padding-left: 30px;
}
.footer {
	background-image: url(images/footer.gif);
	width: 770px;
	height: 25px;
}
.para_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-left: 30px;
}
.para_heading_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: black;
	padding-left: 30px;
}
.para_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-left: 30px;
	margin-right: 50px;
	padding-right: 50px;
}
.page_topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.top_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
}
.white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	cursor: pointer;
}
.green_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036A04;
	text-decoration: underline;
	cursor: pointer;
}
.black_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: underline;
	cursor: pointer;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: center;
}
.webography_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	cursor: pointer;
	padding-right: 15px;
}
.clear_line {font-size: 2px; height: 3px;} 
/* Light Green box with rounded corners CCFFCC*/
.box_heading_CCFFCC {font-size: 12px; color: #036A04; font-weight: normal; 
	margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px;}
.box_para_CCFFCC {font-size: 11px; color: #036A04; margin: 0px 3px 0px 3px;}
.box_CCFFCC_t {background: url(images/009900_dot.gif) 0 0 repeat-x #CCFFCC;}
.box_CCFFCC_b {background: url(images/009900_dot.gif) 0 100% repeat-x;}
.box_CCFFCC_l {background: url(images/009900_dot.gif) 0 0 repeat-y;}
.box_CCFFCC_r {background: url(images/009900_dot.gif) 100% 0 repeat-y;}
.box_CCFFCC_bl {background: url(images/corner_bl_CCFFCC.gif) 0 100% no-repeat;}
.box_CCFFCC_br {background: url(images/corner_br_CCFFCC.gif) 100% 100% no-repeat;}
.box_CCFFCC_tl {background: url(images/corner_tl_CCFFCC.gif) 0 0 no-repeat;}
.box_CCFFCC_tr {background: url(images/corner_tr_CCFFCC.gif) 100% 0 no-repeat; padding:12px;}
.box_green_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #036A04; 
	text-decoration: underline; cursor: pointer;}
.box_CCFFCC_list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #036A04;
	margin-top: 0px; margin-bottom: 0px;}
.box_CCFFCC_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #036A04;
	padding-top: 2px; padding-bottom: 2px;}
/*******************************************/

/* Dark Green box with rounded corners 009933 */
.box_heading_009933 {font-size: 12px; color: white; font-weight: bold; margin: 0px 4px 0px 4px;}
.box_para_009933 {font-size: 11px; color: white; margin: 0px 4px 0px 4px;}
.box_009933_t {background: url(images/00CC00_dot.gif) 0 0 repeat-x #009933;}
.box_009933_b {background: url(images/00CC00_dot.gif) 0 100% repeat-x;}
.box_009933_l {background: url(images/00CC00_dot.gif) 0 0 repeat-y;}
.box_009933_r {background: url(images/00CC00_dot.gif) 100% 0 repeat-y;}
.box_009933_bl {background: url(images/corner_bl_009933.gif) 0 100% no-repeat;}
.box_009933_br {background: url(images/corner_br_009933.gif) 100% 100% no-repeat;}
.box_009933_tl {background: url(images/corner_tl_009933.gif) 0 0 no-repeat;}
.box_009933_tr {background: url(images/corner_tr_009933.gif) 100% 0 no-repeat; padding:12px;}
/*******************************************/