body {
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	background-color: White;
}

a {
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}

a.bullet {
	background-image: url(img/bullet.png);
	background-repeat: no-repeat;
	padding: 2px 25px 10px 25px;
}

a.bullet:hover {
	color: Red;
	text-decoration: underline;
}

a.red {
	color: Red;
}

#idContent {
	width: 830px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
}

#idITGoals {
	color: Gray;
	font-size: 10px;
}

td {
	padding-left: 0px;
}

td.bullet {
	width: 130px;
}

td.content {
	font-size: 12px;
	color: Black;
	width: 400px;
	vertical-align: top;
}

td.content_part {
	font-size: 12px;
	color: Black;
	width: 155px;
	vertical-align: top;
}

img.header_img {
	border: 2px;
	width: 260px;
	height: 200px;
	color: Black;
	background-color: Black;
	border-color: Black;
	border-style: solid;
}

img.header_img_center {
	border: 2px;
	width: 260px;
	height: 200px;
	color: Black;
	background-color: Black;
	border-color: Black;
	border-style: solid none solid none;
}

textarea.contact, input.contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}
