/*--STRUCTURE--*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }

q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*--TYPOGRAPHY--*/
body { font-size: 62.5%; background: #f4f4f4 url(../styleImages/background.gif) no-repeat; color: #000000; font-family: Courier New, serif; }

h1,h2,h3,h4,h5,h6 { color: #000000; font-weight: normal; }

h1 { font-size: 20px; letter-spacing: -1px; height: 22px;}
h2 { font-size: 20px; letter-spacing: -1px; margin: 0 2px 0 0; padding: 0 2px 0 0; word-spacing: -5px; height: 22px;}
h3 { float: left; font-size: 13px; font-weight: bold; width: 568px; height: 25px; color: #ffffff; background: url(../styleImages/header-back.png) top left no-repeat; margin:0 0 20px 0; text-align: center; padding: 5px 0 0 0; /*text-indent: -5000px; cursor: pointer; */}
h4 { font-size: 20px; letter-spacing: -1px; margin: 0; padding: 0; }
h5 { float: left; font-size: 20px; letter-spacing: -1px; margin: 0; padding: 0; }
h6 { float: left; font-size: 20px; letter-spacing: -1px; margin: 0; padding: 0; }

h2.normal { float: left; font-size: 20px; letter-spacing: -1px; color: #000000; }
h2.normal a { float: left; font-size: 20px; letter-spacing: -1px; color: #000000; }
h2.normal a:hover { float: left; font-size: 20px; letter-spacing: -1px; color: #f14950; }
h2.alt { float: left; font-size: 20px; letter-spacing: -1px; color: #f14950; }
h2.alt a { float: left; font-size: 20px; letter-spacing: -1px; color: #f14950; }
h2.alt a:hover { float: left; font-size: 20px; letter-spacing: -1px; color: #000000; }

p 			{ font-size: 13px; line-height: 1.2em; margin: 0 0 1em 0;}
p.last		{ margin-bottom: 0; }
p.italic	{ font-style: italic; }

.hide,
.txtCopyright 		{ display: none; }
.clear		 { margin: 0; padding: 0; }

img			{ margin: 0; }

dl			{ margin: 0; }
dl dt			{ font-weight: normal; }
dd			{ margin: 0;}

table		{ float: none; clear: left; }
ul			{ float: left; width: 100%; margin: 0 0 1em 0; padding: 0; }
li			{ list-style-position: inside; font-size: 1.3em; line-height: 1.2em;  margin: 0 0 0.2em 0; padding: 0; }

a, 
a:link		 { color: #f14950; text-decoration: none; }
a:focus, 
a:hover		{ color: #000000; text-decoration: none; }

a.alt, 
a.alt:link		 { color: #000000; text-decoration: none; }
a.alt:focus, 
a.alt:hover		{ color: #f14950; text-decoration: none; }

td			{ font-size: 1.3em; line-height: 1.2em; margin: 0 0 1em 0;}

strong		{ font-weight: bold; }
em			{ font-style: italic; }
