/* CSS Document */

h1
{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 32px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-variant: normal;
	font-style: normal;
	color: #3F3F3F;
}
/* CSS Document */

h2
{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 28px;
	color: #848484;
	font-weight: normal;
	padding-bottom: 0px;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
/* CSS Document */

h3
{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #484848;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-variant: normal;
	font-style: normal;
}
/* CSS Document */

h4
{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #484848;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-variant: normal;
	font-style: normal;
}
/* CSS Document */

h5
{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #484848;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
/* CSS Document */

h6
{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #484848;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-variant: normal;
	font-style: normal;
	line-height: 16px;
	vertical-align: top;
}

hr
{
	height:1px;
	color:#999999;
}

#topbar
{
	width: 960px;
	height: 35px;
	margin: auto;
	color: #FFF;
}

#logoband
{
	height:98px;
	width:960px;
	margin:auto;
}

#flashtemp

{
	height:368px;
	width:961px;
	margin:auto;
	background-image:url(images/topbg.jpg);
}

#contentarea
{
	margin: auto;
	padding-top: 35px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 20px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 960px;
}
img {
	border: 0;
	margin: 0;
	-webkit-box-shadow: 0px 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px 0px #000000;
	float: none;
}
logo {
	border: 0;
	margin: 0 0 25px  0;
	-webkit-box-shadow: 0px 0px 0px 0px #6F6F6F;
	box-shadow: 0px 0px 0px 0px #6F6F6F;
}

#footer
{
	width:960px;
	height:70px;
	margin:auto;
	padding-top:15px;
}

#footer a
{
	text-decoration:none;
	color:gray;
}

#footer a:hover
{
	text-decoration:underline;
}

#nav
{
	float: right;
	padding-top: 2px;
	height: 10px;
	width: 600px;
	margin-top: 0px;
	text-align: right;
}

#nav a
{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

#nav a:hover
{
	color: #CCCCCC;
}

#nav ul
{
	list-style: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#nav li
{
	display:inline;
}

.navitem
{
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid gray;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.navlast
{
	padding-right: 0px;
	border-right: none;
	padding-left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #010101;
}
ul {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 20pt;
	list-style-type: none;
	color: #676767;
	list-style-image: url(images/bullet.jpg);
	/* [disabled]vertical-align: 0px; */
	list-style-position: outside;
	/* [disabled]clear: none; */
}
ul2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 20pt;
	list-style-type: none;
	color: #676767;
	list-style-image: url(images/check.jpg);
	/* [disabled]vertical-align: 0px; */
	/* [disabled]clear: none; */
	text-indent: 30px;
	list-style-position: outside;
	float: none;
	display: list-item;
}
p {
	color: #676767;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 22pt;
}
