#wrapper {
	font-family: Arial, Helvetica, sans-serif;
}

#nav a {
	text-decoration: none;
	color: #003366;
}

#nav {
	font-weight: bold;
	font-size: 18px;
	color: #003366;
}

#main .imp {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#main .heading {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}

#main h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
}

h2 a {
	text-decoration: none;
}

p.captionLeft {
	width: 290px;
	clear: left;
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
	
p.captionRight {
	width: 290px;
	clear: both;
	float: right;
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}

.blue {
	font-size: 20px;
	}
	
#main .main1 {
	font-size: 16px;
	font-weight: bold;
}

#main .main2 {
	font-size: 16px;
	font-weight: normal;
}

.main3 {
	color: #000000;
	font-weight: normal;
}

#footer .footnumber {
	font-size: 24px;
	line-height: normal;
	font-weight: 400;
}

#footer .footaddress {
	font-size: 14px;
	font-weight: bold;
}

#footer p a.email {
	margin: 30px 0;
	border: none;
	color: #323580;
}

#footer p {
	margin: 3px 0;
}


#footer  ul li {
	font-size:9px;
}

#footer  ul li a {
	text-decoration: none;
}

#footer a {
	text-decoration: none;
}

#nav .indenta {
	font-size: 11px;
}
#nav .indentb {
	font-size: 11px;
}

#nav .imp {
	font-style:italic;
	font-size: 16px;
	}
	
blockquote {
	font-size: 12px;
}
