body {
	background-color:#FFFFFF;
	font-family: 'Lucida Grande', LucidaGrande, Geneva, Lucida Sans, 'Lucida Sans Unicode';
	font-size:13px;
	color:#67666B;
	padding:0px;
	margin:0px;
	top:0px;
	left:0px;
	line-height:1;
	background-image:url('/images/top_background.gif'); 
	background-repeat:repeat-x;
	background-position:top;

	text-align:center;
} 


img {
	border:0px;
	outline: none;
}

input {
	outline: none;
}

a {
	outline: none;
	font-size:13px;
	color:#67666B;
	text-decoration:underline;
}

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

h1 {
	color: #7991C9;
	font-size:15pt;
	font-weight:bold;
}


h2 {
	color: #7991C9;
	font-size:15pt;
	font-weight:bold;
}

h3 {
	color: #7991C9;
	font-size:14pt;
	font-weight:bold;
}

#wrapper {
	width:100%;
	float:left;
	background-repeat:repeat-x;
	background-image:url('/images/bottom_background.gif');
}

.website {
	border:0px solid red;
	width:900px;
	margin:0 auto;
	text-align: left;

}


#top-page {
 	width:900px;
	margin-top:31px;
	margin-bottom:20px;
	height:96px;
	font-size:10px;
	line-height:1;
}

#logo {
	padding-left:66px;
	width:282px; 
	height:97px;
	float:left;
}

#top-info {
	float:right;
	width:223px;
	margin-right:72px;
	text-align:center;
	padding-top:35px;
}

#top-info div.email {
	padding-top:10px;
	text-align:center;
}

#top-info div.email a {
	font-size:12px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#67666B;
}

#top-info div.button {
	padding-top:23px;
	text-align:center;
}

#flash {
	width:100%;
	background-image: url('/images/flash_banner_continue.gif');
	background-repeat:repeat-x;
}

#mainMenu {
	height: 42px;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	list-style-type:none;
}

#mainMenu li {
	padding-left:3px;
	padding-right:3px;
	display:inline;
}

#mainMenu span {
	padding-left:3px;
	padding-right:3px;
}

#container {
	text-align:left;
	width:900px;
	float:left;
}

#container div.page {
	text-align:left;
	vertical-align:top;
	width:475px;
	margin-left:65px;
	margin-right:40px;
	float:left;
	padding-bottom:20px;
}

#container div.right-panel {
	text-align:right;
	width:236px;
	vertical-align:top;
	float:right;
	margin-right:64px;
}

#container div.right-panel div {
	padding-bottom:15px;
}

#content {
	line-height:1.3;
}

#quote {
	margin-top:15px; 
	margin-bottom:15px;
	border-left:7px solid #9B9B9E;
	padding:10px;
	background-image:url('/images/quote_bg.jpg'); background-repeat:repeat-y;
}

#quote div {
 	padding-right:80px; 
	line-height:1.5; 
	font-size:13px;
	color:#99999C;
}

#quote p {
	text-align:right; 
	font-size:10px; 
	padding-top:8px; 
	padding-right:30px;
	color:#8E8D90;
}


form.front_form input.custom {
	font-size:14px;
	width:470px; 
	padding:8px;
	background-color:#E5E5E5; 
 	font-family: 'Lucida Grande', LucidaGrande, Geneva, Lucida Sans, 'Lucida Sans Unicode';
 	color:#67666B;
	border:0px;	
}

form.front_form textarea.custom {
	font-size:14px;
	width:475px; 
	padding:8px; 
	background-color:#E5E5E5;
	font-family: 'Lucida Grande', LucidaGrande, Geneva, Lucida Sans, 'Lucida Sans Unicode';
	color:#67666B;
	border:0px;		
}


label {
	margin-right: 1em;
	display: block;
	float: left;
	text-align: left;
	width: 15em;
	font-size:13px; 
	font-weight:bold; 
	color:#7990C8;
	padding-bottom:4px;
}

form p {
	padding:2px;
}
form p span {
	font-size:10px;
	font-style: italic;
	display:block;
	color:#FF0000;
}

#footer {
	border:0px solid red;
	float:left;
	width:770px;
	background-image:url('/images/bottom_background.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding-left:66px;
	padding-right:65px;
	padding-top:20px;
	padding-bottom:20px;
}

#copyright {
	font-size:10px;
	color:#959599;
	padding-top:5px;
}

#copyright a {
	font-size:10px; 
	color:#959599; 
	text-decoration:none;
}

#copyright a:hover {
	font-size:10px; 
	color:#959599; 
	test-decoration: underline;
}

#copyMenu {
	float:right;
	padding-bottom:20px
}

#copyMenu a {
	color: #959599;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#copyMenu a:hover {
	text-decoration:underline
}

hr {
	height:1px; 
	background-color: #C3C3C6;
	color:#c3c3c6;
}

#footMenu {
	float:left; 
	width:770px;
	font-size:10px;
	font-weight:normal;
}

#footMenu a {
	color:#959599;
	font-size:10px;
	font-weight:normal;
	text-decoration:none
}

#footMenu a:hover {
	text-decoration:underline;
}

#footMenu span {
	padding-left:2px; padding-right:2px;
}


#submenu a {
	color: #959599;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

#submenu a:hover {
	text-decoration:underline
}

#submenu a.active {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

#footMenu a.active {
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none
}

#copyMenu a.active {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}


#newsletterBox {
	 background-image:url('/images/newsletter-bg.jpg'); background-repeat:no-repeat; background-position:top;
	 width:236px;
	 height:122px;
	 text-align:left;
}

.smalltxt {
	font-size:10px;
	color: #959599;
}

.newsletter_form {
	width:162px;
	border:1px solid #E1E2E4;
	background-color:#FFFFFF;
	padding:3px;
	color: #959599;
	font-size:10px;
}

.nl_header {
	font-size:10px;
	padding-left:12px;
}
.hidden {
	display: none;
	visibility: hidden;
}li {
	margin-top: 10px;
}

