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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_img/common/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}
#sw_w {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
	margin-bottom: 25px;
}
#sw_w #sw_w_h {
	background-image: url(../_img/common/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	clear: both;
	float: left;
	height: 180px;
	width: 980px;
	background-color: #003366;
}
#sw_w #sw_w_ticker {
	display: inline;
	clear: both;
	float: left;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
}



#sw_w #sw_w_h #sw_w_h_t {
	display: inline;
	clear: both;
	float: left;
	height: 100px;
	width: 810px;
	padding-left: 160px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

#sw_w #sw_w_h #sw_w_h_t h1 {
	font-size: 28px;
	padding-top: 35px;
	font-weight: bold;
}

#sw_w #sw_w_h #sw_w_h_b {
	display: inline;
	clear: both;
	float: left;
	height: 50px;
	width: 810px;
	padding-left: 160px;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
}
#sw_w #sw_w_h #sw_w_h_b li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#sw_w #sw_w_h #sw_w_h_b a {
	font-size: 18px;
	text-decoration: none;
	margin-right: 5px;
	padding: 5px;
}
#sw_w #sw_w_h #sw_w_h_b a:hover {
	color: #003060;
	border-top-color: #003060;
	border-right-color: #003060;
	border-bottom-color: #003060;
	border-left-color: #003060;
	background-color: #FFFFFF;
}
#sw_w #sw_w_h #sw_w_h_b .navon {
	color: #000000;
	border: 3px solid #DEDEDE;
	background-color: #FFFFFF;
}
#sw_w #sw_w_h #sw_w_h_b .navoff {
	color: #999999;
	border: 3px solid #DEDEDE;
	background-color: #FFFFFF;
}



#sw_w #sw_w_c {
	display: inline;
	clear: both;
	float: left;
	width: 980px;
}
#sw_w #sw_w_c #sw_w_c_f {
	border: 3px solid #DEDEDE;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 20px;
}



#sw_w #sw_w_f {
	display: inline;
	clear: both;
	float: left;
	width: 980px;
	padding-top: 100px;
	background-image: url(../_img/footershade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sw_w #sw_w_f #sw_w_f_c {
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 10px;
}
