@charset "utf-8";

/* TOP HEADER AND BACKGROUND IMAGES */

.bodyBackgroundDefault {
	background-repeat: repeat;
	background-color: #49121C;
	background-image: url(../images/bg.jpg);
}

.bannerBackgroundDefault {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}

/* END - TOP HEADER AND BACKGROUND IMAGES */

/* DEFAULT BANNER IMAGE DISPLAY */

#mainBanner {
	background-image: url(../images/mainbannertemp.jpg);
	width: 993px;
	height: 500px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/* END - DEFAULT BANNER IMAGE DISPLAY */


/* CONTENT AREA BACKGROUND */

.contentAreaDefault {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
}

/* END - CONTENT AREA BACKGROUND */

/* BANNER IMAGES */

#imgBanner01 {
	height: 247px;
	width: 978px;
	position: absolute;
	z-index: 10;
	left: 9px;
	top: 4px;
	background-image: url(../images/img_banner01.jpg);
}

/* END - BANNER IMAGES */


.txtSubTitle {
	font-family: Calibri;
	font-size: 18px;
	color: #00355F;
}

p {
	margin: 0px;
	padding: 0px;
}

#footerContent a{
	color:#420F16;
}

#footerContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}


#topHeader h2   {
	text-decoration: none;
	background-image: url(../images/nl_logo.jpg);
	background-color: #003399;
}

#centerSideArea  h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #003B6F;
	font-family: Calibri;
	font-weight: normal;
}

#centerSideArea h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #666681;
	font-family: Calibri;
	font-weight: normal;
}

#leftSideArea li.quickLinks {
	list-style-type: none;
	font-size: small;
	list-style-image: url(../images/arrow01.gif);
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#leftSideArea li.quickLinks a {
	color: #990000;
}

#leftSideArea h2 {
	font-size: small;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#leftSideArea h1 {
	margin: 0px;
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #003E77;
	padding: 0px;
}

#leftSideArea li.quickLinks a:link {
	color: #990000;
	text-decoration: none;
}

#leftSideArea li.quickLinks a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#leftSideArea li.quickLinks a:visited {
	color: #990000;
	text-decoration: none;
}

#leftSideArea li.moreInfo {
	list-style-type: none;
	font-size: small;
	list-style-image: url(../images/arrow01.gif);
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#leftSideArea li.moreInfo a {
	color: #990000;
}

#leftSideArea li.moreInfo a:link {
	color: #990000;
	text-decoration: none;
}

#leftSideArea li.moreInfo a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#leftSideArea li.moreInfo a:visited {
	color: #990000;
	text-decoration: none;
}

#centerSideArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}

.styleBigText {
	font-size: 24px;
	color: #333333;
}

.subLinkTextFormat {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#topHeader a:link {
	font-size: 12px;
	text-decoration: none;
}

#topHeader a:hover {
	font-size: 12px;
	text-decoration: underline;
}

#topHeader a {
	font-size: 12px;
	text-decoration: none;
	
}

#topHeader a:visited {
	color:#666666;
	font-size: 12px;
	text-decoration: none;
}

#centerSideArea a {
	color: #990000;
}

.txtContentTopMenu {
	font-size: x-small;
}.txtNameOfQuoter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	text-align: right;
}

#centerSideArea h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #CC9900;
	font-family: Calibri;
	font-weight: normal;
}
#centerSideArea h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #11435A;
	font-family: Calibri;
	font-weight: normal;
}
#popupContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00355F;
	font-weight: bold;
}
#txtInstructions h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #11435A;
	font-family: Calibri;
	font-weight: normal;
}
#txtInstructions h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #003B6F;
	font-family: Calibri;
	font-weight: normal;
}
