@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/VM2_00.jpg);
}
.heading{
	font-size: 15px;
	color: #434479;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bar{
	background-image: url(images/bar.jpg);
	}
.resources{
/*	background-image: url(images/VM2_11.jpg);
*/	height: 248px;
	width: 208px;
	float: left;
	background-repeat: no-repeat;
}

.resText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-indent: -15px;
	padding-top: 30px;
	list-style-type: none;
	line-height: 26px;
	margin-top: -25px;
}
a.resLink{
	text-decoration: none;
	color: #306;
}

a.resLink:hover{
	color: #99F;
	text-decoration: underline;
}

.webPort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: none;
	padding-left: 20px;
	text-decoration: none;
	clear: both;
	float: none;
	margin-left: 0px;
	width: 200px;
	margin-top: 8px;
}

a.webPortLink{
	color: #529823;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.webPortLink:hover{
	text-decoration: underline;
	color: #306;
}
.lateWork{
	height: 200px;
	width: 175px;
	padding-left: 0px !important; 	padding-left: 15px ;
}


.lateWorkUL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	text-decoration: none;
	clear: both;
	float: left;
	list-style-image: url(images/VM2_Bullet.jpg);
	line-height: 20px;
	margin-left: 25px;
!important;
	margin-left: 18px;
	margin-top: 4px;
	width: 175px;
}
a.lateWorkLink{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.lateWorkLink:hover{
	list-style-image: url(images/VM2_Bullet_g.jpg);
	text-decoration: underline;
	color: #529823;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	float: left;
}
