﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
body,div,dl,dt,dd,ul,ol,li,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,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* =====================================================
	BASE STYLES
===================================================== */
/*
10 - 77%
11 - 85%
12 - 93%
13 - 100%
14 - 108%
15 - 116%
16 - 123.1%
17 - 131%
18 - 138.5%
19 - 146.5%
20 - 153.9%
21 - 161.6%
22 - 167%
23 - 174%
24 - 182%
25 - 189%
26 - 197%
27 - 204%
28 - 212%
29 - 219%
30 - 227%
*/
body
{
	color: #000;
	font-family: Arial, Sans-Serif;
}
h1, h2 
{
	font-size: 227%;
	line-height: 1.1em;
	letter-spacing: 0.02px;
	word-spacing: 0.2px;
	font-family: Helvetica, Arial, Sans-Serif;
}
h1
{
	margin: 0.55em 0 0 0;
	clear: both;
}
h2 
{
	margin: 0.0em 0;	
}
h3 
{
	font-size: 108%;
	margin: 0px 0px 0.5em 0px;	
}

h4, h5, h6
{ 
	font-size: 93%; 
	margin: 1em 0 0 0;
}
h4 + p,
h5 + p,
h6 + p,
h4 + ul,
h5 + ul,
h6 + ul
{
	margin-top: 0.2em;	
}
h2 + img
{
	margin-top: 1em;	
}
h1, h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
p,ul,ol,dl,textarea,input,select,label,a,td,th
{
	font-size: 93%;
	line-height: 131%;
}
p a, ul a, ol a, dl a, label a, td a, th a, ul ul
{
	font-size: 100%;	
}
textarea,input,select
{
	font-family: Arial, Sans-Serif;	
	color: #666; 
}
body em {
	font-style: italic !important;
}
blockquote,ul,ol,dl {
	margin:1em;
}
ol,ul,dl {
	margin-left:1.5em;
}
ol li {
	list-style: decimal outside;	
}
ul li {
	list-style: disc outside;
}
dl dd {

	margin-left:1em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table {
	margin:1em 0;
}
hr { display: none; }
label
{
	cursor: pointer;	
}
a:link, a:visited 
{
	text-decoration: underline;
}
a:hover
{
	color: #000;
	text-decoration: none;
}
#header #logo
{
	/*overflow: auto;*/
	width: 122px;
	height: 106px;
}

