/****** STYLE RESET ******/

div, body, form, p, a, ul, li, img {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	font-size: 1em;
	background: #444444;
}

input, textarea {
	font: 11px arial;
}


/*** FORM ***/

form {
	border: 1px solid #d8d8d8;
	padding: 20px;
	margin-top: 10px;
	background: url(images/fade.gif) repeat-x;
}


/*** LISTS ***/

#sitemap {
	list-style-image: url(images/list_doodad.gif);
	padding-left: 20px;
}

#sitemap ul{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sitemap li {
	line-height: 30px;
	margin-top: 3px;
}

.contact {
	list-style-type: none;
	padding-left: 20px;

}

.rab {
	list-style-position: inside;
}

.doodad {
	
	list-style-type: none;
	
}

.doodad li{
	background: url(images/list_doodad.gif) top left no-repeat; 
	padding:10px;
	padding-left: 20px;

}

.doodad p{
	margin-top: -12px;

}

#menu_list {
	list-style-type: none;

}

#menu_list li {
	display: inline;
}

#menu_list a {
	float: left;
}
/***** TEXT *****/

p, li {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
		
}

a {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #4480a8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#footer a{
	padding: 0px 6px;
}

.gray {
	color: #604f4f;
}

.dark {
	color: #252525;
}

.blue {
	color: #4480a8;
	
}

.red {
	color: #ff0000;
}

.w {
	color: white;
}

h1 {
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.s {
	font-size: 10px;
	line-height: 14px;
}

.ns {
	font-size: 11px;
}

.n {
	font-size: 12px;
	font-family: arial, sans-serif;
}

.m {
	font-size: 14px;
}

.ml {
	font-size: 15px;
}

.l{
	font-size: 16px;
}

.xl {
	font-size: 20px;
}

.xxl {
	font-size: 24px;
	line-height: 26px;
}

.cr {
	padding-bottom: 10px;

}

.crx2 {
	padding-bottom: 20px;
}



/***** DIVS ******/

#wrapper {
	width: 990px;
	margin: 20px auto;
	overflow: visible;
}

#right_shadow_tr {
	width: 10px;
	position: relative;
	display: inline;
	float: left;
	height: 175px;
	background: url(images/tr_shadow.gif);
}


#bottom_corners {
	height: 25px;
	width: 990px;
	background: url(images/bottom_edge.gif);
}


#menu {
	width: 980px;
	height: 45px;
	position: relative;
	/* background: url(images/imagebar.gif); */ 
	overflow: hidden;
	
}

#header_block {
	height: 175px;
	width: 980px;
	float: left;
	overflow: visible;
	
}

#header_top {
	border-bottom: 1px solid #ffffff;
	height: 130px;
	width: 980px;
	background: url(images/top_header_blank.gif) no-repeat;
	overflow: hidden;
}

#header_top .left {
	float: left;
	height: 130px;
	width: 352px;
}

#header_top .right {
	float: right;
	height: 130px;
	width: 628px;
}

#header_top .right img {
	left: -30px;
	position: relative;
}

#header_top img {
	margin-left: 30px;
}

#footer {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 50px;
}

.spacer {
	height: 7px;
	background: url(images/dash.gif) repeat-x;
	overflow: hidden;
}

#content {
	width: 980px;
	padding-top: 25px;
	border-right: 10px solid #252525;
	background: #ffffff;
	overflow: auto;
	clear: both;
	

}

/*** CONTENT SUB DIVS ***/

.left_column {
	
	overflow: auto;
	width: 730px; /* ? */
	float: left;
	display: inline; /* IE */
	margin-left: 40px;
	margin-bottom: 50px;
}

.upper_content {
	overflow: hidden;
	width: 730px; /** IE 6 NEEDS THIS SET **/
}

#uc_home {
 background: url(images/bg_dashed.gif) repeat-y;
 z-index: 5;
}


.ucl {
	
	height: 200px;
	width: 300px;
	float: left;
	display: inline; /* IE */
}

#ucl_interior {
	width: 180px;
	padding-top: 15px;

}

.ucr {

	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	
	width: 410px;
	float: right;
	display: inline; /* IE */
}

#ucr_interior {

	width: 530px;
	height: auto;
	padding-top: 25px;
}

.left {
	float: left;
	width: 234px;
}

.right {
	float: right;
	width: 234px;
}

.clear {
	clear: both;
}

.lower_content {
	overflow: auto;
	border: 1px solid #d8d8d8;
	margin-top: 20px;
	padding: 20px;
	background: url(images/fade.gif) repeat-x;
	
	
}

.image_frame {
	border: 1px solid #b8b7b3;
	padding: 1px;
	float: left;
	margin-right: 30px;
	display: inline;
}

.bottom_bar {
	width: 941px;
	margin: 0px auto;
	height: 65px;
	background: url(images/tfh.jpg) no-repeat;
	overflow: hidden;
	clear: both;

}

#interior_bottom_bar {
	background: #ffffff;
	width: 500px;
}

.right_column {
	width: 159px;
	float: right;
	clear: right;
	margin-right: 20px;
	overflow: visible;

}

.rc_top {
	width: 159px;
	height: 20px; /* fixed */
	background: url(images/rightbar_top.gif);
}

.rc_middle {
	background: url(images/rightbar_slice.gif);
	width: 133px;
	padding: 0px 13px;
	overflow: visible;
}

.rc_bottom {
	width: 159px;
	height: 72px; /* fixed */
	background: url(images/rightbar_bottom.gif);
}

#mp_link {
	float: right;
	font-size: 11px;
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
	color: white;
	font-family: arial;
	cursor: pointer;
	

	
}