BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Page_bknd.gif);
}

a:link {
	text-decoration: none;
	color: #596C6D;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.rows {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
    } 

.TableHeaderText{
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.verdana10_grey{
	font-family: Verdanna, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.verdana10{
	font-family: Verdanna, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.verdana12_darkgrey{
	font-family: Verdanna, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.verdana13_darkgrey{
	font-family: Verdanna, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
}

.FooterText {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.NotebookHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #596C6D;
	text-decoration: none;
}

.Form {
	background-image: url(images/Form-Bknd.gif);
	background-repeat: repeat-x;
}
.HeaderTextSmall {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #596C6D;
	font-weight: normal;
	text-decoration: none;
}
.HeaderTextLarge {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Notebook-Breadcrumbs {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8EB0B2;
	text-decoration: none;
}
.Notebook-BreadLink {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8EB0B2;
	text-decoration: underline;
}


/*--------------------------------------------------------------------------------------------------------
New "General" styles added by RD on Dec 6, 2006
--------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------
Navigation
------------------------------------------------*/
/* styles for header menu bar */
#header-menu{
}
#header-menu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#header-menu ul{
	font: bold 10px Tahoma, sans-serif;
	width: 100%;
	height: 19px;
	background: url(../HeadersFooters/images/header/header-menu-bknd.gif) center center repeat-x;
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	float: left;
}
#header-menu ul li{
	display: inline;
}
#header-menu ul li a{
	float: left;
	color: #596C6D;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	background: url(../HeadersFooters/images/header/header-menu-divider.gif) center left no-repeat;
}
#header-menu ul li a:hover{
color: #FF0000; /*Theme change*/
}
#header-menu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
	content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* styles for header menu drop down */
.header-menu-dropdown	{
	position:absolute;
	top: 0;
	border: 1px solid #596C6D; /*Theme change*/
	border-bottom-width: 0;
	font:normal 11px Georgia;
	color: 	#596C6D; /*Theme change*/
	line-height:18px;
	z-index:100;
	background-color: white;
	visibility: hidden;
	text-align: left;
}
.header-menu-dropdown a	{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #596C6D; /*Theme change*/
	padding: 1px 0px 1px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #596C6D; /*Theme change*/ /*Color Responsible for drop-down menu item (not hovered)*/
}
.header-menu-dropdown a:hover{ /*Settings responsible for drop-down menu item (hovered)*/
	background-color: #596C6D; /*Theme change*/
	color: #FFFFFF;
	text-decoration: none;
}



.borderall	{
	border: 1px solid #CCCCCC;
}

.content-text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content-text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content-text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content-text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content-text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content-text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content-text22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* Styles for custom links */
a.content-link10:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.content-link10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.content-link10:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.content-link10:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

a.content-link11:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.content-link11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.content-link11:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.content-link11:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

a.content-link12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.content-link12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.content-link12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.content-link12:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

/* PDF, Excel and Word Links */
a.adobe-link:link {
	background-image: url(../HeadersFooters/images/icons/icons-adobe.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.adobe-link:hover {
	background-image: url(../HeadersFooters/images/icons/icons-adobe.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.adobe-link:visited {
	background-image: url(../HeadersFooters/images/icons/icons-adobe.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.adobe-link:active {
	background-image: url(../HeadersFooters/images/icons/icons-adobe.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.excel-link:link {
	background-image: url(../HeadersFooters/images/icons/icons-excel.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.excel-link:hover {
	background-image: url(../HeadersFooters/images/icons/icons-excel.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.excel-link:visited {
	background-image: url(../HeadersFooters/images/icons/icons-excel.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.excel-link:active {
	background-image: url(../HeadersFooters/images/icons/icons-excel.gif);
	background-repeat:	no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}