@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/bg.jpg);
background-repeat:repeat-x;
}

.gray_text
{
font-family:Arial, Helvetica, sans-serif;
color:#535242;
font-size:14px;
text-decoration:none;
}

.content_text
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:12px;
text-decoration:none;
text-align:justify;
padding-left:20px;
padding-right:20px;
line-height:20px;

}


.content_text a
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:12px;
text-decoration:underline;
text-align:justify;
line-height:20px;
}


.content_text a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:12px;
text-decoration:none;
text-align:justify;

line-height:20px;
}


.content_text ul
{
list-style-image:url(../images/arrow_yellow.png);
padding-left:10px;

margin-left:10px;
}

.content_text ul li
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:justify;
line-height:18px;
}



.content_text1
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:16px;
text-decoration:none;
text-align:justify;
padding-left:20px;
padding-right:20px;
line-height:20px;
}


.content_text1 a
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:16px;
text-align:justify;
padding-right:20px;
line-height:20px;
}



.content_text2
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:12px;
text-decoration:none;
line-height:20px;
padding-left:10px;
margin:auto;
}

.content_text2 a
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:12px;
text-decoration:none;
line-height:20px;
margin:auto;
}

.content_text2 a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-size:12px;
text-decoration:underline;
line-height:20px;
margin:auto;
}



.orange-text
{
font-family:Arial, Helvetica, sans-serif;
color:#f37021;
font-size:12px;
text-decoration:none;
text-align:justify;
padding-right:20px;
line-height:20px;
}


.orange_text_header
{
font-family:Arial, Helvetica, sans-serif;
color:#f37021;
font-size:16px;
text-decoration:none;
text-align:justify;
padding-right:20px;
line-height:20px;
}

.orange_text1_header
{
font-family:Arial, Helvetica, sans-serif;
color:#f37021;
font-size:26px;
text-decoration:none;
text-align:justify;
padding-right:20px;

}

.orange_text1_header_small
{
font-family:Arial, Helvetica, sans-serif;
color:#cc4e02;
font-size:22px;
text-decoration:none;
text-align:justify;
padding-right:20px;

}

.orange_text1
{
font-family:Arial, Helvetica, sans-serif;
color:#f37021;
font-size:16px;
text-decoration:none;
text-align:justify;
padding-left:20px;
padding-right:20px;
line-height:20px;
}


.orange_text1 a
{
font-family:Arial, Helvetica, sans-serif;
color:#f37021;
font-size:16px;
font-weight:bold;
text-align:justify;
padding-right:20px;
line-height:20px;
text-decoration:underline;
}

.orange_text1 a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#f37021;
font-size:16px;
text-align:justify;
padding-right:20px;
line-height:20px;
text-decoration:none;
}




#horizontal_list_3 {
	height: 20px; /* without the height the elements below will float */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #535242;
}
#horizontal_list_3 ul {
	margin: 0;
padding-left:15px;

}
#horizontal_list_3 ul li {

	float: left;

	padding-right:12px;
	margin-right:12px;
	clear: none !important; /* Below elements are not allowed to float */
	list-style-type:disc;
	/*list-style-type:none; */ /* For removing the list type */
}

.footer_text
{
	height: 20px; /* without the height the elements below will float */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #535242;
}

.footer_text a
{
	height: 20px; /* without the height the elements below will float */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #535242;
	text-decoration:none;
}

.footer_text a:hover
{
	height: 20px; /* without the height the elements below will float */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #535242;
	text-decoration:underline;
}



.footer_text1 a
{
	height: 20px; /* without the height the elements below will float */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #535242;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

.footer_text1 a:hover
{
	height: 20px; /* without the height the elements below will float */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #535242;
	text-decoration:underline;
}



.footerbg
{
background:url(../images/footer_bg.png);
background-repeat:repeat-x;
height:1px;
}

.img
{
float:right;
padding-left:15px;
padding-right:5px;
}

.img1
{
float:left;
padding-right:10px;
}

.img2
{
float:left;
padding-right:10px;
}

.highlighting
{
color:#FFFFFF;
font-weight:900;
font-size:100%;
font-family:sans-serif;
background-color: #f37021;
padding:5px;

}




form, form fieldset input, form fieldset textarea, form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border:none;
	padding-left:5px;
	/*padding-top:3px;*/
}





form p br {display: none;}


form fieldset p input,
form fieldset p textarea {
	display: block;
    
	width: 150px;
	margin: 0;
}

form fieldset p label {
/*	width: 210px;*/
	display: block;
	margin: 2px 5px;
	padding: 0;
		
	float:left;
}

form fieldset p textarea {
	padding: 0px;
	width:155px;

}

form fieldset p textarea,
form fieldset p input {
	border: solid 1px #ccc;
}
form fieldset p label {
	color: #777;
}


fieldset {
	border:none;
	}

.tb10 {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 150px;
	color:#333333;
	padding:2px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	font-size:12px;
}

.fb7 {
    background: #EBE3CD ;
    vertical-align:middle; 
    border: 1px solid #969184;
}

.table_border
{
border: 1px #e47323 solid;
padding:4px;
}

