/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:20px 0 34px 0;
	background-color:#2a4114;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a4114;
	text-decoration: none;
	line-height:16px;
}

.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c1504;
	text-align:center;
	line-height:17px;
	text-decoration: none;
}

.white_heading_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	line-height:28px;
	text-decoration: none;
}

.header_right {
	background-image:url(../images/header_right.jpg);
	background-repeat:no-repeat;
	height:222px;
	}
	
.green_heading_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #284011;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding:150px 5px 15px 75px;
}

.green_heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #284011;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}

.white_color {
	background-color:#FFFFFF;
}

.green_color {
	background-color: #284011;
}

.green_left_top_corner {
	background-image:url(../images/life_08.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:29px;
}


.green_right_top_corner {
	background-image:url(../images/life_10.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:29px;
}

.bottom_left_corner {
	background-image:url(../images/bottom_left_corner.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:14px;
	background-position:top;
}

.bottom_right_corner {
	background-image:url(../images/bottom_right_corner.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:14px;
	background-position:top;
}

.border_left {
	border-left:solid 1px #284011;
	}
.border_right {
	border-right:solid 1px #284011;
	}
.border_bottom {
	border-bottom:solid 1px #284011;
	}
	
.divider {
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
	}
	
.page_bottom_corner_left {
	background-image:url(../images/page_bottom_corner_left.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:15px;
	background-position:bottom;
}

.page_bottom_corner_right {
	background-image:url(../images/page_bottom_corner_right.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:15px;
	background-position:bottom;
}

.input_box {
	border:solid 1px #d6d6d6;
	width:185px;
	height:17px;
	}
	
.bullet_border {
	Padding:4px;
}