.BodyText {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: ms sans serif; TEXT-DECORATION: none
}.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}
.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}
body {
	font-family : Verdana, helvetica, sans-serif;
	font-size: 9pt;
}
td {
	font-family : Verdana, helvetica, sans-serif;
	font-size: 9pt;
}
h1{
	font-size: 15pt;
	font-weight: bold;
	margin-bottom:0px;
}
.sub{
	color: #FF9900;
	font-weight: bold;
	margin-bottom:0px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	line-break : normal;
}

.header1{
	font-size: 15pt;
	font-weight: bold;
	padding-bottom: 3px;
}
.header2{
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 3px;
}
.tableheader2{
	font-size: 8pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #098098;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 5px;
}
.header3{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 1px;
}
.smalltext {
	font-size: 8pt;
}
.vsmalltext {
	font-size: 7pt;
	
}
.white {
	color: #ffffff;
}

/* Navigation link*/
a.{
	text-decoration : underline;
	color: #800080;
}
a.adm_nav {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	font-weight : bold;
	text-decoration : none;
}
a.adm_nav_home {
	font-family : Verdana, helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
a.adm_nav:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	background-color: transparent;
	text-decoration : underline;
} 
/* Navigation link (on) */
a.adm_navOn {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	font-weight : bold;
	text-decoration:none;
}
a.adm_navOn:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	text-decoration : none;
	background-color: transparent;
}
/* sub-Navigation link */
a.adm_subnav {
	font-family : Verdana, helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
a.adm_subnav:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}
/* sub-Navigation link (on) */
a.adm_subnavOn {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	text-decoration : none;
}
a.adm_subnavOn:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	text-decoration : underline;
}

a.adm_navMenuOnLink {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	height: 16px;
	text-decoration : none;
}
a.adm_navMenuOnLink:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #146d12;
	text-decoration : underline;
}
/* background colour of Nav table */
.adm_navTable{
	border:1px solid #ddf6da;
	background-color :#ddf6da;
}
.adm_navTable_home{
	border:1px solid #ffffff;
	background-color :#006600;
}
/* background colour of Element which is on */
.adm_navMenuOn{
	font-color : #146d12;
}
/* background colour of Nav table */
.adm_subnavTable{
	background-color : #ddf6da;
}
/* colour of subnav square */
.adm_subnavMenuOn{
	width : 10px;
	height : 10px;
	font-weight:bold;
	background-color : #ddf6da;
	color: #146d12;
}
.adm_subnavMenuOff{
	width : 100px;
	height : 10px;
	color: #146d12;
	border : 1px solid #ddf6da;
}
.adm_tertiaryNavTable{
	border: 1px solid #000000;
	background-color : #C7D6E6;
}
.vform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	background-color: #FFFACD;
	border-bottom: #6666CC 1px solid;
	border-left: #6666CC 1px solid;
	border-right: #6666CC 1px solid;
	border-top: #6666CC 1px solid;
	font-weight : normal;
}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight : bold;
	color: #aa0000;
	cursor: pointer;
	background-color: #FFFACD;
	border-bottom: #6666CC 1px solid;
	border-left: #6666CC 1px solid;
	border-right: #6666CC 1px solid;
	border-top: #6666CC 1px solid;
}

/* needed for Article */
.embeddedImage
{
	margin: 5px;
}
.embeddedImageCaption
{
	font-size: 10px;
	font-weight : bold;
}




