body   { color: #214332; font-size: 13px; font-family: "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular; font-style: normal; background: #2b2b2b; margin-top: 20px; position: relative }

p {
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 13px;
	color: #2b2b2b;
}

b {
	color: #056ace;
	font: bold 13px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

.content   { color: #214332; font-size: 14px; font-family: "Times New Roman"; font-style: normal; font-weight: bold }

#content img{
	position: relative;
	margin: 10px;
	float: right;
}

.header{
}

#header img{
	position: relative;
	margin: 5px;
	float: left;
}

.TitleStyle  {
	color: #ffffff; 
	font-size: 22px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.sloganStyle  {
	color: #ffffff; 
	font-size: 16px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.footer    { color: #ffffff; font: bold 10px "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular; text-align: center }

a.toolbarStyle:link  { color: #ade1c7; font-size: 13px; font-weight: bolder; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; left: 10px }

a.toolbarStyle:visited { color: #ade1c7; font-size: 13px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }

a.toolbarStyle:hover{
	color: #ffffff; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:active{
	color: #90c1ef; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a:link   { color: #04626d; text-decoration: none }

a:visited   { color: #177878; text-decoration: none }

a:hover {
	color: #a20100;
	text-decoration: none;
}

a:active {
	color: #056ace;
	text-decoration: none;
}

.footer  {
	color: #ffffff;
	text-align: center;
	font: 12px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

a.footer:link  {
	color: #056ace;
	text-decoration: none;
}

a.footer:visited  {
	color: #056ace;
	text-decoration: none;
}

a.footer:hover  {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:active  {
	color: #056ace;
	text-decoration: none;
}