/* CSS Document */

*{font-family:Verdana, Arial, Helvetica, sans-serif;}

body {margin-left:3em;margin-top:2em;width:730px}

.siteheader {
	color:#FFCCFF;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
	margin-left:1.5em;
}
h1		{font-size:1em;	color: #ff33cc;}
h2		{font-size:0.8em;	color: #ff33cc;}
a		{color:#993399; font-weight:bold}
a:hover	{color:#00cccc;}
a:visited{color: #6F3D74}
p, table label, #print-link{font-size:0.6em}
p.submit{text-align:center; width:50%; margin-left:auto; margin-right:auto}
input.submit{float:left}
input.reset, .right	{float:right}
.center	{ margin-left:auto;margin-right:auto;width:75%;}
label	{ font-weight:bold}
.data	{ font-family:"Courier New", Courier, monospace}
address	{ padding: 1em; border:#000000 1px solid; font-style:normal}
div.address { width:20em; margin-left:auto; margin-right:auto; background-image: url(images/scissors.gif); background-repeat: no-repeat; background-position: top left; padding-left:20px; padding-top:20px}
div.form-wrapper { }
div.logo-wrapper img { float:left;margin-right:1.5em; }

div.clear	{clear:both}

ul.files li { font-size:10px; vertical-align:middle}
li.file { list-style: url(images/file.png); }
li.info { list-style: url(images/info.png)}

p.info		{ margin:2px auto;padding-left:15px; background:url(images/info.png) no-repeat left center}
div.info	{ margin:2em auto 2px 10em;padding: 0.5em 0 0.5em 50px; background: #dfecf9 url(images/l_info.png) no-repeat left center; border: #619fde 1px solid; width: 30em}

p.success	{ margin:2px auto;padding-left:15px; background:url(images/success.png) no-repeat left center}
div.success	{ margin:2em auto 2px 10em;padding: 0.5em 0 0.5em 50px; background: #ddf0d9 url(images/l_success.png) no-repeat left center; border: #64b94f 1px solid; width: 30em}

p.error		{ margin:2px auto; padding:0.2em; padding-left:15px; background: url(images/error.png) no-repeat left center;}
div.error	{ margin:2em auto 2px 10em;padding: 0.5em 0 0.5em 50px; background: #fee7e7 url(images/l_error.png) no-repeat left center; border: #9d0909 1px solid; width: 30em}

div.logo-wrapper img {border:none}
