/* --------- BODY ------------ */
body {
	margin:28px 0px;padding:0px;
	background-color:white;	
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#676767;
	}
a:link  	{ color:#3a6f8f;text-decoration:underline; }
a:visited 	{ color:#3a6f8f;text-decoration:underline; }
a:hover 	{ color:#676767;text-decoration:underline; }
/* --------- CONTENT ------------ */
.container {
	background-color:#3a6f8f;
	border:0px solid #3a6f8f;
	width:100%;
}
.logo {
	border:0px solid white;
	width:1090px;
	text-align:left;
}
h1 {
	font-size:15px;	
	font-style:normal;
	font-weight:normal;
	margin:0px 4px 4px 4px;
	text-align:left;
}
h2 {
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	margin:0px 4px 10px 4px;
	text-align:left;
}
.txt {	
	font-size:13px;	
	line-height:16px;
	text-align:left;
	margin:0px 4px 4px 4px;
}
/* --------- NAVIGATION ------------ */
.navLeft {
	font-size:14px;
	font-style:normal;
	color:#676767;	
	text-align:left;
	line-height:20px;
	width:300px;
}
a.navLeft:link{
	color:white;
	text-decoration:none;
}
a.navLeft:visited{
	color:white;
	text-decoration:none;
}
a.navLeft:hover{
	color:#fcb034;
	text-decoration:none;
}
a.navArrow:link{
	color:#676767;
	text-decoration:none;
}
a.navArrow:visited{
	color:#676767;
	text-decoration:none;
}
a.navArrow:hover{
	color:#3a6f8f;
	text-decoration:none;
}
.navBot {
	font-size:11px;
	font-style:normal;
	color:#676767;	
	text-align:left;
}
a.navBot:link{
	color:#676767;
	text-decoration:none;
}
a.navBot:visited{
	color:#676767;
	text-decoration:none;
}
a.navBot:hover{
	color:#3a6f8f;
	text-decoration:none;
}
/* --------- BACKGROUND ------------ */
.topLeft {
	background-image:url(/_images/hp-top-LM.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	width:207px;
	height:222px;
}
.botRight {
	background-image:url(/_images/hp-bot-RM.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	width:210px;
	height:218px;
}