/* CSS Document */
img { border:0;} 
table { border:0;}

.tableboarder {
	border: 1px solid #707966;
}

A.Bold_greenlink:link { font-family: Arial, Helvetica, sans-serif; color: #709418; font-size: 12px; text-decoration: none; font-weight: bolder;}
A.Bold_greenlink:visited { font-family: Arial, Helvetica, sans-serif; color: #ADB7A4; font-size: 12px; text-decoration: none; font-weight: bolder;}
A.Bold_greenlink:active { font-family: Arial, Helvetica, sans-serif; color: #709418; font-size: 12px; text-decoration: none; font-weight: bolder;}
A.Bold_greenlink:hover { font-family: Arial, Helvetica, sans-serif; color: #424B2E; font-size: 12px; text-decoration: underline; font-weight: bolder;}

A.Bold_whitelink:link { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; text-decoration: none; font-weight: bolder;}
A.Bold_whitelink:visited { font-family: Arial, Helvetica, sans-serif; color: #cccccc; font-size: 12px; text-decoration: none; font-weight: bolder;}
A.Bold_whitelink:active { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; text-decoration: none; font-weight: bolder;}
A.Bold_whitelink:hover { font-family: Arial, Helvetica, sans-serif; color: #adb7a4; font-size: 12px; text-decoration: underline; font-weight: bolder;}

A.sm_link:link { font-family: Arial, Helvetica, sans-serif; color: #7A7A7A; font-size: 11px; text-decoration: none; font-weight: bold;}
A.sm_link:visited { font-family: Arial, Helvetica, sans-serif; color: #7A7A7A; font-size: 11px; text-decoration: none; font-weight: bold;}
A.sm_link:active {font-family: Arial, Helvetica, sans-serif; color: #7A7A7A; font-size: 11px; text-decoration: none; font-weight: bold;}
A.sm_link:hover { font-family: Arial, Helvetica, sans-serif; color: #3a7000; font-size: 11px; text-decoration: underline; font-weight: bold;}

.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #424B2E;
	text-decoration: none;
	line-height: 16px;
}
.reg_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #424B2E;
	text-decoration: none;
	line-height: 16px;
	display: block; 
	padding: 5px 40px 0px 15px;
	background-image:url(../img/bg_tip.gif);
	background-repeat:repeat-y;
	margin:0;
}


.reg_green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #74911D;
	text-decoration: none;
	line-height: 16px;
}

.reg_green_BOLDtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #74911D;
	text-decoration: none;
	line-height: 16px;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.reg_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #626A51;
	text-decoration: none;
	line-height: 16px;
}

.bold_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #626A51;
	text-decoration: none;
	line-height: 14px;
}

td.cellleft5 {
padding-left: 5;
}

.body_subhead {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; LEFT: 0px; COLOR: #74911D; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}

.picturebullet {
	list-style-position: outside;
	list-style-image: url(../images/ding.gif);
	list-style-type: lower-roman;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #648615;
}

.greenbullet {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-roman;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #648615;
}

.formTextBox
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: solid 1px DimGray;
	background-color: #FFFFFF;
	padding: 2px;
	height: 5px;
	width: 8px;
}
