/* Main text formating */

body {
	background-color: #DDDDDD;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {  color: #0000CC}
a:visited {  color: #3300CC}
a:hover {color:#FF3300}
a:active {color: #000000}





h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: normal;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


hr {
	margin: 10px 0px 10px 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-size: 1em;
	line-height: 1.3em;
}

ul.diamond {
	text-indent: 10px;
	list-style-position: inside;
	list-style-image: url(images/bullet-diamond.gif);
	list-style-type: disc;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 20px;
}

p.small {
	font-size: 0.8em;
	line-height: 1.1em;
}


.caption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Structure */


#centre {
	min-height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}  
#menutop {
	background-color: #DDDDDD;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#head {
	width: 990px;
	padding: 0px;
	height: 110px;
	margin: 0px;
	top: 0px;
}
#menuboxouter {
    width: 160px;
	margin: 0;
	padding: 0;
	float: left;
}
#menubox {
	width: 150px;
	padding: 0;
	height: auto;
	margin: 0px;
	float: right;
}

ul.vnav{
   margin: 0px;
   padding: 0;
}

ul.vnav li{
   list-style-type: none;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px;
   line-height: 22px;
   margin: 0px;
   padding: 0px; 
   width: 150px;
   border-top: 1px solid #FFEE99;
}

ul.vnav li a:link {
   background-color: #FFCC19;
   color: #000000;
   font-weight: bold;
   display: block;
   margin: 0;
   padding: 0;
   text-decoration: none; 
background-image: url(images/libutton.gif);
background-position:bottom;
background-repeat:no-repeat;
}

ul.vnav li a:visited {
   background-color: #FFCC19;
   color: #000000;
   font-weight: bold;
   display: block;
   margin: 0;
   padding: 0;
   text-decoration: none; 
background-image: url(images/libutton.gif);
background-position:bottom;
background-repeat:no-repeat;
}

ul.vnav li a:hover {
   background-color: #FFDD65;
background-image: url(images/libuttonon.gif);
background-position:bottom;
background-repeat:no-repeat;
}

ul.vnav li a:active {
   background-color: #FFDD65;
background-image: url(images/libuttonon.gif);
background-position:bottom;
background-repeat:no-repeat;
}


ul.submenu {
   margin: 0px;
   padding: 0;
}

ul.submenu li{
   list-style-type: none;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   line-height: 16px;
   margin: 0px;
   padding: 0px; 
}

ul.submenu li a:link {
   background-color: #FFCC19;
   color: #000000;
   font-weight: bold;
   display: block;
   margin: 0;
   padding: 0;
   text-decoration: none;
   width: 150px; 
}
ul.submenu li a:visited {
   background-color: #FFCC19;
   color: #000000;
   font-weight: bold;
   display: block;
   margin: 0;
   padding: 0;
   text-decoration: none;
   width: 150px; 
}

ul.submenu li a:hover {
   background-color: #FFDD65;
}
ul.submenu li a:active {
   background-color: #FFDD65;
}


#main {

}
#box1of1 {
	width: 780px;
	padding: 0px;
	height: auto;
	margin: 20px 20px 20px 20px;
	float: left;
}
#box1of2 {
	width: 530px;
	padding: 0px;
	height: auto;
	margin: 20px 20px 20px 20px;
	float: left;
}

#box2of2 {
	width: 230px;
	padding: 0px;
	height: auto;
	margin: 20px 20px 20px 0px;
	float: left;
}
#docphotobox {
	width: 250px;
	padding: 0px 22px 0px 0px;
	height: auto;
	margin: 0px;
	left: 0px;
	top: 0px;
	float: left;
}
#foot {
	clear: both;
	width: 990px;
	padding: 0px;
	height: 10px;
	margin: 0px;
	top: 0px;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* General layout */

.floatright {
	float: right;
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
    height:1px;
	line-height:1px;
	font-size:1px;
}
.hidden {
	visibility: hidden;
}

/* Spacers */

.spacer22 {
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.spacer20 {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

/* Specific layout */

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.searchbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/formbg.gif);
	background-repeat: repeat-x;
}
.searchbox3  { 
	 background-color: #FFCC33; 
	 color: #000000; 
}

/* Rss layout */

.n1box {
	background-color: #FFFFE4;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-top: 2px solid #FFCC33;
	border-right: 2px solid #FFCC33;
	border-bottom: 2px solid #FFCC33;
	border-left: 2px solid #FFCC33;
}
.n1box h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFEE99;
	padding: 2px;
	color: #000000;
	border: 2px none #FFCC33;
	margin: 0px;
	line-height: 18px;
}
.n1box h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFEE99;
	padding: 2px;
	color: #000000;
	border: 2px none #FFCC33;
	margin: 0px;
	line-height: 16px;
}
.n1box h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFEE99;
	padding: 2px;
	text-align: right;
	color: #FF9900;
	border: 0px none #FFCC33;
	margin: 0px;
	line-height: 14px;
}
.n1box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 2px;
	color: #000000;
	margin: 0px;
	line-height: 16px;
}

/*.n1box a:link {text-decoration:none }
.n1box a:visited {text-decoration:none}
.n1box a:hover {color: #000000;text-decoration:none}
.n1box a:active {color: #000000;text-decoration:none}

.partlink a:link {color: #0000FF;text-decoration:underline }
.partlink a:visited {color: #6600CC;text-decoration:underline}
.partlink a:hover {color: #FF0000;text-decoration:underline}
.partlink a:active {color: #FF0000;text-decoration:underline}*/

.newsbox {
	background-image: url(images/bgnews.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.n1boxbgpccream {
	background-color: #FFFFE4;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-top: 2px solid #FFCC33;
	border-right: 2px solid #FFCC33;
	border-bottom: 2px solid #FFCC33;
	border-left: 2px solid #FFCC33;
	background-image: url(images/bg-cream-portcullis.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.n1boxbgpccream h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFEE99;
	padding: 2px;
	color: #000000;
	border: 2px none #FFCC33;
	margin: 0px;
	line-height: 18px;
}
.n1boxbgpccream h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFEE99;
	padding: 2px;
	color: #000000;
	border: 2px none #FFCC33;
	margin: 0px;
	line-height: 16px;
}
.n1boxbgpccream p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 2px;
	color: #000000;
	margin: 0px;
	line-height: 16px;
}	
.n1pic {
	float: right;
	margin: 5px 5px 5px 2px;
	padding: 0px;
}
.n1caption {
	font-size: 10px;
	text-align: center;
	padding: 2px;
}

/* Menus */

a.button {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-position: left;
	border-bottom-style: none;
	background-image: url(images/button.gif);
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	text-align: left;
}
a.button:link, a.button:visited {
	color: #000000;
}
a.button:hover, a.button:active {
	background-image: url(images/buttonon.gif);
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
a.buttonsub {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: #FECB34;
	display: block;
	background-color: transparent;
	width: 150px;
	text-align: left;
}
a.buttonsub:link, a.buttonsub:visited {
	color: #000000;
}
a.buttonsub:hover, a.buttonsub:active {
	background-color: #FFDD65;
}
.buttonsubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	padding: 2px 0px 2px 10px;
	margin: 0px;
}
.menusubover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 12px;
	background-position: left;
	background-color: #FFDD65;
	border-bottom-style: none;
}
.menusub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 12px;
	background-position: left;
	background-color: #FECB34;
	border-bottom-style: none;
}

.menusub a:link {  color: #000000; text-decoration: none; font-weight: bold}
.menusub a:visited {  color: #000000; text-decoration: none; font-weight: bold}
.menusub a:hover {color:#FF3300; text-decoration: none; background-color: #FFDD65}
.menusub a:active { color: #000000; }
.spacer {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



/* Sidebox items */

.sidebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	border-bottom-style: none;
	text-align: center;
	padding: 0px;
}
.sidebox990099 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background-position: left;
	background-color: #990099;
	border-bottom-style: none;
}
.sidebox990099top {
	line-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #990099;
	background-image: url(images/top230-990099.gif);
	background-repeat: no-repeat;
}
.sidebox339933top {
	line-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #339933;
	background-image: url(images/top230-339933.gif);
	background-repeat: no-repeat;
}
.sidebox990099base {
	line-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #990099;
	background-image: url(images/base230-990099.gif);
	background-repeat: no-repeat;
}
.sidebox339933base {
	line-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #339933;
	background-image: url(images/base230-339933.gif);
	background-repeat: no-repeat;
}
.sidebox990099topdq {
	padding: 30px 10px 6px;
	background-position: left top;
	background-color: #990099;
	background-image: url(images/top230-990099-dq.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sidebox339933topdq {
	padding: 30px 10px 6px;
	background-position: left top;
	background-color: #339933;
	background-image: url(images/top230-339933-dq.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sidebox990099basedq {
	padding: 6px 10px 30px;
	background-position: left bottom;
	background-color: #990099;
	background-image: url(images/base230-990099-dq.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sidebox339933basedq {
	padding: 6px 10px 20px;
	background-position: left bottom;
	background-color: #339933;
	background-image: url(images/base230-339933-dq.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}




/* Front box2panel rss feed */

.box2panelbase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: center;
	margin: 0px 0px 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	background-color: #339933;
	background-image: url(images/base230-339933.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box2paneltop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
	margin: 10px 0px 0px;
	background-color: #339933;
	background-image: url(images/top230-339933.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 5px;
	background-position: center top;
}
.box2panelfeed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #339933;
	border-right: 1px solid #339933;
	border-bottom: none;
	border-left: 1px solid #339933;
	background-color: #CCEECC;
	background-image: url(images/bg-green-portcullis.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

/* Docs sidebox */

.docsside h1 {

}

.keywordlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-color: #CCEECC;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-top: 1px solid #339933;
	border-right: 1px solid #339933;
	border-bottom: none;
	border-left: 1px solid #339933;
}

.box2img {
	padding: 10px 0 10px 0;
	text-align: center;
}

/* Docs pages */
.docs {

}
.docs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.docs p.small {
	font-size: 0.8em;
	line-height: 1.1em;
}
.docs h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

/* main boxes */
.smallbox {

}
.smallbox1 {
	width: 164px;
	padding: 0px 0px 10px;
	float: left;
	margin: 5px 19px 5px 0px;
	background-color: #FFFFFF;
}
.smallbox2 {
	width: 164px;
	padding: 0px 0px 10px;
	float: left;
	margin: 5px 19px 5px 0px;
	background-color: #FFFFFF;
}
.smallbox3 {
	width: 164px;
	padding: 0px 0px 10px;
	float: left;
	margin: 5px 0px 5px 0px;
	background-color: #FFFFFF;
}
.smallbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	color: #000000;
	margin: 0px;
	padding: 4px 3px;
	border-top: none;
	border-right: 2px solid #999999;
	border-bottom: none;
	border-left: 2px solid #999999;
}
.smallbox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 2px 2px 0px;
	background-color: #ffcc33;
	background-image: url(images/top164-999999.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.smallbox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffcc33;
	background-image: url(images/base164-ffcc33.gif);
	background-repeat: no-repeat;
}
.bgpccream {
	background-image: url(images/bg-cream-portcullis.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bgpensions {
	background-image: url(images/bgpensionscream.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgstandard {
	background-image: url(images/base164-999999.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgenvironment {
	background-image: url(images/bgenvironmentcream.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}	

.tablecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-weight: bold;
}

/* footer */
.footer {
	width: 970px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
}
.menuspacer {
	float:left;
	width:10px;
	height:450px;
}	
.white a:link {  color: #FFFFFF}
.white a:visited {  color: #FFFFFF}
.white a:hover {color:#CCCCCC}
.white a:active { color: #CCCCCC; }

.noul a:link {color: #000000;text-decoration:none }
.noul a:visited {color: #000000;text-decoration:none}
.noul a:hover {color: #FF0000;text-decoration:underline}
.noul a:active {color: #FF0000;text-decoration:underline}

/*.yesul a:link {text-decoration:underline }
.yesul a:visited {text-decoration:underline}
.yesul a:hover {color: #ff0000;text-decoration:underline}
.yesul a:active {color: #ff0000;text-decoration:underline}*/

.midbutton {
    padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.buttons {
	text-align: center;
}
img.buttons  {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}	
.closebuttons {
	text-align: center;
}
img.closebuttons  {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}	
.required {
	color: #000000;
}
.docs ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.docs li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}	
.quiz {
}
.quiz h2 {
	border-top:thin solid #000000;
	padding-top: 5px;
}	
.red {
	color: #FF0000;
}	
#archiveheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
	line-height: normal;
	color: #FFFFFF;
	background-color:#000000;
	margin: 0 0 3px 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
}
