#masthead, #masthead-small,
#mainmenu, #menulocation, #sidemenu, #spacer,
#rightbar
{
	display: none;
}

html, body
{
	width: 100%;
	margin: 0;
	padding: 0;
}

body, select
{
	font-family: Verdana,Arial,"Bitstream Vera sans",sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
}

#centerwrapper
{
	width: auto;
	padding: 22px 15px 15px;
}

#maintable
{
	width: auto;
}

a img
{
	display: block;
	border: 0;
}

#content a img
{
	display: inline;
}

p
{
	margin: 0 0 1em;
}

.TextMiddle, h1
{
	font-family: Helvetica,Arial,"Bitstream Vera sans",sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #626262;
	margin: 0 0 1em;
	padding-left: 2px;
}

.TextBody
{
	font-family: Verdana,Arial,"Bitstream Vera sans",sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

.highlight
{
	background-color: #ace4fa;
}

.term
{
	font-weight: bold;
}

#content
{
	padding-top: 5px;
}

#content table
{
	margin-bottom: 15px;
}

#content td
{
	padding-right: 15px;
	vertical-align: top;
}

#content ul p.TextBody
{
	margin: 0; /* fix for oversized margins within styled lists */
}

h3, h2
{
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

#content a
{
	color: #002e63;
	text-decoration: none;
	font-weight: bold;
}

/*.condor #content a
{
	color: #50c7fa;
}

.colibri #content a
{
	color: #5dc26c;
}*/

#content ul
{
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-left: 17px;
	/padding-left: 21px;
	list-style-image: url('images/bullet.gif');
}

#content li
{
	padding-bottom: 0.5em;
}

.condor #content ul
{
	list-style-image: url('images/bullet-condor.gif');
}

.colibri #content ul
{
	list-style-image: url('images/bullet-colibri.gif');
}

#content .TrainingInfo td.HeadStats, #content .TrainingInfo th.Stats
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 11px;
	font-weight: bold;
}

#content .TrainingInfo th.Stats
{
	border-top: 1px solid black;
	font-size: 13px;
	text-align: left;
	text-decoration: underline;
}

#content .TrainingInfo td.Stats
{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 10px;
}

#content .TrainingInfo p.StatsFootnote
{
	font-size: 10px;
}

#logo
{
	display: block;
	width: 1%;
	margin-bottom: 15px;
}

/*#menulocation
{
	padding-bottom: 5px;
}

#menulocation, #menulocation a
{
	font-size: 10px;
}

#menulocation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

#menulocation li
{
	display: none;
}

#menulocation li.current
{
	display: block;
}

#menulocation li ul
{
	display: none;
}

#menulocation a
{
	color: #002e63;
	text-decoration: none;
	font-weight: bold;
}

.condor #menulocation a
{
	color: #50c7fa;
}

.colibri #menulocation a
{
	color: #5dc26c;
}
{
	color: #5dc26c;
}*/