@charset "UTF-8";

/* CSS Document */

div
{
	width:100%;
	padding:0px;
	border:0px;
	margin:0px;
}

ul
{
	list-style-type:none;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	line-height:36px;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}

.form
{
	margin-left:32px;
	margin-right:0px;
}

.bullet
{
	list-style-type:square;
	margin-left:32px;
	line-height:28px;
}

#fixed
{
	position:fixed;
	top:8px;
	left:12px;
}

.center { text-align:center; }

.short { line-height:18px }

body
{
	background-image:url("../../pictures/pixel.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #838383;
	color:#e3e3e3;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	line-height:24px;
	color:#e3e3e3;
}

table, tr, td { margin:0px; }

p
{
	color:#e3e3e3;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:32px;
	text-decoration:none;
	text-indent:52px;
	padding:0px;
	margin:0px;
}
p.awar
{
	color:#e3e3e3;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:32px;
	text-decoration:none;
	text-indent:0px;
	padding:0px;
	margin:0px;
}
a
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	line-height:24px;
	text-decoration:none;
}

a:link { color:#ffe28b; }

a:visited { color:#ffe28b; }

a:hover { color:#484848; }

a:active { color:#686868; }

a.awards
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	line-height:24px;
	text-decoration:none;
}

a.awards:link { color:#ffffe1; }

a.awards:visited { color:#ffffe1; }

a.awards:hover { color:#c0c144; }

a.awards:active { color:#686868; }

a.top
{
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-decoration:none;
}

a.top:link { color:#e3e3e3; }

a.top:visited { color:#e3e3e3; }

a.top:hover { color:#ffffff; }

a.top:active { color:#828282; }

h1
{
	margin-bottom:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
}
h1.awards
{
	margin-bottom:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#D0B802;
}
h2
{
	margin-top:16px;
	margin-bottom:0px;
	color:#e3e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:600;
	font-size:20px;
}
h2.awards
{
	margin-top:16px;
	margin-bottom:4px;
	color:#e3e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:600;
	font-size:20px;
	color:#DCDA31;
}
h3
{
	margin-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	font-size:28px;
}
h3.awards
{
	margin-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	font-size:28px;
	color:#D0B802;
}
h4
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

ol
{
	color:#e3e3e3;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:upper-roman;
	font-weight:200;
	line-height:30px;
	margin-left:24px;
}

ol.plain
{
	color:#e3e3e3;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:decimal;
	font-weight:200;
	line-height:30px;
	margin-left:24px;
}

ol ol
{
	color:#e3e3e3;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:lower-alpha;
	font-weight:200;
	line-height:26px;
	margin-left:12px;
}
