* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff url(images/header.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

img {
	border: none;
}

a {
	color: #6998F0;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color : #000;
}

#wrap {
	width: 700px;
	margin: 0px auto;
}

#header {
	height: 120px;
	background: transparent url(images/header.jpg) no-repeat 20px 7px;
}

#header img {
	border: none;
	margin-top: 5px;
}

.right {
	float: right;
	width: 480px;
	min-height: 450px;
	padding: 10px 20px 10px 40px;
}

.right h1 {
	color: #6998F0;
	font-size: 20px;
	letter-spacing: -2px;
	font-weight: 100;
	padding : 10px 10px 15px 0;
}

.right h2 {
	color: #6998F0;
	font-size: 14px;
	font-weight: bold;
	padding : 10px 10px 15px 0;
}

.right p {
	margin: 10px 0;
}

.right li {
	margin-left: 20px;
}

.tnoborder {
	border: none;
}

.tnoborder td {
	padding: 5px;
	text-align: left;
	border: none;
}

.tborder {
	border-collapse: collapse;
	border: 2px solid #999;
	font-size: 12px;
	margin: 10px 0;
}

.tborder td, .tborder th {
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
}

.tborder td, .tborder th {
	font-size: 11px;
	line-height: 11px;
}

img.inofloat {
	float: none;
	border: none;
	margin: 10px;
}

.left {
	float: left;
	width: 150px;
	padding: 10px 0 10px 10px;
}

.left p {
	font-size: 14px;
	color: #333;
	padding: 5px 0 2px 10px;
	font-weight: bold;
}

.left ul {
	list-style-type: none;
	padding: 5px 0 10px 0;
}

.left ul li {
	padding: 2px 20px 2px 0;
}

.left ul li a {
	display: block;
	color: #6998F0;
}

.left ul li a:hover, .left ul li a.current {
	color: #ff0000;
}

.sadv ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

.sadv ul li {
	margin: 10px 10px 10px 0;
	padding: 0;
	font-size: 10px;
	line-height: 11px;
	color: black;
}

.sadv ul li a, .sadv ul li a:hover {
	text-decoration: none;
	color: #6998F0;
	font-size: 10px;
	display: inline;
	padding: 0;
	font-weight: normal;
}

.footer {
	text-align: center;
	color: #666;
	font-size: 11px;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #aaa;
}

.footer a:hover {
	color: #666;
}

#fadv {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-top: 1px solid #aaa;
	background-color: white;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: black;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 215px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 10px;
}

#fadv li a {
	color: #6998F0;
	text-decoration: none;
	font-weight: normal;
}

.mailto1 {
	font-weight: normal;
	color: #6998F0;
	text-decoration: none;
}

.mailto2 {
	display:none;
}
