/** LISTS */



.basic {
	background: none;
	font-family: Tahoma, Verdana, Arial, "san serif";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}

.homepage_smcaps {
	background: none;
	font-family: Tahoma, Verdana, Arial, "san serif";
	font-size: 11px;
	color: #3F4E70;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}

.homepage_photolinks {
	background: none;
	font-family: Tahoma, Verdana, Arial, "san serif";
	font-size: 11px;
	color: #3F4E70;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}

.quicklinks {
	background: none;
	font-family: Tahoma, Verdana, Arial, "san serif";
	font-size: 11px;
	color: #3F4E70;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-left: 15px;
}
.header {
	margin: 20px;
	padding: 5px;
	list-style: none;
	font-family: Tahoma, Verdana, Ariel, "sans serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3F4E70;
	position: static;
	height: auto;
	width: auto;
	left: auto;
	font-variant: small-caps;
	text-transform: uppercase;
	margin-left: 12px;
}
.subheader {
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	color: #345863;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.caption {
	font-size: 11px;
	font-weight: normal;
	color: #505E80;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Tahoma, Verdana, Ariel, "sans serif";
	font-size: 10px;
	font-weight: normal;
    color: #333333;
	text-align: center;
}

/** LINKS */

a {
	color: #3F4E70;
}

a:hover {
	text-decoration: none;
}
.basic_center {

	background: none;
	font-family: Tahoma, Verdana, Arial, "san serif";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}

