body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin:0px;
	background:#3A95C2 url(../img/lyt_body_bg.gif) top center no-repeat fixed;
}
h1 {
	font-size:23px;
	color:#ff9900;
	padding-top:0px;
}
h4 {
	color:#ff9900;
	padding-top:0px;
	text-decoration:underline;
}
.smallDarkGrey
{
font-size: 8pt;
font-family: Arial,Helvetica,Verdana;
color: #333333;
}
.menu a{
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#2A84B1;
	font-weight:bold;
	background: url(../img/lyt_arrow_off.gif) no-repeat left center;
	padding-left:5px;
	margin-right:5em;
}
.menu a:visited{
	color:#2A84B1;
	text-decoration:none;
	background: url(../img/lyt_arrow_on.gif) no-repeat left center;
}
.menu a:hover{
	color:#3399CC;
	text-decoration:none;
	background: url(../img/lyt_arrow_on.gif) no-repeat left center;
}
.menu a:active{
	color:#003366;
	text-decoration:none;
	background: url(../img/lyt_arrow_on.gif) no-repeat left center;
}
.menu ul  {
	list-style-type: none;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 17px;
	border-bottom:1px dashed #006699;
}

.menu ul li {
	display:inline;
	padding:0px;
	margin:0px;
}

body#home a#homenav,
body#web a#webnav,
body#faq a#faqnav,
body#contact a#contactnav
 {
	color: #003366;
}

div#wrapper {
	background-image: url(../img/lyt_bg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	width:750px;
	<!--[if IE]>
  	height:100%;
	<![endif]-->
	min-height:100%;
	overflow:hidden;
}
a {
	font-size: 11px;
	color: #0092CF;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #1982AE;
}
a:active {
	color: #333333;
}
h3 {
	margin-bottom: 5px;
}
.hdr {
	background-image: url(../img/lyt_hdr.gif);
	background-repeat:no-repeat;
	height:137px;
	width:750px;
}
.hdr_lft {
	float:left;
	width:400px;
	padding:18px 0 0 21px;
}
.hdr_rgt {
	float:right;
	text-align:right;
	width:300px;
	padding:20px 25px 0px 0;
}

.login_title {
	padding-right:10px;
	font-size:13px;
	font-weight:bold;
	color:#FF9900;
}
.frm_login {
 	font-size:9px;
}
.content {
	position:relative;
	padding:0px 20px 10px 20px;
}
.cont_text {
	padding-left:0.3em;
	padding-right:0.3em;
	padding-bottom:10px;
	border-bottom:1px dashed #0099CC;
}
.cont_lft {
	float:left;
    width:490px;
}
.steps{
	font-size:24px;
	font-weight:bold;
	color:#ff9900;
	padding-top:10px;
}
.cont_rgt {
	float:right;
    width:200px;
}
.cr {
	margin-bottom:0.5em;
	background-color:#C4D5DE;
	width:190px;
	border:1px solid #3A95C2;
}
.cr_title{
	background-color:#3A95C2;
	font-family:"Trebuchet MS";
	color:white; 
	padding:0px 1em 0px 1em;
}

.cr_cont{
	padding:0.5em;
	font-size:11px;
}
.ftr {
	position:relative;
	background-image: url(../img/lyt_footer.gif);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	height:50px;
	width:750px;
	text-align:center;
	font-size:10px;
	color:#666666;
}
.date{
	padding: 2px;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-bottom:1em;
	color:#006699;
}