html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h1,h2,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h1,h2,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size:			small;
	background-color: 	#d1dfec;
	text-align:			center;
}


img {
	border:				none;
}
	
a:link {
	text-decoration: 	none;
	color:				#F4913E;
}

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

a:hover {
	text-decoration: 	underline;
}

a:active {
	text-decoration: 	none;
}


p {
	font-size:			85%;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-style: 		normal;
	color: 				#1A5DA1;
	margin:				2px 4px 8px 6px;
	line-height:		120%;
	text-align:			left;
}



h1 {
	font-size:			90%;
	color:				#1A5DA1;
	font-weight:		bold;	
	margin:				4px 0 2px 0;
}


ul {
	font-size:			85%;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-style: 		normal;
	color: 				#1A5DA1;
	margin:				2px 4px 8px 6px;
	line-height:		120%;
	text-align:			left;
}

li {
	list-style-image:	url(../images/bullet.gif);
	list-style-position:inside;
	padding:			1px 0 4px 0;
	margin:				0 0 3px 10px;
}

#wrap {
	width:				780px;
	background-color:	#fff;
	margin:				0 auto;
	text-align:			center;
}

#topbar1 {
	width:				100%;
	height:				10px;
	background-color:	#9AB8D5;
}

#topbar2 {
	width:				100%;
	height:				3px;
	background-color:	#D1DFEC;
}


	
#left_home {
	width:				484px;
	float:				left;
	background:			#fff;
}

#logo_nav {
	width:				484px;
	height:				167px;
	background:			url(../images/bg_top.gif) top left no-repeat;
}

#logo_nav .logo {
	float:				left;
	width:				190px;
	margin:				10px 0 0 14px;
}

#nav {
	width:				175px;
	float:				right;
}

#headline {
	text-align:			center;
	width:				470px;
	border:1px solid white;
	margin:				0 auto;
}

#headline p {
	margin:				0;
	padding:			2px 0;
}

#headline a {
	color:				#fff;
}

#orange_bar {
	clear:				both;
	width:				484px;
	height:				8px;
	background:			#F4913E;
}

#intro {
	padding:			0 40px;
	width:				404px;
}
	
	
	
#copy_inside {
	padding:			0 40px;
	width:				600px;
	text-align:			left;
}



#announcements {
	width:				360px;
	margin:				20px auto;
	text-align:			center;
	padding:			4px 2px;
	border:				1px solid #000066;
	background:			url(../images/ann_bg.png) top left repeat-x #fff;
}

#announcements .section {
	margin:				10px 0 20px 0;
}


#right_home {
	width:				296px;
	height:				530px;
	float:				right;
	background:			url(../images/home_photo.jpg) top right no-repeat #fff;
}

#footers {
	width:				780px;
	clear:				both;
	background:			#fff;
}


#footers p {
	font-size:			80%;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-style: 		normal;
	margin:				2px 0 2px 40px;
	line-height:		100%;
	text-align:			left;
}



#footer1 {
	background-color: 	#032266;
	padding:			2px 0 4px 0;
}

#footer1 p,
#footer2 p {
	color:				#9AB8D5;
}

#footer2 {
	background-color: 	#1A5DA1;
	padding:			2px 0 4px 0;
}

#footer3 {
	background-color:	#F4913E;
	padding:			2px 0 4px 0;
}
#footer3 a {
	color:				#1A5DA1;
}

#footer4 {
	background-color:	#9AB8D5;
	padding:			2px 0 4px 0;
	color:				#999;
}

#footer4 ul {
	font-size:			70%;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-style: 		normal;
	margin:				2px 0 2px 40px;
	text-align:			left;
}

#footer4 li {
	list-style-type:	none;
	display:			inline;
	padding-right:		16px;
	margin:				0;
}


#footer4 a {
	color:				#ccc;	
}

.section {	
	margin:				2px 0 20px 0;
}

.dots {
	height:				20px;
	background:			url(../images/dots_single.gif) repeat-x;
	width:				100%;
}

.dots img {
	text-align:			left;
	margin-right:		20px;
}

.white {
	color:				#FFF;
}