 /* MAILER VAN MAN MAIN SCREEN STYLES */


/* ------------------ default styling ----------------- */

BODY {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	background-color: #CCCCCC;
	text-align:center;
}
img {border:0px;}
a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #000000;
}

h2 {
	font-size: 12px;
	color: #000000;
}

h1,h2,h3,h4,h5 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
}
.bodyText {
	font-size:12px;
	line-height:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
}
.errorText {
	text-transform:none;
	font-size:11px;
	color: #FF3333;
}
	

/* ------------------ layout ----------------- */

#container {
	width: 880px;
	position: relative;
	text-align:left;
	background-color: #8ec63f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#containerTopPadding {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 230px;
}
#clrearThis {
	position: relative;
	height: 10px;
}
#header	{
	height: 400px;
	width: 880px;
	position: relative;
	z-index: 25;
	top: 0px;
	}
#title	{
	width: 600px;
	position: relative;
	z-index: 40;
	top: 200px;
	}
	
#pageContentPrivacy{
	padding: 20px;
}

#footer	{
	margin: 0px;
	padding: 5px;
	width: auto;
	}

#footer a	{
}

#napmedia {
	background-image: resource/images/nap_media.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	width: 130px;
	clear: both;
	float: right;
}

#mainCopy
 {
	position:relative;
	width:630px;
	left: 20px;
	z-index: 54;
}

#header
 {
	position:absolute;
	z-index:25;
	right: 0px;
	top: 0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	clear: none;
}
#column	{
	margin: 0px;
	padding: 40px;
	width: 250;
	float: left;
	}

/* End Layout */


/* ------------Navigation Styles------------ */
#navcontainer
 {
	position:absolute;
	width:200px;
	z-index:50;
	top: 260px;
	clear: none;
	right: 30px;
	float: right;
}

#navcontainer li
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
}

#navcontainer ul li a
{
	text-decoration: none;
	color: #D1EA41;
	background-color: transparent;
}

#navcontainer ul li a:hover
{
	color: #999999;
}

#navcontainer ul li a#current
{
	color: #FFFFFF;
}
#tel
 {
	position:absolute;
	width:240px;
	z-index:60;
	top: 220px;
	clear: none;
	right: 28px;
	float: right;
	text-align: right;
}
#tel a{
display:block}


#news
 {
	width:180px;
	z-index:53;
	clear: none;
	background-color: #CDCDCD;
}

#navContainer2
 {
	position:absolute;
	width:180px;
	z-index:53;
	top: 410px;
	clear: none;
	right: 30px;
	float: right;
}

#fx
 {
	width:180px;
	z-index:100;
	clear: none;
	background-color: #FFFFFF;
	border: thin solid #000000;
	position: absolute;
	top: 374px;
	padding: 5px;
	float: right;
	right: auto;
	left: 658px;
	visibility: hidden;
}
#fx, a, a:link, a:visited {
	text-decoration: none;
	color: #0033FF;
}

#fxLogo
{
	position: relative;

}



#liveText
 {
	position:relative;
	width:165px;
	float: none;
	clear: none;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*  Mailer Style */ 


.bigText {
	font-size: 18px;
	line-height: 16px;
	color: #000000;
}

.midText {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.smallText {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.pageCopy {
	font-size: 12px;
	line-height: 18px;
}
#table {
	width: 650px;
}
.whiteHeading {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
