/* CTORH Style Sheet */

/* link class */

a {color: #003366; text-decoration: underline; font-weight: bold !important;}
a:hover {color: #003366; text-decoration: underline}
a:active {color: #003366; text-decoration: underline}
a:visited {color: #006633; text-decoration: underline}

/* end link class */

/* small link class */

a.small {font-size: 12px; color: #003366; text-decoration: underline; font-weight: bold !important;}
a.small:hover {font-size: 12px; color: #003366; text-decoration: underline}
a.small:active {font-size: 12px; color: #003366; text-decoration: underline}
a.small:visited {font-size: 12px; color: #006633; text-decoration: underline}

/* end small link class */

/* caption link class */

a.caption {font-size: 11px; color: #606060; text-decoration: none; font-weight: bold !important;}
a.caption:hover {font-size: 11px; color: #606060; text-decoration: none}
a.caption:active {font-size: 11px; color: #606060; text-decoration: none}
a.caption:visited {font-size: 11px; color: #606060; text-decoration: none}

/* end caption link class */

/* breadcrumb link class */

a.crumb {font-size: 11px; color: #003366; text-decoration: none; font-weight: bold;}
a.crumb:hover {font-size: 11px; color: #003366; text-decoration: none}
a.crumb:active {font-size: 11px; color: #003366; text-decoration: none}
a.crumb:visited {font-size: 11px; color: #006633; text-decoration: none}

/* end caption link class */

/* footer link class */

a.footer {font-size: 10px; color: #404040; text-decoration: underline}
a.footer:hover {font-size: 10px; color: #404040; text-decoration: underline}
a.footer:active {font-size: 10px; color: #404040; text-decoration: underline}
a.footer:visited {font-size: 10px; color: #606060; text-decoration: none}

/* end footer link class */

/* copy class */

.copy {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000}
.copytd {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000}
td .copytd {width 150px;}
.copygreen {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #006633}

.copysmall {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.copysmall_green {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #006633}

.copycaption {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.copycaption_grey {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #606060}
.copycaption_green {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #006633}
.copycaption_blue {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366}

.copycrumb {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #606060}
.copycrumb_blue {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366}
.copycrumb_green {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #006633}

.titleblue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #003366; font-weight: bold}
.titlegreen {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #006633; font-weight: bold}
.titleblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}

.subtitle_green {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #006633; font-weight: bold}
.subtitle_blue {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003366; font-weight: bold}
.subtitle_black {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}

.copyfooter {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #606060}

/* end copy class */

/* misc class */

.highlight {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #cc0000}

.imgright {float:right}
.imgleft {float:left}

.ul {margin-top:0; margin-bottom:0;}

.list01 {margin-top:0; margin-bottom:0; list-style:disc; list-style-position:outside;}
.list02 {margin-top:0; margin-bottom:0; list-style:square; list-style-position:outside;}

/* end misc class */