a.topling {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topling:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.topblack {

	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topblack:hover {


	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightborder {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #8D90A1;
}
.bottomdotsline {
	background-image: url(../images/dotedline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
a.leftlink {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	width: 100%;


}
a.leftlink:hover {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	width: 100%;
}
.any {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F49A40;
	text-decoration: none;
	padding-left: 70px;

}
.question {

	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.graybullet {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	background-image: url(../images/bullet_gray.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 5px;
	padding-left: 12px;
	width: 100%;

}
a.graybullet:hover {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F49A40;
	text-decoration: none;
	background-image: url(../images/bullet_gray.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 5px;
	padding-left: 10px;
	width: 100%;
}
td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.headding {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1C4D76;
	text-decoration: none;
	padding-left: 10px;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	padding: 10px 20px 10px 10px;
	}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 20px;

	}
	
.portfolio{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#006699;
}

a.portfolio:hover{
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#FF6600;

}