/* Escape Designs */

body {
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #BDCC54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BDCC54;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}

a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #BDCC54;
}

body,td,th {
	font-family: AvantGarde Md BT;
}
a {
	font-family: AvantGarde Md BT;
}

.leftborderbg {
	background-image: url(images/pages/border_left.gif);
	background-repeat: repeat-y;
}

.rightborderbg {
	background-image: url(images/pages/border_right.gif);
	background-repeat: repeat-y;
}

.topborderbg {
	background-image: url(images/pages/border_top.gif);
	background-repeat: repeat-x;
}

.bottemborderbg {
	background-image: url(images/pages/border_btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



.footerfont {
font-family: AvantGarde Md BT;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #BDCC54;
}

.smallgrey {
font-family: AvantGarde Md BT;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.titles {
	font-family: AvantGarde Md BT;
	font-size: 15px;
	color: #666666;
	text-align: left;
	font-weight: 500;
	vertical-align: bottom;
	text-indent: 14px;

}

.style1 {
	color: #BDCC54;
	font-weight: bold;
}
.style2 {font-size: small}
.style4 {color: #666666; font-weight: bold; }
.bottommenu {
	font-family: AvantGarde Md BT;
	font-size: small;
	font-style: normal;
	color: #999999;
	margin-right: 35px;
	float: left;
	font-weight: normal;
	margin-top: 5px;
}

.bottommenu2 {
	font-family: AvantGarde Md BT;
	font-size: small;
	font-style: normal;
	color: #999999;
	float: left;
	font-weight: normal;
	margin-top: 5px;
}

#btmmenudiv {
	position: relative;
	padding-left: 58px;


}

.style3 {color: #BDCC54}
.style5 {
	font-size: x-small;
	color: #666666;
}
.processbgleft {
	background-attachment: scroll;
	background-color: #BECD55;
	background-image: url(images/pages/process_leftbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.processcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	display: block;
	width: 242px;
	position: relative;
	padding: 10px;
	font-weight: 500;
	text-align: justify;
}


.processbgmid {
	background-attachment: scroll;
	background-color: #BECD55;
	background-image: url(images/pages/process_centerbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.processbgright {
	background-attachment: scroll;
	background-color: #BECD55;
	background-image: url(images/pages/process_rightbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

