* { margin: 0px; padding: 0px; vertical-align: top; }

img { border: none; }

h1 {
	display: none;
}

a {
	color: #800097;
}

a:hover {
	text-decoration: none;
}

td, div, p {
	font-family: verdana, arial;
	font-size: 12px;
	color: #666;
}

strong {
	color: #333;
}

p {
	padding-bottom: 10px;
}

.customMenu {
	background: #1C2122;
	height: 28px;
	text-align: center;
	vertical-align: middle;
}

.customMenu.active {
	background: #ce0000;
}

.customMenu a {
	color: white;
	text-decoration: none;
}

.customMenu.active a {

}

table.menu {
	width: 730px;
}

.refSource {
	text-style: italic;
	color: #ce0000;
	padding-right: 15px;
	text-align: right;
	padding-bottom: 10px;
}

.blogDiv {
	border-top: 1px dotted #333;
	padding-top: 3px;
	padding-bottom: 10px;
}

h2 {
	color: #7070cf;
}

.newsletterInput {
	width: 130px;
	padding: 2px;
	font-size: 13px;
	border: 1px solid #336;
}

.formLabel {
	font-weight: bold;
}

.serviceMenu a {
	font-weight: bold;
	padding-bottom: 3px;
}

ul, ol {
	padding-left: 20px;
}

ul li, ol li {
	padding-bottom: 5px;
}

.misconTable {
	width: 740px;
}

.misconTable td {
	padding: 2px;
}

.misconTable td.topRow {
	background: #000033;
	color: white;
	text-align: center;
}

.contactTextarea, .contactInput {
	width: 100%;
	padding: 2px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}

.contactTextarea {
	height: 50px;
}

.errorHere {
	background: #ce0000;
	color: white;
}

.misconTable td.tblItem {
	font-weight: bold;
	color: #000033;
	width: 250px;
}

.colorizedText {
	color: #006;
}
