#mainContent #middleCol table {
	font-size: 0.95em;
	line-height: 1.2em;
}

#title img {
	margin-right: 20px;
	border: 1px solid #CCC;
}
.arrowBullet {
	list-style-image: url(../images/arrwedge.gif);
}

td {
	line-height: 1.4em;
	padding: 4px;
}

.subheadTerms {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0F316B;
	margin-top: 14px;
	padding: 0em;
	margin-bottom: 6px;
}
#highlightBox   {
	margin-right: 30px;
	margin-left: 10px;
	background-color: #D8EAF7;
	border: 1px solid #6088AF;
	padding: 6px;
	margin-top: 24px;
}
#mainContent #oneCol #schedule {
	font-size: .95em;
	line-height: 1.4em;
}
.blueBold {
	color: #12316B;
	font-weight: bold;
}
.centre {
	text-align: center;
}

.turquoiseBold {
	color: #2799FC;
	font-weight: bold;
}
#mainContent img {
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid #CCC;
}
#mainContent2 {
	font-size: 0.95em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}



.TextBold
	    {
	        font-family: Tahoma, Arial;
	        font-size: 1.1em;
	        text-decoration: none;
	        font-weight: bold;
	        color: #000000;

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;

	    }





.pink-box {

	padding: 20px 20px 20px 20px;
	background: #F7DFDE;
	border: 1px solid #EFD3D6;
}




.pointer-exclamation {
	background:url(../images/icon-red-exclamation.png) left 1px no-repeat;
	color:#990000;
	padding:0px 10px 10px 30px;
	text-align: left;
	height:16px;
	font-weight:Normal;
	text-decoration:none;
	display:inline-block;
	font-size:1.0em;
}





/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(../images/boxblue/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(../images/boxblue/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(../images/boxblue/border_left.gif) repeat-y left;}
.box .border-right {background:url(../images/boxblue/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(../images/boxblue/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(../images/boxblue/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(../images/boxblue/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(../images/boxblue/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:5px 6px 25px 6px; }



