.Topright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.toprightleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bottomleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.rightleft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bottomblue {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D5070;
}
.bottomred {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.SubLink {font-size: 10px}
.HomeStyle {
	color: #1D5070;
	font-weight: bold;
}
.RedHeader {
	color: #FF0000;
	font-weight: bold;
}
.BlueHeader {
	color: #0000FF;
	font-weight: bold;
}
.PurpleHeader {
	color: #990099;
	font-weight: bold;
}
.GreenHeader {
	color: #99CC00;
	font-weight: bold;
}
.OrangeHeader {
	color: #FF9900;
	font-weight: bold;
}
.DarkRedHeader {
	color: #990000;
	font-weight: bold;
}
.LightBlueHeader {
	color: #0099CC;
	font-weight: bold;
}
.bottompurple {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990099;
}
.bottomgreen {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}
.bottomorange {


	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.bottomdarkred {



	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B84D4D;
}
.bottomlightblue {




	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
.inclusionbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.allborder {
	border: 1px solid #CCCCCC;
}
.newHeader {

	color: #003399;
	font-weight: bold;
}
.bottomnew {


	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
.allborderblack {

	border: 1px solid #666666;
}

.lightborder {
	border: 1px solid #EFEEEC;
}
.darkborder {

	border: 1px solid #DAD7D2;
}
.darkborderbottom {
	border-top: none #DAD7D2;
	border-right: none #DAD7D2;
	border-bottom: 1px solid #DAD7D2;
	border-left: none #DAD7D2;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.lightborderbottom {

	border-top: none #EFEEEC;
	border-right: none #EFEEEC;
	border-bottom: 1px solid #EFEEEC;
	border-left: none #EFEEEC;
}
.darkborderbottomthick {

	border-top: none #DAD7D2;
	border-right: none #DAD7D2;
	border-bottom: 5px groove #DAD7D2;
	border-left: none #DAD7D2;
}
a:link {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.IMAGE {
	float: left;
	clear: left;
	padding: 3px;
	border: thin solid #DAD7D2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.darkborderrightthick {


	border-top: none #DAD7D2;
	border-right: 1px solid #DAD7D2;
	border-bottom: none #DAD7D2;
	border-left: none #DAD7D2;
}
.leftborderpad5 {
	padding-right: 5px;
}
