html {
	margin: 0px;
	padding: 0px;
	background: #999;
}
body {
	margin:0px;
	padding: 10px 0px 0px;
	background: #CCC url(none) repeat fixed left top;
		}
.header {
	height: 124px;
	position: absolute;
	top: 0px;
	border-bottom: thin none #000099;
	margin: 0px;
	padding: 0px;
	border-top: 3px none #000099;
	left: 0px;
	width: 1079px;
	line-height: normal;
	background: #4292DB url(none) no-repeat right center;
	border-right: 3px solid #000099;
	border-left: thin none #000099;
}

.header a:link {

	text-decoration: none;
	
}

.header a:hover {
	
	text-decoration: none;
	
}
.header a:visited {
	text-decoration: none;
	
}

#wrap .sidebar li {
	line-height: normal;
	font-size: 12px;
	background-color: #FFF;
	padding: 1px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFE1;
	text-align: left;
	width: 194px;
	position: static;
	top: 0px;
	z-index: 0;
	left: 0px;
	float: right;
	height: auto;
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
	margin: 167px 2px 0px 0px;
	padding: 10px 1px 5px 3px;
	clear: none;
}


.topmenu {
	color: #FFFF00;
	width: 1077px;
	top: 125px;
	position: absolute;
	height: auto;
	left: 0px;
	vertical-align: middle;
	border-bottom: medium solid #000;
	padding: 0px;
	margin: 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 2;
	background: #E8E8E8;
	border-right: medium solid #0013C2;
	border-left: thin solid #00F;
	border-top: thin solid #B9B9FF;
}		
	
hr {
	clear: both;
	color: #999999;
	margin: 1px;
	padding: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #999999;
	background-image: none;
}




.floatleft {
	width: 47%;
	float: left;
	margin: 2px;
	font-size: large;
	text-align: left;
	padding: 1px 7px 1px 5px;
	border-top: 2px none #CCC;
	border-right: 2px dotted #CCC;
	border-bottom: 2px none #CCC;
	border-left: 2px none #CCC;
}
.floatright {
	width: 47%;
	float: right;
	margin: 2px;
	font-size: large;
	padding: 1px 3px 1px 4px;
	border: 1px none #CCC;
	}	

.thumbnail	{
	float: left;
	height: 180px;
	width: 150px;
	margin: 4px;
	text-decoration: none;
	border-top: thin none #BFCCFF;
	border-right: thin none #3C3CFF;
	border-bottom: thin none #009;
	border-left: thin none #7575FF;
	padding: 10px 5px 1px 1px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #003;
	background: url(images/thumb4.png) no-repeat;
	text-align: center;
	vertical-align: middle;
}
.thumbnail a:link, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	margin: 3px;
}
.thumbnail: img {
	border:	1px solid #ccc
	border-bottom-color:	#eee
	border-left-color:	#ddd
	border-top-color:	#000	
	
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	position: static;
	height: auto;
	left: 0px;
	top: 105px;
	width: 860px;
	float: left;
	margin: 167px 0px 0px;
	padding: 20px 7px;
	text-align: left;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thick solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}

.content a:link, a:visited {
	color: #0000FF;
	
}


#wrap {
	width:1082px;
	position: relative;
	padding: 0px;
	background: #CDDBE8 url(images/1thside.png) no-repeat scroll right bottom;
	margin: 0 auto;
	border-right: medium solid #00F;
	border-top-width: thin;
	border-top-style: solid;
	border-left: thin solid #4292DB;
 	 	
} /* "auto" makes the left and right margins center the wrapper */
.clearboth {
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: auto;
	font-size: 12px;
	width: 860px;
	padding: 5px;
	margin: 10px 0px 5px;
	clear: both;
	background: #0112C2;
	border-top: thin none #666666;
	border-right: thin none #666666;
	border-bottom: thin solid #FFF;
	border-left: thin none #666666;
}
#footer a:link {

	background-color: #CCCCCC;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}
#footer a:visited {
	color: #0000FF;
	background-color: #CCCCCC;
}
.notebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFF99;
	padding: 10px;
	float: left;
	height: auto;
	width: 50%;
	border: medium double #FFCC00;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 4px;
	font-weight: bold;
}
.sidebarnav {
	color: #000000;
	width: 165px;
	height: 100%;
	margin-left: 3px;
	background-color: #FFF;
	font: 14px Arial, Helvetica, sans-serif;
	}

.sidebarnav ul	{
	list-style-type: none;
	margin: 0px;
	height: 1%;
	width: 160px;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #000;
	font-size: 14px;
}
.sidebarnav li {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}




.sidebarnav  li a:link, #sidebarnav li a:visited {
	color: #0000FF;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	font: 14px Arial, Helvetica, sans-serif;
}

.sidebarnav	li a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	height: 1%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	text-decoration: none;
}


.sidebarnav	ul a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	height: 1%;
	text-decoration: none;
}

ul#sidebarnav	 a:hover {	/* this makes IE works hovering */
	color: #FFFFFF;
	background-color: #0000FF;
	height: 1%;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	width: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	color: #600;
}
.leftbox {
	background-color: #CCCCCC;
	width: 90%;
	float: none;
	margin: 0px;
	padding: 3px;
	border: medium double #666666;
	clear: both;
}
.rightbox {
	background-color: #CCCCCC;
	float: right;
	width: 180px;
	padding: 4px;
	border: thin dotted #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	background-color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: -5px;
	margin-left: 6px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: thin groove #666666;
}
.articlelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #000;
	background-color: #E0E0E0;
	text-align: left;
	float: right;
	width: 44%;
	border: thin dashed #333333;
	line-height: 120%;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.greyscan {
	background-color: #FFFFFF;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 105%;
}
.rightsidebox {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFC1;
	text-align: left;
	clear: none;
	float: right;
	height: 400px;
	width: 245px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
	overflow: scroll;
	background-image: url(icons1/i_040.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	border: medium double #666666;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.authority {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	background-color: #FFF;
	text-align: left;
	clear: none;
	float: right;
	height: auto;
	width: 266px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
h6 {
	font-size: 48px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#wrap .header .floatright strong {
	color: #00F;
}
#wrap .content .rightsidebox h3 .style4 {
	font-style: italic;
}
.a-title {
	color: #900;
	font-weight: bold;
	font-size: 18px;
	background-color: #FFFF8A;
	display: block;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A85400;
	border-top-width: thin;
	border-right-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	text-transform: capitalize;
	margin-top: -5px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: -7px;
	border-top-color: #666;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-large;
	color: #900;
	text-align: center;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
}
.style8 {
	font-size: 16px
}
.style9 {font-size: 10}
.style10 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style12 {
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.style13 {color: #01914B}
.style17 {
	font-size: x-large;
	color: #990000;
	font-weight: bold;
}
.style18 {font-family: Alonse, Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.clearboth {
	clear: both;
}
.scrollbox {
	overflow: scroll;
	height: 500px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.RSide270 {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFF99;
	text-align: left;
	clear: none;
	float: right;
	height: auto;
	width: 270px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
	background-image: url(icons1/i_028.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.afterbod {
	background: url(none) no-repeat fixed 20px center;
}
