/*  default body settings  */
body {	background: white;
		color: black;
		margin: 0px;
		font-family: Verdana, Garamond, Arial
	}

/*  default text settings  */
ul { font-size: 12px; line-height: 13px; }
dt { font-size: 12px; line-height: 14px; font-family: Verdana, Garamond, Arial, "Albertus Medium" }
h1 { font-size: 35px; line-height: 40px; text-decoration: underline; font-family: Times, Georgia }
h2 { font-size: 25px; line-height: 30px; text-decoration: underline; font-style: italic; font-family: Times, Georgia }
h3 { font-size: 18px; line-height: 18.2px; font-family: Verdana, Garamond, Arial } 
h4 { font-size: 16px; line-height: 16.2px; font-weight: 200; margin: 0px; font-family: Verdana, Garamond, Arial }
h5 { font-size: 12px; line-height: 12.2px; font-weight: 200; margin: 0px; font-family: Verdana, Garamond, Helvetica; }
h6 { font-size: 10px; line-height: 10.2px; font-weight: 100; margin: 0px; font-family: Verdana, Garamond, Helvetica }
p  { font-size: 12px; line-height: 13px; margin-top: 1px; margin-bottom: 1px; font-family: Verdana, Garamond, "Albertus Medium" }

/*  default link colors  */
a:link { color: navy }
a:hover { color: red }
a:visit { color: blue }

/*  color used in background of leftbar  */
.leftbg { background-color: #000066 }

/*  regular text used in the leftbar  */
.leftbar  { color: black; font-size: 10px; line-height: 10.2px; font-family: Verdana, Garamond, Arial }
a.leftbar  { color: black; font-size: 10px; line-height: 10.2px; font-family: Verdana, Garamond, Arial }
a.leftbar:hover { color: #6699ff }

/*  header text used by the left bar  */
.leftheader { color: #fff6d8; font-size: 12px; font-weight: bold; font-family: Verdana, Garamond, Arial }
a.leftheader { color: #fff6d8; font-size: 12px; font-weight: bold; font-family: Verdana, Garamond, Arial }
a.leftheader:hover { color: #6699ff }

/*  style for breadcrumb style path  */
.path1 { text-indent: 0px; }
.path2 { text-indent: 5px; }
.path3 { text-indent: 10px }
.path4 { text-indent: 15px }

/*  capital letter links on right side of page  */
a.capslink { color: black; font-family: verdana; font-size: 12px; font-weight: bold; text-decoration: none }
a.capslink:hover { color: blue}

/*  text used in footers of page  */
.footer { color: black; font-family: Verdana; font-size: 9px }
.ccnow { color: black; font-size: 10px; font-family: Verdana, Garamond, Arial }
a.ccnow { color: #006; font-size: 10px; font-family: Verdana, Garamond, Arial }