body {
	background-color: #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px;
	font-family : Arial, Helvetica;
	font-size : 10pt;
	text-align:center;
}

.container {
	background-color:#FFFFFF;
	width:965px;
	padding:0px 10px 10px 10px;
	margin:0 auto;
}

.toptext {
	color: white;
	margin-left:20px;
	width:250px;
}

.topmenubar {
	background-color:#000000;
}

.topmenu {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10pt;
  font-weight: bold;
  height:26px;
  padding: 0 10 0 10;
}

.topmenu A {
  color: #FFFFFF;
  text-decoration: none;
  display:block;
}

.topmenu A:Hover {
  text-decoration: underline;
}

.divider {
	background-color:#ffffff;
	width:1px;
}

.righttop {
	font-size:8pt;
	color: #ffffff;
}

.bottombar {
	background-color: #000000;
	color: #ffffff;
}

.bottombar td {
	color: #ffffff;
	font-size:8pt;
}

.leftbox {
	border:1px solid #000000;
	width:176px;
	margin-bottom:10px;
}

.leftbox_header {
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
}

.leftbox_content {
	padding:5px;
}

.leftbox_content a {
	color: #942A3E;
}

.rightpanel {
	background-color: #f1f1f1;
	padding:0px;
}

.header {
	font-size : 20pt;
	color: #000000;
	font-family: times new roman, times;
	margin-bottom:10px;
}

.categoryheader {
	font-size : 18pt;
	color: #000000;
	font-family: times new roman, times;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}

.articlelink {
	color:#000000 !important;
	font-size:12pt;
}

.articlelink a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.articlelink a:hover {
	text-decoration:underline;
}

.intro {
	font-size: 12pt;
	font-color: #000000;
	font-weight:bold;
}

.content {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	line-height: 18px;

}

.newslink {
	color: #0066FF;
	font-weight:bold;
	text-decoration:none;
}

#navlist {
  margin: 0;/*removes indent IE and Opera*/
  padding: 0;/*removes indent Mozilla and NN7*/
  list-style-type: none;/*turns off display of bullet*/
  width: 268px;
}

#navlist a {
	display: block;
	height: 30px;
	padding: 2px 2px 2px 24px;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 120%;
	line-height: 30px;/* this value must match the height in order to center vertically the text*/
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#navlist a:hover {
	color: #48A4FF;
	background-color: #000066;
}

#navlist a.noborder {
  border-bottom: none;
}



.pictext {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	background-color:#FFFFFF;
	width:100%;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:3px;
	text-align: right;
}


.backtop {
	background-color: #9FA9B2;
}

.logotext {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #ECE8DE;
}
	

.menu {
	font-size: 9pt;
	font-weight: bold;
	color : #DF0001;
}

.menu A {
	text-decoration: none;
	color: #DF0001;
}

.menu A:Hover {
	text-decoration: underline;
	color: #DF0001;
}

.menu A:Active {
	color: #DF0001;
}

.menu A:Visited {
		
}

.content A {
	color: #942A3E;
}

.content A:Active {
	color: #ff0000;
}

.content A:Visited {
	color: #1563A6;
}

td {
	font-size: 10pt;
}

.searchfield {
  font: 8pt Verdana, Helvetica, Arial; 
  padding-left: 2px;
  padding-right: 2px;
  margin:4px;
  margin-left: 10px;
  margin-right: 2px;
  background-color: #FFFFFF;
  border-top: 1px solid #676767;
  border-left: 1px solid #676767;
  border-bottom: 1px solid #676767;
  border-right: 1px solid #676767;
  width: 90px;
  height: 18px;
}

.field {
  font-family: Verdana, Helvetica, Arial;
  background-color: #FFFFFF;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

.button {
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #EEEEEE;
	text-align: center;
	height: 20px;
}

.dropdown {
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
}



.issuedropdown {
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	width:119px;
}

.image {
	border-style:solid;
	border-color:#E7E1DE;
	border-width:2px;
}

.image_outer {
	border-style:solid;
	border-color:#D0C5BF;
	border-width:1px;
}

.boxborder {
	border-style:solid;
	border-width:1px;
	border-color:#E7E1DE;
}

.boxheader {
	background-color:#01009a;
	color: #FFFFFF;
}

.line {
	color: #E1ECFE;
}

.scroller {
	color: #000000;
	text-decoration: none;
}

.scroller:Hover {
	text-decoration: underline;
}
