
/* CSS Document */

body {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
}

bodyText {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:10pt;
}

.body {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.bodyText {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:10pt;
}

a {
	color: #0070C0;
	text-decoration:none;
	font-size: small;
}
a:visited {
	color: #0070C0;
}
a:active {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}


.h1 {
font-family: Tahoma, san-serif;
font-size:16pt;
color:#333333;
}

.h2 {
font:"Trebuchet MS", Arial, sans-serif;
font-size: 14pt;
color:#0070C0;
}

.h3 {
font-weight:bold;
}

.partnerLogo {
border:thick;
}

.headerTagLineBorder {	border-right: 1px #3399FF dotted;
	color: #0070C0;
	font-size: 12pt;
	font-family: "Trebuchet MS";
}

#pressH2 {
font-size:medium;
font-weight:bold;
color:#555555;
}

.trainingDescription
{
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}


.trainingButtonsWrapper
{
	border-top: 1px dotted #0070C0;
	border-bottom: 1px dotted #0070C0;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 15px;
}

.trainingPanel
{
	padding-left: 15px;
}