body
{
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

.textarea
{
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

h1, h2, h3
{
	font-size: medium;
	color: #336;
}

#wrapper
{
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	text-align: center;
}

#banner
{
	text-align: center;
	margin-bottom: -10px;
}

#top_nav
{
	text-align: right;
	font-size: small;
	color: #669;
	padding-right: 10px;
	margin-bottom: -5px;
}

#top_nav a:link
{
	text-decoration: none;
	color: #669;
}

#top_nav a:visited
{
	text-decoration: none;
	color: #669;
}

#top_nav a:hover
{
	text-decoration: underline;
	color: #003;
}

#footer
{
	font-size: x-small;
	color: #669;
	clear: both;
}

#box
{
	border: 1px dotted #666;
	padding: 10px;
}

.pixright	
{
	margin-left: 10px;
	float: right;
	padding: 6px 0px 6px 6px;
}

.pixrightcap
{
	width: 225px;
	margin-left: 10px;
	float: right;
	padding: 6px 0px 6px 6px;
}

.pixleft
{
	margin-right: 10px;
	float: left;
	padding: 6px 6px 6px 0px;
}

.pixleftcap	
{
	width: 225px;
	margin-right: 10px;
	float: left;
	padding: 6px 6px 6px 0px;
}

.quote
{
	font-family: Georgia, Times New Roman, serif;
	font-size: small;
	font-style: italic;
}

.nav
{
	list-style-image: url(/images/artwork/arrowRightSolid.gif);
}

.navjump
{
	list-style-image: url(/images/artwork/arrowDown.gif);
}

.caption
{
	font-size: x-small;
	color: #666;
}
.redcopy
{
	font-size:12px;
	color:#F00;
	font-weight:bold;
}
.smallredcopy
{
	font-size:xx-small;
	color:#F00;
	font-weight:normal;
}
div#threecol {
	width:33%;
	float:left;
	/*border:1px dashed #33FF00;*/
}
div#statuserror{
	width:50%;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px 15px;
	font-size:12px;
	color:#F00;
	font-weight:bold;
	text-align:center;
	/*height:80px;*/
	border: 2px solid red;
}
div#statusok{
	width:50%;
	font-size:12px;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px  15px;
	color:#00F;
	font-weight:bold;
	text-align:center;
	/*height: 80px;*/
	border: 1px solid blue;
}
div#padleft{
	margin: 15px;
	width:25%;
	float:left;
	/*height:80px;*/
	/*border: solid 1px green;*/
}
div#errorcopy ul li{
	font-size:11px;
	color:#F00;
	font-weight:normal;
	text-align:left;
}
div#pad {
	width:98%;
	height:100px;
	border:thin #063;
}
td#err {
	width:50%;
	border: 2px red solid;
	height: 150px;
	text-align:center;
}
td#status {
	width:50%;
	margin-left:100px;
	border: 2px blue solid;
	height: 150px;
	text-align:center;
}
#progress {
	width:790px;
	text-align:right;
	margin-right:10px;
}
.tablehead {
	color: #000000;
	background-color: #bdbec2;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
