

body {
	margin-top: 20px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#mainarea
{
width: 980px;
/*border: 1px solid black;*/
background: white;
margin: 0 auto;
}

h1, h2, h3 {
	margin: 0;
/*	text-transform: lowercase;*/
	font-weight: normal;
	color: #134b8e;
}

h1 {
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

#ntiarticle p
{
padding-top: 10px;
padding-left: 20px;
font-size: 12px;
}



.NTIngress
{
display: block;
background: #7fa1b6;
color: white;
padding: 3px;
font-size: 17px;
}

.NTIngress a
{
text-decoration: none;
}

.NTIHeader
{
padding: 5px;
font-size: 24px;
display: block;
background: #134b8e;
color: white;
}

h2.blue
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
/*width: 300px;*/
margin-top: 15px;
padding-left: 20px;
background: #134b8e;
color: white;
text-transform: uppercase;
font-size: 13px;
line-height: 21px;
}

h2.blueingress
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
/*width: 300px;*/
/*margin-top: 15px;*/
padding-left: 20px;
background: #134b8e;
color: white;
text-transform: uppercase;
font-size: 13px;
line-height: 21px;
}

h2.blueingress a
{
text-decoration: none;
color: white;


}


p {
	margin: 0 0 2em 0;
/*	text-align: justify;*/
/*	line-height: 26px;*/
	font-size: 11px;
}

/*p, ul, ol {
	margin: 0 0 2em 0;
	font-size: 11px;
}*/

a:link {
	color: #134b8e;
}

a:hover, a:active {
	text-decoration: none;
	color: #134b8e;
}

a:visited {
	color: #134b8e;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* Header */

#header {
	width: 980px;
	height: 32px;
	margin: 0 auto;
    background: url(images/topmenubg.gif) repeat-x left top;
}

/* Menu */

#menu {
	float: left;
	width: 980px;
	height: 32px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a, #menu .mdivide {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 7px 10px 5px 10px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: uppercase;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-weight: 550;	*/
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .selected7629 a {
	color: #FFFFFF;
}

.selected7629
{
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: uppercase;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-weight: 550;	*/
	color: #FFFFFF;
	background: #144b8e;
}
/*
{
background: red;
color: white;
border: 1px solid black;
}*/

/** LOGO */

#logo-wrap {
	width: 980px;
	margin: 0 auto;
	/*padding: 30px 0 20px 0;
	background: url(images/img03.jpg) no-repeat left top;*/
}

#logo {
	width: 980px;
	height: 219px;
	margin: 0 auto;
	background: url(images/bannernt.gif) no-repeat left top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 790px;

/*	background: images/bgtxt.png;*/
/*	border: 1px solid black;*/
/*	background: url(images/img10.jpg) no-repeat left top;*/
}


/*
#content UL LI       {  list-style-type: square ;}
#content UL UL LI    {  list-style-type: disc;}
#content UL UL UL LI {  list-style-type: circle;}
*/


/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
/*	border: 1px solid black;*/
}

#sidebar a
{
color: #134b8e;
text-decoration: none;
font-weight: bold;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 0px 5px;
}

#sidebar li ul {
}

#sidebar li li {
	border: 1px solid #134b8e;
	padding-left: 5px;
	padding-top: 3px;
	margin: 2px;
/*	height: 20px;	*/

/*	background: url(images/img08.jpg) no-repeat left 50%;*/
   
}

#sidebar h2 {
	height: 25px;
	padding: 5px 0 0 5px;
	margin-bottom: 5px;	
/*	background: url(images/img07.jpg) no-repeat left top;*/
	font-size: 13px;
	font-weight: bold;
	color: #134b8e;
}

/* Search */

#search {
margin-top: 20px;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 82px;
	height: 16px;
	margin-right: 0px;
	padding: 3px;
	border: 1px solid #134b8e;
}

#x {
	padding: 3px;
	border: none;
	height: 23px;	
	background: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	color: #134b8e;
	border: 1px solid #134b8e;
}


/* Footer */
#footer-wrap {
	width: 980px;
	height: 54px;
	margin: 0 auto;
	background: #144b8e;	
/*	background: url(images/img04.jpg) no-repeat left top;*/
}

#footer {
	margin: 0 auto;
	height: 45px;
	min-height: 45px;
	padding: 0;
}

/* Footer */
#footer1-wrap {
	width: 980px;
	height: 45px;
	margin: 0 auto;
/*	background: #144b8e;*/
/*	background: url(images/img04.jpg) no-repeat left top;*/
}

#footer1 {
	margin: 0 auto;
	height: 45px;
	min-height: 45px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 12px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}

#legal a {
	color: #ffffff;
}

#partners {
	clear: both;
	padding-top: 5px;
	text-align: center;
}

#partners img
{
padding-right: 20px;
}


li .selected7625
{
background: #144b8e;
color: white;
border: 1px solid black;
}
a .selectedLink7625 {
	 color: #FFFFFF;
}
strong.cpage_2 {
 color: #FFFFFF;
}
