@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #003366;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #003366;
	font-weight: bold;
}
.style3 {
	color: #980100;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #8e7257;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	font-size:12px;
	font-family:tahoma;
}

.ul-style {
	list-style-image:url(../images/point_1.gif)
}

.li-emphasis {
	font-weight:bold;
}

.link-regular {
	margin: 0 0 0 48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}

.link-regular a {
	text-decoration:underline;
}

#header {
	background-image:url(../images/home_new_top2.gif);
	height:191px;
	width:726px;
}

	#header_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.7em;
		font-weight: 300;
		line-height:24px;
		padding:58px 0 0 122px;
	}
	#header_text a {
		color: #FFFFFF;
		text-decoration:none;
	}
	#header_text a:hover {
		color: #FFFFFF;
		text-decoration:none;
	}

	