﻿/* *********************************************************** */
/* * GENERAL                                                 * */
/* * General styles for the site                             * */
/* *********************************************************** */
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	margin: 0px;
}
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 10px 10px;
	font-size: 12px;
	color: #333333;
}
h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px;
}
h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px;
	font-size: 12px;
	margin: 5px 10px;
	font-weight: bold;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px;
	font-size: 14px;
	margin: 5px 10px;
	font-weight: bold;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px 7px 10px;
	font-size: 24px;
	font-weight: bold;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px;
	font-size: 32px;
	font-weight: bold;
}
hr {
	text-align: center;
	width: 90%;
}
ul {
	text-align: left;
	list-style-type: Square;
	margin: 5px 25px;
	padding-left: 0px;
}
li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color : #0099FF;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color : #0066cc;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color : #336699;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color : #336699;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.faded img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.faded:hover img {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.iframetrans {
	background-color: transparent;
}
/* *********************************************************** */
/* * TABLES                                                  * */
/* * Table  Styles                                           * */
/* *********************************************************** */
table.aligntable {
	margin: 10px 10px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
}
table.spctable {
	margin: 10px 10px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	width: 95%;
}
table.spctable50 {
	margin: 10px 10px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	width: 50%;
}
table.spctable75 {
	margin: 10px 10px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	width: 75%;
}
/* *********************************************************** */
/* * nloMain                                                 * */
/* * Main Body Styles                                        * */
/* *********************************************************** */
td.nloMain {
	border: 0px;
	padding: 5px;
	width: 693px;
	vertical-align: top;
}
table.nloMain {
	border-collapse: collapse;
}
table.nloPage {
	border-collapse: collapse;
	width: 995px;
	border: 0;
}
.newsborder {
	border: 1px solid gray;
	background-image: url('images/backg1.jpg');
	background-repeat: repeat-y;
	height: 90px; 
}

td.nloLeft {
	vertical-align: top;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 49px;
	padding-bottom: 5px;
}
td.nloRight {
	vertical-align: top;
	width: 120px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 49px;
	padding-bottom: 0px;
}
/* *********************************************************** */
/* * nloHead                                                 * */
/* * Header Styles                                           * */
/* *********************************************************** */
h1.nloHead {
	color: #ffffff;
}
td.nlohead {
	background: #ffffff; 
	padding: 5px;
}
/* *********************************************************** */
/* * nloFoot                                                 * */
/* * Footer Styles                                           * */
/* *********************************************************** */
td.nloFoot {
	padding-left: 5px;
	vertical-align: top;
}
p.nloFoot {
	font-size: 8pt;
	margin: 3px;
	color: #666666;
}
a.nloFoot {
	font-size: 8pt;
	font-weight: normal;
}
a:hover.nloFoot {
	font-size: 8pt;
	font-weight: normal;
}
a:active.nloFoot {
	font-size: 8pt;
	font-weight: normal;
}
a:visited.nloFoot {
	font-size: 8pt;
	font-weight: normal;
}
/* *********************************************************** */
/* * MENU                                                    * */
/* * The following styles are applicable to the Menu         * */
/* *********************************************************** */
td.menuL {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}
tr.menuL {
	color: #666666; /*    background: transparent} */;
/*	background: url('images/menuL.jpg') repeat-x bottom left;  */
	background: #effbff;  
}
td.menuLheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
tr.menuLheader {
	color: #000000; /*    background: transparent} */;
	background: #effbff;
}
td.menuLhighlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #dddddd;
	font-weight: bold;
}
tr.menuLhighlight {
	color: #000000; /*    background: transparent} */;
	background: #effbff;
}
td.menuS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
tr.menuS {
	color: #666666;
	background: #eeeeee;
}

