.schemtitle {
	padding-bottom: 16px;
	color: #676767;
	font-weight: bold;
	font-size: 11pt;
}

.newsflash {
	padding-right: 3px;
	padding-left: 3px;
	background-color: yellow;
	color: red;
	font-weight: bold;
	font-size: 10pt;
	border: 1px solid red;
}

.changenotice {
	padding: 8px;
	background-color: #FFFFAA;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	border: 1px solid red;
}

.textInBox {
	padding: 8px;
	background-color: #DDEEFF;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	border: 1px solid blue;
}

.minisynthpluschange {
	padding: 6px; 3 px;
	background-color: #FFFFAA;
	color: blue;
	font-weight: bold;
	font-size: 10pt;
	border: 1px dashed blue;
}

.clarification {
	padding: 6px; 3 px;
	background-color: #AAFFBB;
	color: black;
	font-weight: normal;
	font-size: 10pt;
	border: 2px dashed black;
}

.projectlevelmsgblue {
	padding: 8px;
	background-color: #ffffcc;
	color: blue;
	font-size: 9pt;
	border: solid 1px blue;
	text-align: left;
	width: 1000px;
}

.projectlevelmsg {
	padding: 8px;
	background-color: #ffffcc;
	color: #dd0000;
	font-size: 9pt;
	border: solid 1px red;
	text-align: left;
	width: 1000px;
}

.attentionmsg {
	width: 1000px;
	padding: 8px;
	background-color: #ffffbb;
	color: red;
	font-size: 9pt;
	border: 1px dashed red;
	text-align: left;
}

.prerequisites {
	border: solid 1px blue;
	background-color: #ffffaa;
	font-size: 9pt;
	padding: 6px;
	color: blue;
}

.howtostart {
	font-size: 11pt;
	font-weight: bold;
}

.panelparts {
	width: 1000px;
	padding: 10px;
	border: solid 2px blue;
	font-family: Verdana;
	font-size: 9pt;
	background-color: #FFFFAA
}

.capnotes {
	width: 1000px;
	font-family: Verdana;
	font-size: 9pt;
	border: 2px solid red;
	background-color: #ffffdd;
	padding: 8px;
	text-align: left;
}

.kitannouncement {
	background-color: #FFCC33;
	font-family: Arial;
	font-size: 16pt;
	padding: 10px;
	border: solid 3px black;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	width: 1000px;
	text-align: center;
}

.kitsoldoutannouncement {
	background-color: #FFFF77;
	font-family: Arial;
	font-size: 18pt;
	padding: 15px;
	border: solid 2px blue;
	width: 1000px;
	text-align: center;
	font-weight: bold;
	color: blue;
}

.bigtext {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}

.bigtextsmaller {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
}

.biggertext {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

.photoframe {
	border: solid 3px black;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
}

.noticeme {
	border: dashed 1px red;
	background-color: #ffff77;
	padding: 10px;
	font-family: Verdana;
	font-size: 10pt;
	color: blue;
	font-weight: bold;
}

.userphoto {
	margin: 2px;
	width: 450px;
	border: dashed 1px blue;
	background-color: #ffffef;
	padding: 10px;
	font-family: Verdana;
	font-size: 8pt;
}

.modtitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.titlefont {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	width: 45%;
}

.tagfont {
	font-family: Verdana;
	font-size: 8pt;
	padding-top: 8px;
	height: 30px;
	width: 45%;
	text-align: right;
}

.normaltab {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #dddddd;
	border: solid 1px #555555;
	border-bottom: solid 2px #555555;
	border-right: solid 2px #555555;
	cursor: pointer;
	white-space: nowrap;
}

.mouseontab {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #ddffdd;
	border: dotted 1px #555555;
	border-bottom: dotted 2px #555555;
	border-right: dotted 2px #555555;
	cursor: pointer;
	white-space: nowrap;
}

.selectedtab {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #ffee00;
	border: solid 1px black;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	cursor: pointer;
	white-space: nowrap;
}

.beneathtabs {
	font-family: Verdana;
	font-size: 1px;
	background-color: #00ff99;
	width: 1024px;
	height: 5px;
	border-right: solid 1px #777777;
	border-left: solid 1px #777777;
	border-bottom: solid 1px black;
}

TD {
	font-family: Verdana;
	font-size: 10pt;
}

TH {
	font-family: Verdana;
	font-size: 10pt;
}

LI {
	font-family: Verdana;
	font-size: 10pt;
}

UL {
	font-family: Verdana;
	font-size: 10pt;
}

BODY {
	font-family: Verdana;
	font-size: 9pt;
	A .link: #0000FF;
}

H1 {
	font-family: Verdana;
	font-size: 110pt;
	font-weight: normal;
}

H2 {
	font-family: Verdana;
	font-size: 17pt;
	font-weight: normal;
}

H3 {
	font-family: Verdana;
	font-size: 15pt;
	font-weight: normal;
}

H4 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: normal;
}

H5 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
}

A {
	font-family: Verdana;
	font-size: 10pt;
}

:link {
	color: blue;
	font-family: Verdana;
	font-size: 10pt;
}

:visited {
	color: #770077;
	font-family: Verdana;
	font-size: 10pt;
}

:hover {
	color: #009999;
	font-family: Verdana;
	font-size: 10pt;
}

:active {
	color: darkviolet;
	font-family: Verdana;
	font-size: 10pt;
}

.heading1 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: normal;
}

.redEM {
	color: #ff0000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

FORM {
	padding: 0px;
	margin: 0px;
}

.newsflash {
	padding-right: 3px;
	padding-left: 3px;
	background-color: yellow;
	color: red;
	font-weight: bold;
	font-size: 10pt;
	border: 1px solid red;
}

.attentionmsg {
	width: 500px;
	padding: 8px;
	background-color: #ffffbb;
	color: red;
	font-size: 9pt;
	border: dashed 1px red;
	text-align: left;
	margin-bottom: 10px;
}

.prerequisites {
	border: solid 1px blue;
	background-color: #ffffaa;
	font-size: 9pt;
	padding: 6px;
	color: blue;
	width: 900px;
}

.howtostart {
	font-size: 9pt;
	font-weight: bold;
}

.panelparts {
	width: 900px;
	padding: 10px;
	border: solid 2px blue;
	font-family: Verdana;
	font-size: 9pt;
	background-color: #FFFFAA
}

.capnotes {
	width: 900px;
	font-family: Verdana;
	font-size: 9pt;
	border: 2px solid red;
	background-color: #ffffdd;
	padding: 8px;
	text-align: left;
}

.kitannouncement {
	background-color: #EEFF77;
	font-family: Arial;
	font-size: 16pt;
	padding: 10px;
	border: solid 3px black;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	width: 900px;
	text-align: center;
}

.kitsoldoutannouncement {
	background-color: #FFFF77;
	font-family: Arial;
	padding: 15px;
	border: solid 2px blue;
	width: 900px;
	text-align: center;
	font-weight: bold;
	color: blue;
}

.kitinstockannouncement {
	background-color: #ccffcc;
	font-family: Arial;
	padding: 15px;
	border: solid 2px blue;
	width: 900px;
	text-align: center;
	font-weight: bold;
	color: blue;
}

.bigtext {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}

.bigtextsmaller {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
}

.biggertext {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

.photoframe {
	border: solid 3px black;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
}