.linkstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.linkstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECAB13;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #3E668E;
	margin: 0px;
	padding: 0px 0px 18px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #3E668E;
}

.tbborder {
	border: 1px solid #CCCCCC;
}

.linktext{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E668E;
}


.text {
	font-size: 12px;
	font-weight: normal;
}
.mediumtext {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	color: #999999;
}
.smalltext {
	font-size: 11px;
	color: #666666;
}
a {
	color: #333333;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #3E668E;
}
.bold {
	font-weight: bold;
	color: #515151;
}
ul {
	list-style-image: url("images/bullet-list.gif");
	padding-top: 0px;
	margin-top: 3px;
}
.tbborderhome {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
