body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.error {
	color: #333333;
	font-weight: bold;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 4px;
	font-size: 11px;
	background-color: #FFD4D4;
}

.errorfield {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	border: 1px dotted #FF9999;
	font-size: 10px;
	padding: 2px;
	background-color: #FF0000;
}

.successfield {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	border: 1px dotted #99CC99;
	font-size: 10px;
	padding: 2px;
	background-color: green;
}

input,textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}

select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}

.inputsmall {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	border: 1px solid #666666;
	font-weight: bold;
}

.textareasmall {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
	font-weight: bold;
}

.inputdirectlink {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
}

.button {
	font-weight: bold;
}

.radionoformat {
	border: none;
}

.connectlinks {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
}

.profiletext {
	margin: 10px;
	letter-spacing: .8px;
	line-height: 16px;
}

.profileheading {
	margin: 10px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.rowHeading {
	background-color: #BBCCEE;
	font-weight: bold;
}

.rowStandout {
	background-color: #F0F0F0;
	font-weight: bold;
	color: #ff0000;
}

.rowLightGreen {
	background-color: #C6FFC6;
}

.rowLightRed {
	background-color: #FFC1C1;
}

.rowLightOrange {
	background-color: #FFD7AE;
}

.rowLight {
	
}

.rowDark {
	background-color: #F0F0F0;
}

.formLabel {
	background-color: #CEE7FF;
	font-weight: bold;
}

.formField {
	background-color: #F0F0F0;
}

.tableOuter {
	border: solid 1px #cccccc;
}

.tags0,.tags1,.tags2,.tags3,.tags4,.tags5,.tags6,.tags7,.tags8,.tags9,.tags10
	{
	line-height: 30px;
	text-decoration: none;
}

.tags0 {
	font-size: 10px;
}

.tags1 {
	font-size: 12px;
}

.tags2 {
	font-size: 14px;
}

.tags3 {
	font-size: 16px;
}

.tags4 {
	font-size: 18px;
}

.tags5 {
	font-size: 20px;
}

.tags6 {
	font-size: 22px;
}

.tags7 {
	font-size: 24px;
}

.tags8 {
	font-size: 26px;
}

.tags9 {
	font-size: 28px;
}

.tags10 {
	font-size: 30px;
}

iframe {
	border: 1px solid #ffffff;
}

.linkStandout {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.linkcode {
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bold;
}

.activationLabel {
	text-align: right;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 4px;
}

.activationLabel:after {
	content: ":"
}

.activationInfoLabel {
	font-size: 10px;
	font-style: italic;
	padding-left: 4px;
}

.activationSectionHeading {
	background-color: #d2d2d2;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	padding: 6px;
}

.pageHeadingRow {
	float: left;
	background-color: #333;
	width: 796px;
	padding: 1px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}

.pageHeadingRow img {
	float: left;
}

.pageHeadingRow h2 {
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	margin-top: 8px;
	margin-left: 4px;
	color: #fff;
	margin-bottom: 8px;
}

.pageHeadingRow h2 .divider {
	color: #666;
}

.pageHeadingRow h2 .description {
	color: #F0FF6E;
	letter-spacing: 0px;
}

.pageBottomRow {
	float: left;
	background-color: #ccc;
	width: 796px;
	padding: 1px;
	color: #333;
}

.pageBottomRow a {
	text-decoration: none;
	color: #333;
}

.pageBottomLinks {
	padding-right: 15px;
	text-align: right;
}

.pageBottomLinks a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	border-style: solid;
	boder-width: 1px;
	border-color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #666;
}

.pageFooter {
	width: 800px;
	margin: auto;
	color: #e2e2e2;
	font-size: 10px;
	text-align: center;
}

.pageFooter a {
	color: #e2e2e2;
	text-decoration: none;
}

.pageFooter a:hover {
	color: #fff;
}

