/*--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;
	text-align: left;
}
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: 11px; background-color: #000000; color: #ffffff; font-family: helvetica, arial, san serif; }

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

h1 { float: left; font-size: 20px; font-weight: bold; width: 56px; height: 22px; background: url(../images/plus61_logo_blue_sm.gif) top left no-repeat; margin:0 0 0 0; text-indent: -5000px; cursor: pointer; }
h2 { float: left; font-size: 25px; margin: -1px 0 0 0; padding: 0 5px 0 0; }
h3 { float: left; width: 100%; font-size: 16px; }
h4 { font-size: 12px; margin: 0 0 2px 0;}
h5 { font-size: 38px; margin: 0 0 4px 0; padding: 0 10px 0 0; }
h6 { font-size: 22px; margin: 0 0 6px 0; }

p 			{ font-size: 12px; margin: 0 0 13px 0; color: #757579; line-height: 14px; }
p.last		{ margin-bottom: 0; }
p.italic	{ font-style: italic; }

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

img			{ margin: 0; }

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

a, 
a:link		 { color: #ffffff; text-decoration: none; }
a:focus, 
a:hover		{ color: #808080; text-decoration: none; }
a.current	{ color: #808080; text-decoration: none; }

p a, 
p a:link		 { color: #808080; text-decoration: none; }
p a:focus, 
p a:hover		{ color: #ffffff; text-decoration: none; }

blockquote	{ font-style: italic; }
strong		{ font-weight: bold; }
em,dfn		{ font-style: italic; }
dfn			{ font-weight: bold; }
pre,code		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt	{ font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt			{ display: block; margin: 1.5em 0; line-height: 1.5; }
