﻿table
{
	border: 0px;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4d859c;
	text-decoration: none;
	font-weight:bold;
}

body {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
         line-height:15px;
	word-spacing:0.05em;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

link {
	color: #000000;
	text-decoration: none;
}

.main-table
{
	width: 800px
}

.logo
{
    width: 200px;
}

.spotlight {
	background-color: #fcfaf3;
    font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 15px 13px 15px 13px;
}
	
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #4d859c;
	text-decoration: none;
	height: 70px;
	vertical-align: middle;
}

.tiernav {
	background-color: #fcfaf3;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}

.mainlevel {
	font-weight:bold;
	background-image:url(../images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:9px 10px;
	padding:10px 0px 0px 20px;
}

.sublevel {
	font-weight:normal;
	background-image:url(../images/bullet4.gif);
	background-repeat:no-repeat;
	background-position:16px 3px;
	padding:0px 0px 0px 32px;
}
.moduletable td {
	background-color: #fcfaf3;
	padding: 5px 10px 5px 0px;
	border-bottom: 1px dotted #e6e1d4;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	word-wrap:break-word;
}
.moduletable tr td div {
	padding:3px 0px 3px 0px;
}

.tblmarginbottom {
	margin-bottom:20px;
}

.column2 {
      border-left: 1px solid #f1f1f1;
      padding: 10px 20px 0px 20px;
      vertical-align: top;
}

.column1 {
	vertical-align: top;
	padding:0px 0px 20px 0px;
	background-color: #fcfaf3;
}

.breadcrumb {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
   padding-bottom: 9px;
   border-bottom: 1px dotted #cccccc;  
}

.breadcrumb span {
	color: #ff9900;
}
.pathway {
	color:#999999;
}
.pathway a:hover {
	color: #ff9900;
	text-decoration: none;
}

.contentpane tr,td,font {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.contentpane tbody tr td.contentheading {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
	padding:0px 0px 19px 0px;
}

.contentsubheading
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: underline;
	padding:0px 0px 19px 0px;
	
}
