body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #FFFFFF;
	text-align:center;
	width: 100%;
	height:504px;
}
a{color: #fcd844; font-weight:bold;}
a:hover{color: #ffffff; font-weight:bold;text-decoration:underline;}
#lm3Site {
	background-color: #004c77;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#lm3Textonly {
	background-color: #0060a5;
	background-image:url(images/background_textonly.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#master_container {
	text-align:center;
	height: 100%;
	width: 100%;
}
img {
	border:0;
}



#ymalBar {
	position:relative;
	width:994px;
	height:122px;
	margin: 8px auto;
	background-image:url(images/ymal_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#footerLogos {
	margin: 8px auto;
}
#footerLogos img {
	vertical-align:middle;
	margin:12px;
}

#textOnly {
	text-align: left;
	width:954px;
	margin:0px auto;
	color:#000000;
}
#textOnly a {
	font-size: 110%;
	margin-right: 4em;
}
#textOnly p {
	margin:0.5em 0;
}
.textOnlyBlock {
	border:#002d5e 1px solid;
	border-top: 0px;
	padding:12px;
	background-color: #8fc6ee;
}
.textOnlyIndent {
	list-style-type: none;	
}
.ctrLinks {
	margin:1.5em 0 1em 0;
	text-align:center;
}
h1 {
	font-size: 150%;
	margin: 0;
	color:#000000;
	text-align:center;
}
h2 {
	margin:1em 0 0;
	padding: 5px 10px 3px;
	color: #fff;
	background-color: #002d5e;
	font-size:120%;
	background-image: url(images/textonly_headtxture.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-weight:bold;
	font-size:120%;
}
.techspecs {
	padding: 0 1em;
}
.ctrLink {
	text-align:center;
}
.copyright {
	font-size:8pt;
	color: #666666;
}
.footerGfc {
	padding:10px 20px;
}
