
body {
	background: #96948e url(images/bodyBg.png) 0 0 repeat-x;
	color: #96948e;
	margin: 0;
	padding: 0;
}

a {color: #2867aa; text-decoration: underline; outline: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;text-transform: none;}
a:active {}

.BodyText {
	font-family: calibri,arial,helvetica;
	font-size: 18px;
	font-style: normal;
	line-height:105%;
	color: #003366;
}

.RedBodyText {
	font-family: calibri,arial,helvetica;
	font-size: 18px;
	font-style: normal;
	line-height:105%;
	color: #ff0000;
}

.BoldWarningText {
	font-family: calibri,arial,helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height:105%;
	color: #ff0000;
}

.BodyTextSmall {
	font-family: calibri,arial,helvetica;
	font-size: 14px;
	font-style: normal;
	line-height:100%;
	color: #003366;
}

.BodyTextBoldRed {
	font-family: calibri,arial,helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height:105%;
	color: #ff0000;
}
.HeaderText {
	font-family: calibri,arial,helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height:105%;
	color: #003366;
}

.BigTitleText {
	font-family: calibri,arial,Helvetica;
	font-size: 22px;
	font-weight: bold;
	line-height:100%;
	color: #003366;
}

.TitleText {
	font-family: calibri,arial,Helvetica;
	font-size: 20px;
	font-weight: bold;
	line-height:100%;
	color: #003366;
}

.subHeadingGrey {
	font-family:calibri,arial,Helvetica;
	font-weight:bold;
	font-size:20px;
	color: #333;
}

.subHeadingBlue {
	font-family:calibri,arial,Helvetica;
	font-weight:bold;
	font-size:20px;
	color: #0e386a;;
}

.footerText9 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	color: #003366;
}

.footerText8 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	color: #003366;
}

.NavLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.orgmenu {
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	font-size:16px;
	text-decoration:none;
}

.TextNormal {
	font-family: calibri,arial,helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.TextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.PlainHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 18px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
}
