@charset "UTF-8";
.header {
	color: #003352;
	font: small-caps 24px "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.pageheader {
	color: #003352;
	font: small-caps 24px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding: 8px 30px;
}
.innerheader {
	color: #003352;
	font: small-caps 20px "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.smallcaps {
	color: #003352;
	font: small-caps normal 12px "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.smallcapsevent {
	color: #003352;
	font: bold small-caps 18px "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.smallcapsfull {
	color: #003352;
	font: small-caps normal 18px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smallcap12bold {
	color: #003352;
	font: bold small-caps 14px "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.view {
	font: small-caps 16px/160% "Times New Roman", Times, serif;
	padding-left: 30px;
	color: #E0E1D0;
	letter-spacing: 1px;
}
.view a:link {
	font: small-caps 16px/160% "Times New Roman", Times, serif;
	color: #E0E1D0;
	letter-spacing: 1px;
	text-decoration: none;
}
.view a:visited {
	font: small-caps 16px/160% "Times New Roman", Times, serif;
	color: #E0E1D0;
	letter-spacing: 1px;
	text-decoration: none;
}
.view a:hover {
	font: small-caps 16px/160% "Times New Roman", Times, serif;
	color: #003352;
	letter-spacing: 1px;
	text-decoration: none;
}
.intro {
	font: bold 14px/140% Tahoma, Arial, sans-serif;
	color: #E0E1D0;
	padding: 10px 30px;
}
.footer1 {
	color: #E0E1D0;
	font: 18px/150% "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.footer2 {
	font: 14px Tahoma, Arial, sans-serif;
	color: #E0E1D0;
}
.footer2 a:link {
	font: 14px Tahoma, Arial, sans-serif;
	color: #E0E1D0;
	text-decoration: none;
}
.footer2 a:visited {
	font: 14px Tahoma, Arial, sans-serif;
	color: #E0E1D0;
	text-decoration: none;
}
.footer2 a:hover {
	font: 14px Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background: #003352;
	margin: 0px;
	font: 12px Tahoma, Arial, sans-serif;
	color: #333333;
}
a:link {
	color: #003352;
	text-decoration: none;
}
a:visited {
	color: #003352;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.leftshadow {
	background: url(images/images/left.gif) repeat-y right;
}
.rightshadow {
	background: url(images/images/b_04.gif) repeat-y left;
}
.margs {
	padding-right: 25px;
	padding-left: 25px;
}
.padleftright {
	padding-left: 30px;
	padding-right: 30px;
}
.padleft {
	padding-left: 20px;
}
.padright {
	padding-right: 30px;
}
.padleftrule {
	padding-left: 28px;
	border-left: 1px solid #003352;
}
.img {
	padding-left: 20px;
}
.imgLeft {
	padding-right: 20px;
}
.linespace {
	line-height: 150%;
}
.nav {
	color: #e0e1d0;
	font: small-caps normal 16px "Times New Roman", Times, serif;
	border-top: 4px solid #e0e1d0;
	border-bottom: 8px solid #e0e1d0;
	border-right-color: #e0e1d0;
	border-left-color: #e0e1d0;
	background: #4763A1;
	height: 50px;
	letter-spacing: 1px;
}
.nav a:link {
	color: #e0e1d0;
	text-decoration: none;
}
.nav a:visited {
	color: #e0e1d0;
	text-decoration: none;
}
.nav a:hover {
	color: #e0e1d0;
	text-decoration: underline;
}
.boldblue {
	font-weight: bold;
	color: #003352;
}
.borderbot {
	border-bottom: 1px solid #003352;
}
.contact {
	background: url(images/contact.jpg) no-repeat 350px 20px;
}

