/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-image: url(assets/bckgrd.gif);
	background-repeat: repeat-y;
}
 A:link { color: rgb(0,0,0);}
.floattop {
	vertical-align: top;
}

 A:hover { color: rgb(153,153,153);}
.float_left {
	float: left;
}
.special {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}


 A:visited { color: rgb(0,0,0);}
 .TextObject { font-family: 'MS Sans Serif', sans-serif; font-size: xx-small;}
.Sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #446D8C;
}

 .TextNavBar { font-family: 'MS Sans Serif', sans-serif; font-size: 9pt; color: rgb(153,153,153); font-weight: normal; font-style: normal;}
.toptile {
	background-repeat: repeat-x;
	background-position: top;
}

 
.HelvUniversal {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: normal;
}
 .HelvUnivBold { font-family: 'MS Sans Serif', sans-serif; font-size: 8pt; font-weight: bold;}

 
.HelvUniversalWhite {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: normal;
		color: #FFFFFF;
}
.bottombg {
	background-position: bottom;
	background-repeat: no-repeat;
}
.tableborder {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	line-height: 18px;
	color: #000000;
}
.norepeat {
	background-repeat: no-repeat;
}

.Pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #446D8C;
	text-transform: none;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
