﻿body {
	text-align:center;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font: x-small/1.5em Verdana,Helvetica,sanserif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html > body {
	margin-left: 20px;
	font-size: small;
}
.chunkyRed {
	font-family: Georgia, "times New Roman", serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CC0000;
}

#container {
  margin: 0 auto;
  width: 740px;
  text-align:left
  }
  
#header {
	float: left;
	width: 100%;
	background: #E2E2E2 url('../resources/siteimages/bg_white.gif') repeat-x bottom;
	font-size: 80%;
	line-height: normal;
}
#header ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#header li {
	float: left;
	background: url('../resources/siteimages/norm_left.gif') no-repeat left top;
	margin: 0;
	padding-left: 9px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#header a {
	float: left;
	display: block;
	background: url('../resources/siteimages/norm_right.gif') no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: #808080;
	padding-left: 6px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
	float: none;
}
/* End IE5-Mac hack */
#header a:hover {
	color: #333;
}
#header #current {
	background-image: url('../resources/siteimages/norm_left_on.gif');
}
#header #current a {
	background-image: url('../resources/siteimages/norm_right_on.gif');
	color: #333;
	padding-bottom: 5px;
}
h1 {
	font-family: Verdana,Helvetica,sanserif;
	font-size: 12pt;
	vertical-align: baseline;
	text-align: left;
	line-height: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3;
	margin-bottom: 5;
}
h3 {
	font-family: Verdana,Helvetica,sanserif;
	font-size: 18pt;
	vertical-align: baseline;
	text-align: left;
	line-height: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3;
	margin-bottom: 5;
	text-decoration: ;
}
h5 {
	font-family: Verdana,Helvetica,sanserif;
	font-size: 10pt;
	vertical-align: bottom;
	text-align: left;
	line-height: 100%;
	text-decoration: ;
	color: #333333;
}
.Bodytext {
	font-size: 8.5pt;
	font-family: Verdana,Helvetica,sanserif;
	color: #666666;
	line-height: normal;
	text-align: left;
}
.<p>        {
	font-size: 8.5pt;
	font-family: Verdana,Helvetica,sanserif;
	color: #666666;
	line-height: normal;
	text-align: left;
}
.titletext {
	font-size: 10pt;
	font-family: Verdana,Helvetica,sanserif;
	color: #808080;
	font-weight: bold;
}
a:link {
	color : Blue;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
a:visited {
	color : Navy;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
a:active {
	color : Red;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
a:hover {
	color : Maroon;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : underline;
}

