/*-------------------------------
Richco template basic stylesheet
---------------------------------*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background: url(images/wrapper_bgrd.jpg) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/wrapper_bgrd.jpg);
}
.table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-left: 30px;
	margin-top: 50px;
}

#navbar	{
	width:851px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	background-image: url(images/dropdown.jpg);
	background-repeat: no-repeat;
}
.linkedcasetext {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.linkedcasetext a:link {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.linkedcasetext a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #777;
}
.linkedcasetext a:active {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.linkedcasetext a:hover{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #00A;
}
.smallprint	{
	font-size: 9px;
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallprint a:link	{
	font-size: 9px;
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallprint a:visited	{
	font-size: 9px;
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallprint a:active	{
	font-size: 9px;
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallprint	a:hover {
	font-size: 9px;
	color: #00A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.privacyprint	{
	font-size: 10px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 12px;
}
.formtext	{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.brochurelinkprintleft	{
	font-size: 12px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	margin-left: 110px;
	margin-right: 30px;
	margin-top: 20px;
}
.brochurelinkprintright	{
	font-size: 12px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 130px;
}
.headinglinkprintleft	{
	font-size: 12px;
	color: #00A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	margin-left: 110px;
	margin-right: 30px;
	margin-top: 20px;
}
.headinglinkprintright	{
	font-size: 12px;
	color: #00A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 130px;
}
.textindented	{
	float: left;
	margin-left: -175px;
	margin-right: 30px;
	margin-top: 10px;
	font-size: 12px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	line-height: 20px;
}
.textindentedheader	{
	float: left;
	margin-left: 50px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #00A;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;  /* <---Solution for bug IE6 */ 
}
.imgleft	{
	float: left;
	margin-left: 130px;
	margin-right: 30px;
	margin-top: 20px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.imgright	{
	float: right;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 150px;
}
#clear {
clear:both;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #777;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oneColFixCtrHdr #container {
	width: 851px;
	height: 1005px;
	margin: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header {
	background: url(images/header.jpg);
	height: 85px;
	width: 851px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	margin: 0;
	margin-top: -20px;
	width: 851px;
	height: 875px;
	background: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: 0;
	width: 851px;
	font-size: 9px;
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p {
	margin-top: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-bottom: 2px;
	text-align: center;
	font-size: 9px;
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}

