body {
	background: #FFFFFF url(images/header3.jpg) no-repeat top center;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

td.nav {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000000;
    padding: 5px 0px 5px 15px;
    border-left: 5px solid #E4E4E4;
}
a.nav:link {
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}
a.nav:visited {
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}
a.nav:hover {
	font-size: 12px;
	color: #000000;
	text-decoration : underline;
}
.nav_active {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #6C6C6C;
    font-weight: bold;
    border: 1px solid #4B9700;
    background: #F2F2EC;
    padding: 0px 5px 0px 5px;
}

.main,
.main p a{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #6C6C6C;
	line-height: 22px;
}

a.main:link,
.main p a:link {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FF681E;
	text-decoration : underline;
}
a.main:visited,
.main p a:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FF681E;
	text-decoration : underline;
}
a.main:hover,
.main p a:hover  {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FF681E;
	text-decoration : none;
}

.main2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}

h1 {
	font-family: Trebuchet MS,Verdana, Arial;
	font-size: 18px;
	color: #9BC713;
	font-weight: normal;
    padding-top: 15px;
    padding-bottom: 0px;
}
.title1 {
	font-family: Trebuchet MS,Verdana, Arial;
	font-size: 18px;
	color: #9BC713;
	font-weight: normal;
    padding-top: 15px;
    padding-bottom: 5px;
}
.title2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FF681E;
	font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.form {
	FONT-SIZE:11px;
	COLOR:#666666;
	font-family: Tahoma, Arial;
	BACKGROUND-COLOR: #CDCBC5;
	font-weight : normal;
	background-position: center;
}


#footer {
    background: #F2F2EC;
    height: 100px;
    padding-top: 15px;
    text-align: center; 
}

#message-box
{
  display: none;
}

.msg
{
  display: none;
}

.msg-error
{
  color: #a33;
}

.error
{
  background-color: #faa;
}

.signature {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
    line-height: 20px;
}
a.signature:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}
a.signature:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}
a.signature:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}
a.signature2:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration : underline;
}
a.signature2:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration : underline;
}
a.signature2:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}
