body { font-family: Verdana, Arial, sans-serif; background-color: #ffffff; background-image: url("../imagez/inside_tilemain.gif"); }
td  { font-family: Verdana, Arial, sans-serif }
img{ border:none;}
h2{font-size: 11px;}
.content  { color: #646464; font-size: 11px; padding: 0 31px; }
.content_nopadd { color: #646464; font-size: 11px; }
.content_basics { color: #646464; font-size: 11px; padding: 0 0 0 31px; }
.copy { color: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.content2  { color: #646464; font-size: 11px; }
.dropdown { border: solid 1px #B5C7F7; color: #646464; font-size: 11px; }
.inputfield { border: solid 1px #B5C7F7; color: #646464; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.subres { border: solid 1px #000; background-color: #B5C7F7; }
.bluetext { color: #0044BA; font-size: 11px; font-weight: bold; }
.adv_contentbox { color: #000; font-size: 11px; padding: 15px }
.description { display: none; width: 500px; height: 150px; }


/*------------------------------ Conformation Page Styles ------------------------------*/


#confContainer{
		position:relative;
		width:600px;
		text-align:left; 
		height:auto;
		overflow:auto;
		padding: 0px 0px 30px 0px;
		margin:0px 0px 0px 0px;
}

.confCallout1{
		background-image:url(../graphx/bg_confirm_arpro.jpg);
		position:relative; 
		float:left; 
		width:199px; 
		height:200px;
		background-repeat:no-repeat;
		background-position:top left; 
}
.confCallout2{
		background-image:url(../graphx/bg_confirm_jsp.jpg);
		position:relative; 
		float:left; 
		width:199px; 
		height:200px;
    	margin:0px 2px 0px 2px;
		background-repeat:no-repeat;
		background-position:top left; 
}
.confCallout3{
		background-image:url(../graphx/bg_confirm_arproauto.jpg);
		position:relative; 
		float:left; 
		width:195px; 
		height:200px;
		background-repeat:no-repeat;
		background-position:top left; 
}

.confCalloutCopy{
		width:174px;
		font-size:10px;
		text-align:left;
		padding:8px 0px 8px 12px;
		margin:93px 0px 0px 0px;
}

.confCalloutHeader{
		display:block;
		padding: 0px 0px 3px 0px;
}

/* ConfCallOut Link Styles */

.linkGoThereEU, a.linkGoThereEU, a.linkGoThereEU:visited, a.linkGoThereEU:link{
		background-image:url(../graphx/link_gothere_eu.gif);   
		background-repeat:no-repeat;
		background-position:top left;
		position:absolute;
		top:186px;
		left:8px;
		width:82px; 
		height:24px;
		z-index:1000;}
		
a.linkGoThereEU:hover{
	background-position:0px -24px;}
	
.linkGoThereEU span{
	visibility:hidden;display:block;font-size:6px;}