﻿
html
{
	font-size: 1em;
}
body
{
	font-family: Segoe UI, Arial, Sans-Serif;
	font-size: 1.5em;
	border-top: none;
    margin: 0;
    padding: 0;
    border-top: 30px solid #ccc;
    border: 0; /* This removes the border around the viewport in old versions of IE */
    width: 100%;
    background: url(/img/sdcmainbg.jpg) center;
} 
img
{
	border: none;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}
h1
{
	font-size: 18pt;
	margin-bottom: 10px;
}
h2
{
	font-size: 15pt;
	margin-bottom: 10px;
}
h3
{
	font-size: 12pt;
}
h4
{
	font-size: 9pt;
}
h5
{
	font-size: 9pt;
	color: #999;
}
h6
{
	font-size: 9pt;
	color: #144895;
}
p
{
	font-size: 9pt;
	margin-bottom: 10px;
}
ul li
{
	font-size: 9pt;
}
a
{
	font-size: 9pt;
}
label
{
	font-size: 12px;
}
/* ======================================= */
.breadcrumbtext, .breadcrumbtext span
{
	font-size: 9pt;
	margin-bottom: 15px;
}
.col3
{
	padding-top: 15px;
}
.postdate, .postcommon
{
	font-size: 9pt;
}
#header ul
{
	margin-bottom: 15px;
}
#header ul li
{
	list-style-type: none;
	display: inline;
	padding: 0px 3px;
}
#BlogRepeater h3
{
	clear: both;
	margin-top: 10px;
}
/* ======================================= */
/* ===========   NOSHOW    =============== */
/* ======================================= */

.updatefindwrap, .updateloginlogout, #userboxlogin, .mcaff
{
	display: none;
}
#logoprint
{
    display: none;
}
#copyrightprint
{
	display: none;
}
span
{
	font-size: 12px;
}
/* ======================================= */
/* ===========  ^NOSHOW^   =============== */
/* ======================================= */