body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.title {
	font-size: 18px;
	color: #9E4141;
	font-weight: bold;
}

.content {
	width: 549px;
	height: 100%;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-top: 10px;
	line-height: 16px;
}

.footer {
	background-color: #758eae;
	text-align: center;
	font-size: 12px;
	color: #000000;
	width: 549px;
	height: 45px;
	padding-top: 5px;
}

.footerLink {
	font-size: 9px;
	color: black;

}

.footerLink a {
	font-size: 9px;
	color: black;
}
p {
	font-size: 10pt;
}
H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
}
H2 {
	font-size: 8pt;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	text-decoration: none;
	color: #993300;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}
a.top:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
a.top:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
a.top:hover {
	text-decoration: none;
	color: #DDD6CC;
	font-weight:bold;
	font-size:8pt;
}
a.left:link {
	text-decoration: none;
	color: #DDD6CC;
	font-weight:bold;
	font-size:8pt;
}
a.left:visited {
	text-decoration: none;
	color: #DDD6CC;
	font-weight:bold;
	font-size:8pt;
}
a.left:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
.tanheadline {
	font-size: 10pt;
	font-weight: bold;
	color: black;
/*	color: DDD6CC;*/
}
.tansmall {
	font-size: 8pt;
	color: black;
/*	color: DDD6CC;*/
}
.blueheadline {
	font-size: 12pt;
	font-weight: bold;
	color: #002d8a;
}
.orangeheadline {
	font-size: 12pt;
	font-weight: bold;
	color: #d95700;
}
.yellowheadline {
	font-size: 12pt;
	font-weight: bold;
	color: #ffcc00
}
.greenheadline {
	font-size: 12pt;
	font-weight: bold;
	color: #006633
}
.indigoheadline {
	font-size: 12pt;
	font-weight: bold;
	color: #6d00b7
}
.violetheadline {
	font-size: 12pt;
	font-weight: bold;
	color: #840084
}
.blacksmall {
	font-size: 8pt;
	color: #000000
}
.blackheadline {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

#header {
	background-color: #758eae;
	background-image: url(images/hdr_bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
	width: 100%;
	margin-left: 0px;
	height: 110px;
}
 
#motivationimage {
	background-image: url(images/womanjumping.gif);	
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 150px;
	height: 110px;
}
#logo {
	background-image: url(images/likeworkagain-title-bkgrd.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 490px;
	height: 100px;
	float: left;
}

#navcontainer{
	background-color: #758eae;
	background-image: url(images/menu-btn-up.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
	margin: 0px;
	border-bottom: 2px solid black;
 }
 #navcontainer ul
{
	margin: 0px;
	width: 100%;
	height: 22px;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li {
	background-color: #758eae;
 display: inline; 
 border-left: 2px solid black;
 height: 21px;
 }

#navcontainer ul li a
{
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	width: 125px;
	height: 21px;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/menu-btn-up.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#navcontainer ul li a:hover
{
	background-color: #758eae;
	background-image: url(images/menu-btn-down.gif);
	background-repeat: repeat-x;
	color: #FFD700;
	height: 21px;
}

#navcontainer .activemain{
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	width: 125px;
	height: 21px;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/menu-btn-down.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#navsublist{
	background-color: #758eae;
	text-align: center;
}
#navsublist ul {
}
#navsublist ul li{
	border-left: none;
}

#navsublist .activesub{
	background-image: none;
	width: 145px;
	color: #bbd4e5;
	text-align: center;
	text-decoration: none;
}

#navsublist .activesubside{
	background-image: none;
	width: 145px;
	color: #993300;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#navsublist ul li a{
	width: 145px;
	background-image: none;
	color: #003663;
	text-align: center;
	text-decoration: none;
}
#navsublist ul li a:hover{
	width: 145px;
	background-image: none;
	color: #ffd700;
	text-align: center;
	text-decoration: none;
}
.imgborder {
	border: 2px solid black;
}
