.clsSideBarBlockTitle {
	font-family: "Trebuchet MS";
	font-size : 12px;
	text-decoration: none;
	font-weight : bold;
	color : #003060;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align : center;

}
font {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

td {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color : #003060;
	text-transform: none;
	font-variant: normal;
}
.fontbasic {
	font-family: "Trebuchet MS";
	font-size : 12px;
	text-decoration: none;
	font-weight : normal;
	color : #003060;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fontHead {
	font-family: "Trebuchet MS";
	font-size : 16px;
	text-decoration: none;
	font-weight : normal;
	color : #003060;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fontLabel {
	color: #000060;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: italic;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
}
.fontSmall {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	color : #003060;
	text-transform: none;
	font-variant: normal;
}
.fontSmall3 {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	color : #003060;
	text-transform: none;
	font-variant: normal;
}

h2 {
	font-family: "Trebuchet MS";
	font-weight : bold;
	color : #003060;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.menuLink {
	color: #000099;
	text-decoration: none
}
a.menuLink:link {
	color: #000099;
}
a.menuLink:hover {
	color: #003060;
	font-weight : bold;
}
a.menuLink:visited {
	color: #000099;
}
a.menuLink:visited:hover {
	color: #003060;
	font-weight : bold;
	border-left-width:thick;
}
a.fontNormal {
	color:#000099;
	text-decoration:none;
}
a.fontNormal:hover {
	color:  #C71585;
	font-weight : normal;
}
a.fontNormal:visited {
	color: #000099;
}
a.fontNormal:visited:hover {
	color: #C71585;
	font-weight :normal;
}
a.fontSmall3 {
	color:#000099;
	text-decoration:none;
}
a.fontSmall3:hover {
	color:  #C71585;
	font-weight : normal;
}
a.fontSmall3:visited {
	color: #000099;
}
a.fontSmall3:visited:hover {
	color: #C71585;
	font-weight :normal;
}

th {
	font-size: 12px;
	font-weight: bolder;
	background-position: left top;
}

body {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.linetop {
	border:1px solid; 
	border-top-color:#BBBBBB;
	border-right-style:hidden; 
	border-left-style:hidden; 
	border-bottom-style:hidden;
}

.linebottom {
	border:1px solid; 
	border-top-style:hidden; 
	border-right-style:hidden; 
	border-left-style:hidden; 
	border-bottom-color:#BBBBBB;
}

.linehorizontalboth {
	border:1px solid; 
	border-top-color:#BBBBBB; 
	border-right-style:hidden; 
	border-left-style:hidden; 
	border-bottom-color:#BBBBBB;
}

.lineverticalboth {
	border:1px solid; 
	border-top-style:hidden; 
	border-right-color:#BBBBBB; 
	border-left-color:#BBBBBB; 
	border-bottom-style:hidden;
}

.headerborder {
	border:1px solid; 
	border-top-style:hidden; 
	border-left-style:hidden; 
	border-right-color:#DDDDDD; 
	border-bottom-color:#BBBBBB;
}

.box {
	border:1px solid; 
	border-top-color:#BBBBBB; 
	border-right-color:#BBBBBB; 
	border-left-color:#BBBBBB; 
	border-bottom-color:#BBBBBB;
}

.borderTable 
{
	border-collapse: collapse;
	border: 1px solid #003060;
	empty-cells:show;
	padding: 0.1em;
}
