BODY
{
	background:#EAF3EC;
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	color:#424242;
	font-size:14px;
}

FORM{margin:0px;}

.LYTTop
{
	background:transparent url(/pics/end-top.png) no-repeat 0px 0px;
	height:112px;
	padding:25px 25px 0px 25px;
	text-align:left;
}

.LYTOuterMid
{
	background:transparent url(/pics/bg.png) repeat-y 0px 0px;
	padding:0px 25px 0px 25px;
	text-align:left;
}

.LYTInnerMid
{
	/*CONTENT HEADER HERE*/
	background:#FFFFFF url(/pics/contentheader-inner.png) no-repeat 0px 0px;
	padding:134px 0px 0px 0px;
	overflow:visible;
}

.LYTNav
{
	padding:30px;
	float:left;
	width:190px;
}

.LYTNav UL
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.LYTNav UL LI
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:22px;
}

.LYTNav UL LI A
{
	padding:3px 18px 4px 24px;
	color:#3B78A6;
	display:block;
	font-size:13px;
}

.LYTNav UL LI A.n1{font-weight:bold;background:transparent url(/pics/navbg-l1.png) no-repeat 0px -22px;}
.LYTNav UL LI A.n2{font-weight:bold;}
.LYTNav UL LI A.n3{font-weight:normal;}

.LYTNav UL LI A.y1{font-weight:bold;color:#FFFFFF;background:transparent url(/pics/navbg-l1.png) no-repeat 0px 0px;}
.LYTNav UL LI A.y2{font-weight:bold;color:#83A19D;}
.LYTNav UL LI A.y3{color:#83A19D;}

.LYTContent
{
	padding:30px;
	float:right;
	width:640px;
}

.LYTBreadCrumb
{
	clear:both;
	display:block;
	padding:5px 30px 5px 30px;
}

.LYTBottom
{
	background:#EAF3EC url(/pics/end-bot.png) no-repeat 0px 0px;
	height:19px;
	padding:0px 25px 25px 25px;
}

.SignIn
{
	margin:1px 0px 0px 275px;
	padding:3px 0px 2px 0px;
	background:#A6C4C1 url(pics/signin-bot.png) no-repeat 0px bottom;
	color:#FFFFFF;
	width:360px;
}

.SignIn TD
{
	font-size:11px;
}

INPUT.SignIn
{
	margin:0px 0px 0px 0px;
	padding:1px;
	color:#424242;
	width:70px;
	font-size:11px;
	border:solid 1px #3B7679;
	background:#FFFFFF;
}

INPUT.SignInButton
{
	background:#A6C4C1 url(pics/login.png) no-repeat 0px 0px;
	height:19px;
	width:58px;
	border-width:0px;
	border-style:none;
}

.FooterBar
{
	clear:both;
	background:#A6C4C1;
	padding:3px 5px 5px 5px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.FooterBar A
{
	color:#FFFFFF;
	text-decoration:none;
}

H1
{
	color:#83A19D;
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
}

H2
{
	color:#83A19D;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 12px 0px;
}

H3
{
	color:#83A19D;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

A
{
	color:#3B78A6;
	text-decoration:none;
}

A.Alt
{
	color:#83A19D;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}