td {
	font-family: Verdana, Arial;
	font-size: xx-small;
	line-height: 140%;
}
.heading, h1 {
	font-size: medium;
	color: #F9A61A;
	font-weight: bold;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	text-decoration: underline;

}
td {
	font-size: xx-small;
	font-family: Verdana, Arial;
}
#orange {
	background-color: #FAA61A;
}
.blueBG {
	background-image: url(images/BGblueNav.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#green {
	background-color: #22B24C;
}
#blue {
	background-color: #00A1E4;
}
#secondaryContent {
	padding: 15px;
}

tr#ted {
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.boldBlue {
	font-weight: bold;
	color: #4d4dd6;
}
.Mover {
	color: #FFFFFF;
	background-color: #6262DB;
}
.Hand { cursor: pointer;
		cursor: hand; 
		}
a { 
	text-decoration: none;
}
.default {
	color: #000000;
}
.w150 {
	font-family: Verdana, Arial;
	font-size: xx-small;
	border: 1px solid #999999;
	width: 200px;
}
.w200 {
	font-family: Verdana, Arial;
	font-size: xx-small;
	border: 1px solid #999999;
	width: 250px;
}
.w400 {
	font-family: Verdana, Arial;
	font-size: xx-small;
	border: 1px solid #999999;
	width: 400px;
}
.w30 {
	font-family: Verdana, Arial;
	font-size: xx-small;
	border: 1px solid #999999;
	width: 30px;
}
textarea {
	font-family: Verdana, Arial;
	font-size: xx-small;
	width: 250px;
	border: 1px solid #999999;

}
.bluetext {
	color: #4d4dd6;
}
.radio {
	width: 25px;
	border: none;
}
.error {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.whitetext {
color:white;
}
