/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* RESET PORTION OF THE STYLE SHEET */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}

a:link {color:#000000}      /* unvisited link */
a:visited {color:#000000}  /* visited link */
a:hover {color:#000000}  /* mouse over link */
a:active {color:#000000}  /* selected link */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Asia Style CSS */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


body {
	line-height: 1;
	background-color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}

#header {
	background-color: #771100;
	color: #ffffff;
	text-decoration: none;
}
#quicklinks {
	background-color: #333333;
	text-align: center;
	line-height: 140%;
	padding-right: 5px;
	text-decoration: none;
}
.sitemapfont {
	font-size: 12px;
	color: #363b3f;
	text-decoration: none;
}

#breadcrumbs {
	background-color: #eeeeee;
	color: #363b3f;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 140%;
	text-decoration: none;
}
#maincontent {
	background-color: #ffffff;
	color: #000000;

}
#sitemap {
	background-color: #eeeeee;
	font-size: 12px;
	color: #363b3f;
	white-space: normal;
	padding: 5px;
	line-height: 120%;
	text-decoration: none;
}
#footer {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
.headerlinks {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}

.sitemaptitle {
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	font-size: 24px;
	text-align: center;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	color: #800000;
}
h3 {
	font-size: 16px;
	color: #800000;
}
h4 {
	font-size: 14px;
	color: #800000;
}


p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

font {
	padding: 1px;
}
.white12 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


.white14 {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.white36 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-left: 5px;
	text-decoration: none;
	color: #ffffff;
}

.charcoal10 {
	font-size: 10px;
	text-decoration: none;
	color: #363b3f;
}
.black14 {
	font-size: 14px;
	color: #000000;
}
.alpha-index {
	font-size: 24px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.breadcrumbsfont {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.quicklinksfont {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
}
.introduction {
	font-style: italic;
}
