/*
Built by Radiant Core on the Foundation Website Management Platform - www.radiantcore.com.
(c) 2005, Granite Executive Search International Inc. All rights reserved.
*/


/*------------- =general ---------------*/

* {
	padding:0;
	margin:0;
	background-color: white !important;
	background-image: none !important;
  }

img {border: 0;}

p {margin: 0.8em 0; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12pt;}
li{font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12pt;}

body{
	font-family: "";
	background: white;
	font-size: 12pt;
}

/*------------- =layout ---------------*/


h1 { font: 14pt Georgia, "Times New Roman", Times, serif; color:#05355B; text-decoration: underline; margin-top: 1em; }

#header h1 {
	display: none;
	background: url(images/header.png) no-repeat top left;
	text-decoration: none;
	margin: 25% 0%;
}

#headerImg {
	float: left;
	height: 84px;
	width: 432px;
}

h2 { color:#05355B; font-size: 14pt; }

h3 { color:#05355B; padding-top: 12pt;}


#holder, #wrapper, #content, #header {
   width: 100%;
   margin: 0px;
   padding: 0px;
   border: none;
   float: none !important;
   color: #000;
   }
   
.main-text {
	float: left;
	width: auto;
	margin: 2%;
}
.main-text h1{
	text-transform: uppercase;
}
.main-text div.difference{
	margin-left: 20px;
	font-style: italic;
}
.main-text li{
	font-family: "";
}

.sidebar {
	clear:both;
	width: 650px;
	padding: 0px 0px 10px 0px;
	margin: 20px;
	color: #666;
}

.btm-nav {
	display: none;
}

.left, .right { float: none; }

#footer {
	clear:both;
	display: block;
	width: 650px;
	border-top: 1px solid #8BA3B7;
	text-align: right;
}
#footer a:link,a:visited,a:hover,a:active{
	color: black;
	text-decoration: none;
}

.difference {
	color: #333;
	margon-top: .7em;
}

.maps {
display: none;
}

.page-break {
	page-break-before: always;
	
}

/*------------- =header -----------------*/

#header h1 {
	font-size: 18pt;width: 100%;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

/*------------- =navigation ---------------*/

#main-nav {
	display: none;
}

/*------------- =typography ---------------*/

.main-text p {
	width: 100%;
	margin-top: 18pt;
}

#footer p {
	font-size: 8pt;
}

/*------------- =links ---------------*/

/*------------- =lists ---------------*/

.main-text ul, .main-text2 ul {
	margin-left: 20px;
	list-style: disc outside;
}

/*------------- =forms ---------------*/

/*------------- =tables ---------------*/

/*------------- =ie hackery ---------------*/