body {
	background-image:none;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

div, span, p, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	background-image:none;
	border:1px solid #cccccc;
	width:796px;
	padding:0;
	margin-top:0;
	overflow:hidden;
}

#header{
	display:block;
	width:798px;
	height:99px;
	background-color:#000000;
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

/* Stylesheet created to ovewrite old FEXCO "red" colours */

#main-right{
	background-image:none;
}

#main-left{
	background-image:none;
	margin-left:0;
}

#divTransType {
	width:235px;
}

#content-wrapper{
	border:0;
}

#queryResult {
	width:300px;
}

.pid-amounts{
	width:300px;
}

.bold {
	background:url(../img/title_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:570px;
	height: 30px;
	display:block;
	color:#ffde1b;
	padding-top:5px;
	font-size:12pt;
}

.price-it-display {
	padding-bottom:20px;
}

.price-it-display p{
	width:300px;
}

.pid-amounts td.amount{
	color:#000000;
}

input.submit {
	width:150px;
	height:30px;
	color:#000000;
	background-image:url(../img/button_bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	
	text-align:left;
	padding-left:20px;
	border:0;
	padding-top:0;
	cursor:pointer;
}

#footer {
	width: 796px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-weight:bold;
}

.agent-search {
	background-image:url(../img/agent-search2.gif);
	background-repeat:no-repeat;
}

.agent-search-text a:hover{
	color:#a0a0a0;
}

.agent-find-text{
	padding-top:12px;
	padding-left:20px;
}

.agent-find-text a {
	color:#000000;
}

.agent-find-text a:hover {
	color:#a0a0a0;
}

.backtomain {
	display:block; 
	float:right;
	color: #fae133;
	font-weight:bold;
	margin-top:40px;
	margin-right:20px;
}

.backtomain a{
	color: #fae133;
	text-decoration:none;
}

.backtomain a:hover{
	color: #fae133;
	text-decoration:underline;
}

/* Agentlocator Additional Styles */


/* Navigation Styles */

ul.left-nav li {
	color:red;
	background-image:none;
	padding: 7px 0px;
	border-color:#000000;
}

ul.left-nav li a{
	padding:0;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 0;
	padding-left:15px;
	font-weight:bold;
}

ul.left-nav li a:hover{
	padding:0;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 0;
	padding-left:15px;
	background-color: #cccccc;
	color:#000000;
}

ul.left-nav li span{
	padding:0;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 0;
	padding-left:15px;
	background-color:#FFDF1B;
	display:block;
	width:125px;
	font-weight:bold;
}

#agentsList table {
	border:1px solid #cccccc;
	margin-top:10px;
	margin-bottom:10px;
}

#agentsList th, #agentsList td.tableheader  {
	border:1px solid #cccccc;
	font-weight:bold; 
		text-align:center;
}

.infomessage {
	background-color:#FFDF1B;
	padding:5px;
	border:1px solid #cccccc;
	font-weight:bold;
	font-size:11px;
}

.tabletitle {
	background-color:#FFDF1B;
	font-weight:bold;
	padding:5px;
	border:1px solid #cccccc;
	/*text-align:center;*/
	font-size:1.4em;
}

.greycell {
	border:1px solid #cccccc;
	font-size:11px;
	padding:2px;
	padding-left:5px;
}

/* styles for Agent Details */

.pagetitle{ 
	background:url(../img/title_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:400px;
	height: 30px;
	display:block;
	color:#ffde1b;
	padding-top:5px;
	font-size:30px;
	font-weight:bold;
	padding-left:20px;
}