.Text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal}
.TextBold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}
.TextBoldWhite {  color:white; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}
.SmallText { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color:ffffff}
.LargeText { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:ffffff}
.MediumText { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}
.SmallTextBold { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold}




.TABLE { border-collapse: collapse; }
.TD { border-collapse: collapse }
.TR { border-collapse: collapse }

body {
		font-family: Arial;
		font-size: 10pt;
        padding-left:4px;
        padding-right:4px;
	}


table {
		font-family: Arial;
		font-size: 10pt;
	}

a:link, a:visited {
		text-decoration: none;
		color: #ffffff;
		
	}
a:hover {
	
	color:blue;
	
	}
.Link{
	text-decoration: none;
	color: #000000
}

.MenuText {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-collapse: collapse;
	color:white;
	font-weight:bold;
	font-size:12px;
	padding-left:0px;
	padding-right:0px;
    text-align: center;
	font-family: verdana;
	
	}

.footertext {
  color:ffffff;
  text-align:right;
  font-size:10px;
  font: arial;
}


.TableSet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004387;
	border-right-color: #004387;
	border-bottom-color: #004387;
	border-left-color: #004387;
	border-collapse: collapse;
}


a.BlackLink {
color:#330066;
text-decoration:none;
font-weight:bold;
}

a:visited.BlackLink {
  color:#330066;
}

a:hover.BlackLink {
color:#C70000;
}

a:link.BlueLink {
color:blue;
text-decoration:none;

}

a.hider{
 cursor:default;
 text-decoration:none;
 color:blue;
}

a:visited.BlueLink {
  color:blue;
}

 a:hover.BlueLink {
color:#C70000;

}

.Title {
    font-family: Arial;
    font-size:10pt;
    font-weight: bold;
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #cccbcc;
	border-left-color: #ffffff;
	border-collapse: collapse;
    padding:2px;
}

.DashedLine {
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #cccbcc;
	border-left-color: #ffffff;
	border-collapse: collapse;
    padding:2px;
}

.form {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-style: dashed;
	border-left-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #cccbcc;
	border-right-color: #cccbcc;
	border-bottom-color: #cccbcc;
	border-left-color: #cccbcc;
	border-collapse: collapse;
    padding:2px;
}

.sectiontitle {
	background-image:url("../images/tfs_sub_menu_button.gif");
	height:26px;
	background-repeat: no-repeat;
	padding-left:30px;
	
	font-weight:bold;
	color:white;
}

ul
{
	list-style-image:url("../images/0002.gif");
	list-style-position:inside;
}

ul.outSide
{
	list-style-image:url("../images/0002.gif");
	list-style-position:outside;
}

.bglogo{
	background-image:url("../images/bg_image.gif");
	background-repeat:no-repeat;
	background-position:center;
}




	
