/* CSS Document */
body {
	margin:0px;
}

a.you{
	font-family:Tahoma;
	color:#5c5c5c;
	font-size:11px;
}
.you:hover{
	font-family:Tahoma;
	color:#5c5c5c;
	font-size:11px;
	text-decoration:underline;
}
.marquee {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #D99B40;
	height: 25px;
	text-decoration: none;
	width: 99%;
	}
	
.bgblk {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 6px;
	height: 6px;
	width: 100%;
}
.mainimg {
	background-image: url(images/image-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 324px;
}
.toplkbox {
	margin: 0px;
	padding: 1px;
	height: 368px;
	width: 900px;
	position: relative;
	background-image: url(images/image-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.toplink {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 37px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	background-color: #FFCC33;
	background-image: url(images/ylw-btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin: 4px 2px 2px;
	height: 37px;
	width: 121px;
	position: relative;
	left: 1px;
	float: left;
}
.toplink a{
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 37px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.toplink a:hover{
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #dd0000;
	text-decoration: none;
}

.heading {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C4A25B;
	text-decoration: none;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	padding-left: 10px;
	text-align: left;
	background-color: #FCFBE9;
	vertical-align: bottom;
	padding-top: 16px;
}
.footertxt {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #795e49;
	line-height: 24px;
	text-decoration: none;
	background-color: #F6F3EA;
	text-align: center;
	height: 24px;
}
.footertxt a{
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #795e49;
	line-height: 24px;
	text-decoration: underline;
}
.footertxt a:hover{
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}
.textbox {
	font-family:  "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.textbox a{
	font-family:  "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.img {
	vertical-align: middle;
}
.imgl {
	float: left;
	margin-right: 12px;
}
.imgr {
	float: right;
	margin-left: 12px;
}
.sidelink2 {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #82754a;
	text-decoration: none;
	text-align: left;
	background-image: url(images/procedures-girl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 300px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F3EEDB;
	float: right;
}
.sidelink a{
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #82754a;
	text-decoration: none;
	background-image: url(images/red-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	display: block;
	margin-left: 5px;
}
.sidelink a:hover{
	color: #82754a;
	text-decoration: underline;
}
.bigtxt {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FDBE00;
	text-decoration: none;
}
.boldtxt {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.list1 li{
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	list-style-image: url(images/bullet.gif);
}
.redtxt {
	color: #DD0000;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.txt1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #404040;
	text-decoration: underline;
}
.txt1 a:hover{
	color: #000000;
	text-decoration: none;
}
.green-txt {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #80b211;
	text-decoration: none;
}
.linktxt {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #795e49;
	text-decoration: none;
}
.linktxt a{
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #795e49;
	text-decoration: none;
}
.linktxt a:hover{
	color: #000000;
	text-decoration: none;
}
.dborder {
	border: 1px solid #000000;
	padding: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
.boundbox {
	width: 900px;
	padding: 0px;
	margin: 0px;
	display: table;
	text-align: left;
}
.logobox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #909090;
	text-decoration: none;
	margin: 5px 5px 10px 20px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 150px;
	text-align: center;
	display: block;
}
.logobox a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #909090;
	text-decoration: none; 
}
.logobox a:hover{
	color: #000000;
}
h1 {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
}
h2, h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
	font-family:  "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.textbox1 {
	font-family:  "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 12px;
	height: 290px;
}

.style1 {
	width: 900px;
}

