@charset "utf-8";
/* CSS Document */
.body {
	margin-top: 0px;
	margin-bottom:0;
	background-image: url(images/bg.jpg);
}
td.fivecreative {
	background-image: url(images/fivecreative.jpg);
	background-repeat:no-repeat;
	width: 935px;
	height: 253px;
	margin-top:15px;
}
td.navbarcell {
	padding-left: 15px;
	padding-top: 15px;
	line-height:20px;
}
.links {
	color: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight: bolder;
}
.links a {
	color: #ffffff;
	text-decoration: none;
}

.links a:hover {
	/*
	color: #E0DFDF;
	text-decoration: none;
	*/
	color: #E0DFDF;
	text-decoration: none;
}
a.email {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
}
.email a {
	color: #000000;
	text-decoration: none;
}

.email a:hover {
	/*
	color: #E0DFDF;
	text-decoration: none; 
	*/
	color: #000000;
	text-decoration: underline;
}
td.contentcell {
	background-image: url(images/contentbg.jpg);
	background-repeat:repeat;
	width: 950px;
	height: 234px;
}
td.content {
	padding-left: 30px;
	padding-right: 30px;
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.content a {
	color: #000000;
	text-decoration: none;
}

.content a:hover {
	/*
	color: #E0DFDF;
	text-decoration: none;
	*/
	color: #000000;
	text-decoration: underline;
}
.text {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 430px;
}
.text a {
	color: #000000;
	text-decoration: none;
}

.text a:hover {
	/*color: #ffffff;
	text-decoration: none;
	*/
	color: #000000;
	text-decoration: underline;
}
.text2 {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.textbold {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.textboldgreen {
	color: #2b9601;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.textboldwhite {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
td.hspace {
	height: 15px;
	background:#8d8d8d;
}
td.focusbg {
	background-image: url(images/focusbg.jpg);
	background-repeat:no-repeat;
	width: 950px;
	height: 211px;
}
td.footerbg {
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	width: 950px;
	height: 111px;
}
.inputbox {
	width: 150px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	v-align: top;
}

.inputboxtext {
	width: 240px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	margin-left: 7x;
	margin-bottom: 15px;
}
td.leftmargin {
	padding-left: 20px;
	text-align:left;
	width: 350px;
}

