ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input

{ margin:0; padding:0 }
.forminput {
	width: 80%;
	margin-top: 4px;
	margin-bottom: 4px;
}
label {
	font-size: 85%;
	
}


a img,:link img,:visited img { border:none }

ul,ol { list-style:none }


p 

{
	line-height: 120%;
	text-align: left;
	margin: 0px;
	padding: 5px 20px 5px 0px;

}
h1 {
	color: #616505;
	margin-top: 4px;
	margin-bottom: 4px;
	font: italic normal 160% "Times New Roman", Times, serif;
	padding: 3px;

}
body{
	margin:1px 0 0;
	padding:0px 0;
	background:url(../imgs/mainBg.jpg) repeat-x;
	text-align:center;
	text-shadow: 0 0 0 #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 854px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
	border-right: 1px solid #DAE0EC;
	border-left: 1px solid #DAE0EC;
}
#wrapperbg {
	background: #FFFFFF;
}

a:link, a:visited, a:active{
	color:#003300;
	background-color:transparent;
	text-decoration:underline;
	font-weight:normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}



a:hover{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	
}

:focus
{
  -moz-outline-style: none;
}
#mid {
	background: url(../imgs/mid.jpg) no-repeat;
	height: 125px;
}
#slogan {
	color: #E3EF0C;
	padding-top: 34px;
	padding-left: 25px;
	font-size: 12px;
}

#access {
	padding-top: 24px;
	padding-left: 380px;
}
.searchform {
	text-align: right;
	margin-right: 35px;
	padding-bottom: 12px;
	font-size: 12px;
}
.searchforminput {
	width: 300px;
	margin-right: 3px;
	height: 20px;
}
.searchbutt {
	color: #FFFFFF;
	background: #164D85;
	margin: 0px;
	padding: 1px 1px 3px;
	border: 1px solid #ABBDD3;
	font-size: 11px;
}
h2 {
	color: #889007;
	font: italic normal 150% "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
}


#slogan h1{
	margin-bottom: 3px;
	margin-top: 0px;
	color: #E3EF0C;
	font: italic normal 30px "Times New Roman", Times, serif;
	
}

#menu {
	background: url(../imgs/menuBg.jpg) no-repeat;
	height: 41px;
	border-top: 1px solid #4378AC;
	
}
.pad {
	margin-left: 8px;
}

#header {
	background: url(../imgs/header.jpg) no-repeat;
	height: 94px;
}
#leftcol {
	background: #FFFFFF url(../imgs/contentbg.jpg) repeat-x;
	width: 580px;
	float: left;
	border-right: 1px solid #FFFFFF;
	margin-top: 0px;
	border-top: 1px solid #FFFFFF;
	margin-left: 0px;
	padding: 12px 8px 8px 15px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-left: 1px solid #FFFFFF;
}
strong, b {
	font-weight: bold;
	color: #37516C;
}
.small {
}


#leftcol p{
	font-size: 80%;
	line-height: 1.5em;
}


#leftcol ul li 

{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 130%;
	font-size: 80%;
	list-style: square;
}
#footer {
	background: #154C84 url(../imgs/footer.jpg) repeat-x;
	height: 59px;
}

.sideheader {
	background: url(../imgs/sideheader.gif) repeat-x;
	height: 59px;
}

#rightcol {
	background: #FFFFFF url(../imgs/contentbg.jpg) repeat-x;
	width: 248px;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-top: 12px;
}

.contentlt {
	padding: 0px 0px 0px 5px;
	margin: 0px 12px 5px 8px;
	text-align: left;
	font-size: 80%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.contentlt  h2{
	color: #616505;
	font: italic normal 160% "Times New Roman", Times, serif;
	border: 1px solid #ECEFF2;
	margin: 0px 0px 4px;
	padding: 3px 3px 3px 5px;
}
.bor {
	margin-top: 5px;
	padding: 3px 3px 3px 5px;
	border: 1px solid #ECEFF2;
	font-size: 90%;
}

.contentlt2 {
	padding: 0px 0px 0px 5px;
	margin: 0px 12px 10px 8px;
	text-align: left;
	font-size: 80%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

    #tabsJ {
	float:left;
	width:100%;
	line-height:normal;
	font-size: 11px;
	 
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
	float:left;
	background:url(../imgs/tableft4.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #333333;
	font-size: 11px;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url(../imgs/tabright4.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
	color:#9D9D00;
      }
	  #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
h3 {

	color: #10477F;
	margin-top: 0em;
	margin-bottom: 0.05em;
	font: italic normal 130% "Times New Roman", Times, serif;
}
#footertext {
	font-size: 11px;
		color: #E3EF0C;
	text-align: center;
	padding-top: 23px;
	font-style: italic;
}
.rollover a {
	display:block;
	border: 1px solid #C7DECC;
	text-align: center;
	margin: 0px auto 0px;
	padding: 10px;
	font-size: 80%;
	width: 150px;
}
.rollover a:hover {
	background: url(../imgs/contentbg.jpg) repeat-x;
}
.rollover img {
	border: 1px solid #333333;	
}
#menu_parent{
	width: 175px;
	border: 1px solid #36506B;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	text-align:left;
	padding-left:10px;
	line-height:20px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;

}
#menu_parent img{

	padding-right:5px;

	padding-top:8px;

	float:right;

}
#menu_child{
	position: absolute;
	visibility: hidden;
	border:1px solid #CCCCCC;

}
.tnt_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:0px;
	font-weight:normal;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 80%;
}

.tnt_pagination a:link, .tnt_pagination a:visited{
	padding:4px;
	border:1px solid #EBEBEB;
	text-decoration:none;
	color:#4F79A3;
	font-weight:normal;
	font-size: 90%;
	background: #F5F9FC;
}

.tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

.tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
	cursor:default;
}
.tnt_pagination2 {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:0px;
	font-weight:normal;
	margin-right: 0px;
	margin-top: 5px;
	font-size: 80%;
}
.smaller {
	font-size: 70%;
}
.on {
	background: url(../imgs/nbg.jpg) repeat-x;
	color: #2D577D;
}


.tnt_pagination2 a:link, .tnt_pagination2 a:visited{
	padding:4px 7px 4px 3px;
	border:1px solid #EBEBEB;
	text-decoration:none;
	color:#4F79A3;
	font-weight:normal;
	font-size: 90%;
}

.tnt_pagination2 a:hover {
	border:1px solid #516D92;
	color:#0072BC;
}

.tnt_pagination2 .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
	cursor:default;
}
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	background: #376CA2;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 6px 8px;
	color: #FFFFFF;
	line-height:29px;
	font-size: 12px;
	margin-left: 0px;
	font-weight: normal;
	border-right: 1px solid #4378AC;
	text-align: center;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #0E457E;
	letter-spacing: .01px;
	background: url(../imgs/nbg.jpg) repeat-x;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
	background: url(../imgs/nbg.jpg) repeat-x;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FFFFFF;
	background: #376CA2;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 121px;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 182px;
}

blockquote {
	font: italic 110% "Times New Roman", Times, serif;
	color: #767B06;
	margin-right: 15px;
	margin-left: 15px;
}
#centre_bot {
	text-align: right;
	font-size: 85%;
}
#sidemenu{
	margin: 10px 5px 0px 0px;
	padding-top: 6px;
	font-size: 90%;
}

#sidemenu ul{ list-style: none; margin: 0; padding: 0; border: none; }

#sidemenu ul li{ margin: 0; padding: 0; }

#sidemenu ul li a{
	display: block;
	border-bottom: 1px solid #DEE1F2;
	padding: 8px 0 8px 4px;
	text-decoration: none;
	height: 1.3%;
	color: #000000;
	border-left: 6px solid #C2BF88;
	margin-top: 3px;	
}
#sidemenu ul li a:hover,#sidemenu ul li a:focus{
	color: #828E00;
	border-left: 6px solid #36506B;
}

#sidemenu .active{ font-weight: bold; background-color: #2885C2; color: #fff; }
#dl {
	text-decoration: none;
	color:#666666;
	font-size: 80%;
}
#dl a:link, #dl a:visited,  #dl a:active {
	color:#003300;
	text-decoration: underline;
	font-size: 110%;
	padding: 5px 0px 5px 26px;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: url(../imgs/dw.jpg) no-repeat;
	font-size: 100%;
}

#dl A:hover	{
	text-decoration: none;
	color:#666666;
}
.datatable table {
	border-collapse: collapse;
	width: 100%;
	margin: 8px 10px 4px;
	border-top: 1px solid #B9C1F0;
	background: transparent;
}

.datatable th, .datatable td {
	text-align: left;
	padding: 3px 8px 8px;
	border: 1px solid #E7E7FF;
	font-weight: normal;
	line-height: 1.3em;
	font-size: 85%;
	background: transparent;
}
.datatable td img{
	background: #E1E6EC;
	padding: 6px;
	margin-top: 4px;
	border: 1px solid #9EAFBF;
	
}
.datatable td p{
	font-size: 80%;	
	
}
.sitemapl {
	float: left;
	width: 320px;
}
.red {
	color: #238BD1;
}

.sitemapr {
	float: left;
	width: 240px;
	text-align: left;
}
fieldset{
	padding:10px 0 5px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #C8D5E4;
}

legend {
	background: url(../imgs/nbg.jpg) repeat-x;
	padding: 4px;
	border: 1px solid #CCD8E6;
	margin-bottom: 5px;
	width: 126px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	color: #3A5371;
	height: 24px;
}
#sm {
	font-size: 75%;
}
