/* DAHABSHIIL DEFAULT STYLESHEET */
/* CREATED 11.10.04 */
/* MODIFIED 19.04.07 */
/* AUTHOR: ANDY FIELD @ IDNET */

/* GENERIC CONTROLS */

* {
	margin: 0;
	padding: 0;
}

body {	
	background: #fff;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

img {	
	border: 0;
}

#defimage img {
	display: block;
}

#lhs img {
	display: block;
	padding: 10px 0 0 0;
}

hr {
	height: 1px;
	color: #9c6;
	background-color: #9c6;
	border: none;
	margin: 5px 0 15px 0;
}

.clearme {
	clear: both;
}

a {
	color: #060;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* TEXT CONTROLS */

p {
	font-size: 1em;
	padding-bottom: 10px;
	line-height: 1.5em;
}

p.small {
	font-size: 0.9em;
	padding-bottom: 10px;
	line-height: 1.5em;
}

table, td {
	font-size: 1em;
	line-height: 1.5em;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #060;
	padding-bottom: 4px;
	/* border-bottom: 1px dotted #060; */
	border-bottom: 1px solid #9c6;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #060;
	padding-bottom: 8px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 8px;
}

h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 8px;
}

.date {
	font-size: 0.9em;
	color: #9c6;
	padding-bottom: 4px;
}

.bulletin {
	color: #f60;
}

.alert {
	color: #f60;
	font-weight: bold;
	text-transform: uppercase;
}

#rhs ul,
#scol ul {
	margin-left: 40px;
}

#rhs li,
#scol li {
	padding-bottom: 10px;
}

#listing ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
}

#listing li {
	display: inline;
}

#listing li a {
	display: block;
	background: transparent;
	text-decoration: none;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #9c6;
}

#listing li a:hover {
	display: block;
	background: #fff;
	text-decoration: none;
}

/* HEADER CONTROLS */

#dateme {
	color: #cc0;
	text-align: right;
	padding: 38px 0 0 0;
}

#nav ul {
	list-style: none;
}

#nav li {
	float: left;
}


#nav li a {
	float: left;
	height: 40px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 15px 8px 0 8px;
	background: transparent url(/images/nav_off.jpg) repeat-x;
}

#nav li a:hover {
	background: transparent url(/images/nav_on.jpg) repeat-x;
}

/* DEF CONTENT CONTROLS */

#defimage ul {
	margin: 0 0 0 10px;
}

#defimage ul li {
	list-style: none;
	float: left;
}

.selector {
	width: 230px;
	background: #9c6 url(/images/selectbground.jpg) repeat-x;
	margin-bottom: 10px;
}

.selecthd {
	width: 230px;
	background: #92a76a;
}

#lhs h2 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding: 4px 0 4px 8px;
}

.agent {
	width: 470px;
	background: #eff7e7;
	/* border-bottom: 1px dotted #060; */
	border-bottom: 1px solid #92a76a;
}

.selector p {
	font-size: 1em;
	padding: 4px 0 0 8px;
}

.payment {
	font-size: 1em;
	color: #f30;
}

.newsitem {
	/* border-bottom: 1px dotted #9c6; */
	border-bottom: 1px solid #9c6;
	margin-bottom: 10px;
}

/* FOOTER CONTROLS */

#footer p {
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 0;
}

#footer .linetop {
	border-top: 2px solid #92a76a;
	padding-top: 8px;
}

/* FORM CONTROLS */

.selector select {
	width: 210px;
	margin: 4px 0 4px 8px;
}

.selector input {
	margin: 4px 0 4px 0;
}

/* TABLE CONTROLS */

.agent table {
	margin: 0;
}

.agent td {
	padding: 10px 10px 0 20px;
	vertical-align: top;
}

.selector table {
	margin: 0 0 4px 8px;
}

.selector td {
	padding: 4px;
	vertical-align: top;
	line-height: 1em;
}

.selector td.start {
	padding: 4px 4px 4px 0;
	vertical-align: top;
	line-height: 1em;
}

.selector td.vline {
	background: #fff;
	padding: 0;
}

.selector td.nospace {
	font-size: 1em;
	padding: 4px 3px 0 2px;
}

#transactions table {
	width: 100%;
	margin-bottom: 20px;
}

#transactions td {
	padding: 5px 10px 5px 0;
	vertical-align: top;
	/* border-bottom: 1px dotted #9c6; */
	border-bottom: 1px solid #9c6;
}

#form table {
	margin-bottom: 20px;
}

#form th {
	vertical-align: top;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

#form td {
	vertical-align: top;
	padding: 4px 0 4px 0;
}

.long {
	width: 240px;
}

/* LAYOUT CONTROLS */

#headercontainer {
	width: 800px;
	height: 130px;
	margin: 10px auto 0 auto;
	padding: 0;
}

#logo {
	float: left;
	width: 200px;
	height: 120px;
}

#navcontainer {
	float: right;
	width: 600px;
	height: 120px;
}

#datecontainer {
	width: 600px;
	height: 66px;
}

#nav {
	width: 600px;
	height: 54px;	
	background: #fff url(/images/shimm.jpg) repeat-x;
}

#contentcontainer {
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#defimage {
	width: 720px;
	height: 130px;
	background: #d5e9bf;
}

#deftag {
	width: 720px;
	height: 50px;
}

#defcontent {
	margin-left: 194px;
	margin-bottom: 20px;
}

#lhs {
	float: left;
	width: 245px;
	margin: 10px 0 20px 0;
	font-size: 1em;
}

#rhs {
	float: right;
	width: 470px;
	margin: 10px 0 20px 0;
}

#scol {
	margin: 10px 0 20px 0;
}

#footer {
	width: 760px;
	margin: 0 auto 20px auto;
	padding: 0;
	border-top: 1px solid #9c6;
}

.hrSendMoney
{
	color:#C7D7A7;
	background-color:#C7D7A7;
	height:1px;
	width:100%;
	border:0px;
}
.sendMoneyNavStep
{
    BACKGROUND-IMAGE: url(images/sendMoneyNavBG.gif);
    COLOR: #fefefe
}

.sendMoneyNavStepSelected
{
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url(images/sendMoneyNowBG.gif);
    COLOR: #536b26
}
.normal
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px auto;
    WIDTH: 700px;
    COLOR: #5f5f5f;
    LINE-HEIGHT: 16px;
    PADDING-TOP: 0px;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica
}