body
{	background: #FFFFFF; }

p
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }
	
h1
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }
	
h2
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }

h3
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }

h4
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }		

li
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }

hr
{	color: #97ABBB;
	background-color: #97ABBB;
	height:	1px; }
	
hr.width-mid
{	width: 50%; }

hr.width-large
{	width: 75%; }

.fly
{	font-family: Impact;
	color: #1C437C; }

.two
{	font-family: Impact;
	color: #EB7839; }

#top-banner
{	width: 910px;
	margin: 0 auto;
	height:	138px;
	margin-top: 20px; }
	
.topmenu
{	background: #FF752C;
	width: 910px;
	height: 50px;
	margin: 0 auto;
	margin-top: 4px;
	color: #FFFFFF; }

.topmenu a
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none; }

.topmenu a:link
{	color: #FFFFFF;	}

.topmenu a:visited
{	color: #FFFFFF;
	text-decoration: none; }

.topmenu a:hover
{	color: #0B4191;
	text-decoration: none; }

.page
{	width: 910px;
	min-height: 400px;
	margin: 0 auto;
	margin-top: 4px; }

.home-panel
{	background: #E1E6F5;
	padding:1px 10px; }

#content
{	background: #FFFFFF;
	width: 850px;
	margin: 30px 30px 0px 30px; }
	
#content p
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }

#content li
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C; }
	
#content hr
{	color:	#97ABBB;
	background-color:	#97ABBB;
	height:	1px; }

#content a
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #EB7839;
	text-decoration: none;
	border-color: #0066CC; }

#content a:visited
{	color: #EB7839;
	text-decoration: none;
	border-color: #0066CC; }

#content a:hover
{	color: #EB7839;
	text-decoration: underline;
	border-color: #0066CC; }
	
#left-content
{	width: 410px;
	float: left; }

#right-content
{	width: 410px;
	float: right; }

#bottom_panel
{	background: #1F5190;
	width: 910px; }
	
#bottom_panel p
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: x-large;
	font-style: italic;
	line-height:150%; }

#footer
{	background: #FFFFFF;
	width: 910px;
	margin: 30px 0px; }
	
#footer p
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #1C437C;
	font-size: smaller; }

#footer hr
{	color:	#97ABBB;
	background-color:	#97ABBB;
	height:	1px; }

#footer a
{	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #EB7839;
	text-decoration: none; }

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

#footer a:hover
{	color: #EB7839;
	text-decoration: underline; }

#topmenu-topline
{	width: 710px;
	text-align: center;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif; }

#topmenu-bottomline
{	width: 710px;
	text-align: center;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif; }

.clear-all
{	clear: both; }

.center
{	text-align: center; }
	
.strong
{	font-weight: bold; }

.large
{	font-size: large; } 

.img
{	border-style: solid;
	border-width: 1px; }
	
.img-left
{	border-style: solid;
	border-width: 1px;
	margin: 5px 10px;
 	float:left;	}
	
.img-right
{	border-style: solid;
	border-width: 1px;
	margin: 5px 10px;
	float: right; }

.button
{	border-style: none;
	margin: 3px 5px;
	float: left; }

