.bg {
}
body {
	background-color: #FFFFFF;
	background-image: url(images/shell/bgyflow.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699FF;
}
.boldquestonheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6699FF;
	font-weight: bolder;
	line-height: 24px;
}

.boldquestonheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6699FF;
	font-weight: bolder;
	line-height: 20px;
}

.boldheader {
	font-weight: bold;
}

.footer {
	background-image: url(images/shell/bottom.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.tablebg {
	background-image: url(images/shell/whitebodyyflow.png);
	background-repeat: repeat-y;
}
a {
	font-size: 12px;
	color: #3399FF;
}
a:link {
	text-decoration: none;
	color: #6699FF;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.headernames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #6699FF;
	font-weight: bold;
}
.bgfooter {
	background-image: url(images/shell/bottom.png);
	background-repeat: no-repeat;
}

#menu {
	background-image: url(images/shell/whitebodyyflow.png);
	background-repeat: repeat-y;
	height: 34px;
	padding-top: 3px;
}

#menu a {
	height: 32px;
	line-height: 32px;
	padding: 0 13px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin-left: 4px;
	text-decoration: none;
	background: #D4DFEC;
}

#menu a:hover, #menu a.current {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.media img {
	border: 0;
	vertical-align: middle;
	margin: auto auto;
	width: 90px;
	height: 68px;
	margin-top: 16px;
}

.media img.tall {
	width: 68px;
	height: 90px;
	margin-top: 5px;
}

.media a {
	width: 100px;
	height: 100px;
	border: 1px solid #bbb;
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
}

.media a:hover {
	background: #C1D1E3;
}

.clear {
	clear: both;
}

.contact .small {
	width: 100px;
}

.contact .med {
	width: 150px;
}

.contact .large {
	width: 226px;
}

.contact textarea {
	width: 230px;
}

.submit {
	text-align: center;
}

.submit input {
	width: 150px;
}

