/* CSS Document */
body {
	text-align:center;
	background-color:#FBFBF6;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#777777;
	margin: 0px 10px 0px 10px;
}

td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#777777;
	padding-top:-10px;
	margin: 0px 10px 0px 10px;
}

.content p {
	padding-top:10px;
	line-height:22px;
}

.center {
	width:750px;
	clear:both;
	text-align:left;
	margin:0 auto;
}

#main {
	width:750px;
	border: 1px solid #000;
	background-image:url(images/col.jpg);
	background-repeat:repeat-y;
	float:left;
}

.leftCol {
	width:181px;
	background-image:url(images/left_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	min-height:500px;

}

.rightCol {
	width:569px;
	float:left;
}

.bottom {
	height:25px;
	width:750px;
	background-image:url(images/bottom_Bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	text-align:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
}

.bottom a {
	color:#fff;
	text-decoration:none;
}

.bottom p {
	padding-right:35px;
	font-size:1em;
	color:#fff;
	padding-top:6px;
}

.bottom a:hover {
	text-decoration:underline;
}

.img2 {
border:1px solid #aaa;
}

.signup {
background-color:#FFA200;
width:155px;
}

.signup p {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#444444;
padding:3px;
}

.signup form {
margin:3px 0px 3px 0px;
padding:0px 0px 5px 0px;
}

.signup2 {
background-color:#000000;
width:155px;
}

.signup2 p {
color:#fff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
padding:3px;
}

h2 {
color:#114DAD;
font-family:Arial, Helvetica, sans-serif;
margin:0px 0px 0px 10px;
font-size:1.1em;
}

/* FROM LESTER*/

.LesterPortal1_Box {
                border: solid black 1px;
                width: 146px;
}
.LesterPortal1_black_body {
                background-color: #000000;
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #ffffff;
                width: 146px;
}

.LesterPortal1_white_body {
                background-color: #ffffff;
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 10px;
                color: #666666 ;
                width: 146px;
                padding: 0px 2px 0px 2px;
}

.LesterPortal1_grayText {
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 10px;
                color: #666666 ;
                font-weight: bold;
}

.LesterPortal1_whiteText {
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 10px;
                color: #ffffff;
}

.LesterPortal1_formField {
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 10px;
                line-height: 10px;
                padding: 0px 0px 0px 0px;
                margin: 1px 0px 1px 0px;
                font-weight: normal;
}

/* anchor styles */

a.LesterPortal1_portalNav:link {
                font-family: verdana, arial, helvetica, sans-serif;
                color: #000000;
                font-size: 10px;
                font-weight: bold;
}
a.LesterPortal1_portalNav:active {
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #000000;
}
a.LesterPortal1_portalNav:visited {
                font-family: verdana, arial, helvetica, sans-serif;
                color: #000000;
                font-size: 10px;
                font-weight: bold;
}
a.LesterPortal1_portalNav:hover {
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: ##000000;
                text-decoration: none;
}

a.LesterPortal1_BlackBGNav:link {
                font-family: arial, verdana, helvetica, sans-serif;
                color: #ffffff;
                font-size: 10px;
                font-weight: bold;
                text-decoration: underline;
}
a.LesterPortal1_BlackBGNav:active {
                font-family: arial, verdana, helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #ffffff;
                text-decoration: underline;
}
a.LesterPortal1_BlackBGNav:visited {
                font-family: arial, verdana, helvetica, sans-serif;
                color: #ffffff;
                font-size: 10px;
                font-weight: bold;
                text-decoration: underline;
}
a.LesterPortal1_BlackBGNav:hover {
                font-family: arial, verdana, helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: ##ffffff;
                text-decoration: none;
}
