﻿/* CSS Document */
/* Health Level (http://www.healthlevel.com) */
/* Copyright 2012 Health Level Inc. All rights reserved. */

/* 
   Flavored from YUI version 2.8.0r4.
   Copyright 2009 Yahoo! Inc. All rights reserved.
   Code licensed under the BSD License:
   http://developer.yahoo.net/yui/license.txt
*/

html
{
	color: #222222;
	background: #FEFEFE;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
body
{
	direction: ltr;
	text-align: left;
	font-size: 100%;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
a  
{
	outline: none;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup
{
	font-style: inherit;
	font-weight: inherit;
}
del, ins
{
	text-decoration: none;
}
li
{
	list-style: none;
}
ol li
{
	list-style: none;
}
ul li
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
abbr, acronym
{
	border: 0;
	font-variant: normal;
}
sup
{
	vertical-align: baseline;
}
sub
{
	vertical-align: baseline;
}
legend
{
	color: #000000;
}
input, button, textarea, select, optgroup, option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: none;
}
textarea  
{
	resize: none;
}
pre, code, kbd, samp, tt
{
	font-family: monospace; 
	font-size: 108%;
	line-height: 100%;
}
h1
{
	font-size: 138.5%;
}
h2
{
	font-size: 123.1%;
}
h3
{
	font-size: 108%;
}
h1, h2, h3
{
	margin: 1em 0;
}
h1, h2, h3, h4, h5, h6, strong, dt
{
	font-weight: bold;
}
optgroup
{
	font-weight: normal;
}
em
{
	font-style: italic;
}
del
{
	text-decoration: line-through;
}
blockquote, ul, ol, dl
{
	margin: 0;
}
dl dd
{
	margin-left: 0;
}
th, td
{
	border: none 0px #D8D8D8;
	padding: .25em;
}
th
{
	font-weight: normal;
	text-align: center;
}
caption
{
	margin-bottom: .5em;
	text-align: left;
}
sup
{
	vertical-align: super;
}
sub
{
	vertical-align: sub;
}
p, fieldset, table, pre
{
	margin: 0;
}
select
{
	cursor: pointer;
	color: #222222;
}
button, input[type="button"], input[type="submit"], input[type="checkbox"], input[type="radio"], input[type="reset"]
{
	padding: 1px;
	cursor: pointer;
}
label  
{
    position: relative;
}
form fieldset label 
{
width: 380px;
display: block;
margin: 5px 5px 5px 6px;
padding: 0;
}
form fieldset label {
color: #777;
}

/* end */
