/* general specifications */

body, h1, h2, h4, h6, a, li { font-family: arial, helvetica, sans-serif; }
h3 {
	font: bold 17px "Times New Roman", Times, serif;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 8px;
	}
h5 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 8px;
	}
body { font-size : 11px; font-style : normal; font-weight : normal; background-color : #000000; margin : 0px; padding : 0px}
p { 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}
a {
	text-decoration: none;
	color: #001866;
}
a:hover   {
	text-decoration: none;
	color: #50030D;
}
a.black {
	color: #000000;
}
a.black:hover   {
	color: #001866;
}
img { border: 0}

.size1 {font-size: 16px}
.size2 {font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline }
.size3 {font: bold 12px/17px Arial, Helvetica, sans-serif; color: #1B2FC5;}
.size4 {font-size: 11px}
.size5 {font-size: 11px}
.size6 {font-size: 7px}
.headline {
	font: bold 17px "Times New Roman", Times, serif;
	color: #336699;
}
.headline2 {
	font: bold 13px Arial, Helvetica, sans-serif;
}

/* header layout and style */

div.body {
/* Note, the div.body specification is in the template code amidst the javaScript */
}

div.topleftcorner {
	position:absolute; width:1px; height:1px; z-index:1; visibility: visible; left: 1px; top: 1px;
}

div.homeandclock {
	position:absolute; 
	width:165px; 
	height:65px; 
	z-index:52977; 
	visibility: visible; 
	left: 609px; 
	top: 9px;
}

.headerhomeandclock {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
}

/* footer layout and style */

div.footerbarbg {
	position:absolute; width:780px; height:18px; z-index:1999; visibility: visible; left: 1px; top: 2000px;
}

div.footerbar {
	position:absolute; width:780px; height:18px; z-index:2000; visibility: visible; left: 1px; top: 2000px;
}

td.footerth {

	height: 18px;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
}
td.footer {
	font-size: 9px;
	padding-top: 3px;
}

/* navigation layout and style found in nnntnavigation.css */
