/* CSS Document */
body{
	margin:0;
	padding:0;
	/*margin-top:20px;*/
	background-color:#D0D0D0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
b, strong{
	color:#5E8EB6;
}
small{
	font-weight:normal;
	font-size:10px;
}
h3{
	margin:5px 0;
	padding:0;
	padding-top:13px;
	font-size:28px;
	color:#2C5267;
	font-weight:normal;
}

h4{

	font-size:16px;
	color:#5E8EB6;

}

form{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.bold {
	font-weight: bold;
}

a{
	color:#E79323;
}

ul a{
	text-decoration:none;
	color:#666666;
}


#topMenuItem a, .tabMenu a{
	text-decoration:none;
}

a img{
	border:none;
}


.bodyText{
	padding:10px 25px;
}
.dottedDiv{
	height:1px;
	border-bottom:#67A1D1 dotted 1px;
	border-top:#67A1D1 dotted 1px;
	margin:10px 0;
	
	
}
.backArrow{
	background:url(../../../images/backArrow.html) no-repeat;
	height:19px;
	width:191px;
	padding-left:20px;
	padding-top:2px;
	margin:10px 0 20px 0;

}

.backArrow a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.eventItem{
	background: url(../../../images/pageIcon.html) no-repeat;
	background-position:20px 12px;
	border-bottom:#A8C7E4 dashed 1px;
	padding-left:40px;
	padding-top:19px;
	padding-bottom:25px;
}

.eventItem.noBorder{
	border-bottom:none;
	padding-bottom:5px;
}
.eventItem a{
	/*text-decoration:underline;*/
	text-decoration:none;
	color:#666666;
}
.eventItem .eventDate, .eventItem .eventDate a{
	color:#E79323;
	font-weight:bold;
	text-decoration:none;
}
.eventDate{
	font-weight:bold;
}

.eventHeader{
	color:#E79323;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.buttonClass{
	font-size:11px;
}
.textInput{
	width:160px;
	font-size:11px;
}
.textInputMed{
	width:118px;
	font-size:11px;
}
.textAreaClass{
	font-size:11px;
}

.textInputSml{
	width:80px;
	font-size:11px;
}
.textInputSml2{
	width:30px;
	font-size:11px;
}
.fileInput{
	width:300px;
	font-size:11px;
}
.dobInput{
	width:46px;
	font-size:11px;
}


.rowHeader{
	width: 600px;
	background-color: #67A1D1; 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	height:20px;
}
.formTable td{
	padding-left:10px;
	
}

.searchItem{
	float:left;
	width:130px;
}
.searchButton{
	float:left;
	margin-top:16px;

}
.searchHeader{
	font-weight:bold;
	font-size:11px;
}

.searchResult{
	color:#4D9AD0;
	font-size:22px;
	margin:15px 0 10px 0;
}

.paging{
	color:#09374F;
	margin:5px 0 5px 20px;
}
.paging a{
	color:#09374F;
}
.printPDF{
	float:right;
	
}
.printPDF a{
	font-size:10px;
	color:#2C5267;
	text-decoration:none;
	
}
.cardCenter{
	width:180px;
	margin:10px 0 0 25px;
}

.coverDiv{
	/*width:180px;*/
	margin:25px 0 0 15px;
	border:#BBD7EE solid 1px;
}


.cancelButton{
	background: url(../../../images/cancelButton.html);
	height:25px;
	width:90px;
	margin:0;
	padding:0;
	border:none;	
}
.submitButton{
	background: url(../../../images/submitButton.html);
	height:25px;
	width:90px;
	margin:0;
	padding:0;
	border:none;
}

.superText{
	font-size:10px;
	top:-5px;
	position:relative;
	color:#FF0000;
}
H3 .superText{
	font-size:16px;
	top:-15px;
	position:relative;
	color:#FF0000;
}

.ownerMenuJump{
	padding-left:10px;
	font-weight:normal;
}


#productEnquiry{
	display: none;
	border: 1px solid ##00FF00;	
}

.caption {
	font-size: 11px;
	font-style:italic;
	width: 165px;
}

/* Localized */