*,h1,h2,h3,h4
{
	margin: 0;
	padding: 0;
	font: normal normal normal 8pt Tahoma;
	color: black;
	line-height: normal;
}

img {
	border: 0;
}

img.Thumb
{
	clip: rect(50px,50px,50px,50px);
}



#content h1,h2,h3,h4,p,ul 
{
	margin-bottom: 8px;
}

#content h1
{
	font-size: 13pt;
	color: #122f57;
}

#content h2
{
	font-size: 11pt;
	color: #f97f02;
}

#content h3
{
	font-size:8pt;
	font-weight: bold;
	color: #122f57;
}

#content h4
{
	font-size: 10pt;
	font-weight: bold;
}

#content p
{
	line-height: 14pt;
}

#content strong
{
	font-weight: bold;
}

#content em
{
	font-size: 9pt;
	color: #122f57;
}

#content a,#content a:visited
{
	color: #122f57;
}

#content a.External,#content a:visited.External
{
	color: #f97f02;
	background: transparent url(../images/bullet1.gif) no-repeat scroll center right;
	padding-right: 5px;
}

#content ul
{
	list-style-type: none;
	margin-top: 6px;
}

#content ul li
{
	padding-left: 12px;
	background: url(../images/list-item.gif) no-repeat 4px 4px;
	margin-bottom: 8px;
	padding-left: 16px;
}

#content .block-left ul li
{
	line-height: 18px;
	padding-bottom: 0px;
	background: url(../images/bullet2.gif) no-repeat 4px 3px;
	padding-left: 16px;
}

#content img, #content .Image
{
	border: 1px solid black;
	margin: 4px;
}

#content a img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#content .block-left
{
	float: left;
}

#content .block-right
{
	float: right;
}

#content label
{
	color: #122f57;
	margin-right: 10px;
}

#content table 
{
	border: 1px solid #122f57;
	border-collapse: collapse;
}

#content table tr th
{
	font-weight: bold;
	vertical-align: top;
	padding: 6px;
	border-bottom: 2px solid #122f57;
}

#content table tr td
{
	vertical-align: top;
	padding: 6px;
}

#content table tr.Odd
{
	background: #eeeeee;
}

#content-menu
{
	background: #ebebeb;
	float: left;
	width: 150px;
	padding: 8px;
}

#content-menu li.active-item
{
	font-size: 8pt;
	font-weight: bold;
	color: #122f57;
}

#content ol
{
	padding-left: 24px;
	margin-top: 6px;
}

#content ol li
{
	margin-bottom: 8px;
}

#content ol li table 
{
	width: 100%;
	margin-top: 8px;
	border: 1px solid #122f57;
}

#content ol li table thead tr td
{
	background-color: #eeeeee;
	font-weight: bold;
}

#content ol li table tr td
{
	border: 1px solid #122f57;
}


.FormRequired
{
	color: red;
}

.HelpItems ul li div
{
	display: none;

}

.Items img
{
	/*position: absolute;*/
	width: 64px;
	height: 64px;
	float: left;
	
	/*clip:rect(0px 64px 64px 0px)*/
}


.Clear
{
	clear: both;
}

#content .Form2 table table
{
	border: 0;	
}

.Form2Text
{
	border: 1px solid black;
	padding: 2px;	
	margin: 2px;
}

.Form2Error
{
	border-color: red;
}

.Form2ErrorSummary .Form2Error, .Form2ErrorSummary strong
{
	color: red;	
}

.Form2Readonly
{
	background-color: #eeeeee;
}

.Form2Button
{
	border: 1px solid #122f57;
	background-color: #122f57;
	color: white;
	padding: 2px;
}

.TrackerList table
{
	width: 800px;
	margin-bottom: 20px;	
}

.TrackerList table tr th
{
	text-align: left;
}
