	@charset "UTF-8";
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #3366CC;
	text-shadow: white 2px 2px 2px;
}
h2 {
	color: #3366cc;
	font-size: 16px;
	font-weight: 100;
}
h3 {
	font-size: 16px;
	}
.h3bolder {
	font-size:20px;
	color:#3366CC;
	font-weight:lighter;
	}	
h4 {
	color:#3366CC;
	font-size: 15px;
	font-weight:lighter;
}
p {
	color:#333333;
	font-size:14px;
	}
ol, ul {
	color:#333333;
	font-size:14px;
}	
form {
	font-size:14px;	
}
#rightFooter p {
	font-size:18px;
	font-weight:bold;
	}	
#navigation p{
	color: #FFF,
}
#column1 p{
	line-height: 16px;
}

#sidebar p{
	text-align:center;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color: #535353;
}

a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #29A0B4;
}
a:active {
	text-decoration: none;
	color: #003399;
}

#content1 span {
	color: #a4cddc;
	font-weight: bold;
}

blockquote {
	font-style:italic;
	line-height: 21px;
}
