body {
	margin: 0px;
	padding: 5px;
	font: 12pt/1.25 'Arial', sans-serif;
	background-color: #ffffff;
	min-width: 770px;
	width: 100%;
	height: 100%;
}

html {
	width: 100%;
	height: 100%;
}

h1,h2,h3,h4 { margin: 0.2em 0; }

p { margin: 0.7em 0; }

a, a:link, a:visited {
	color: #002878;
}

a:hover {
	color: #5670a6;
}

img {
	border: 0;
}

form {
	margin: 0;
}

.hdiv {
   position: absolute;
   top: 0;
   left: 0;
   font-size: 12px;
   display: none;
}

#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	margin:	0px;
	padding: 0px;
	height:	340px;
}

#header a:link, #header a:hover {

}

#main1 {
	clear: both;
	margin: 0px 0px;
	padding: 0px;
	width: 780px;
}

#main2 {
	margin: 0px;
	padding: 0px;
}

#left {
	float: left;
	width: 165px;
	margin: 0px;
	padding: 5px 0px;
	font-size: 7.5pt;
}

#left a {
	text-decoration:none;
}

#left a:hover {
   text-decoration:underline;
}

#left .chicklet h1 a:visited, #left .chicklet h1 a:hover {
	color: white;
}

#right {
	float: right;
	width: 150px;
	margin: 0px;
	padding: 5px 0px;
	font-size: 7.5pt;
}

#right a {
	text-decoration:none;
}

#right a:hover {
   text-decoration:underline;
}

#right .chicklet h1 a:visited,  #right .chicklet h1 a:hover {
	color: white;
}

#middle {
	margin: 0px 155px 0px 170px;
	background-color: #FFFFFF;
	font-size: 80%;
	padding: 5px;
}

#footer {
	width: 780px;
	margin-top:	20px;
	clear:both;
	text-align:center;
}

#footer	p {
	text-align:center;
	font-size: 8pt;
	color:#999999;
}

#footer img {
	margin-left:8px;
	padding: 0px;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a  {
	text-decoration: underline;
	color:black;
	font-size: 10pt;
}

#copyAndContact	{
	font-size: 10pt;
}

#copyAndContact a:link, #copyAndContact a:active, #copyAndContact a:hover, #copyAndContact a  {
	text-decoration: underline;
	color: #002878;
}

.cleaner {
	clear: both;
	background:transparent;
}

.headerTagline {
	background-color: #D2E4FC;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
}

.titleImage {
	float: left;
	margin: 0px;
	padding: 5px;
}

.floatedColumn {
	float: left;
	padding: 0px 4px 0px 0px;
}

.chicklet {
	border: solid #96B36E 2px;
	margin-bottom: 10px;
}

#right .chicklet {
	border: solid #62A21A 2px;
}

.chicklet h1 {
	margin: 0;
	padding: 0 3px;
	font-size: 10pt;
	color:#FFFFFF;
	background-color: #62A21A;
   border-bottom: solid #96B36E 2px;
}

.chicklet h1 a {
	color: white;
}

#right .chicklet h1 {
	color:#FFFFFF;
	background-color: #62A21A;
   border-bottom: solid #62A21A 2px;
}

.chickletBody {
   background-color: lightyellow;
   padding: 2px;
}

#right .chickletBody {
	background-color: lightyellow;
}

.chicklet ul {
	list-style-type: none;
	padding: 0 3px;
	margin: 0;
}

.chicklet li {
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1;
}

#relatedArticles h4 {
	margin-bottom: -8px;
}

.articleCatTitle {
   margin-bottom: -10px;
}

.itemsForCategory .artTitle {
	margin-bottom: -10px;
}

#linkPartners .partnerTypeInList {
	margin-bottom: -10px;
}

#linkPartners .partnerTitle {
	margin-bottom: -10px;
}

.globalErrorMessage {
	background-color: #FFE25F;
	padding: 10px;
	margin: 0 10px 10px 10px;
	border: solid #EFA848 1px;
	font-size: 18px;
}

.underline {text-decoration: underline;}
.copy { text-align:center; font-size:80% }/* If it deals with navigation, it should be in this file */

.headerLinks {
	position: absolute;
	padding-top: 100px;
	text-align:center;
}

.headerLinks a:link, .headerLinks a:active, .headerLinks a:hover, .headerLinks a:visited  {
	color: #ffffff;
}

.firstLink {
	left: 390px;
}

.secondLink {
	left: 500px;
}

.thirdLink {
	left: 610px;
}

#headerText {
	position: absolute;
	margin-top: 175px;
	left: 330px;
	width: 400px;
	color: white;
	font-size: 11px;
}

#headerTestimonial .name {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid white 1px;
}

#headerTestimonial .text p {
	margin-top: 4px;
	padding-left: 10px;
	font-size: 11pt;
	color: #ffffff;
}

#headerTestimonial .text p a {
	font-size: 11pt;
	color: #ffffff;
	text-decoration: underline;
}

.headerLinkText a{
    font-size: 10pt;
	color: #ffffff;
	text-decoration:none;
}

.headerLinkText a:hover {
	text-decoration: underline;
}

#tabs {
	margin-top: 5px;
	float:left;
	width: 100%;
	font-weight: bold;
	line-height:normal;
	background-color: #F2F5F7;
}

#tabs ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
}

#tabs li {
	float:left;
	margin:0;
	padding:0 0 0 0px;
}

#tabs a {
	float:left;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
	color:#336699;
	background-color: #F1F1FD;
	border-top: solid #9B72CF 1px;
	border-right: solid #9B72CF 1px;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */

#tabs #current {
}

#tabs #current a {
	color:#FFFFFF;
	background-color: #9B72CF;
}

.firstTab {
	border-left: solid #9B72CF 1px;
}

.spacer {
    color:#FFFFFF;
	border-left: solid #FFFFFF 1px;
	border-top: solid #FFFFFF 1px;
	border-right: solid #FFFFFF 1px;
}

#underTabContainer {
	clear: both;
	color: #FFFFFF;
	background-color: #9B72CF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 3px;
	border: solid #9B72CF 1px;
	border-bottom: none;
}

#underTabContainer a, #underTabContainer a:link, #underTabContainer a:visited {
	color: #FFFFFF;
}

#underTabContainer a:hover {
	color: #FFFFFF;
}

.breadCrumb {

}

#timestamp {
	float: right;
}

#rightNavChicklet {
	margin-top: 15px;
	font: 10pt	'Arial', 'sans-serif';
	color:#999999;
	background-image: url(/images/couple.jpg);
	background-repeat: no-repeat;
	padding-top: 404px;
	padding-left: 20px;
}

#rightNavChicklet .rightNavHeading {
	background-image: url(/images/grey_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	margin:0px;
}

#rightNavChicklet .rightNavFooter {
	background-image: url(/images/grey_box.gif);
	background-repeat: no-repeat;
	background-position:10px 10px;
	padding: 10px 0px 0px 20px;
	margin:0px;
}

.rightNavFooter a:hover, .rightNavFooter a:link, .rightNavFooter a:active, .rightNavFooter a:visited {
	font-weight: bold;
	font-size:8pt;
	color: #999999;
	text-decoration:none;
}

#rightNavChicklet .testimonials {
	margin-left:8px;
	border-left:dotted 1px;
	border-bottom: dotted 1px;
	width: 150px;
}

.nameHeading {
	background-image: url(/images/grey_box.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 0px 0px 24px;
	font-weight: bold;
	color: #bb0000;
}

.testimonialBody {
	padding: 0px 0px 10px 10px;
}

.testimonialBody a, .testimonialBody a:active, .testimonialBody a:hover  {
  color: #bb0000;
}#mainContent {
}

.homeChicklet {
	width: 508px;
	padding-bottom:10px;
}

.homeChickletHeading {
	background-image: url(/images/links_header.jpg);
	background-repeat: no-repeat;
	height:	33px;
	text-indent:80px;
	padding-top:22px;
	color:#ffffff;
	font-weight:bolder;
	font-size: 12pt;
}

.homeChickletHeading a:link, .homeChickletHeading a:visited {
	color: white;
	text-decoration: none;
}

.homeChickletHeading a:hover {
	color: white;
	text-decoration: underline;
}

.homeChickletBody {
	margin-left:40px;
	margin-right:20px;
	font-size:8pt;
	border-left:dotted 1px;
	border-bottom:dotted 1px;
	padding-bottom:10px;
}

.homeChickletBody .partnerLinks {
	float: right;
	width: 150px;
	padding: 0px 0px 5px 10px;
}

.homeChickletBody .partnerLinks ul {
	margin:0px;
	padding: 0px 0px 0px 18px;
	list-style-image: url(/images/arrow.gif);
	font-weight:bold;
}

.homeChickletBody .partnerLinks a {
	color: #bb0000;
	font-size: 8pt;
	text-decoration:none;
	font-family:'Arial','sans-serif';
}

.partnerLinks a:link, .partnerLinks a:visited {
	color:#bb0000;
}

.partnerLinks a:hover {
	color:#bb0000;
	text-decoration: underline;
}

.homeChickletBody .description {
	padding-left:15px;
	padding-top:10px;
}div.wikiContent {

}

div.wikiContent ul, div.wikiContent ol {
	padding-left: 35px;
	margin: 10px 0;

}

div.remBio, span.remBio {
	font-style: italic;
	margin: 8px 0;
	/*background-color: #FFAFAF;*/
}

div.remFootnotes, span.remFootnotes {
	font-style: italic;
	margin: 8px 0;
	/*background-color: #BFDFFF;*/
}

table.wikitable {
	border: 0;
	border-collapse: collapse;
}

table.wikitable td, table.wikitable th {
	border: 1px solid #62A21A;
	padding: 2px 6px;
	margin: 3px;
}

table.wikitable th {
	background-color: #62A21A;
	color: white;
}

table.wikitable td {
	background-color: #FFFFE0;
}