body {
	margin-top: 10px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #333333;
	height: 20px;

}
.VrdLtBlLrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0093D8;
	text-decoration: none;
}
.VrdOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.VrdRdMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.VrdRd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.VrdRd:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.VrdRdSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.VrdRdSm:hover{cursor: hand;}

a.VrdRdSm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.VrdBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.VrdBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#003399;
	text-decoration: none;
	text-align: justify;
}

.VrdBluSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#003399;
	text-decoration: none;
	text-align: justify;
}


.VrdBlkBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.VrdBlkSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.VrdWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#header {
	position:relative;
	top:0px;
	height: 100px;
	width: 760px;	

}
#container {
	position:relative;
	top:15px;
	height: 450px;;
	width: 760px;	

}

#container1 {
	position:relative;
	top:0px;
	height: 790px;;
	width: 760px;	

}

#body {
	position:relative;
	top:0px;
	right:0px;
	width: 540px;	

}
#nav_bkgrnd {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(images/navigation_bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 210px;


}

#left_pane {
	position:absolute;
	top:0px;
	left:5px;
	border:solid 1px #cccccc;
	width: 200px;
	padding-left: 5px;
}
#left_nav {
	position:absolute;
	top:20px;
	left:10px;
	width: 187px;
	border:solid 1px #fff;
	padding-bottom: 20px;
	padding-top: 5px;	
}
#left_nav_list {
	position:absolute;
	top:160px;
	left:10px;
	width: 187px;
	border:solid 1px #CC0000;
	padding-bottom: 20px;
	padding-top: 5px;	
}
#footer {
	position:relative;
	top:170px;
	border:solid 1px #cccccc;
	height: 40px;
	width: 760px;	
	text-align:center;

}
.leftnav  {
	width: 190px;
	text-decoration: none;
	list-style-image: url(images/icon_arrow.gif);
	list-style-type: none;	
}
.leftnav  ul li{
padding-left: 5px;
text-align: left;
}

.leftnav  ul li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#cc0000;
}


ul {
	list-style-image: url(images/icon_arrow.gif);
	}

.VrdBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


a.link:hover{cursor: hand;}

.terms  {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	top:10px;
	border:solid 1px #cccccc;
	height: 200px;
	width: 500px;
	overflow: auto;
	padding: 20px;
	z_index: 2;
}

#terms  {
	position:relative;
	padding: 20px;
	overflow: auto;
	height: 250px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index:2;
}
