body {
	margin: 0px;
	padding: 0px 10px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.4em;
	font-size: 75%;
	width: auto;
}

a:link {
	color: #1954A6;
	text-decoration: none;
}
a:visited {
	color: #1954A6;
	text-decoration: none;
}
a:hover {
	color: #1954A6;
	text-decoration: underline;
}
h1 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 0px 5px;
	font-size: 10pt;
}
h2 {
	color: #1954A6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 5px;
}
h3 {
	margin: 0px 0px 5px;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

#Container {
	margin-right: auto;
	margin-left: auto;
	width: 805px;
	border: 1px solid #999999;
	text-align: left;
	margin-top: 7px;
}
#Logo {
	float: none;
	width: auto;
	margin-bottom: 20px;
}
#TopContainer {
	width: 100%;
	text-align: left;
	margin-top: 7px;
}
#TopRightContainer {
	float: right;
	display: none;

}
.TopRow {
	float: left;
	width: 330px;
	margin-top: 55px;
	text-align: right;
}
.TopIcons {
	margin-right: 5px;
	margin-left: 8px;
}
.Search {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAB3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAB3B3;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 10px;
	margin-left: 5px;
	width: 100px;
}
.SearchButton {
	background-image: url(../img/bgbutton.gif);
	background-repeat: repeat-x;
	background-color: #EDF1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right top;
	border: 1px solid #C4CCCC;
}
#MidContainer {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	text-align: left;
	float: left;
	clear: both;
	width: 800px;
}
#Menu {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
	clear: both;
	width: 805px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: none;

}
.MenuitemAct {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	float: left;
	background-color: #D0D5E0;
	padding: 8px 7px;
}
.MenuitemAct:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	float: left;
	background-color: #D0D5E0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemAct:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	float: left;
	background-color: #D0D5E0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemAct:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	float: left;
	background-color: #D0D5E0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemInact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
}
.MenuitemInact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemInact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemInact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #7392BF;
	text-decoration: none;
}
.MenuImages {
	float: right;
	width: 28px;
	height: 29px;
}
#Line {
	width: 805px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	float: left;
	border: 1px solid #990033;
}
.Line {
	width: 805px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	border: 1px solid #990000;
}
#ImageArea {
	float: left;
	width: 805px;
	padding-top: 5px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 5px;
}
#StartPageContainer {
	float: left;
	width: 805px;
	background-image: url(../img/startpagebg.gif);
	background-repeat: repeat-y;
}
#StartPageEdit {
	float: left;
	width: 550px;
	font-size: 1.1em;
}
#StartPageNews {
	float: right;
	width: 235px;
}
#PageFooter {
	width: auto;
	text-align: left;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	padding-top: 5px;
	float: none;
}
#PageFooter IMG {
	vertical-align: text-bottom;
	
}
#PageFooter P {
	margin:0px;
	padding:0px;
}
#StartPageNews P {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#NewsHeading a:link, #NewsHeading a:hover, #NewsHeading a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#NewsPuff a:link, #NewsPuff a:hover, #NewsPuff a:visited {
	color: #333333;
	text-decoration: none;
}
#NewsLink a:link, #NewsLink a:visited{
	color: #1954A6;
	text-decoration: none;
}
#NewsLink a:hover{
	color: #1954A6;
	text-decoration: underline;
}
#NewsDate a:link, #NewsDate a:hover, #NewsDate a:visited {
	color: #999999;
	text-decoration: none;
}
#NewsItem {
	clear: both;
	float: left;
	width: 235px;
	margin-bottom: 8px;
}
.Nolink:link, .Nolink:visited {
	text-decoration: none;
	color: #333333;
}
.Nolink:hover {
	text-decoration: underline;
	color: #333333;

}
#LogoHolderPFI {
	float: right;
	width: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	display: none;

}
#SubPageContainer {
	float: none;
	width: auto;
	clear: none;
}
#BreadCrumb {
	float: left;
	width: 805px;
	color: #999999;
	margin-bottom: 10px;
	display: none;

}
#BreadCrumb a:link, #BreadCrumb a:visited {
	color: #999999;
	text-decoration: none;
}
#BreadCrumb a:hover {
	color: #999999;
	text-decoration: underline;	
}
#LeftMenu {
	float: left;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D5E0;
	display: none;

}
#LeftAct1:link, #LeftAct1:visited {
	background-color: #F1F1F1;
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
}
#LeftAct1:hover {
	background-color: #DCDCDC;
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
}
#LeftAct2:link, #LeftAct2:visited {
	background-color: #F1F1F1;
	width: 140px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
	text-decoration: none;
}
#LeftAct2:hover {
	background-color: #DCDCDC;
	width: 140px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
	text-decoration: none;
}
#LeftInAct:link, #LeftInAct:visited {
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
}
#LeftInAct:hover {
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	background-color: #F1F1F1;
}
#SubPageContent1 {
	width: auto;
	float: none;
	margin: 0px;
	padding: 0px;
}
.SubPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1954A6;
	clear: none;
	float: none;
	width: auto;
	margin-top: 10px;
}
.row300 {
	clear: none;
	float: none;
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	display: none;

}
.EditContentMain {
	clear: both;
	float: left;
	font-size: 1.1em;
	width: 100%;
}
#SubPageContent2 {
	float: left;
	width: 180px;
	clear: both;
	margin-top: 15px;
}
.NewsRow {
	float: left;
	width: 30%;
	font-size: 1.1em;
	margin-top: 10px;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAB3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAB3B3;
	margin-top: 5px;
	font-size: 10px;
}
#NewsBg {
	background-color: #D0D5E0;
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}
.NewsRowBr:link, .NewsRowBr:visited {
	float: left;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #333333;
}
.NewsRowBr:hover {
	float: left;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	padding-top: 5px;
	background-color: #F1F1F1;
	color: #333333;
	text-decoration: underline;
}
.NewsRowBrNoborder {
	float: left;
	width: 100%;
	clear: both;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.ToppImg {
}
#SubPageContent2 {
	width: auto;
	margin: 0px;
	padding: 10px 0px 0px;
	float: none;
}
.EditContentMainWide {

	clear: none;
	float: none;
	width: auto;
	font-size: 1.1em;
}

table{
	font-family:Times New Roman;
	font-size:100%;
}
#SubPageContainerNoLine {
	float: none;
	width: auto;
}