td {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 18px}
.blueform {  color: #000033; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #96A6B6}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
a:hover {  text-decoration: underline; color: #4C9999}
.small {  font-size: 10px}
h2 {  font-size: 18px; font-weight: bold; color: #586f93}
h1 {  font-size: 22px; font-weight: bold; color: #586f93}
.nodec { text-decoration: none}
.blue { color: #677996}
.green { color: #336600}
.teal { color: #006666}
.gray { color: #666666}
.orange { color: #CC9900}
.red { color: #CC0000}
.stylized {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 24px; color: #70819C}
.question { font-size: 14px;  color: #006666}
.big { font-size: 16px;}
.greenform {  color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #BFE6C9}
.yellowform {  color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFF99}
.grayform {  color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #EEEEEE}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.borders {
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}

.borders-bottom {
	border-top: 0px solid #FFCC66;
	border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	border-left: 1px solid #FFCC66;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.borders-sides {
	border-top: 0px solid #FFCC66;
	border-right: 1px solid #FFCC66;
	border-bottom: 0px solid #FFCC66;
	border-left: 1px solid #FFCC66;
}

.borders-green {
	border-top: 1px solid #86A38D;
	border-right: 1px solid #86A38D;
	border-bottom: 1px solid #86A38D;
	border-left: 1px solid #86A38D;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.borders-blue {
	border-top: 1px solid #70819C;
	border-right: 1px solid #70819C;
	border-bottom: 1px solid #70819C;
	border-left: 1px solid #70819C;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.borders-yellow {
	border-top: 1px solid #FFCC66;
	border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	border-left: 1px solid #FFCC66;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.theabg {
	background-color: #93A9CC;
	background-image: url(images/bg_thea.jpg);
	background-repeat: no-repeat;
}
#gallery {
	overflow: auto;
	border: 2px #cccccc solid; 
	width: 650px;
	height: 320px;
}
.imagecell {
	border: 1px #ffcc66 solid;
	background-color: #ffffcc; 
}
.galgreen1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #006633; 
	margin-top: 0px;
	margin-bottom: 10px;
}
.galgreen2 {
	color: #006633;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px; 
}
.galgreen3 {
	color: #006633;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 11px; 
}
.galgray {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left; 
}
iframe {
	border: 0px;
}


.welcome-links {
	text-decoration:none;	
}

.system-background {
	background-image:url('/site-images/system-background.png');
	background-repeat:repeat-y;	
	padding-top:10px;
	padding-bottom:10px;
}

.getting-started-link {
	display:block;
	width:306px;
	height:69px;
	font:normal bold 15px Georgia;
	padding-top:23px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	background-image:url('/site-images/system-link.png');
	background-repeat:no-repeat;
	color:#006666;
	text-align:center;
}

.getting-started-link:hover {
	background-image:url('/site-images/system-link-hover.png');
	background-repeat:no-repeat;
	color:#006666;
	text-decoration:none;
}

.system-intro {
	background-image:url('/site-images/system-intro.png');
	background-repeat:no-repeat;
	color:#fff;
}

.system-intro:hover {
	background-image:url('/site-images/system-intro-hover.png');
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
}


html>body .getting-started-link {
	height:46px;
	width:276px;
}


.system-long {
	padding-top:16px;
}

html>body .system-long {
	height:53px;
	width:276px;
}

.system-shim {
	width:145px;
}


.system-spacer {
	background:#bed2f3 url('/site-images/system-arrow.png') no-repeat 140px 2px;
	width:306px;
	height:24px;
	
}

#system-table {
	margin-left:-50px;	
}

