/******************************************************************************
 * YUI-font-reset
 *****************************************************************************/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body
{
*font-size:small;*font:x-small;
	list-style-type: circle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
}
select, input, button, textarea, button
{
    font: 99% arial,helvetica,clean,sans-serif;
}
table
{
    font-size: inherit;
    font: 100%;
}
table {
}
pre, code, kbd, samp, tt
{
    font-family: monospace; *font-size:108%;line-height:100%;}

/******************************************************************************
 * default-setting
 *****************************************************************************/

img a
{
    border: none;
}

a img
{
    border: none;
}

html
{
    padding-bottom: 1px !important;
    height: 100%;
}

body
{
	color: #595448;
	padding: 0;
	padding-bottom: 1px !important;
	margin-bottom: 1px !important;
}


h1
{
    font-size: 100%;
    color: #EE811C;
    font-weight: bold;
    margin: 0px;
}

h1 em
{
    color: #b0ba1b;
    font-weight: bold;
    font-style: normal;
}

h2
{
    font-size: 100%;
    color: #888888;
    font-weight: bold;
}

h3
{
    font-size: 85%;
    color: #2b637f;
    font-weight: bold;
}

h4
{
	font-size: 116%;
	color: #595448;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h5
{
		font-size:150%;
		color: #EE811C;
    font-weight: bold;
	
}

p
{
	color: #595448;
	font-size: 82%;
}

p2
{
	color: #595448;
	font-size: 80%;
	line-height: 130%;
}

p, ol, ul, h3, h2
{
    margin: 0px;
    padding: 0px;
}

a.external:link 
{
	color:#EE811C;
	fonts-size: 150%;
	font-weight: bold;

}

a.external:hover
{
	text-decoration:none;
	color:#EE811C;
}

a:link, a:visited
{
    color: #4D483B;
}

a:hover
{
    text-decoration: none;
    color: #4D483B;
}




table
{
	border-collapse: separate;
	margin: 0px;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


hr
{
    display: none;
}

select, textarea
{
    float: left;
}

fieldset
{
    border: medium none;
    margin: 0px;
    padding: 0px;
}

legend
{
    display: none;
}

legend
{
    display: none;
}

fieldset
{
}

fieldset ul li
{
    overflow: hidden;
    width: 100%;
    clear: both;
    margin: 2px 0px;
}


fieldset label, fieldset input, fieldset span, fieldset textarea
{
    clear: both;
}

input.radio
{
    margin: 4px 4px 0;
}

input.checkbox
{
    margin: 2px 4px;
}
subhead {
	font-size: 82%;
	color: #EE811C;
	font-weight: bold;
	margin: 0px;
	font-style: italic;
}
