/* HCI CSS 
Revised 2009-10-28 SD */
body { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
p { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
td { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; }

#address { width: 100%; text-align: center; background-color: black; padding: 3px 0px 3px 0px; margin-top: 3px; }

a { color: #003366; }
a:hover { color: #000080; }
a:visited { color: #003366; }

.menu { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 3px; background-color: #808080; }
.menu a { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.menu a:visited { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.menu a:hover { color: #9b0033; font-weight: bold; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }


.black_box { color: white; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 3px; }

.capabilities  { color: #00008b; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; padding: 3px }
.capabilities a   { color: #00008b; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.capabilities a:hover  { color: #9b0033; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.capabilities a:visited  { color: #00008b; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.lower_menu { font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 5px; }
.lower_menu a { color: #003366; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.lower_menu a:hover { color: #9b0033; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.lower_menu a:visited { color: #003366; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.footer_text { color: black; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.footer_headbig1 { color: maroon; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

hr { border: 0px; color: black; background-color: black; height: 1px; }

.red  { color: #9b0033 }
.red a { color:#9b0033; text-decoration: none; }

.big { font-size: 14px; }
.bigger { font-size: 18px; }

.red_link a { color: #9b0033; }
.red_link a:hover { color: #003366; }
.red_link a:visited { color: #9b0033; }

h1 { color: #9b0033; font-weight: 700; font-size: 20px; line-height: 24px; text-align: center; margin-top: 5px; }
h2 { color: black; font-weight: bold; font-size: 14px; font-style: italic; }
h3 { font-size: 13px; }
.h3_header { color: #9b0033; font-weight: bold; font-style: italic; }
.green { color: teal; }
.page_title  { color: #9b0033; font-weight: 700; font-size: 20px; line-height: 24px }
.page_sub { font-size: 16px; font-weight: 700; line-height: 20px; }
.page_sub_black { font-size: 16px; font-weight: 700; color: black; }
.page_red { color: #9b0033; }
.page_red_bold { color: #9b0033; font-weight: 700; }
.page_sub_red { font-size: 16px; color:#9b0033; font-weight: 700; line-height: 20px; }
.page_sub_red a { font-size: 16px; color:#9b0033; font-weight: 700; line-height: 20px; }
.page_sub_red a:hover { font-size: 16px; color: blue; font-weight: 700; line-height: 20px; }
.page_sub_sub { font-size: 14px; }

.partner_title { font-size: 12px; padding: 3px 3px 3px 0px; }
.partner_title a { font-size: 14px; font-weight: 700; }
.partner_title a:visited { font-size: 14px; font-weight: 700; }
.partner_title a:hover { font-size: 14px; font-weight: 700; color: #9b0033; }
.partner_title_usa { font-size: 12px; padding: 3px; }
.partner_title_usa a { font-size: 14px; font-weight: 700; }
.partner_title_usa a:visited { font-size: 14px; font-weight: 700; }
.partner_title_usa a:hover { font-size: 14px; font-weight: 700; color: #9b0033; }

.CSM_footer { font-size: 14px; font-weight: 700; color: #9b0033; }
			.CSM_footer_i { font-family: Times, "Times New Roman"; font-style: italic; font-size: 14px; }
			.white { color: white; line-height: 15px; }
			.white a { color: white; text-decoration: none; font-weight: 700; }
			.white a:hover { color: #9b0033; }

.white_enter { color: white; font-size: 14px; }
.white_enter a { color: white; text-decoration: none; font-weight: bold;}
.white_enter a:hover { color: #9b0033; }

.wide_list li { padding-bottom: 5px; }

#navbar { width: 775px; background-color: #808080; height: 24px; }

.white_footer { font-size: 14px; font-weight: bold; color: white; }
.white_footer a { color: white; text-decoration: none; }
.white_footer a:hover { text-decoration: underline; }

.tl { border-top: 1px solid black; border-left: 1px solid black; }
.tlr { border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; }
.tr { border-top: 1px solid black; border-right: 1px solid black; }
.l { border-left: 1px solid black; }
.r { border-right: 1px solid black; }
.lr { border-left: 1px solid black; border-right: 1px solid black; }
.bl { border-left: 1px solid black; border-bottom: 1px solid black; }
.br { border-right: 1px solid black; border-bottom: 1px solid black; }
.tlb { border-top: 1px solid black; border-left: 1px solid black; border-bottom: 1px solid black; }
.tlbr { border-top: 1px solid black; border-left: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; }
.tbr { border-top: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; }
.lbr { border-left: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; }

ul li { padding-bottom: 5px; }

ol li { padding-bottom: 5px; }
ol li ol { padding-top: 5px; }

ol.bold { font-weight: bold; }
ol.normal { font-weight: normal; }

.logo_b { color: black; font-size: 14px; font-weight: bold; }
.logo_b a { color: black; text-decoration: none; }
.logo_b a:hover { color: #9b0033; }
.logo_r { color: #9b0033; font-size: 14px; font-weight: bold; font-style: italic; }
.logo_r a { color: #9b0033; text-decoration: none; }
.logo_r a:hover { color: black; }

ul li a {
	font-size: 12px;
}

.blacklinks {
	font-weight: bold;
}
.blacklinks a {
	color: black;
}
.blacklinks a:hover {
	color: #9b0033;
}
/* not used for gallery 
ul.thumbnail {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: left;
	background-color: #ffffff;
	line-height: 1em;
	list-style: none;
}

ul.thumbnail li {
	display: inline;
	margin: 0;
padding: 0;

}

ul li p {
	width: 30%;
	padding-top: .5em;
float: left;
height: 110px;
		border-top: 1px solid black;
	margin-left: 10px;
line-height: 1.1;

}

p img {
	padding-left: 0;
	padding-bottom: .5em;
	padding-right: .5em;
}

.sign { 
color: #9b0033; 
font-weight: bold; 
font-size: 14px 
}

.spacer {
	margin-left: 1em;
	margin-right: 1em;
}
*/
.rb-box {
	padding: 10px;
	border: 1px solid black;
}
.rb-box-black {
	padding: 10px;
	background-color: black;
	color: white;
}
ol li ul li {
	list-style-type: disc;
}
.disc-style {
	list-style-type: disc;
}
ul.photo {
	margin: 0 0 30px 0;
	padding: 0;
	float: left;
	text-align: center;
	background-color: transparent
	line-height: 1em;
	list-style: none;
}
ul.photo a {
	display: block;
	width: 130px;
	height: 160px;
	float: left;
	margin: 0 7px 30px 7px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #685f56;
	background-color: #ffffff;
}
ul.photo li {
	display: inline;
	margin: 0;
	padding: 0;
}
p.description {
	margin: 0;
	padding: 0;
	text-align: left;
}
.grey-box {
padding: 10px;
background-color:#CCCCCC;
text-align:center;
border:1px solid black;
font-weight:bold;
color:#000000;
}
.grey-box a {
text-decoration:none;
color:#000000;
}
.wide-space li {
padding-bottom: 12px;
}
.trLeftPad {
padding: 0 3px;
}

.smp {
	color: #a20045;
	}
img.smp {
	margin: 0 0 10px 10px;
	}
