.html, .body {
  margin: 0;
  padding: 0;
  height:100%; 
}

.body,td,th {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

.callout {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

.jack {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
	color: 542c87;
}

.header {
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
}

.footer {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}

.icicon-window {
	text-align:left; 
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif; 
	font-size:10px; 
}

h1 {
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: 542c87;
	text-decoration: none;
	margin-bottom: 4px;
}

h2 {
	font-size: 16px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}

h3 {
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
	margin-top: 0px;
}

a:link { 
	color:#542c87; 
	font-weight: bold;
	text-decoration: none;
}
a:visited { 
	color:#542c87; 
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	color:#faa51d;
	text-decoration: underline;
	font-weight: bold;
}

a.team:link { 
	color:#000000; 
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
a.team:visited { 
	color:#000000; 
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
a.team:hover { 
	color:#542c87;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

a.footer:link { 
	color:#333333; 
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer:visited { 
	color:#333333; 
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer:hover { 
	color:#333333;
	text-decoration: none;
}

.icicon-window  a:link{
	color:#ffffff; 
	margin-left:25px;
}

.icicon-window  a:visited { 
	color:#ffffff; 
	margin-left:25px;
}

.icicon-window  a:hover { 
	color:#ffffff;
	text-decoration: none;
}

.icicon-window  a:active { 
	color:#ffffff;
	text-decoration: none;
}

.top-bar {
	padding-top: 10px;
	padding-bottom: 10px;
	background:#faa51d; 
	width:765px;
}

a img
{
border: none;
}
