TD.headerBG_left{
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}

TD.headerBG_right{
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.menuitem{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 18px;  color: Black;
	text-decoration: none;
	font-weight: bold;
}

a.menuitem:hover{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 18px;  color: #00A1DB;
	text-decoration: none;
	font-weight: bold;
}

a.menuitem-selected{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 18px;  color: #00A1DB;
	text-decoration: none;
	font-weight: bold;
}

a.menuitem-small{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 12px;  color: Black;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	}

a.menuitem-small:hover{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 12px;  color: #00A1DB;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
}

.footertext{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 12px;  color: Black;
	text-decoration: none;
}

a.nolink{
	text-decoration: none;
	color: Black;
}

.cursor-notallowed{
	cursor: default;
}

.content{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 14px;  color: Black;
}

.content-small{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 11px;  color: Black;
}

.content-emphasis{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 14px;  color: Red;
}

a.content-emphasis{
	font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 14px;  color: Red; text-decoration: none;
}

.servicesList{
		font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 14px;  color: Black;
		font-weight: bold;
		text-decoration: none;
}
.servicesList:hover{
		font-family: "Tahoma", "Verdana", "Helvetica";  font-size: 14px;  color: #00A1DB;
		font-weight: bold;
		text-decoration: none;
}

hr{
	border-top: thin solid #1753FF;
}

.formfieldfixedwidth{
	width: 230px;
}

a{
	color: Black;
}

a:hover{
	color: #00A1DB;
}

.bordered{
		border: thin solid #7C9DFD;
}

.fixwidth700{
	width: 700px; padding: 10px;
}

.bgcolorLightBlue{
	background-color: #f0f4fa;
}
