@font-face {
    font-family: Univers55;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/Univers55.eot);
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 990000; #184467;
	font-weight: bold;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 660000; #607583;
	font-weight: normal;
	line-height: 14px;
}.formbox {
	background-color: 990000; #dbe3e9;
	width: 120px;
	height: 20px;
	border: 1px solid #82A0BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 990000; #082035;
	padding: 2px;
}
.home-bg-tile {
	background-color: 990000; #FFFFFF;
	background-image: url(images/home-bg-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content-bg-tile {
	background-color: #FFFFFF;
	background-image: url(images/content-bg-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content-left-hor-tile {
	background-color: #FFFFFF;
	background-image: url(images/content-left-hor-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content-title {
	font-family: "Univers55",Arial,Helvetica,sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	cursor: default;
}
.content-body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9.0pt; 8.0pt; 12px;
	font-weight: normal;
	line-height: 20px;
	color: #353535;
	cursor: default;
	text-align:justify
}
.content-body-index-links {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: 990000;
	text-decoration: none;
	cursor: hand;
}
.content-body-faux-links {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: 990000; #000000;
	text-decoration: none;
}
.breadcrumb-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: 990000;
	text-decoration: none;
	cursor: hand;
}
.breadcrumb-arrow {
	position: relative;
	top: 2px;
	cursor: hand;
}
.breadcrumb-dimmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: 990000; #8BA389;
	text-decoration: none;
	cursor: default;
}
.admin-edit-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.0pt; 12px;
	font-weight: normal;
	color: 990000; #353535;
	cursor: default;
	height: 30px;
	width: 525px;
	padding: 6px 7px;
}
.admin-edit-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.0pt; 12px;
	font-weight: normal;
	color: 990000; #353535;
	cursor: default;
	height: 290px;
	width: 525px;
	padding: 6px 7px;
}
.admin-add-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.0pt; 12px;
	font-weight: normal;
	color: 990000; #353535;
	cursor: default;
	height: 190px;
	width: 525px;
	padding: 6px 7px;
}
.admin-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: 990000; #DD0000;
	text-decoration: none;
}
.admin-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}
.admin-edit-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.0pt; 12px;
	font-weight: normal;
	color: 990000; #353535;
	cursor: default;
	height: 30px;
	width: 100px;
	padding: 6px 7px;
}
.content-team-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.0pt; 12px;
	font-weight: normal;
	line-height: 18px;
	color: 990000;
	text-decoration: none;
	cursor: hand;
}
.content-pr-title {
	font-family: "Univers55", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	cursor: default;
}
.content-body-dates {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.0pt; 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.content-tiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: 990000; #353535;
	cursor: default;
}

a:link {
	color: 990000;
}
a:visited {
	color: 990000;
}
a:hover {
	color: #DD6F00;
}
a:active {
	color: #FF7F00;
}

.style1 {
	color: 990000;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	xfont-size: 24px;
	line-height: 26px;
	cursor: default;
}

.style7 {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9 pt; 12px;
	line-height: 26px;
}

.style2 {color: 990000;}

INPUT{border:1 #CCCCCC solid;}
TEXTAREA{border:1 #CCCCCC solid;}
SELECT{border:1 #CCCCCC solid;}
OPTION{border:1 #CCCCCC solid;}
