.normalbody {
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family : Verdana, Helvetica, Arial;
	font-size : xx-small;
}

.newsletterbody {
	background-color: #FFFFFF;
	margin:20px;
	font-family : Verdana, Helvetica, Arial;
	font-size : xx-small;
	margin:0px;
	padding:0px;
}

.header {
	font-size : 13pt;
	font-weight: bold;
	color: #1563A6;
}

h1.header {
    font-family:times new roman, times;
    font-weight:bold;
    font-size:20px;
}

h2.header {
    margin-top:3px;
    margin-bottom:15px;
    font-weight:bold;
    font-size:8pt;
}

h1.articleheader {
    font-size : 13pt;
    font-weight: bold;
    color: #1563A6;
}


.intro {
	font-size: 10pt;
	font-color: #1563A6
}

form {
	margin:0px;
}
.content {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	line-height: 16px;

}

.pictext {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #1563A6;
	background-color:#FFFFFF;
	width:100%;	
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:5px;
	text-align: right;
}


.backtop {
	background-color: #9FA9B2;
}

.logotext {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #ECE8DE;
}
	

.leftmenu {
	font-size: 9pt;
	font-weight: bold;
	color :#433F37;
}

.leftmenu A {
	text-decoration: none;
	color :#433F37;
	line-height:22px;
	margin-left:4px;
}

.leftmenu A:Hover {
	text-decoration: underline;
}

.leftmenu A:Active {

}

.menu A:Visited {
		
}

.content A {
	color: #1563A6;
}

.content A:Active {
	color: #ff0000;
}

.content A:Visited {
	color: #1563A6;
}

td {
	font-size: 10pt;
}

.newslettercontent {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

.newslettercontent A {
	color: #1563A6;
}

.newslettercontent A:Active {
	color: #ff0000;
}

.newslettercontent A:Visited {
	color: #1563A6;
}

.newslettercontent td {
	font-size: 10pt;
	font-family: verdana, Helvetica, Arial
}



.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;
}

.catheader {
  font-family: Verdana, Helvetica, Arial;
  font-size: 8pt;
  font-weight: bold;
  background-color: #E2E8F4;
  color: #433F37;
  border-bottom:2px solid #B1BFDD;
  margin-top:5px;
  margin-bottom:10px;
  width:100%;
  text-align:center;
  height:auto;
  padding-top:3px;
}




.topmenu {
  font-family: Verdana, Helvetica, Arial;
  font-size: 8pt;
  font-weight: normal;
  background-color: #E2E8F4;
  color: #433F37;
  border-bottom:2px solid #B1BFDD;
  margin-top:5px;
  margin-bottom:10px;
}

.topmenu A {
  color: #433F37;
  text-decoration: none;
  font-size:8pt;
}

.topmenu A:Hover {
  text-decoration: underline;
}

.leftcol {
  background: url('/images/layout/greenbar2.gif');
  background-color: #0C7E05;
}

.rightcol {
  background: url('/images/layout/greenbar3.gif');
  background-color: #0C7E05;
}

.topback {
	background: url('/images/layout/shadow.gif');
}

.issuedropdown {
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	width:160px;
}

.image {
	border-style:solid;
    border-color:#FFFFFF;
    border-width:0px;
}

.shortnewsimage {
    border: 1px solid #1563A6;
}

.boxborder {
	border-style:solid;
	border-width:1px;
	border-color:#FEED94;
}

.boxheader {
	background-color:#E1ECFF;
}

.line {
	color: #E1ECFE;
}
.navicon {
    float:right;
    margin-right:5px;
    height:18px;
}