BODY {
	background-color: #eae4c7;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
hr { color: #192a51; height:2px; }
P { font-family: "Arial", sans-serif, Helvetica; font-size: 12px; color: #000000; line-height: 17px; }
H1 { font-family: "Arial", sans-serif, Helvetica; font-size: 24px; color: #FF6600; font-weight: normal; line-height: 27px; }
H2 { font-family: "Arial", sans-serif, Helvetica; font-size: 18px; font-weight: bold; color: #192a51; line-height: 17px; }
OL{ font-family: "Arial", sans-serif, Helvetica; font-size: 12px; color: #000000; line-height: 21px; }
UL { font-family: "Arial", sans-serif, Helvetica; font-size: 12px; color: #000000; line-height: 21px; list-style-type: square; }
A { color: #FF6600; text-decoration: underline; }
A:hover { color: #192a51; text-decoration: none; }
A.small { color: #5D5D5D; text-decoration: none; }
A.small:hover { color: #FF6600; text-decoration: none; }
A.ts { font-family: "Arial", sans-serif, Helvetica; color: #FFFFFF; text-decoration: none; }
A.ts:hover { font-family: "Arial", sans-serif, Helvetica; color: #76def3; text-decoration: none; }
A.white { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
A.white:hover { color: #FFFFFF; font-weight: bold; text-decoration: none; }
.ARDClock { font-family: "Arial", sans-serif, Helvetica; font-size: 11px; font-weight: bold; color: #5D5D5D; line-height: 15px; }
.small { font-size: 11px; line-height: 17px; }
.ts { font-family: "Arial", sans-serif, Helvetica; font-size:11px; }
.white { font-size: 11px; color: #FFFFFF; line-height: 17px; }
.breadcrumbs { font-family: "Arial", sans-serif, Helvetica; font-size:14px; font-weight:bold; background-color: #192a51; height:30px; line-height:30px; color:#FFFFFF; }
a.breadcrumbs { font-family: "Arial", sans-serif, Helvetica; font-size:14px; text-decoration: underline; }
a.breadcrumbs:hover { font-family: "Arial", sans-serif, Helvetica; font-size:14px; color: #76def3; text-decoration: none; }

.bg2 { background-color: #FFFFFF; }
.tableborder {
	border-right: solid 1px #a7a7a7;
	border-left: solid 1px #a7a7a7;
	background-color:#FFFFFF;
	background-image: url(../images/maincontentBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbg {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 212px;
	background-color:#FFFFFF;
}
.maincontentbg {
	background-image: url(../images/maincontent-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eae4c7;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #192a51;
	padding-top:5px;
}
.menu {
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:25px;
	width:560px;
}

.arrow {
	font-family: "Arial", sans-serif, Helvetica;
	color:#192a51;
	margin-bottom:5px;
	font-size:22px;
	font-weight: bold;
	padding-left: 50px;
	background-image: url(../images/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
}

.arrow a { text-decoration:none; color: #192a51; }
.arrow a:hover { text-decoration:none; color:#FF6600; background-color:#FFFFFF; }

.arrowBullet {
	font-family: "Arial", sans-serif, Helvetica;
	color:#192a51;
	margin-bottom:5px;
	font-size:16px;
	font-weight: bold;
	padding-left: 40px;
	background-image: url(../images/arrow-bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
}

.arrowBullet a { text-decoration:none; color: #192a51; }
.arrowBullet a:hover { text-decoration:none; color:#FF6600; background-color:#FFFFFF; }

.photos { border:1px solid #192a51; }

.imgBorder { border:1px solid #192a51; margin: 0 0 10px 10px; }