body, td {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.boldGrey {
	font-weight: bold;
	color: #666666;
}
.boldDarkBlue {
	font-weight: bold;
	color: #4E6469;
}
.italic {
	font-style: italic;
}
.boldItalic {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
                     font-style: italic;
}
.blueHeading {
	font-size: 13px;
	font-weight: bold;
	color: #7CA0A8;
}
.largeFont {
	font-size: 14px;
	font-weight: bold;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #6BA0AB;
}
.calendarDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #C2D9DE;
}
.smallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.topNavigationBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: A7A7A7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 666666;
}
.homeLeftSide {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: 999999;
	padding-top: 55px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	background-image: url(/images/whats-new.gif);
	background-repeat: no-repeat;

}
.homeLeftSide a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.homeLeftSide a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;


}
.homeLeftSide a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.subLeftSide {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: 999999;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;

}

.homeBody {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.bigLeading {
	line-height: 24px;
}
.homeSearchBox {
	background-color: #DEDEDE;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.subSearchBox {
	background-color: #DEDEDE;
	padding-top: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 45px;
}
.topNavigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.topNavigation a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;


}
.topNavigation a:hover {
	font-weight: normal;
	color: #7CA0A8;
	text-decoration: underline;
}

.topNavigationSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 23px;
}
.topNavigationSub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.topNavigationSub a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.topNavigationSub a:hover {
	font-weight: normal;
	color: #7CA0A8;
	text-decoration: underline;
}
.sidebarPadding {
	padding-top: 12px;
	padding-left: 5px;

}

.sidebarPaddingHome {
	padding-top: 12px;
	padding-left: 5px;
	text-align: right;



}
.topRightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7CA0A8;
	border-right-color: #7CA0A8;
}
.leftBottomRightBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7CA0A8;
	border-bottom-color: #7CA0A8;
	border-left-color: #7CA0A8;
	padding-right: 21px;
	padding-left: 21px;
	border-left-width: 1px;
	padding-bottom: 12px;


}
a:link {
	color: #7CA0A8;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #425E65;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #E88F6A;
}

.topBorderGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A7A7;
}
.footer {
	color: #666666;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;


}
.footer a:hover {
	font-weight: normal;
	color: #7CA0A8;
	text-decoration: underline;
}
.breadcrumbPath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #BFE6EE;
	padding-left: 18px;
}

.breadcrumbPath a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;



}
.breadcrumbPath a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.breadcrumbPath a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.breadcrumbPath a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subBody {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}




/* fun navigation stuff */

.subNavigationLevel0 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #A4A4A4;
	padding-left: 5;
	padding-top: 3;
	padding-bottom: 3;
	padding-right: 5;
	cursor: hand;
	cursor: pointer;
}
.subNavigationLevel1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #DEDEDE;
	padding-left: 5;
	padding-top: 3;
	padding-bottom: 3;
	padding-right: 5;
	cursor: hand;
	cursor: pointer;
}
a.subNavigationLevel1Link,a.subNavigationLevel1Link:VISITED {
	text-decoration:none;
	font-weight: bold;
}
a.subNavigationLevel1Link:HOVER,a.subNavigationLevel1Link:ACTIVE {
	text-decoration:none;
	font-weight: bold;
}
.subNavigationLevel2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EEF0F0;
	cursor: hand;
	cursor: pointer;
	padding-top: 2px;
}
a.subNavigationLevel2Link,a.subNavigationLevel2Link:VISITED {
	color:#818181;
	text-decoration:none;
	font-weight: normal;
}
a.subNavigationLevel2Link:HOVER,a.subNavigationLevel2Link:ACTIVE {
	color:#333333;
	text-decoration:none;
	font-weight: normal;
}

.subNavigationLevel3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F8FAFA;
	padding-top: 2;
	cursor: hand;
	cursor: pointer;
}

a.subNavigationLevel3Link,a.subNavigationLevel3Link:VISITED {
	color:#818181;
	text-decoration:none;
	font-weight: normal;
}

a.subNavigationLevel3Link:HOVER,a.subNavigationLevel3Link:ACTIVE {
	color:#333333;
	text-decoration:none;
	font-weight: normal;
}

.subNavigationLevel1Link,a.subNavigationLevel1Link,a.subNavigationLevel1Link:VISITED {
	color:#818181;
	text-decoration:none;
	font-weight: normal;
}

a.subNavigationLevel1Link:HOVER,a.subNavigationLevel1Link:ACTIVE {color:#000000; text-decoration:none;}

.submenuLink {
	font-weight: normal;
	text-decoration: none;
}

.subNavigationLevel0Link,a.subNavigationLevel0Link,a.subNavigationLevel0Link:VISITED {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

a.subNavigationLevel0Link:HOVER,a.subNavigationLevel0Link:ACTIVE {color:#FFFFFF; font-weight: bold; text-decoration:none;}

.submenu1Link {
	font-weight: bold;
	text-decoration: none;
}


.enable { background-color: #fff; }
.enable A:link, .enable A:visited { color: #000; }


.enable0 a:link, .enable0 a:visited { color: #628488; }




/* end of side menu styling */



th { background-color: #eeeeee; font-size: 12px; text-align: left; padding: 3px; font-weight: normal; }

.formnote { font-size: 12px; font-weight: bold; background-color: #eee; padding: 5px; }


table.padded td { padding: 3px 5px 3px 5px; }

.newsGreySidebar {
	background-color: #F4F4F4;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;

}
.newsSmallBoldBlueHeading {
	font-size: 11px;
	font-weight: bold;
	color: #26717F;
}
.newsSmallBoldBlackHeading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.newsSmallItalic {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.newsletterVersion {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.newsLargeBlueHeading {
	font-size: 18px;
	color: #26717F;
}
.newsPaddingBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.newsIndex {
	font-size: 13px;
}

hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;


}
.newsArrow {
	font-weight: bold;
	color: #C7890E;
	text-align: right;
}

.newsArrow a:link {
	font-weight: bold;
	color: #C7890E;
	text-decoration: none;

}

.newsArrow a:visited {
	font-weight: bold;
	color: #C7890E;
	text-decoration: none;
}

.newsArrow a:hover {
	font-weight: bold;
	color: #C7890E;
	text-decoration: underline;

}

.newsArrowUp {
	font-weight: bold;
	color: #81B6C0;
	text-align: right;
}

.newsArrowUp a:link {
	font-weight: bold;
	color: #81B6C0;
	text-decoration: none;

}

.newsArrowUp a:visited {
	font-weight: bold;
	color: #81B6C0;
	text-decoration: none;
}

.newsArrowUp a:hover {
	font-weight: bold;
	color: #81B6C0;
	text-decoration: underline;

}

.newsSmallItalicBold {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.newsGreyBorder {
	border: 1px solid #DEDEDE;
}

.question { 
	font-weight: bold;
	font-size: 110%;
}
