body
	{
	background: #fff url(/included/images/background.gif) repeat-y 0px 300px;
	margin: 0;
	padding: 0;
	}

h2, h3, h4
	{
	margin: 0;
	}

p, ul, ol, li, div, h1, h2, h3, h4, h5, td, th, blockquote
	{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	}

p, ul, ol, li, div, h2, h3, h4, td, th, blockquote
	{
	color: #555;
	}

p, ul, li, div
	{
	font-size: 12px;
	line-height: 140%;
	}

p, li, h5
	{
	margin: 0;
	}

p, ul, ol
	{
	padding: 0 0 15px 0;
	}

ol
	{
	margin: 0 0 0 27px;
	}

ul
	{
	margin: 0 0 0 20px;
	}

a
	{
	text-decoration: underline;
	color: #369;
	}

h3 a
	{
	text-decoration: none;
	color: #555;
	}

h4 a
	{
	text-decoration: none;
	color: #fff;
	}

h4 a:hover
	{
	color: #fc0;
	}

a:hover
	{
	color: #098;
	}

div, form
	{
	margin: 0;
	padding: 0;
	}

form table th
	{
	text-align: left;
	}

h1
	{
	font-size: 20px; 
	color: #369;
	font-style: italic;
	border-bottom: 1px solid #8be;
	padding: 20px 0 10px 20px;
	margin: 0 0 0 220px;
	}

h2
	{
	font-size: 16px; 
	padding: 15px 0 0 0;
	text-transform: uppercase;
	}

h3
	{
	font-size: 14px; 
	padding: 10px 0 0 0;
	}

h4
	{
	font-size: 12px; 
	padding: 0;
	}

div#rightcolumn h4
	{
	padding: 2px;
	background: #369;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	}

body div#rightcolumn h4.sitebutton
	{
	border: 4px outset #fc0;
	}

h5
	{
	font-size: 12px; 
	padding: 4px 0 4px 5px;
	color: #fff;
	background: #369;
	margin: 10px 0;
	}

h5.first
	{
	margin-top: 0;
	}

ul
	{
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
	}

div#rightcolumn ul
	{
	list-style-type: square;
	color: #69b;
	padding: 15px 0 10px 5px;
	}
	
div#rightcolumn ul li, div#rightcolumn p
	{
	color: #fff;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	}
	
div#rightcolumn ul li a
	{
	text-decoration: none;
	color: #fff;
	}

div#rightcolumn ul li a:hover
	{
	background: #369;
	}

div#rightcolumn form
	{
	padding: 10px 10px 0 0;
	text-align: right;
	margin-bottom: 20px;
	}

img
	{
	border: 0;
	margin: 0;
	padding: 0;
	}

tr
	{
	margin: 0;
	padding: 0;
	}

td
	{
	vertical-align: top;
	margin: 0;
	padding: 0 3px 0 3px;
	font-size: 12px;
	}

div#masthead
	{
	background-color: #000;
	white-space: nowrap;
	height: 30px;
	padding: 2px 20px;
	}

div#masthead p
	{
	font-size: 11px;
	color: #fff;
	white-space: nowrap;
	background-color: #000;
	margin-top: 9px;
	line-height: 11px;
	padding: 0;
	}
	
div#masthead a
	{
	color: #fff;
	text-decoration: none;
	}

div#masthead a:hover
	{
	text-decoration: underline;
	}

div#masthead p#mastheadlinks, div#masthead img
	{
	float: left;
	}

div#masthead p#date
	{
	float: right;
	}

div#logo
	{
	clear: both;
	background: #369 url(/included/images/ucsf_childrens_logo358x54.gif) no-repeat center right;
	border-left: 18px solid #fc0;
	border-top: 1px solid #fff;
	}

div#logo p
	{
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	padding: 20px 0 18px 16px;
	}
	
div#logo p a
	{
	color: #fff;
	text-decoration: none;
	}
	
div#logo p a:hover
	{
	text-decoration: underline;
	}

div#container
	{
	width: 860px;
	}
	
div#leftcolumn
	{
	width: 199px;
	float: left;
	margin: 0;
	padding: 0 0 20px 19px;
	border-top: 1px solid #fff;
	}

div#leftcolumn a
	{
	font-size: 12px;
	color: #369;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 3px 4px 10px;
	background: #fc0;
	line-height: 13px;
	}

div#leftcolumn a:hover, div#leftcolumn a.active
	{
	background: #8be;
	text-decoration: none;
	color: #fff;
	}

div#leftcolumn a.leftnavhead
	{
	border-top: 1px solid #fff;
	padding: 6px 3px 6px 5px;
	font-weight: bold;
	margin: 10px 0 0 0;
	}

div#rightcolumn
	{
	padding: 0;
	margin: 0 0 60px 0;
	width: 180px;
	float: right;
	background: #8be;
	}

p#footer
	{
	clear: both;
	margin: 60px 0 0 220px;
	padding: 10px 0 30px 20px;
	font-size: 11px;
	border-top: 1px solid #369;
	color: #666;
	}

div#content
	{
	margin: 0 0 0 225px;
	padding: 0 0 15px 15px;
	}

.right
	{
	float: right;
	padding-left: 20px;
	}

.left
	{
	float: left;
	padding-right: 20px;
	}

input
	{
	width: 90px;
	font-size: 10px; 
	padding: 2px;
	background: #fff;
	color: #777;
	border: 1px solid #69b;
	margin: 0;
	}

input.button
	{
	width: 96px;
	background: #69b;
	color: #fff;
	text-transform: uppercase;
	border-right: 2px solid #222;
	border-bottom: 2px solid #222;
	text-align: center;
	font-weight: bold;
	padding: 1px 3px 0 3px;
	}

input.checkbox, form.addsite input.checkbox
	{
	width: auto;
	border: 0;
	}

form.addsite input
	{
	width: 120px;
	}
	
form.addsite input.button
	{
	width: 126px;
	}

table.recharge
	{
	margin: 20px 0;
	}
	
table.recharge td, table.recharge th
	{
	font-size: 9px;
	padding: 1px;
	border: 1px solid #eee;
	width: 10px;
	}

table.recharge tr td input
	{
	width: 60px;
	font-size: 9px;
	}

table.recharge tr td input.short
	{
	width: 16px;
	}

