/* BCAC */
td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color:#666666;
}
h1 {
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	color:#E50278;
	font-weight:lighter;
}
h2 {
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0px;
}
.noborders {
	border : 0px solid #60684A;
	background-color: #eeeeee;
}
body {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color:#666666;
}
a, a:visited {
	color: #E50278;
	text-decoration: underline;
	}

a:hover {
    color: #000000;
}
.nav, .nav:visited {
	color: #FFFFFF;
	width: 180px;
	height:22px;
	text-decoration: none;
	padding-left:25px;
	padding-top:5px;
}
.nav:hover {
    color: #E50278;
	height:22px;
	width: 180px;
	text-decoration: none;
	background-image: url(images/gr_navcross.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left:25px;
	padding-top:5px;
	display:inline;
}
.navon, .navon:visited, .navon:hover {
	color: #E50278;
	font-weight: bold;
	height:22px;
	width: 180px;
	text-decoration: none;
	background-image: url(images/gr_navcross.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left:25px;
	padding-top:5px;
	display:inline;
}
.subheading {
color:#E50278;
font-weight:bold;
font-size:12px;
}
.heading {
color:#333333;
font-weight:bold;
}
.borders {
	border : 1px solid #E50278;
}
.basedots {
	border-bottom: 1px dotted #FFFFFF;
}

.white {
	color:#FFFFFF;
}
.rider:hover {
	background:#CCC;
}
.pad {
padding-left:6px;
padding-top:3px;
padding-bottom:0px;
background-image: url(images/bg_cross.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}
.nocross {
padding-left:6px;
padding-top:3px;
padding-bottom:0px;
}
.wrapleft { border:0; float:left}
.wrapright { border:0; float:right}
.footlink, .footlink:visited  {
font-size: 10px;
text-decoration: underline;
color:#FFFFFF;
}
.footlink:hover {
font-size: 10px;
text-decoration: underline;
color:#003976;
}
.smaller {
font-size : 10px;
}
li{
list-style-image: url(images/gr_arrow.gif);
line-height: 130%;
margin-bottom: 8px;
margin-left: -15px;
margin-top: 8px;
}
.order {
list-style:numeric;
list-style-image: none;
line-height: 130%;
margin-bottom: 8px;
margin-left: -15px;
margin-top: 8px;
}
.caption {
float: right;
margin: 18px 0px 7px 7px;
background-color: #FFF0F8;
padding: 7px;
border: 1px solid #FEABD7;
width:200px;
clear:both;
}

input.clickable {
	background-color: #FFF0F8;
	color: #000000;
	border-left: 2px solid #FEA9D6;
	border-top: 2px solid #FEA9D6;
	border-right: 2px solid #E50278;
	border-bottom: 2px solid #E50278;
	cursor: pointer;
}
textarea, input, select, option, .area {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #E50278;
	color:#000000;
}
.pink{
color:#E50278;
}
.darkpink{
color:#A32D63;
}



