body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a {
	outline: none;
}

a img {
	border: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

hr {
	clear:both;
	border: 0;
	height: 1px;
	color: #D1DFDF;
	background-color: #D1DFDF;
	margin-bottom: 20px;
}

.Header {
	font-weight: bold;
/*	color:#4A6F6F;*/
	font-style: italic;
}

.SubHeader {
	color:#4A6F6F;
	font-style: normal;
	font-weight: bold;
}

.Red { color: #FF0000; }

.SmallText {
	font-size: 11px;
}

#frame {
	background: url(../assets/bg1.jpg) no-repeat scroll left bottom;
}
/*
#footer {
	background: url(../assets/bg1.jpg) no-repeat scroll left bottom;
	height: 78px;
	padding-top: 90px;
	margin:0 auto;
	width:750px;
}*/

.footer {
	padding: 20px 0;
	text-align: center;
}

body#aboutus #frame {
	background-image: none;
}

.style2 {color: #000000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

a.navLink,
a.navLink:link,
a.navLink:active,
a.navLink:visited {
  color: #4A6F6F;
	font-weight: bold;
	text-transform: lowercase;
}

a.navLink:hover {
  color: #FF0000;
}

.style3 {color: #4A6F6F;
	font-weight: bold;
}
.style4 {font-size: 13px}
.style6 {color: #FF0000}
.style7 {	font-style: italic;
	font-size: 12px;
}
.style15 {color: #FF3333; font-style: italic; }
.style8 {font-size: 12px}
.style16 {color: #FF3333}

.profileImage {
	float: left;
	margin-top: 1em;
	margin-right: 15px;
	margin-bottom: 15px;
}
