/*--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-color: #132530; color: #ffffff; font-family: Verdana, san serif; height: 100%;}

h1,h2,h3,h4,h5,h6 { color: #a1d568; font-weight: normal; font-family: Times new roman, serif; }

h1 { font-size: 20px; font-weight: bold; width: 444px; height: 57px; background: url(../images/logo.gif) top left no-repeat; margin:0 0 0 0; text-indent: -5000px; }
h2 { font-size: 24px; letter-spacing:.1em;}
h3 { font-size: 20px; padding: 4px 0 0 0;}
h4 { font-size: 16px; padding: 4px 0 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; }
h5 { font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #a1d568; font-weight: bold; }
h6 { font-size: 9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; margin: 0 0 10px 0; }

p 			{ font-size: 12px; line-height: 18px; margin: 0 0 15px 0; color: #ffffff; }
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: #a1d568; text-decoration: none; }
a:focus, 
a:hover		{ color: #ffffff; text-decoration: none; }
a.current	{ color: #ffffff; text-decoration: none; }

strong		{ font-weight: bold; }
em,dfn		{ font-style: italic; }