a:link { color: #0000CC; text-decoration: underline; }
a:visited { color: #800080; text-decoration: underline; }
a:hover { color: #0000FF; text-decoration: underline; }
a:active { color: #CC0000; text-decoration: underline; }

.LinkTitle {
	color: #0000CC;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.LinkDesc {
	color: #000000;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.LP {
	color: #000000;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

a.LP:active, a.LP:link, a.LP:visited {
	color: #0000CC;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a.LP:hover {
	color: #0000CC;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.url {
	color: #333333;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.url, a.url:link { color: #333333; text-decoration: none; }
a.url:visited { color: #333333; text-decoration: none; }
a.url:hover { color: #333333; text-decoration: none; }
a.url:active { color: #333333; text-decoration: none; }

body {
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Sans, sans-serif;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h1 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana;
	font-size: 22px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #BBBBBB;
	vertical-align: middle;
}

h2 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #BBBBBB;
	vertical-align: middle;
}

h3 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #BBBBBB;
	vertical-align: middle;
}

hr {
	border: 0;
	height: 1px;
	color: #BBCCFF;
	background-color: #BBCCFF;
}

li {
	display: list-item;
	list-style: square;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}

p {
	color: #003399;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 12px;
}

#W4C_Custom_Search {
	color: #003399;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: normal;
}

#PP_Cat {
	padding-top: 7px;
	padding-bottom: 24px;
	color: #003399;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.11px {
	color: #2465FF;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.13px {
	color: #003399;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle;
}

.18px {
	color: #003399;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: normal;
	vertical-align: middle;
}

.Copyrt {
	color: #7799DD;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.Copyrt, a.Copyrt:link { color: #7799DD; text-decoration: none; }
a.Copyrt:visited { color: #7799DD; text-decoration: none; }
a.Copyrt:hover { color: #7799DD; text-decoration: none; }
a.Copyrt:active { color: #7799DD; text-decoration: none; }

.formtxt {
	color: #003399;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.Nav {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 4px;
	color: #3D77FF;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

.Nav2 {
	margin-bottom: 10px;
	color: #3D77FF;
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

.NavCat {
	margin-bottom: 2px;
	margin-top: 2px;
	color: #000000;
	font-family: Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

.Content>p {margin: 0px;}
.Content>p+p {text-indent: 30px;}

/* All the content boxes belong to the content class. */

.content {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 730px;
	border-collapse: collapse;
	padding: 10px;
}

#navAlpha {
	position: absolute;
	width: 273px;
	top: 119px;
	left: 20px;
	border-collapse: collapse;
	padding: 10px;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity.
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration.
The incorrect IE5/Win value is above, while the correct value is below.
See http://glish.com/css/hacks.asp for details. */

	voice-family: "\"}\"";
	voice-family: inherit;
	width: 273px;
}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

body>#navAlpha {width: 273px;}

#navBeta {
	position: absolute;
	width: 273px;
	top: 119px;
	right: 20px;
	border-collapse: collapse;
	padding: 10px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 273px;
}

/* Again, "be nice to Opera 5". */
body>#navBeta {width: 273px;}

#printHeader { display: none; }