body {
	background-color: #d1d3d2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	border: 0px;
}

a:link {
	text-decoration: none;
	border: 0px;
}

a:visited {
	text-decoration: none;
	border: 0px;
}

a:hover {
	text-decoration: none;
	border: 0px;
}

a:active {
	text-decoration: none;
	border: 0px;
}

a img {
	border: 0px;
}

ul {

	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-left: 0;
	text-align:left;
}

li {
	background: url(images/site/bullet.jpg) left top no-repeat;
	padding-left: 13px;
	padding-bottom: 5px;
	font-family:'Trebuchet MS';
	font-size: 9pt;
	font-weight: bold;
	line-height: 10pt;
	color: #525353;
}



/* FORM
--------------------------------------------------------- */


.textfield_effect {
	font-family:'Trebuchet MS';
	border: 1px solid #e0dfe3;
	background: #ffffff;
	font-size: 12px;
	color: #525353;
	height: 20px;
	width: 350px;
}

.textfield_effect:hover {
	border: 1px solid #e0dfe3;
}

.textfield_effect:focus {
	border: 1px solid #e0dfe3;
}


.textfield_effect_b {
	font-family:'Trebuchet MS';
	border: 1px solid #e0dfe3;
	background: #ffffff;
	font-size: 12px;
	color: #525353;
	height: 20px;
	width: 285px;
}

.textfield_effect_b:hover {
	border: 1px solid #e0dfe3;
}

.textfield_effect_b:focus {
	border: 1px solid #e0dfe3;
}


.textfield_effect_a{
	font-family:'Trebuchet MS';
	border: 1px solid #e0dfe3;
	background: #ffffff;
	font-size: 12px;
	color: #525353;
	height: 200px;
	width: 350px;
}

.textfield_effect_a:hover {
	border: 1px solid #e0dfe3;
}

.textfield_effect_a:focus {
	border: 1px solid #e0dfe3;
}

label {
	font-family:'Trebuchet MS';
	font-size: 12px;
	color: #525353;
}

.link1 {
	color: #1a54a4;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link1 :link {
	color: #1a54a4;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link1 :visited {
	color: #1a54a4;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link1 :hover {
	color: #1a54a4;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link1 :active {
	color: #1a54a4;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.link2 {
	color: #525353;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link2 :link {
	color: #525353;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link2 :visited {
	color: #525353;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link2 :hover {
	color: #525353;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.link2 :active {
	color: #525353;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}