body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	clear: both;
	display: block;
	float: none;
	background-color: #666;
}
td img {display: block;}
.twoColFixLtHdr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../img/bg_v_lined.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 3px solid #999;
	clear: both;
} 
.twoColFixLtHdr #header {
	height: 115px;
	padding: 0px;
	background-color: #90472b;
	position: relative;
} 
.twoColFixLtHdr #logo {
	top: 0px;
	width: 450px;
	position: absolute;
	left: 0px;
	height: 115px;
	margin: 0px;
	padding: 0px;
} 
.twoColFixLtHdr #utility {
	top: 0px;
	width: 360px;
	position: absolute;
	left: 600px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #qmenu {
	height: 20px;
	top: 20px;
	right: 20px;
	float: right;
	position: absolute;
}
#qmenu #form #jumpMenu, #qmenu #form #jumpMenu select input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
.twoColFixLtHdr #naver {
	height: 30px;
	padding: 0px;
	background-color: #4760b4;
	position: relative;
	z-index: 100;
} 
.twoColFixLtHdr #topbar {
	height: 10px;
	background-color: #4d99ca;
} 
.twoColFixLtHdr #mainnav {
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
	right: auto;
	left: 39px;
	float: left;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 {
	width: 180px;
	padding: 0px;
	float: left;
}
.twoColFixLtHdr #rightcolumn {
	clear: right;
	float: right;
	margin: 0;
	padding: 0px;
}
.twoColFixLtHdr #fullcolumn {
	clear: both;
	float: left;
	margin: 0;
	padding: 0px;
}
.twoColFixLtHdr #mainContent {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 30px;
	width: 710px;
	margin: 0;
}.twoColFixLtHdr #fullMainContent {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 30px;
	width: 890px;
	margin: 0;
}
.twoColFixLtHdr #graytopbar {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	background-color: #CCC;
	padding: 0;
} 
.twoColFixLtHdr #contactArea {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background-image: url(../img/bg_lowerbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0;
} 
.twoColFixLtHdr #footerlibrary {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background-image: url(../img/bg_lowerbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0;
	height: 50px;
} 
.twoColFixLtHdr #footer div.leftdiv {
	float: left;
	margin: 0px;
	padding: 10px;
}
.twoColFixLtHdr #footer a {
	color: #666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:5px;
	display: block;
}
#g_box {
	width: 310px;
	float: left;
	background-color: #828282;
	margin: 0px;
	padding: 0px;
	height: 350px;
}
#hp_main_content {
	margin: 0px;
	float: left;
	width: 360px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div.resources {
	background-image: url(../img/main_resourceback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	background-color: #999;
	position: relative;
	float: none;
}
div.resources_content {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	top: 0px;
	width: 180px;
	right: 0px;
	float: left;
}
div.heightspace160 {
	height: 160px;
	width: 20px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
div.left {
	float: left;
}
#hpbox_left {
	width: 410px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
#hpbox_middle {
	width: 280px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
#hpbox_right {
	width: 130px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
#hp_divbox {
	float: left;
	background-image: url(../img/bg_hp_divbox.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div #content_padded {
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
hr {
	background-color: #4F7BB8;
	color: #4C78B7;
}
table.testimonial {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 240px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.testimonial td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../img/quote2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.testimonial td p {
	color: #E59235;
	font-size: 13px;
	font-weight: normal;
}

table.testimonial td p.attributed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808283;
}
div #centereddiv {
	position: relative;
}
div #footlinks {
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	clear: both;
}
div #b_line {
	background-color: #dab38c;
	height: 1px;
	clear: both;
}
div #ld_back {
	background-image: url(../img/bg_ld.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
div #sectiontop {
	margin: 0px;
	padding: 0px;
	height: 140px;
	position: relative;
	z-index: 1;
}
div #titlebox {
	position: absolute;
	width: 530px;
	left: 30px;
	top: 70px;
	z-index: 2;
}
div #sectionbox {
	position: absolute;
	width: 570px;
	left: 0px;
	top: 0px;
	height: 60px;
	z-index: 1;
}
div #photobox {
	position: absolute;
	width: 210px;
	left: 570px;
	top: 0px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}
div #box_1 {
	background-image: url(../img/bg_box_1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div #box_2 {
	background-image: url(../img/bg_box_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div .resources_inset {
	margin: 0px;
	width: 156px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
a:focus, a:hover, a:active { outline:none }
.resources_inset ul {
	padding-left: 14px;
	margin-left: 0px;
}
.resources_inset ul, .resources_inset ul li, .resources_inset p {
	margin-bottom: 5px;
	line-height: 115%;
	margin-top: 0px;
}
ul {
	padding-left: 0px;
	list-style-position: outside;
	margin-left: 14px;
}
#contentholder a:link {
	color: #900;
	text-decoration: none;
}
#contentholder a:visited {
	color: #6D260F;
	text-decoration: none;
}
#contentholder a:active {
	text-decoration: none;
}
#contentholder a:hover {
	text-decoration: underline;
}
div.hpmain {
	height: 310px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-color: #839D9F;
}


.copyNormal {
	font-size: 13px;
	}
.copyMedium {
	font-size: 14px;
	line-height: 130%;
	}
.copyLarge {
	font-size: 15px;
	line-height: 130%;
	}
	
.font_sizer_002a_fmt {
	background-color: #FFF;
	}
.fs_div_hilite {
	background-color: #CCC;
	}
.mouse {
	font-size: 11px;
}
