
body, div, span, td {
	font-family:		Arial;
	font-size:		10pt;
	color:			#333333
}

a:link {
	font-weight:		bold;
	text-decoration:	underline;
	color:			blue
}

a:active {
	font-weight:		bold;
	text-decoration:	underline;
	color:			blue
}

a:visited {
	font-weight:		bold;
	text-decoration:	underline;
	color:			#336699
}

a:hover {
	font-weight:		bold;
	text-decoration:	underline;
	color:			#6600CC
}

a.menu:link {
	font-family:		Verdana;
	font-size:		11px;
	font-weight:		bold;
	text-decoration:	none;
	color:			#000033
  }

a.menu:active {
	font-family:		Verdana;
	font-size:		11px;
	font-weight:		bold;
	text-decoration:	none;
	color:			#000033
}

a.menu:visited {
	font-family:		Verdana;
	font-size:		11px;
	font-weight:		bold;
	text-decoration:	none;
	color:			#000033
}

a.menu:hover {
	font-family:		Verdana;
	font-size:		11px;
	font-weight:		bold;
	text-decoration:	underline;
	color:			#000033
}

form {
  margin:		0px;
  padding:		0px
}

input, select {
  font-family:		Default;
  font-size:		10pt;
  font-style:		normal;
  line-height:		normal;
  font-weight:		normal;
  text-decoration:	none;
}

.border {
	background-color:	#333333;
	background-image:	url('http://choicetemplates.com/images/border.gif')
}

.module-title {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#330066
}

.module2-title {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#330066
}

.module2-note {
  font-size:		11px;
  font-weight:		bold;
  color:		#999999
}

.t-large {
  font-family:		Arial;
  font-size:		14px;
  font-weight:		bold;
  font-style:		italic;
  color:		#330099
}

.t-medium {
  font-family:		Verdana;
  font-size:		10pt;
  font-weight:		bold;
  color:		#330066
}

.t-small {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#003366
}

.t-smaller {
  font-family:		Verdana;
  font-size:		10px;
  font-weight:		bold;
  color:		#003366
}

.small {
  font-family:		Verdana;
  font-size:		11px
}

.smaller {
  font-family:		Verdana;
  font-size:		10px
}

.alt-color1 {
	background-color:	#F8F8F8;
	background-image:	url('http://choicetemplates.com/images/alt-color1.gif')
}
	
.alt-color2 {
	background-color:	#FFFFFF;
	background-image:	url('http://choicetemplates.com/images/alt-color2.gif')
}

.highlight {
	background-color:	#EAE5FF
}

.warning {
  color:		red
}

.success {
  color:		blue
}

.title-bg {
  background-color:	#F1F7FD;
  background-image:	url('http://choicetemplates.com/images/title-bg.gif')
}

.currency {
  color:		#FF6600
}

.unbold {
  font-weight:		normal
}

.ns4-login {
	font-family:		Verdana;
	font-size:		12px
}