/* Generated in 0.0004 secs */

/* == stylesheet.css == */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #292929;
}

table tr td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align:top;
}
table tr td p {
	margin: 0;
}
a {
	color: #2f7694;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}


table.home {
	background: url('../images/homebg.png') no-repeat;
	padding: 0;
	margin: 0;
}
table.home p {
	padding-left: 50px;
	padding-right: 10px;
	color: #ffffff;
	line-height: 160%;
}
table.home h3 {
	margin: 0;
	padding: 3px 3px 3px 5px;
	margin: 13px -3px 0 45px;
	background: #67a3b6;
	-webkit-border-radius:  6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}
p.home {
	padding: 0px 50px;
	line-height: 150%;
	margin: 5px 0 10px 0;
}
h3.home {
	padding-left: 50px;
	padding-right: 10px;
	margin: 20px 0 0 0;
}
table.Links {
	margin: 8px 0;
}
table.Links td {
	vertical-align: middle;
}
table.Links p{
	padding: 10px;
	color: #ffffff;
	line-height: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
table.Links a {
	color: #ffffff
}
table.Links a:hover {
	text-decoration: none;
}