@charset "UTF-8";
/* CSS Document */

/* ---------------------------------- GLOBAL RESET --------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, li, blockquote, fieldset, address {
	margin: 5px;
}
fieldset {
	padding: 10px;
}
body {
	font-family: "Arial", Tahoma, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
	color: #56606f;
	background: url(/ubmc02/hd09/images/bg_body.jpg) top repeat-x #000;
	background:#fff;
}
/* ---------------------------------- TYPOGRAPHY --------------------------------------------------------------*/
h1 {
	font-family: "Arial", Tahoma, sans-serif;
	font-size: 200%;
	color: #555;
	line-height: 1.2em;
}
h2 {
	font-family: "Arial", Tahoma, sans-serif;
	font-size: 160%;
	color: #555;
	line-height: 1.2em;
	text-align: center;
}
h3 {
	font-family: "Arial", Tahoma, sans-serif;
	font-size: 120%;
	color: #555;
	line-height: 1.2em;
}
h4 {
	font-family: "Arial", Tahoma, sans-serif;
	font-size: 110%;
	color: #555;
	line-height: 1.4em;
}
p {
	font-family: Arial, Tahoma, sans-serif;
	color: #777;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 5px;
	text-align: justify;
}
ul {
	margin-bottom: 15px;
}
li {
	font-family: "Arial", Tahoma, sans-serif;
	color: #777;
	line-height: 1.4em;
}
blockquote {
	margin-left:35px;
	margin-bottom:25px;
}
/* ---------------------------------- GLOBAL STYLE --------------------------------------------------------------*/
a img {
	border: none;
}
#wrapper {
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	width: 772px;
}
#navigation {
	height: 30px;
	margin: 25px 0px 0px 0px;
	border-bottom:2px solid #ccc;
	background:#fff;
}
#navigation ul {
	margin: 0px;
	padding:0;
	height: 30px;
	list-style-type: none;
}
#navigation li {
	float: left;
	padding: 2px 6px 2px 7px;
	border-right: 1px solid #ccc;
	background:#fff;
	margin: 0px;

}

#navigation li:hover {
	background:#efefef;
}
#banner {
	background: #fff url(/ubmc02/hd09/images/bannerBg.jpg) repeat-x;
	margin: 0;
	border-top:20px solid #fff;
}
#strap {
	background: #d2232a;
	margin: 0;
	height: 18px;
	padding: 2px 2px 3px 2px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#mainContent {
	background: url(/ubmc02/images/contentBg.jpg) repeat-x #fff;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size:110%;
}
#column1 {
	width: 525px;
	padding: 0 15px;
	float: left;
}
#columnReg {
	width: 720px;
	padding: 0 15px;
	float: left;
}
#column1 .red {
	color: #c50019;
	font-weight: bold;
}
#column1 .blue {
	color: #0d4476;
	font-weight: bold;
}
#column1 .yellow {
	color: #e76a17;
	font-weight: bold;
}
#column2 {
	width: 185px;
	padding: 15px 0 0 25px;
	float: left;
	background: url(/ubmc02/hd09/images/colDiv.jpg) no-repeat;
}
#column1 select {
	font-size: 11px;
}
.button {
	background-color: #015383;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-serif;
	color: #fff;
	margin-top: 2px;
	padding: 2px 6px;
}
.inputtext {
	border: 1px solid #ccc;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding: 2px;
	background-color: #fff;
}
#column1 ul {
	margin-left: 30px;
}
#column2 #bigButtons img {
	margin-bottom: 10px;
}
#column2 #bigButtons {
	margin-bottom: 20px;
}
#footer {
	background-color: #b5b7ba;
	padding: 5px 15px;
	color: #fff;
}
#footer li {
	display: inline;
	font-weight: bold;
	color: #fff;
}
.clear {
	clear: both;
}
/* ---------------------------------- LINKS --------------------------------------------------------------*/
a:link {
	color: #4e7d9a;
	text-decoration: underline;
}
a:visited {
	color: #4e7d9a;
	text-decoration: underline;
}
a:active {
	color: #4e7d9a;
	text-decoration: none;
}
a:hover {
	color: #555;
	text-decoration: none;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #222;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
	line-height: 25px;
}
#navigation a:hover {
	color: #555;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
#footer a:hover {
	color: #555;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
/* ---------------------------------- SPECIAL CLASSES --------------------------------------------------------------*/
.time {
	color: #c71b21;
}

.red {
color: #c50019;
font-weight: bold;
}

.blue {
color: #0d4476;
font-weight: bold;
}

.yellow {
color: #e76a17;
font-weight: bold;
}

.bhsc_dark_blue{
	color:#006698;
}

.bhsc_light_blue{
	color:#0098d8;
}

.firstfridayyellow{
	color:#ffcc00;
}

.innn_light_blue{
  color:#189DD9;
}

.innn_red{
  color:#CC2027;
}

.innn_dark_yellow{
  color:#F7B917;
}
.rosso {
	color: #900;
	font-weight: bold;
}
#wrapper #mainContent #column1 div div p br {
	text-align: justify;
}
