@charset "UTF-8";

/* CSS Document */

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

body
{
	background-color: #838383;
	color:#222222;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
}

p
{
	color:#000000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-align: left;
	text-decoration:none;
	margin-top:0px;
	text-indent:28px;
	bottom:0px;
	margin:0px;
	
}

p.noindent
{
	color:#000000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-align: left;
	text-decoration:none;
	margin-top:0px;
	text-indent:0px;
	bottom:0px;
	margin:0px;
	
}


p.two
{
	color:#cccccc;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-align: left;
	text-decoration:none;
	margin-top:0px;
	text-indent:28px;
	bottom:0px;
	margin:0px;
}


h1
{
	color:#444444;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-weight:900;
	border-width:0px;
	bottom:0px;
	margin:0px;
}

h1.awards
{
	color:#444444;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:900;
	border-width:0px;
	bottom:0px;
	margin:0px;
}

h2
{
	font-size:28px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-weight:500;
	color:#cccbc6;
	border-width:0px;
	bottom:0px;
	margin:0px;
}

h2.awards
{
	font-size:22px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:normal;
	font-weight:500;
	color:#ecea26;
	border-width:0px;
	bottom:0px;
	margin:0px;
}

h3
{
	font-size:24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-weight:500;
	color:#b4b09c;
	border-width:0px;
	bottom:0px;
	margin:0px;
}

h4
{
	font-size:20px;
	font-family:"Courier New", Courier, monospace;
	font-stretch:expanded;
	font-weight:400;
	color:#ffae00;
	border-width:0px;
	bottom:0px;
	margin:0px;
}
ul
{
	color:#000000;
	list-style-type:none;
	padding:0;	
	margin:0;	
	font-size:15px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}
#fixed {position:fixed;
	top:8px;
	left:12px;}
ul.margin
{
	color:#000000;
	list-style-type:square;
	padding:0;	
	margin-left:64px;	
	font-size:18px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}

ul.form
{
	color:#000000;
	list-style-type:none;
	padding:0;	
	margin:0;	
	font-size:18px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}

ul.center
{
	color:#000000;
	list-style-type:none;
	padding:0;	
	margin:0;	
	font-size:18px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}

ul.title
{
	color:#000000;
	list-style-type:none;
	padding:0;
	margin:34px;
	font-size:18px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:24px;
}

ul.indent
{
	color:#000000;
	list-style-type:none;
	padding:0;
	margin:34px;
	font-size:18px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;	
	line-height:24px;
}

ol
{
	color:#000000;
	padding:0;
	margin-left:64px;
	font-size:18px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	
}

ol.outline
{
	list-style: upper-roman;
	margin-left: 2.25em;
	padding: 0; }
li.outline {
	list-style: lower-alpha;
	padding-left: 2em; }


forme
{

	line-height:24px;
	text-align:left;
	color:#300;
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none
}

formt
{
	line-height:24px;
	text-align:left;
	color:#300;
	font-size:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none
}

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

a:link { color:#32d500; }

a:visited { color:#32d500; }

a:hover { color:#bdbdbd; }

a:active { color:#828282; }

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

a.top:link { color:#2f2f2f; }

a.top:visited { color:#2f2f2f; }

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

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

a.special
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	text-decoration:none;
}
a.special:link { color:#192a4c; }

a.special:visited { color:#192a4c; }

a.special:hover { color:#c0c0c0; }

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