body, p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	color: #212121;
}

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pink {
	color: #ff7d00;
}

.120 {
	line-height: 120%;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 120%;
	color: #212121;
	display: inline;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #212121;
	display: inline;
	font-weight: normal;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 120%;
	color: #83807D;
	display: inline;
	font-weight: normal;
}

.contact_txt {
	background: #FF9933;
	color: #212121;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	padding: 19px;
}

.contact_small_txt {
	color: #212121;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 20px;
}

.txtsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 200%;
}

.txtsmall p {
	font-size: 13px;
}

.txtsmall a {
	color: #808080 !important;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	color: #f26631;
}

#footer {
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}


a:link { font-weight:bold; color:#333333; text-decoration:underline}
a:visited { font-weight:bold; color:#FF7D00; text-decoration:underline}
a:hover { font-weight:bold; color:#ffffff; text-decoration:underline; cursor:hand; background-color: #333333;}
a:active { font-weight:bold; color:#FF7D00; text-decoration:underline}

a.subnav:link { font-size:10px; font-weight:bold; color:#212121; text-decoration:none}
a.subnav:visited { font-size:10px; font-weight:bold; color:#212121; text-decoration:none}
a.subnav:hover { font-size:10px; font-weight:bold; color:#212121; text-decoration:underline; cursor:hand; background-color: #EAF0F7;}
a.subnav:active { font-size:10px; font-weight:bold; color:#212121; text-decoration:none}

a.white:link { font-weight:bold; color:#ffffff; text-decoration:underline}
a.white:visited { font-weight:bold; color:#ffffff; text-decoration:underline}
a.white:hover { font-weight:bold; color:#333333; text-decoration:underline; cursor:hand; background-color: #ffffff;}
a.white:active { font-weight:bold; color:#ffffff; text-decoration:underline}

ul {
	list-style-type: square;
}
.border {
	border: 1px solid #F5D7AC;
}

