html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
}

a {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #069;
}

a:hover {
	text-decoration: underline;
}

body {
	/*margin:20px;*/
	margin-top:0px;
	background-color:#F1F1F1;
}

.bodydiv {
	width:100%;
	min-width:300px;
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
	padding:20px;
	background-color:#fff;
	border:1px solid #E3E3E3;
	margin-top:20px;
	margin-bottom:20px;
}

h2 {
  font-weight: bold;
  color: #487138;
  font-size: 18px;
  vertical-align:middle;
}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

.dayTab {
	background: url("images/Day-Icon.jpg");
	float:left;
    width: 95px;
    height: 42px;
    font-family: verdana;
    font-size: 26px;
    color: #fff;
    padding-left: 15px;
    padding-top: 7px;
    margin-right: 10px;	
}

.ImageBorder {
	border: 1px solid #777;
}

.PageContent {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px; 
}

.PageHeader {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px; 
	font-weight: bold;
	color: #487138;
}
