/* CSS Document */

body{
background-image:url(images/b_bg.jpg);
background-repeat:repeat-x;
background-color:#D0C4B8;
padding:0px;
margin:0px;
}

.heading_bold_text {
	font-family: Tahoma;
	font-size:20px;
	font-weight:bold;
	color: #8A5C21;
	text-align:left;
	text-decoration: none;
}
.bold_text{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}
.description_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-align:center;
	text-decoration: none;
}
.form_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #8A5C21;
	text-align:justify;
	text-decoration: none;
}
.content_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #747373;
	text-align:left;
	text-decoration: none;
	padding-right: 10px;
}
.content_text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #747373;
	text-align:left;
	text-decoration: none;
}
.content_text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #747373;
	text-align:left;
	text-decoration: none;
}

.content_text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #747373;
	text-align:center;
	text-decoration: none;
}
.content_text1 a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #747373;
	text-align:center;
	text-decoration: none;
}
.content_text1 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #747373;
	text-align:center;
	text-decoration: none;
}

.left_side_bg{
background-image:url(images/left_side_bg.jpg);
background-repeat:repeat-y;
}

.right_side_bg{
background-image:url(images/right_side_bg.jpg);
background-repeat:repeat-y;
}

.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
height:85px;
}
.footer_link_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #747373;
	text-align:left;
	text-decoration: none;
}
.footer_link_text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #747373;
	text-align:left;
	text-decoration: none;
}
.footer_link_text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	text-decoration:underline;
}
.text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	text-decoration:;
; letter-spacing: -1px
}.hilite_box {  background-color: #E6DAC4; border: #996633; border-style: dashed; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.formfield {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333333; border: #663300; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.footer_text1_green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #006600;
	text-align:center;
	text-decoration: none;
}

.instructions {
	margin: 10px 20px 6px 24px;
}
.instructions a{
	text-decoration:none;
	margin: 2px 0 12px 0;
	font-size:14px;
}
.instructions a:hover {
	text-decoration:underline;
	font-size:14px;
}