﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, td, form, fieldset, a, img, button {
	margin: 0;
	border: 0;
}

html, form {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
body {
	min-height: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	cursor: default;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #191919;
	font-weight: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
h1 {
	margin: 0 0 .7em 0;
	padding: 0;
}
a:link {
	text-decoration: none;
	color : #1d2e3e;
	border: 0;
}
a:visited {
	text-decoration: none;
	color : #1d2e3e;
}
a:hover {
	text-decoration: underline;
	color : #e88200;
}
a:active {
	text-decoration: underline;
	color : #e88200;
	border: 0;
}
.list {
	background-image: none;
	list-style-type: disc;
	list-style-image: url('images/bullet.gif');
	list-style-position: outside;
}
.news {
	color: #213242;
}
.news a {
	color: #e88200;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #e88200;
}
.headline_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #213242;
	text-transform: capitalize;
}
.subheadline {
	color : #e88200;
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-transform: capitalize;
}
.subheadline td {
	color : #e88200;
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-transform: capitalize;
}
.subheadline_blue {
	color : #213242;
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-transform: capitalize;
}
.subheadline_blue td {
	color : #213242;
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-transform: capitalize;
}
#footer a {
	color: #0080ff;
}
#footer a:link {
	color: #0080ff;
}
#footer a:hover {
	color: #0080ff;
}
#footer a:active {
	color: #0080ff;
}
#footer a:visited {
	color: #0080ff;
}
/* WEB PARTS STYLES */
.Verbs {
	background-image: url(Images/WebParts/verbsbutton.gif);
	background-repeat: no-repeat;
	background-position: center;
}
td.WebPartLeft {
	background-image: url(Images/WebParts/lefttop.gif);
	background-repeat: no-repeat;
}
td.WebPartRight {
	background-image: url(Images/WebParts/righttop.gif);
	background-repeat: no-repeat;
}
td.WebPartTop {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #467A7B;
	background-image: url(Images/WebParts/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.WebPartBody {
	height: 100%;
	border: 1px solid #99CC66;
	background-color: #ffffff;
}
.WebPartBodyPadding {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.Minus {
	background-image: url(Images/WebParts/minus.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Plus {
	background-image: url(Images/WebParts/plus.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.BorderGrayTop {
	border-top: solid 1px #99CC66;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 13px;
}
/* END WEB PARTS STYLES */
