/* --------- RESET BEGINS -------- */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* --------- RESET ENDS -------- */


/* --------- BODY BEGINS -------- */

html
	{
	min-width:900px;
	}

body
	{
	background-color:#fdfdfd; background-image:url(../../grfx/back.gif); background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em;
	}

/* --------- BODY ENDS -------- */


/* --------- LINKS BEGIN -------- */

a
	{
	color:#195293; text-decoration:none
	}

a:link, a:visited
	{
	color:#195293; text-decoration:none
	}

a:hover, a:active
	{
	color:#f09929;
	}

/* --------- LINKS END -------- */


/* --------- HEADINGS BEGIN -------- */

h2
	{
	position:relative; top:-25px; left:0px; float:left; clear:both;
	margin:0px 200px -10px 3%;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:132%; font-weight:bold; color:#195293
	}

/* --------- HEADINGS END -------- */


/* --------- GENERAL STYLES BEGIN -------- */

em
	{
	font-style:italic
	}

li
	{
	margin-bottom:8px;
	line-height:1.5em
	}

p
	{
	width:100%; float:left;
	margin-bottom:20px;
	line-height:1.5em
	}

strong
	{
	font-weight:bold;
	color:#195293
	}

sup
	{
	vertical-align:super; font-size:0.7em
	}

ul
	{
	margin-bottom:20px; padding:0px 0px 0px 20px; float:left;
	list-style:square
	}

	ul br
		{
		display:none
		}

.brand
	{
	font-weight:bold;
	color:#195293
	}

/* --------- GENERAL STYLES END -------- */