/* --- RESETS --- */
html,  body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
td {
	vertical-align:top;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
.hide {
	display: none;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin: 0 20px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 20px;
}
/* --- BASIC STYLES --- */
body {
	background: #f9fafb url(/lt/letip.nsf/bg_body_inside.png) repeat-x;
	font: 11px/20px "Arial", Tahoma sans-serif;
	color: #4c4c4c;
	text-align: center;
}
@charset "UTF-8";
/* CSS Document */
input.button { padding: 0px 10px 5px 10px; height:20px; width:65px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; border:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; }
.button.blue { 
background: url(/lt/letip.nsf/btn-blue.png);
color:#FFF;  }
body.home {
	background: #f9fafb url(/lt/letip.nsf/bg_body.png) repeat-x;
}
a, a:hover, a:active, a:visited {
	color: #092441;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 880px;
	margin: 0 auto 30px;
	text-align: left;
}
p {
	margin-bottom: 10px;
}
/* --- HEADER --- */
#header {
	width: 880px;
	margin: 6px 10px 0px 0px;
	padding:0px;
}
#header h1#logo {
	width: 359px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#header h1#logo a {
	display: block;
	width: 359px;
	height: 74px;
	background: url(/lt/letip.nsf/logo.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
#login p{padding-bottom:0;margin-bottom:4px;}
#login{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float:: left;
position: relative;
text-align:right;
}
/* --- SLIDER --- */
#slider {
	width: 800px;
	height: 142px;
	padding: 11px 0 0 0;
	margin: 0 auto;
	position: relative;
	clear:both;
}
#slider p {
	position: absolute;
	top: -5px; left: 0;
}
#slider p a.previous {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	background: url(/lt/letip.nsf/slider_nav.png) no-repeat;
	text-indent: -9999px;
}
#slider p a.next {
	display: block;
	float: left;
	width: 24px;
	height: 16px;
	background: url(/lt/letip.nsf/slider_nav.png) 100% no-repeat;
	text-indent: -9999px;
}
/* --- CONTENT --- */
/* Home */
.home #content {
	width: 770px;
	background: url(/lt/letip.nsf/content_home.png) no-repeat;
	padding: 20px 10px 20px 40px;
	overflow: hidden;
	margin: 0 auto;
}
.home #content .main {
	width: 345px;
	float: left;
}
.home #content .secondary {
	width: 365px;
	margin: 0 20px 0 0;
	float: right;	
}
/* About, Services */
#content {
	width: 770px;
	padding: 40px 10px 10px 40px;
	overflow: hidden;
}
#content ul {
	margin:15px 20px;
	padding:0;
}
#content ul li {
	list-style:disc;
	padding-left:15px;
}
#content img.member {
	margin:0 15px 10px 0;
	border:1px solid #ccc;
	padding:1px;
}
.about #content .main,
.services #content .main {
	width: 345px;
	float: left;
}
.about #content .secondary,
.services #content .secondary {
	width: 340px;
	margin: 0 20px 0 0;
	float: right;	
}
.services #content .secondary ul {
	margin: 35px 0 0 0;
}
.services #content .main ul li,
.services #content .secondary ul li {
	overflow: hidden;
	background: url(/lt/letip.nsf/border.png) 0 100% repeat-x;
	margin: 0 0 15px 0;
	/*color: #0c2c50;*/
}
.services #content .main ul li img.icon,
.services #content .secondary ul li img.icon {
	float: left;
	margin: 0 15px 10px 0;
} 
/* News, Contact */
.news #content,
.contact #content {
	width: 755px;
	background: url(/lt/letip.nsf/content_contact.png) no-repeat;
	padding: 20px 25px 20px 40px;
	overflow: hidden;
}
.news #content .main,
.contact #content .main {
	width: 485px;
	float: left;
}
.news #content .secondary,
.contact #content .secondary {
	width: 215px;
	float: right;
}
.news #content .main .post {
	overflow: hidden;
	background: url(/lt/letip.nsf/border.png) 0 100% repeat-x;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
.news #content .main .post p img {
	float: left;
	margin: 0 15px 10px 0;
}
.news #content .secondary ul {
	background: url(/lt/letip.nsf/spacers.png) 50% 100% no-repeat;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
}
.news #content .secondary ul li {
	margin: 0 0 5px 15px;
}
.news #content .secondary ul li a {
	color: #4c4c4c;
	background: url(/lt/letip.nsf/bullet-circle-gray.png) 0 50% no-repeat;
	padding: 0 0 0 15px;
	text-decoration: none;
}
.news #content .secondary ul li a:hover,
.news #content .secondary ul li.current a {
	color: #092441;
	background-image: url(/lt/letip.nsf/bullet-circle-blue.png);
	text-decoration: underline;
}
.news #content .secondary .details,
.contact #content .secondary .details {
	font-size: 12px;
}
.news #content .secondary .details p,
.contact #content .secondary .details p{
	margin-left: 30px;
}
.news #content .secondary .details p.phone,
.contact #content .secondary .details p.phone {
	background: url(/lt/letip.nsf/mini-phone.png) 0 50% no-repeat;
	padding: 0 0 0 25px;
}
.news #content .secondary .details p.email,
.contact #content .secondary .details p.email {
	background: url(/lt/letip.nsf/mini-mail.png) 0 50% no-repeat;
	padding: 0 0 0 25px;
}
.news #content .secondary .details p.vcard,
.contact #content .secondary .details p.vcard {
	background: url(/lt/letip.nsf/mini-card.png) 0 50% no-repeat;
	padding: 0 0 0 25px;
}
.contact #content .secondary .testimonials {
	background: url(/lt/letip.nsf/spacers.png) 50% 100% no-repeat;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
}
.contact #content .secondary .testimonials p.cite {
	text-align: right;
	font-size: 10px;
}
.contact #content #contactform {
	background: url(/lt/letip.nsf/line_long.png) 50% 0 no-repeat;
	margin: 40px 0 0 10px;
}
.contact #content #contactform label {
	color: #0c2c50;
	font-size: 14px;
	width: 150px;
	display: block;
	float: left;
}
.contact #content #contactform input[type=text], #contactform input[type=password] {
	width: 200px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font: 11px/20px "Lucida Sans", "Lucida Grande", Tahoma, Verdana sans-serif;
	color: #4c4c4c;
	padding: 8px 5px;
	margin: 0 0 15px 0;
}
.contact #content #contactform textarea {
	width: 300px;
	height: 200px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font: 11px/20px "Lucida Sans", "Lucida Grande", Tahoma, Verdana sans-serif;
	color: #4c4c4c;
	padding: 8px 5px;
	margin: 0 0 15px 0;
}
.contact #content #contactform input#submit {
	float: right;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 11px 0 0;
	font: 12px "Lucida Sans", "Lucida Grande", Tahoma, Verdana sans-serif;
	color: #0c2c50;
}
.contact #content div#error p.loading {
	background: url(/lt/letip.nsf/loader.gif) 0 50% no-repeat;
	padding: 5px 0 0 20px;
}
.contact #content div#error p.wrong {
	color: red;
}
/* General */
h2 {
	color: #092441;
	font: 16px "Georgia", Times New Roman serif;
	margin: 0 0 15px 0;
	font-weight:bold;
	font-style: italic;
	
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
	padding:0;
}
.main p img,
.secondary p img {
	float: right;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #e1e5ed;
	margin: 0 0 10px 10px;	
}
.main p a.more {
	float: right;
	background: url(/lt/letip.nsf/bullet-blue.png) 100% 50% no-repeat;
	padding: 0 10px 0 0;
}
/* --- SIDEBAR NEWS TICKER --- */
.secondary #list-ticker {
	height: 240px;
	overflow: hidden;
}
.secondary #list-ticker li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
	height: 70px;
}
.secondary #list-ticker li img {
	float: left;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #e1e5ed;
	margin: 8px 10px 0 0;
}
/* --- FOOTER --- */
#footer {
	width: 100%;
	background: #dce7f1 url(/lt/letip.nsf/footer_bg.png) repeat-x;
	overflow: hidden;
	color: #666;
}
#footer .inner {
	background: url(/lt/letip.nsf/footer_inner.png) no-repeat;
	width: 800px;
	margin: 11px auto 0;
	padding: 25px 0 15px;
	text-align: left;
	overflow: hidden;
}
#footer .inner .support {
	width: 340px;
	float: left;
	margin: 0 0 0 20px;
}
#footer .inner .support p img {
	float: left;
	margin: 0 15px 10px 0;
}
#footer .inner .support p a.more {
	float: right;
	background: url(/lt/letip.nsf/bullet-blue.png) 100% 50% no-repeat;
	padding: 0 10px 0 0;
}
#footer .inner .newsletter {
	width: 350px;
	float: right;
	padding: 0 20px 0 30px;
}
#footer .inner .newsletter p {
	overflow: hidden;
	padding: 0 0 10px 0;
}
#footer .inner .newsletter p img {
	float: left;
	margin: 0 15px 10px 0;
}
#footer .inner .newsletter form {
}
#footer .inner .newsletter form input[type=text] {
	width: 95%;
	display: block;
	margin: 0 0 15px 0;
	font: 12px "Lucida Sans", "Lucida Grande", Tahoma, Verdana sans-serif;
	padding: 5px;
}
#footer .inner .newsletter form input[type=submit] {
	float: right;
	border: none;
	background-color: #fff;
	font: 12px "Lucida Sans", "Lucida Grande", Tahoma, Verdana sans-serif;
	color: #0c2c50;
	padding: 10px 20px;
}
#footer .inner h3 {
	color: #092441;
	font: 30px "Georgia", Times New Roman serif;
	font-style: italic;
	margin: 0 0 30px 0;
}
#footer .inner a {
	color: #092441;
}
#bottom_wrapper {
	background-color:#3e638d;
}
#bottom {
	width: 770px;
	margin: 0 auto;
	padding: 30px 15px;
	text-align: left;
	overflow: hidden;
	color:#ccc;
}
#bottom ul#bottom-nav {
	width: 50%;
	float: left;
	overflow: hidden;
}
#bottom ul#bottom-privacy {
	width: 50%;
	float: left;
	overflow: hidden;
}
#bottom ul#bottom-nav li {
	float: left;
	margin: 0 15px 0 0;
}
#bottom ul#bottom-privacy li {
	float: right;
	margin: 0 15px 0 0;
}
#bottom ul#bottom-nav li a,
#bottom ul#bottom-privacy li a {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	padding: 0 15px 0 0;
	border-right: 1px solid #999;
}
#bottom ul#bottom-nav li a:hover,
#bottom ul#bottom-privacy li a:hover {
	text-decoration: underline;
} 
/* Navigation */
#menu {
	padding-top:27px;
	height:30px;
	float:left;
}
form{padding:0;margin:0;}
ul.nav {
	width: 510px;
	float: right;
}
ul.nav li {
	float: left;
	margin: 0 4px 0 0;
}
ul.nav li a {
	font-size: 14px;
	color: #707070;
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
	padding: 4px 10px;
	display:block;
	text-decoration: none;
}
ul.nav li a:hover,
ul.nav li a.current {
	background-color: #0b2b4f;
	border-color: #0b2b4f;
	color: #fff;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/
	/* QuickMenu 0 */
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
		margin-left:10px;
	}
	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		font-size: 12px;
		color: #707070;
		background-color: #f5f5f5;
		border: 1px solid #e1e1e1;
		padding: 4px 10px;
		display:block;
		text-decoration: none;
		margin: 0 4px 0 0;
	}
  
	.qmparent {
		
		
	}
	
	.qmparent img{
		border-width:0px;
	}
	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		/*background-position:95% 50%;*/
		text-align:center;
	}
	
	#qm0 .qmparent:hover
	{	
		background-color: #0b2b4f;
		border-color: #0b2b4f;
		color: #fff;
		text-decoration:none;
	}
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#fff;
		text-decoration:none;
		background-color: #0b2b4f;
		border-color: #0b2b4f;
		color: #fff;
	}
	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:0;
		background-color:#f5f5f5;
		border-width:1px;
		border-style:solid;
		border-color:#0b2b4f;
		text-align:left;
	}
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding: 4px 10px;
		margin:0;
		background-color:transparent;
		color: #707070;
		font-size:9pt;
		border-bottom:1px solid #0b2b4f;
	}
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#0b2b4f;
		text-decoration:none;
		color: #fff;
	}
	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#0b2b4f;
		text-decoration:none;
		color: #fff;
	}
	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		
	}
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#222;
		color:#FFFFFF;
	}
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
	}
	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#999999;
	}
	
	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		height:35px;
		margin:0;
		width:2px;
		background:transparent url(/lt/letip.nsf/bg-menu-separator.png) no-repeat top left;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:100%;
	}
	
	/*"""""""" Custom Rule""""""""*/	
	#qm0 .qmshadow	
	{	
		background-color:#ccc;
	}
	/*"""""""" Custom Rule""""""""	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
	}*/

