body
{
	position: relative;
	margin: 0px;
	color: #FFF;
	background-repeat: repeat-x;
	background-color: #8D8F91;
	background-image: url(/common/images/background_body_hw.gif);
}

font, p, div, th, td, ul, ol, li, dt, dd, nobr, input, option, textarea, h1, h2, h3, h4, h5, h6 {font-family: arial, Arial, sans-serif;}

font, p, div, th, td, ul, ol, li, dt, dd, nobr, input, option, textarea
{
	font-size: 13px;
	line-height: 140%;
}

h1 { font-size: 24px;  padding: 10px 0px 10px 0px; text-transform: uppercase;}
h2 { font-size: 18px;}
h3 { font-size: 15px;}
h4 { font-size: 13px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

a:link
{
	color: #FFF;
	text-decoration: underline;
}

a:visited
{
	color: #F2F2F2;
	text-decoration: underline;
}

a:hover
{
	color: #00174b;
	text-decoration: underline;
}

a:active
{
	color: #B00000;
	text-decoration: underline;
}

ul { list-style-type: square; }
ol { list-style-type: decimal; }
dl { }

img { border: 0px; display: block;}

hr
{
	height: 1px;
	color: #000;
}

form { margin: 0px; }
input { }
label { }
textarea { }

abbr { }
acronym { }
address { }
blockquote { }
big { }
code { }
cite { }
del { }
dfn { }
em { }
ins { }
kbd { }
pre { }
samp { }
small { }
strong { }
var { }

