body {
	font-family: verdana,sans-serif; 
	text-align: center;
	font-size: 13px;
	line-height: 120%;
	background: #000 url() no-repeat top ;/*#919191;#00306C;/*#D6D3CC;*/
	background-color: #000;
	width: 100%; 
	color: #000;
}
* {
	margin: 0px;
	padding: 0px;
}
/*"Gill Sans","Gill Sans MT",*/

/*useful colours #00306c, #A19286, #85CCB1, */

h1, h2, h3, h4, .heading {
	margin-bottom: 5px;
	margin-left:5px;
	line-height: 100%;
	font-weight: normal;
	text-align:left;
}

h2{	font-size: 16px; color:#fff;font-weight:bold; background-color: #666e19;padding:5px;}
h3{	font-size: 16px; color:#fff;font-weight:bold; background-color: #205a8d;padding:5px;}
h1 {	font-size: 30px;color: #003c69; }
h4 {	color:#003c69;font-size: 16px; font-weight:bold;padding:5px;}
p {	margin-bottom: 10px;}
p.cap {	margin-top:12px; font-size: 11px;}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
	background-color: #fff;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

hr{
	color: #919191;
	background-color: #919191;
	height:2px;
	margin-bottom:5px;
	margin-top:5px;
	border:0;
	margin-left:10px;
	margin-right:10px;
}

#header {
	height: 140px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 10px;
	padding: 1px;
	background-color: #fff;
	color: #00306C;
	border-bottom: 1px;
	border-bottom-style: none;
	background-image:   url(images/nb_new.png);
}
#headercontent ul {
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
}

#headercontent h1 {
	font-size: 50px;
	font-weight: bold;

}

#headercontent li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
}

#headercontent a {
	color: #00306C;
}

#footer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footercontent {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: center top;

}
#footerdate {
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 15px;
	background-color: #fff;
	color: #205a8d;
	text-align: right;
	text-valign: middle;
	font-size: 10px;
}
#footercontent ul {
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 15px;
	background-color: #205a8d;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
}


#footercontent a {text-decoration: none;color: #fff;}
#footercontent a:hover{	text-decoration: underline;}

#col1 {	float: left;	width: 160px;}
#col2 {	float: left;	width: 720px;}
#colmap {float: left;	width: 660px;}
#mainnavlist {	margin-right: 10px;	margin-left: 10px;}

#mainnavlist li {
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*A52A2A 813c49*/

a:link {color:#205a8d;	text-decoration: none; font-weight: bold;}
a:visited {color:#205a8d;text-decoration: none;font-weight: bold;}
a:hover {text-decoration: underline;}
a:active { color:#205a8d;}


#navcontainer {
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 14px;
}


#navcontainer ul {
	list-style-type: none;
	font-weight: bold;
}



#navcontainer li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


#navcontainer li.alt {
	color: #fff;	
	background-color: #666e19;
	display: block;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navcontainer li.pic {	
	background-color: #fff;
	display: block;
	width: 120px;
	text-align:center;
}
#navcontainer a {
	display: block;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;	
	background-color: #FFF;
	font-weight:bold;
}
#navcontainer a.alt {
	display: block;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #fff;	
	background-color: #205a8d;
	font-weight:bold;
}

#navcontainer a.alt2 {
	display: block;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #fff;	
	background-color: #666e19;
	font-weight:bold;
	text-align:right;
}

#navcontainer a.alt3 {
	display: block;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fff;
	font-weight:bold;
	text-align:right;
}


#navcontainer a:hover {
	text-decoration: underline;
}	
#navcontainer ul ul li {
	margin: 1px 0px 0px;
}
#navcontainer ul ul a {
	display: block;
	width: 125px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 10px;
	background-color: #003c69;
}


#navcontainer ul ul a:hover {
	background-color: #ffb13d;
}

#navlist {
	padding-top: 0px;
	background-repeat: no-repeat;
}


#content {
	margin-right: 10px;
	margin-left: 10px;
}
#content p {
	text-align: justify;
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
}
#content h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content h2 {
	padding-left: 5px;
}


#content ul {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 30px;
	margin-right: 15px;

}


#content ol {
	margin-left: 50px;
	margin-right: 15px;

}


/*#content li {
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 2px 3px;
	margin-bottom: 0px;
	text-align: justify;
	margin-right: 10px;
}*/

.paragraphul {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-color: #c3c3c3;
}

table.reg {
	border-width: 4px;
	border-spacing: 1px;
	border-style: solid;
	border-color: rgb(32, 90, 141);
	border-collapse: collapse;
	background-color: white;
	font-size: 13px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}
table.reg th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: rgb(32, 90, 141);
	background-color: white;
}
table.reg td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: rgb(32, 90, 141);
	background-color: white;
}

.c1txt{
	color:#205a8d;
	font-weight:normal;
}

.c2txt{
	color:#666e19;
	font-weight:normal;
}


/*th {
	border: 2px solid #205a8d;
	color: #000;
	text-align: center;
	padding: 6px 6px 6px 6px;
	font-weight: bold;
	font-size: 14px;
}*/
/*tr.alt{
	background: #eaeaea;
	color: #000;
	border: 2px solid #205a8d;
	color: #000;
}*/


/*td {
	padding: 6px 6px 6px 6px;
	border-left: 2px solid #205a8d;
	border-right: 2px solid #205a8d;
	color: #000;
	font-size: 14px;
	text-align: center;
}*/

/*td.frst{
	text-align: right;
	font-weight:bold;
}*/

/*td.pp{
	text-align: left;
}*/


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

.picture { 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif; 
	text-align:center; 
}

.picture img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 3px; }

.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; margin-right:10px;}
.left { margin: 0.5em 0.8em 0.5em 0; float:left; margin-left:10px; } 
.center { margin: 0.5em 0.8em 0.5em 0.8em; float:center; } 




