body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1C427B;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.toprow {
	background: #00759F;
	padding: 10px 0px 0px;
}

.nav {
	text-align: center;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 15px;
	padding-top;
}

.nav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #00759F;
}

.nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.drawkeyline {
	margin-top: 1px;
	padding-top: 1px;
	border-top: 5px solid #10275D;
}

.imgcell {
	line-height: 17px;
	color: #1C427B;
	font-size: 12px;
}

.imgcell img {
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom: 5px solid #10275D;
}

.imgcell a:link {
	font-weight: bold;
	color: #003596;
}

.imgcell a:hover {
	font-weight: bold;
	color: #003596;
}

.imgcell a:visited {
	font-weight: bold;
	color: #003596;
}

.content {
	line-height: 17px;
	color: #1C427B;
	font-size: 12px;
}

.content h1 {
	font: lighter 20px Arial, Helvetica, sans-serif;
	color: #00759F;
	border-bottom: 1px solid #BFDCE7;
	padding-bottom: 4px;
	padding-top: 18px;
	margin-bottom: 18px;
}

.content h2 {
	line-height: 17px;
	color: #1C427B;
	font-size: 12px;
}

.content a:link {
	font-weight: bold;
	color: #00759F;
}

.content a:hover {
	font-weight: bold;
	color: #12539A;
}

.content a:visited {
	font-weight: bold;
	color: #003596;
}

.copy {
	background: #00759F;
	padding: 15px 0px 15px 310px;
	font-size: 9px;
	color: #ffffff;
}

.copy a {
	color: #1C427B;
}

.clicks {
	padding-top: 18px;
	line-height: 17px;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1C427B;
	background: #CCE3EC;
	border-top: 1px solid #193C75;
	border-right: 1px solid #BAC4D5;
	border-bottom: 1px solid #BAC4D5;
	border-left: 1px solid #193C75;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #E5F1F5;
	color: #1C427B;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding: 5px;
}

p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }
