/* CSS Document */

p, table, td, tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 180%;
	color:#2E2E2E;
}

b, strong {
/* font-weight:bold; */
color:#000000;
}

.heading {
font-size:18px;
color:#8B3036;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

a {
color:#8B3036;
text-decoration: none;
}

a:hover {
color:#8B3036;
text-decoration: underline;
}

body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.content_wrapper {
	padding: 18px;
	width: 92%;
}
.formFields {
	border: 1px solid #413f3e;
	color: #2E2E2E;
	padding: 2px 2px 2px 2px;
	height: 14px;
	text-indent: 1px;
	background-color: #FAFAFA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.formMessage {
	border: 1px solid #413f3e;
	padding: 2px 2px 2px 2px;
	height: 75px;
	text-indent: 1px;
	background-color: #FAFAFA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2E2E2E;
}

.formSubmitButton {
	font: 11px Georgia, "Times New Roman", Times, serif;
	/*	background-image: url(images/btn_blank.gif);
	background-color: #BDAACD; 
	color: #4A4B9A;*/
	color: #2E2E2E;
	width: 100px;
	height: 19px;
	text-align:center;
	background-color: #E8E5E5;
	vertical-align: middle;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #8B3036;
	word-spacing: 1px;
	width: 600px;
	left: 190px;
	position: relative;
	top: -15px;
}
.TeRito_menu  {
	color: #434343;
	top: -100px;
	width: 175px;
	height: 108px;
	left: -3px;
	position: relative;
	z-index: 50;
	font-size: 11px;
	line-height: 14px;
	font-weight: 500;
}
.Contact_Details  {
	color: #434343;
	top: -100px;
	width: 175px;
	height: 108px;
	left: -3px;
	position: relative;
	z-index: 50;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
}
.fileSize {
	font-size: 10px;
	color: #999999;
}
