body {
	margin: 0;
	font-family: Verdana, Arial;
	width: 899px;
	font-size: 70%;
	color: #333333;
	background-repeat: repeat-y;
}
.menutoptable {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}


/* Added this because font-sizes inside tables was too big. Fix for IE 5.5 */
table {
	font-size: 100%;
}

p { 
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 0.6em;	
}
a {
	text-decoration: none;
	color: #333333;
}
a img {
	border: none;
}

/* ------ selectable classes ------ */
h1 {
	font-family: 'Trebuchet MS', Arial;
	font-size: 1.8em;
	font-weight: normal;
	color: #666666;
	margin-bottom: 0.7em;
	margin-top: 12px;
	line-height: 1.2em;
}
h2 {
	font-family: 'Trebuchet MS', Arial; 
	font-size: 125%; 
	font-weight: normal;
	margin-top: 1.1em;
	margin-bottom: 0;
	color: #666666;
}
h3 
{
	font-size: 105%; 
	font-weight: normal;
	margin-top: 1.1em;
	margin-bottom: 0;
	color: #666666;
}
.introduction {
	font-weight: bold;
	color: #666666;
	margin-right: 79px;
	margin-bottom: 16px;
	margin-bottom: 1.4em;
	width: 75%;
}

.top .tools a:hover {
	color: White;
}
/*ul#topmenu li#changefontsize {
	float: right;
	padding: 0;
	padding-right: 13px;
	padding-top: 4px;
}
ul#topmenu li#changefontsize a {
	display: inline;
	padding: 0;
	margin: 0;
}*/
.changefontsize 
{
	position: absolute;
	top: 104px;
	left: 841px;
	width: 50px;
	padding: 0;
	z-index: 1;
}
.changefontsize a {
	display: inline;
	padding: 0;
	margin: 0;
}
/* ------------------------------------------ News / Press release list ------------------------------------------------*/
.table.NewsList
{
	width: 100%;
}

/*------------------ General ---------------------------------------*/
.Button
{
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: 
}
.menuhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CED4D7;
}
.bulletmenu {
	list-style-position: outside;
	list-style-image: url(Images/Base/bullet-indent.gif);
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	clear: none;
	float: none;
	padding: 0px;
	height: 0px;
	display: list-item;
	white-space: normal;
}
.subheading {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}
.heading1 {
	font-size: 15.5pt;
	font-weight: lighter;
	letter-spacing: 0em;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.featurepara {
	font-size: 8.5pt;
	word-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.heading2 {
	font-family: "Trebuchet MS";
	color: #666666;
}

.formprompts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.rule {
	border-top: 1px solid #999999;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none #999999;
}
.tablewhitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tableheadbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	list-style-position: outside;
	list-style-image: url(Images/Base/bullet-blue.gif);
	display: list-item;
}
