html {
	background: #d9dde9;
}


body {
	background: url(../imgs/bg.gif) repeat-y center;
	height: 100%;
	margin: 0px;
	font-family: sans-serif;
}

a {
	color: #FFF;
	font-weight: normal;
}

sup { font-size: 0.6em; }

.clear {
	clear:both;
	font-size: 1px;
	height: 0px;
	overflow:hidden;
}

#topLinks {
	background: #000000;
	color: #ffffff;
	padding: 5px 30px 5px 30px;
	font-size: 0.7em;
}

#topLinks a {
	color: #FFFFFF;
}

#topLinks img {
	margin-bottom: -4px;
	margin-right: 3px;
}

#topArea {
	background: url(../imgs/normalTop.gif) no-repeat center;
	height: 201px;	
	
}

#topArea .bigLinks
{
	float: right;
	padding-right: 30px;
	padding-top: 10px;	
}

#topArea .bigLinks img
{
	margin-bottom: 5px;	
}

#topArea.flashIntro {
	height: 345px;
}

#menu {
	position:absolute;
	top: 208px;
}

#topArea.flashIntro #menu {
	position:absolute;
	top: 350px;
}

#menu ul {
	margin: 0px;
	padding-left: 30px;
	float:left;
}
#menu ul li {
	display: block;
	float:left;
	padding-right: 20px;
}

#menu ul li a {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Century Gothic, sans-serif;
	text-decoration: none;
}

#menu ul li a:hover { text-decoration: underline; }

#menu ul li.selected a { text-decoration: underline; color:#D1D31A; }

#PageFrame {
	width:910px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	margin: 0 auto;
	background:#001868;
}

#PageFramePrint {
	width:910px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	margin: 0 auto;
	background:#fff;
	color:#001868;
}

h1 {
	color: #D1D31A;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 10px;
}

h2 {
	color: #D1D31A;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
}

#Content
{
	padding: 0px 30px 50px 30px;
	/* color: #33438b;*/
	color:#fff;
	font-size: 0.9em;
	line-height: 18px;
	

} 

#Content b
{

	font-size: 1.0em;
	
}




.footerfade
{
	/*background:url(/imgs/footfade.jpg);*/
	/*height:32px;*/
	
}

#PageFrame div.landingPage {
	background:	url(../imgs/landingPageBg.jpg) no-repeat!important;
	padding: 180px 30px 70px 290px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.5em;
	background: #FFFFFF;
}

#PageFrame div.landingPage a {
  color: #d1d31a;
}


#footerContent {
	background: url(../imgs/footerBg.gif) repeat-x bottom;
	padding: 5px 30px 25px 30px;
	display:block;
}

#footerContent .left {
	float:left;
}

#footerContent .left .footerSplashLinkText {
	float:left;
	width: 277px;
	line-height: 1.4em;
}

#footerContent .left div {
	padding-right: 10px;
	color: #ffffff;
	font-size: 0.8em;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footerLinks {
	background: #000000;
	color: #FFFFFF;
	padding: 5px 30px 5px 30px;
	font-size: 0.7em;
}

#footerLinks a {
	color: #FFFFFF;
}

#footerBottom {
	background: #33438b;
	color: #ffffff;
	padding: 10px 30px 10px 30px;
	font-size: 0.7em;
}

#shadowBottom {
	height: 31px;
	background: url(../imgs/shadowBottom.gif) center no-repeat;
}

#bottomBanner {
	margin-top: 25px;
}

#ntnTerms
{
	display:none;
	position:absolute;
	top:10px;
	left:10px;
	width:880px;
	height:475px;
	overflow:auto;
	border:1px solid black;
	background-color:#FFFFFF;
	z-index:100;
	font-size:80%;
	padding:15px;
}

#ntnTerms h1
{
	color: #000e64;
	font-size: 1.7em;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	margin-bottom: 10px;
}

#ntnTerms .nographics
{
	list-style:none;
	list-style-image:none;
	background:none;
}

#ntnTerms ol li
{
	padding-bottom:5px;
}

td {
	padding-top: 22px;	
}

table.howToUseEmlaTable {
	background: url(../imgs/dashDividerArrow.gif) no-repeat left top;
	width: 820px;
	font-size: 0.9em;
}

table.howToUseEmlaTable1 {
	background: url(../imgs/dashDivider.gif) no-repeat left top;
	width: 820px;
	font-size: 0.9em;
}

