A:link, A:visited {
	color : #005DAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
A:hover {
	background-color: #DEEFFF;
	color: #005DAD;
	text-decoration: none;
}

.leftLine {
	background-image: url(images/LeftLine.gif);
	background-repeat: repeat-y;
	background-position: left;


}
.rightLine {
	background-image: url(images/RightLine.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-position: left top;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005DAD;
	background-color: #DEEFFF;
}
.headerBG {
	background-image: url(images/HeaderBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005DAD;
}
.headerBGLong {
	background-image: url(images/HeaderBG_Long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005DAD;
}
.tableTop {
	background-position: top;
}
.bulletText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);


}
.buttonDivider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005DAD;



}
.headerSpacer {
	background-image: url(images/freisoft_Spacer.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.dividerLine {
	background-image: url(images/DividerLine.gif);
	background-repeat: repeat-y;
}
.noteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
