body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#D9D9DA;
}
td {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
/*text*/
.txt_tab1 {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:15px;
	background-image:url(../images/bg_heading_yellow.jpg);
	background-repeat:repeat-x;
}
.txt_tab2 {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-left:17px;
	background-image:url(../images/bg_heading_black.jpg);
	background-repeat:repeat-x;
}
.txt_tab3 {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:0.5px;
	padding-left:12px;
	background-image:url(../images/heading_bg_black.jpg);
	background-repeat:repeat-x;
}
.txt_tab4 {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#FBC200;
	text-transform:uppercase;
	padding-left:12px;
	background-image:url(../images/heading_bg_black.jpg);
	background-repeat:repeat-x;
}
.txt_heading1 {
	font-family:arial;
	font-size:34px;
	font-weight:bold;
	color:#000000;
}
.txt_heading2 {
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	color:#FFAD31;
}
.txt_heading3 {
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
.txt_heading4 {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	background-image:url(../images/heading_bg_orange.jpg);
	background-repeat:repeat-x;
}
.txt_heading5 {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.txt_style1 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.txt_style2 {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-transform: none;
}
.txt_footer {
	font-family:tahoma;
	font-size:12px;
	color:#999999;
}
/*anchor links*/
.txt_black_11 {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	font-size:11px;
	}
	.txt_black_11 a:hover {
	font-family:arial;
	text-decoration: none;
	color:#CA8915;
	font-size:11px;
	}

.txt_black_12 {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	font-size:12px;
	}

.txt_black_12_pad {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	font-size:12px;
	padding-left:10px;
	}
	
.txt_black_13 {
	font-family:arial;
	text-decoration: none;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	}
	.txt_black_13 a:hover {
	font-family:arial;
	text-decoration: none;
	color:#E99800;
	font-size:13px;
	font-weight:bold;
	}
.border {
	border-width:1px;
	border-color:#AE4D27;
	border-style:solid;
}
.border2 {
	border-width:1px;
	border-color:#D4D4D4;
	border-style:solid;
	padding:1px;
}
/*scroll css*/
#pscroller1 {
	width: 200px;
	height: 70px;
	padding: 0px;
}
/*form*/
.txt_field1 {
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	border-width:1px;
	border-style:solid;
	border-color:#D4D0C8;
}
#tab1 td {
	padding-left:10px;
}

.txt_black_14 {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

.text_black_13 {
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}

.text_black_12_italic {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-style: italic;
	text-decoration: none;
	}
	
.txt_link_orange_12 {
	font-family:tahoma;
	font-size:12px;
	color:#E99800;
	text-decoration: none;
	}
	.txt_link_orange_12 a:hover {
	text-decoration: underline;
	}

.txt_tab5 {
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	font-weight: bold;
	letter-spacing:0.5px;
	padding-left:12px;
	background-image:url(../images/heading_bg_grey.jpg);
	background-repeat:repeat-x;
	}	
	
.txt_white_23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
.txt_link_red_12 {
	font-family:tahoma;
	font-size:12px;
	color:#990100;
	text-decoration: none;
	}
	.txt_link_red_12 a:hover {
	text-decoration: underline;
	}
	
	/* 01-19-2010 01:08 PM */

.readmore
{
	font-family:tahoma;
	font-size:12px;
	color:#E99800;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 6px 20px;
	background-image:url(../images/readarrow.gif); background-repeat:no-repeat; background-position:left center;
	list-style:none;
}
.readmore:hover {	
	text-decoration: underline;
}

.blogLinks
{
	font-family:tahoma;
	font-size:12px;
	color:#E99800;
	text-decoration: none;
	list-style:none;
}
.blogLinks:hover {	
	text-decoration: underline;
}
/*NEW CSS 04-26-2010*/



.border3 {
	border-width:1px;
	border-color:#bb0000;
	border-style:solid;
}
.txt_style5 {
	font-family:tahoma;
	font-size:11px;
	color:#bb0000;
}

.lvl1
{
	font-family:tahoma;
	font-size:12px;
	color:#E99800;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 6px 20px;
	background-image:url(../images/bullet1.jpg); background-repeat:no-repeat; background-position:left center;
	list-style:none;
}
.lvl1:hover {	
	text-decoration: underline;
}
.lvl2
{
	font-family:tahoma;
	font-size:12px;
	color:#E99800;
	text-decoration: none;
	margin:0px 0px 0px 20px;
	padding:5px 0px 6px 20px;
	background-image:url(../images/bullet1.jpg); background-repeat:no-repeat; background-position:left center;
	list-style:none;
}
.lvl2:hover {	
	text-decoration: underline;
}
.lvl3
{
	font-family:tahoma;
	font-size:12px;
	color:#E99800;
	text-decoration: none;
	margin:0px 0px 0px 40px;
	padding:5px 0px 6px 20px;
	background-image:url(../images/bullet1.jpg); background-repeat:no-repeat; background-position:left center;
	list-style:none;
}
.lvl3:hover {	
	text-decoration: underline;
}
.txt_link_orange_12 {
	font-family:tahoma;
	font-size:12px;
	color:#E99800;
	text-decoration: none;
	}
	.txt_link_orange_12 a:hover {
	text-decoration: underline;
	}

.txt_black_12 {
	font-family:arial;
	text-decoration: none;
	color:#000000;
	font-size:12px;
	}
	.txt_black_12 a:hover {
	text-decoration:underline;
	}

.txt_grey_12 {
	font-family:tahoma;
	font-size:12px;
	color:#888888;
	text-decoration:none;
	}
	.txt_grey_12 a:hover {
	text-decoration:underline;
	}
