body{
	background-color: #003B78;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
    outline: none;
}
.spacer{
	font-size:0; line-height:0; clear:both;}
#main-wrapper{
	width:1000px;
	display:table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
#logo{
	float:left;
	width: 300px;
	text-align: left;
	height: 140px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo-new{
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo-right{
	float:left;
	width: 680px;
	height: 125px;
	text-align: right;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menu{
	width:887px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #686868;
	padding: 0px;
	margin-bottom: 30px;/* The menu should be the entire width of it's surrounding object, in this case the whole page */
	border: 1px solid #00FFFF;
	} /* dark grey bg */

.menu ul{
	margin: 0;
	padding: 0;
	float: left;}

.menu ul li{
	display: inline;} /* Makes the link all appear in one line, rather than on top of each other */

.menu ul li a{
	float: left;
	text-decoration: none; /* removes the underline from the menu text */
	color: #686868; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	margin-right: 4px;
}
.menu ul li a:hover{
	color: #FFFF00;
}

.menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #686868;
	text-decoration: none;}

.menu ul li a:hover, .menu ul li .current{
	color: #FF0000;
	background-color:#F4F4F4;} /* change the background color of the list item when you hover over it */
#content-wrapper-home{
	clear:both;
	display:table;
	position:relative;
	padding: 0px;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	clear: both;
	padding-bottom: 8px;
	width: 1006px;
}

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	clear: both;
	padding-bottom: 8px;
	width: 1006px;
}
#content {
	width:1006px;
	display:table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
#home-left {
	width:158px;
	margin: 0px;
	float: left;
	min-height:350px;
}
#home-left .leftbox{
	height: 162px;
	width: 160px;
}
#lester-box{
	height: 116px;
	width: 150px;
	background-image: url(images/my_lester-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 34px;
	padding-left: 10px;
	margin: 0px;
}
#lester-box a{
	color:#000000;
	text-decoration:underline;
}
#lester-box a:hover{
	color:#000000;
	text-decoration:none;
}
#lester-box .fields {
	width: 100px;
	margin-bottom: 2px;
	height: 13px;
}
#home-mid{
	width:690px;
	float:left;
	padding: 0px;
	margin: 0px;
}
#frame1{
	background-image: url(images/fream-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 688px;
	cursor:pointer;
}
#frame1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #B4C8E5;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#frame1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #142758;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 3px;
	padding-right: 20px;
	margin-bottom: 0px;
	height: 80px;
}
#frame1 .more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F6CFF;
	float: right;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
	text-decoration: none;
	width: 80px;
	text-align: left;
	margin: 0px;
}
#frame1 .more a:hover{
	color: #FE7910;
	text-decoration:none;
	background-image: url(images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
}


#frame2{
	background-image: url(images/fream-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 688px;
	cursor:pointer;
}
#frame2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FAD901;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#frame2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #142758;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 3px;
	padding-right: 20px;
	margin-bottom: 0px;
	height: 80px;
}
#frame2 .more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F6CFF;
	float: right;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
	text-decoration: none;
	width: 80px;
	text-align: left;
	margin: 0px;
}
#frame2 .more a:hover{
	color: #FE7910;
	text-decoration:none;
	background-image: url(images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
}




#frame3{
	background-image: url(images/fream-bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 688px;
	cursor:pointer;
}
#frame3 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #C40126;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#frame3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #142758;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 3px;
	padding-right: 20px;
	margin-bottom: 0px;
	height: 80px;
}
#frame3 .more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F6CFF;
	float: right;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
	text-decoration: none;
	width: 80px;
	text-align: left;
	margin: 0px;
}
#frame3 .more a:hover{
	color: #FE7910;
	text-decoration:none;
	background-image: url(images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
}




#frame4{
	background-image: url(images/fream-bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 688px;
	cursor:pointer;
}
#frame4 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #26723A;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#frame4 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #142758;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 3px;
	padding-right: 20px;
	margin-bottom: 0px;
	height: 80px;
}
#frame4 .more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F6CFF;
	float: right;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
	text-decoration: none;
	width: 80px;
	text-align: left;
	margin: 0px;
}
#frame4 .more a:hover{
	color: #FE7910;
	text-decoration:none;
	background-image: url(images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 32px 4px;
}

#home-right{
	width:152px;
	float:left;
	padding: 0px;
	margin: 0px;
}
#soc-icon{
	height: 57px;
	padding-top: 2px;

}
#news-updates{
	background-image: url(images/news-updatesbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:420px;
	height: 580px;
	padding-left: 3px;
}
#news-letter{
	margin: 0px;
	background-image: url(images/news-latter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 40px;
	padding-left: 30px;
}
#news-letter a{
	color:#000000;
	text-decoration:underline;
}
#news-letter a:hover{
	color:#000000;
	text-decoration:none;
}
#news-letter .fields {
	width: 100px;
	margin-bottom: 2px;
	height: 13px;
}
.black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#big-text{
	width:245px;
	float:left;
	height: 280px;
	border: 1px solid #A7A7A7;
	background-color: #FFFFFF;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}
#big-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
	padding-top: 14px;
	margin: 0px;
}
#big-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#big-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.info a{
	color: #FFFFFF;
	text-decoration:underline;
}
.info a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
#footer{
	width:1000px;
	display:table;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	height: 30px;
}
#footer .turm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	width: 450px;
	padding-bottom: 4px;
	padding-left: 16px;
	float: left;
}
#footer .turm a{
	color: #FFFFFF;
	text-decoration:underline;
}
#footer .turm a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
#footer .icons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	width: 450px;
	padding-bottom: 4px;
	float: right;
	text-align: right;
	padding-right: 16px;
}


/*top menu styles*/
.topmenu {
	padding-top:10px;
	width: 1006px;
}
.topmenu ul {
	margin:0px;
	padding:0px;
}
.topmenu li {
	list-style:none
}
.topmenu li.toplevel {
	float:left; position:relative;
}
.topmenu a.top {
	background:url(images/topmenu.gif) left top no-repeat;
	text-indent:-9999px;
	display:block;
	height:58px;
}
.topmenu .search a {
	width:143px;
	background-position:0px 0px;
}
.topmenu .search a.active {
	width:143px;
	background-position:0px -59px;
}


.topmenu .aboutus a {
	width:143px;
	background-position:-142px 0px;
}
.topmenu .aboutus a.active {
	width:143px;
	background-position:-142px -59px;
}
.aboutus .submenu {
	position:absolute;
	width:150px;
	top:37px;
	left:1px;
	z-index:1000;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.aboutus .subitem {
	width: 143px;
	background-image: url(images/aboutHmiddle-01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	padding-top: 6px;
}
.aboutus .submenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.aboutus .submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aboutus .menuHtop {
	height:14px;
	background-image: url(images/aboutmenutop-01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutus .menubbg {
	height:19px;
	background-image: url(images/aboutHbottom-01.png);
	background-repeat: no-repeat;
	background-position: left top;
}




.topmenu .migration a {
	width:143px;
	background-position:-284px 0px;
}
.topmenu .migration a.active {
	width:143px;
	background-position:-284px -59px;
}
.migration .submenu {
	position:absolute;
	width:183px;
	top:37px;
	left:2px;
	z-index:1000;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.migration .subitem {
	background-image: url(images/migrationHmiddle-01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 146px;
	padding-top: 6px;
}
.migration .submenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.migration .submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.migration .menuHtop {
	height:14px;
	background-image: url(images/migrationmenutop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.migration .menubbg {
	height:19px;
	background-image: url(images/migrationHbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}




.topmenu .solutions a {
	width:143px;
	background-position:-428px 0px;
}
.topmenu .solutions a.active {
	width:143px;
	background-position:-428px -59px;
}
.solutions .submenu {
	position:absolute;
	width:183px;
	top:37px;
	left:2px;
	z-index:1000;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.solutions .subitem {
	background-image: url(images/solutionHmiddle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-top: 6px;
}
.solutions .submenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.solutions .submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.solutions .menuHtop {
	height:14px;
	background-image: url(images/solutionmenutop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.solutions .menubbg {
	height:19px;
	background-image: url(images/solutionHbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}





.topmenu .guide a {
	width:143px;
	background-position:-572px 0px;
}
.topmenu .guide a.active {
	width:143px;
	background-position:-572px -59px;
}
.guide .submenu {
	position:absolute;
	width:200px;
	top:37px;
	left:2px;
	z-index:1000;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.guide .subitem {
	background-image: url(images/guideHmiddle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}
.guide .submenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.guide .submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.guide .menuHtop {
	height:20px;
	background-image: url(images/guidemenutop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.guide .menubbg {
	height:20px;
	background-image: url(images/guideHbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}






.topmenu .faq a {
	width:143px;
	background-position:-716px 0px;
}
.topmenu .faq a.active {
	width:143px;
	background-position:-716px -59px;
}
.topmenu .contact a {
	width:148px;
	background-position:-860px 0px;
}
.topmenu .contact a.active {
	width:148px;
	background-position:-860px -59px;
}

.submenu {
	position:absolute;
	width:150px;
	top:46px;
	z-index:1000;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.search .submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}




.faq .submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.XXsubmenu li {
	background:url(images/menuHmiddle.png) left top repeat-y;
	width: 300px;
}
.xxsubmenu .menubbg {
	background:url(images/menuHbottom.png) left top no-repeat;
	height:19px;
}
.submenu li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
.submenu li a:hover {
	color:#FFF;
	text-decoration: underline;
	
}
.submenu .menuHtop {
	font-size:0px;
	line-height:0px;
}
/*.submenu .menuHtop {
	height:8px;
	background-image: url(images/aboutmenutop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
.menubbg {
}
/*container styles*/
/*
#rssincl-box-5573{
	width:130px;
	overflow:none;
}
.rssincl-head{
width:130px;
}
.rssincl-entry{
width:130px;
}
.rssincl-content
{
height:210px;
width:130px;

}

.rssincl-content{
background-color:#0000FF;
white-space:normal;
width:130px;
}


.rssincl-entry{
	background-color: #FFFF00;
}

.rssincl-head {
background-color:#FF0000;
border-bottom:1px solid #808080;
padding:5px;
}
*/
#subpagetop {
	background-image: url(images/subpage-bgtop.png);
	background-position: left top;
	height: 16px;
	background-repeat: no-repeat;
	width: 688px;
}
#subpagemid {
	background-image: url(images/subpage-bgmid.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 663px;
	padding-right: 15px;
	padding-left: 10px;
}
#subpageend {
	background-image: url(images/subpage-bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 688px;
}
.mig-agen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sub-footer{
	width:700px;
	display:table;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	height: 30px;
}
#sub-footer .turm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	width: 290px;
	padding-bottom: 4px;
	float: left;
	padding-left: 10px;
}
#sub-footer .turm a{
	color: #FFFFFF;
	text-decoration:underline;
}
#sub-footer .turm a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
#sub-footer .icons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	width: 370px;
	padding-bottom: 4px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.about-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.kiwis-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 16px top;
}
.goodm-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.solu-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.guide-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.faq-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.contact-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.privacy-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.refer-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.jobs-contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
#subpage-cont {
	float: right;
	width: 560px;
	margin-right: 10px;
}
#subpage-cont h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
}
#subpage-cont h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
}
#subpage-cont h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
}
#subpage-cont p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-right: 10px;
	margin-top: 0px;
}
#subpage-cont p a{
	color: #003366;
	font-weight: bold;
	text-decoration:underline;

}
#subpage-cont p a:hover{
	text-decoration:none;
}
#subpage-cont ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-right: 10px;
	margin-top: 0px;

}
#master0 {
z-index:0;
}
#subpage-cont .con-form-info {
	padding-top: 12px;

}
#subpage-cont .con-form-info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #383434;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subpage-cont .con-form-info p a{
	color: #383434;
	text-decoration:underline;

}
#subpage-cont .con-form-info p a:hover{
	text-decoration:none;
}
#subpage-cont .form-name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #383434;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#subpage-cont .form-privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #383434;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#subpage-cont .form-privacy a{
	color: #383434;
	font-weight: bold;
	text-decoration:underline;

}
#subpage-cont .form-privacy a:hover{
	text-decoration:none;
}
#subpage-cont .form-field{
	width: 220px;
	border: 1px solid #999999;
}
#subpage-cont .form-msg_field{
	width: 320px;
	border: 1px solid #999999;
	height: 90px;
}
#subpage-cont .form-Red{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E10F2D;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.clsSuccess{
color:#009900;
font-weight:bold;
font-size:18px;
text-align:center;
}
#jobsboard_frame {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9C9E9F;
	border-bottom-color: #9C9E9F;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-top: 4px;
}
#jobsboard_frame .job_title{
	float: left;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #009EE0;
}
#jobsboard_frame .job_date{
	float: right;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #009EE0;
	text-align: right;
}
#jobsboard_frame .job_descri {
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#jobsboard_frame .job_descri p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #003882;
	margin: 0px;
	padding: 0px;
}
#jobsboard_frame .job_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #009EE0;
	text-align: right;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#jobsboard_frame .job_more a{
	color: #009EE0;
	text-decoration:none;
}
#jobsboard_frame .job_more a:hover{
	color: #009EE0;
	text-decoration:underline;
}
#jobsboard_details_line{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#jobsboard_details-frame {
	margin: 0px;
	padding: 0px;
}
#jobsboard_details-frame .details_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: normal;
	color: #009EE0;
	padding-bottom: 16px;
}
#jobsboard_details-frame .info-job {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #003882;
}
#jobsboard_details-frame .info-job p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #003882;
}
#jobsboard_details-frame .mail_job{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #585865;
}
#jobsboard_details-frame .mail_job a{
	color: #585865;
	text-decoration:none;
}
#jobsboard_details-frame .mail_job a:hover{
	color: #009EE0;
	text-decoration:underline;
}
.Paganation
{
	padding:5px; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
}
.jobs_board_contfrem {
	background-image: url(images/lester-associates-pagebg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}

