.LinkSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0973CC;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #FFF;
	text-transform: none;
	}

.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0973CC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #FFF;
	}
	
.PageLinkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0973CC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #FFF;
	}
	
.PageLinkMenuSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0973CC;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFF;
	}

.InPutBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #074E99;
	background-color: #FFFFFF;
	border: 1px solid #074E99;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000;
	background-color: #C7E6FF;
	border: 0 px solid #074E99;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #0957A9;
	text-align: left;
	vertical-align: top;
}
.SideBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0957A9;
	text-decoration:none;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #05305D;
	padding:0px;
	line-height: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.Box {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;

