* {
	margin: 0;
	padding: 0;
}

body {
	background: #0171AF url(images/background.gif) repeat-x;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

a {
	text-decoration: none;
	color: #0171AF;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #111;
}

#wrap {
	margin: 40px auto;
	margin-bottom: 10px;
	width: 960px;
	background: #fff;
	border: 10px solid #D1E6EF;
}

#header {
	height: 110px;
}

#header img {
	float: left;
	border: none;
	margin: 6px 20px 0 20px;
}

#header a {
	text-decoration: none;
}

#header p.hbig {
	font-size: 28px;
	line-height: 30px;
	letter-spacing: -1px;
	padding: 30px 0 0 20px;
	color: #0171AF;
}

#header p.hbig a {
	color: #0171AF;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
}

#header p.hsmall {
	font-size: 19px;
	line-height: 21px;
	color: #ACD3E5;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-weight: 100;
}

#menu {
	height: 30px;
	line-height: 30px;
	background: #D1E6EF;
	padding-right: 30px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: right;
}

#menu ul li a {
	padding: 0 10px;
	text-decoration: none;
	font-weight: 100;
	font-size: 14px;
}

#menu ul li a:hover,#menu ul li a.current {
	color: #111;
	text-decoration: none;
}

#content {
	padding: 0 20px 20px 20px;
}

.left {
	float: left;
	width: 640px;
}

.left h1 {
	font-size: 20px;
	font-weight: 100;
	padding: 15px 0 7px 0;
	color: #0171AF;
}

.left p {
	margin: 10px 0;
}

.left ul li {
	margin-left: 20px;
}

.left table {
	border: 1px solid #0171AF;
}

.left th {
	background: #0171AF;
	color: white;
}

.left th, .left td {
	border: 1px solid #0171AF;
	padding: 5px;
}

.right {
	float: right;
	width: 260px;
	padding-top: 10px;
}

.right p {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #D1E6EF;
	color: #111;
	font-size: 13px;
}

.right ul {
	padding: 10px 0 15px 10px;
	list-style-type: none;
}

.right ul li a {
	color: #648CA5;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
}

.right ul li a:hover,.right ul li a.current {
	color: #111;
}

.right .radv ul {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

.right .radv ul li {
	margin: 0;
	padding: 0 0 10px 0px;
	font-size: 11px;
	line-height: 12px;
	color: black;
}

.right .radv a {
	text-decoration: none;
	color: #0171AF;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
}

img.iright {
	float: right;
	margin: 10px;
	border: none;
}

img.inofloat {
	float: none;
	margin: 10px;
	border: none;
}

img.itable {
	float: none;
	margin: 0;
	border: none;
}

#footer {
	height: 30px;
	line-height: 30px;
	background: #D1E6EF;
	text-align: center;
	font-size: 11px;
}

#fmenu {
	clear: both;
	text-align: center;
	width: 960px;
	margin: 0 auto;
}

#fmenu table td {
	padding: 10px;
}

#fmenu ul {
	list-style: none;
	display: inline;
	float: left;
	color: black;
}

#fmenu li {
	display: block;
	float: left;
	width: 300px;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fmenu li a {
	color: #cFF;
	text-decoration: none;
}

#fmenu li a:hover {
	color: #000;
}

.mailto2 {
	display:none;
}
