.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #215D98;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: 215D98;
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.boldbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: 215D98;
}

TD.norepeat{background-image:none; background-repeat:no-repeat;} 
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A0AB1C;
}
a.port { color: #215d98; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: 25px; background-color: #cde6ff; background-image: url(portfolio/images/port-button_01.gif); background-repeat: no-repeat; background-position: center; text-decoration: none; text-align: center; letter-spacing: -1px; margin-top: 0; margin-bottom: 0; margin-left: 0; padding: 5px 10px; }
a:hover.port { color: #00197f; background-image: url(portfolio/images/port-button_01-over.gif); }
p { margin: 5px 10px 10px; padding: 0; }
ul { margin: 5px 5px 5px 30px; padding: 0 0 0 5px; list-style-image: url(secondary/bullet.gif); }
li { margin: 0; padding: 0 0 3px; }
ol { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.button {
	background-color: #1d569f;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	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: #297CE6;
	border-right-color: #0E2D56;
	border-bottom-color: #0E2D56;
	border-left-color: #297CE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
a:hover.button {
	color: #1d569f;
	background-color: #c7d413;
}
.altbullet {
	list-style-image: url(images/bullet-2.gif);
}

