body {
	width:				900px;
	background-color:	#F5F6FA;
	margin-left:		auto;
	margin-right:		auto;
	font-family:		"Trebuchet MS", Arial, helvetica, sans-serif;
	font-size:			medium;
}

img {
	border-style:		none;
}

a:link {
	color:				#0084CD;
	text-decoration:	none;
}

a:visited {
	color:				#0084CD;
	text-decoration:	none;
}

a:hover {
	color:				#0084CD;
	text-decoration:	none;
}

h1 {
	font-size:			130%;
	color:				#0084CD;
}

h2 {
	font-size:			120%;
	color:				#0084CD;
}

h3 {
	font-size:			120%;
	color:				#333333;
}

h4 {
	font-size:			24px;
	color:				#000000;
}

p {
	font-size:			16px;
	color:				#333333;
	margin-left:		5px;
}

.blue {
	color:				#0084CD;
}

.blue_bold {
	font-size:			18px;
	font-weight:		600;
	color:				#0084CD;
}

.blue_bold2 {
	font-size:			16px;
	font-weight:		600;
	color:				#0084CD;
}


#logo {
	float:				left;
	margin:				0px 0px 15px 5px;
}

#right_nav {
	float:				right;
	text-align:			right;
	margin:				0px 5px 0px 0px;
}

#float_right {
	width:				250px;
}


.slogan {
	font-size:			120%;
	color:				#595A5D;
}

#nav_bar {
	background-color:	#B2D12D;
	width:				908px;
	height:				25px;
	clear:				both;
	margin-bottom:		10px;
}

.nav a:link{
	color:				#F5F6FA;
}

.nav a:visited{
	color:				#F5F6FA;
}

.nav a:hover{
	color:				#F5F6FA;
}


.nav {
	margin:				0px 25px 0px 15px;
	vertical-align:		middle;
	font-weight:		600;
}




#footer_pics {
	width:				880px;
	height:				90px;
	background-color:	#BCDADE;
	margin-top:			20px;
	padding:	        10px;
}

#footer_pics img {
	margin-right:		10px;
}

.footer_pics_text {
	margin:				0px 20px 20px 20px;
	color:				#333333;
	font-size:			20px;
	vertical-align:		top;			
}

#footer_nav {
	float:				left;
	font-size:			100%;
	color:				#333333;
	margin-top:			15px;
	margin-bottom:		15px;
}

#small_logo {
	margin-top:			10px;
	float:				right;
}

.welcome {
	font-size:			24px;
	color:				#000000;
	margin-left:		5px;
}

.location {
	font-size:			12px;
	color:				#333;
}

.big_blue {
	font-size:			22px;
	color:				#0084CD;
}

.table {
	border:				1px solid #DDE4EC;
}

.underlined {
	text-decoration:	underline;
}

.red a:link{
	font-size:			18px;
	color:				#990000;
	text-decoration:	underline;
}

.red a:hover{
	font-size:			18px;
	color:				#990000;
	text-decoration:	underline;
}

.red a:visited{
	font-size:			18px;
	color:				#990000;
	text-decoration:	underline;
}

.pic img{
	margin-top:		5px;
}

.black {
	color:			#000000;
	font-weight:	600;
	font-size:		16px;
}