.container {
	width:750px;
	background-image: url(images/cvMiddle.png);
	height: 1000px;
	background-repeat: no-repeat;
}
.header {
	background-image:url(images/cvTopper.png);
	background-repeat:no-repeat;
	background-position:center;
	width:750px;
	height:200px;
}
.headText {
	font-family: Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}
.content {
	margin:0px;
	font-family: Verdana;
	font-size: 13px;
	width:730px;
	color: #000000;
	vertical-align: middle;
	padding: 10px;
}

.titleWords {
	padding-top:10px;
	font-size:17px;
	font-family:Verdana;
	font-weight:bold;
	color: #00CC00;
	line-height: 17px;
}

.subtitleWords {
	padding-top:0px;
	font-size:13px;
	font-family:Verdana;
	font-weight:bold;
	color: #00CC00;
	line-height: 13px;
}

p {
	padding-top:10px;
}


#info {
	left:10px;
	height:350px;
	width:370px;
	padding-top:15px;
	margin-left:20px;
	text-align:center;
	size:14px;
	font-size: 16px;
}

#info p.firstOne {
	padding-top:25px;
}


.formcontent {
	font-family: Verdana;
	font-size: 12px;
	width: 698px;
	color: #333333;
	background-image: url(images/cvFormBg.png);
	background-repeat: no-repeat;
	height: 325px;
	text-align: left;
}
.formcontainer {
	background-image: url(cvFormBg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 655px;
}

.formcontent label {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}



#formAll {
	background-align:center;
	padding:6px;
	background-image: url(../../Matt/interactive/images/formBGWhite.png);
	background-repeat: no-repeat;
	height: 525px;
}
.footer {
	font-size:10px;
	font-weight: normal;
	font-family:Verdana;
	text-align:left;
	line-height: 12px;
}
li {
	list-style-type: disc;
	line-height: 16px;
	padding-bottom: 8px;
}

