/*
This style sheet was created from C:\experimental_pages\test\nicktesting\submit_tech.html
*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #000000;*/
	background-color: #F8F8FF;
	margin-bottom: 2em;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
}
A {
}
A:LINK {
}
A:VISITED {
}
/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
}
BR {
}
CODE {
}
div.submission {
	color:#000000;
	background-color: #FAFAD2;
	border: 2px ridge #2F4F4F;
	margin: 1em;
	padding: 1em;
}
FORM {
}
fieldset {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
legend {
	margin-bottom: 0
}
H1 {
}
H2 {
}
HR {
}
INPUT {
}
LABEL {
}
OPTION {
}
SELECT {
}
STRONG {
}
TEXTAREA {
}
/* unique IDs */
#category {
}
#checklist_item {
}
#checkpoint {
}
#description {
}
#ex_code {
}
#ex_desc {
}
#resource_uri_1 {
}
#resource_uri_2 {
}
#resources_title_1 {
}
#resources_title_2 {
}
#select {
}
#short_name {
}
#submitter {
}
#submitter_email {
}
#ua_issues {
}
img {
	border: none;
}
