h1, h2, h3
{
	color: #208DE8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 { font-size: 24px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 
{ 
	color: #011545;
	font-size: 11px;
}

a
{ 
	color: #208DE8;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

span.right_align
{
	display: block;
	text-align: right;
	width: 100%;
}

dl.content_summary dt { padding-top: 20px; }

dl.content_summary dd
{ 
	background: url(/images/general/border.gif) repeat-x 0px bottom;
	padding: 5px 0px 10px 0px;
	margin-left: 0px;
}

span.seperator
{ 
	background: url(/images/general/border.gif) repeat-x 0px 50%;
	display: block;
	margin-left: 0px;
	padding: 20px 0px 10px 0px;
	width: 100%;
}

dl.content_summary dd p { margin: 0px; }

a.arrow_link
{
	background: url(/images/general/linkArrow.gif) no-repeat right 50%; 
	color: #1F3363;
	font-weight: bold; 
	margin-right: 5px;
	padding-right: 10px;
}

a.pdf_link
{
	background: url(/images/general/smallAdobeLogo.gif) no-repeat 0px 50%;
	height: 20px;
	padding: 5px 0px 5px 30px;
}
a.flash_link
{
	background: url(/images/general/smallFlashLogo.gif) no-repeat 0px 50%;
	height: 20px;
	padding: 5px 0px 5px 30px;
}

a.msword_link
{
	background: url(/images/general/smallWordLogo.gif) no-repeat 0px 50%;
	height: 20px;
	padding: 5px 0px 5px 30px;
}

ul, ol { margin-left: 20px; }
img { border: none; }

/* Inner Navigation */

#innerNavigationTitle { font-weight: bold; color: #011545; background-color: #D9E2F6; padding: 7px 0px 7px 5px; width: 160px; }
#innerNavigation { font-family: Tahoma; font-size: 11px; color: #334777; padding: 0px 1px 1px 1px; background: url(/images/general/border4x4.gif); width:160px; line-height: 120%; }
#innerNavigation div.row { height: 20px; background-color:#ffffff; padding: 5px; }

#innerNavigation div.selectedOuterRowTop { background-color:#f7f8f9; background: url(/images/general/border4x4.gif); padding:0px 0px 1px 0px; }
#innerNavigation div.selectedOuterRowOther { background-color:#f7f8f9; background: url(/images/general/border4x4.gif); padding:1px 0px 1px 0px; }
#innerNavigation div.selectedOuterRowBottom { background-color:#f7f8f9; background: url(/images/general/border4x4.gif); padding:1px 0px 0px 0px; }

#innerNavigation div.selectedInnerRow { background-color:#f7f8f9; padding: 5px; }

#innerNavigation div.row a { color: #334777; text-decoration: none; }
#innerNavigation div.row a:hover { color: #011545; text-decoration: underline; }
#innerNavigation div.selectedInnerRow a { color: #208DE8; font-weight: bold; text-decoration: none; }

/* Data Table 1 - Used for tables with headings (green background) at top of table */
table.datatable1
{
	border: 1px solid #5B709F;
	border-bottom: none;
	border-collapse: collapse;
	width: 100%;
}

table.datatable1 td
{
	padding: 5px;
	text-align: center;
}

table.datatable1 tr.heading td
{ 
	background-color: #C5D9E4;
}
table.datatable1 th
{ 
	padding: 5px;
	background-color: #C5D9E4;
	font-weight: normal;
	text-align: left;
}

table.datatable1 td.leftCell, table.datatable1 td.otherCell, table.datatable1 th.leftCell, table.datatable1 th.otherCell
{
	border-bottom: 1px solid #5B709F;
}

table.datatable1 td.otherCell, table.datatable1 th.otherCell
{
	border-left: 1px solid #5B709F;
}

/* Data Table 2 - Used for tables with headings (green background) on left of table */
table.datatable2
{ 
	border: 1px solid #5B709F;
	border-bottom: none;
	border-collapse: collapse;
	width: 100%;
}

table.datatable2 td
{
	padding: 5px;
}
table.datatable2 th{
	padding: 5px;
	font-weight: normal;
	text-align: left;
}

table.datatable2 td.leftCell, table.datatable2 th.leftCell
{
	background-color: #C5D9E4;
	border-bottom: 1px solid #5B709F;
	color: #011545;
	width: 50%;
	vertical-align:top;
}

table.datatable2 td.rightCell, table.datatable2 th.rightCell
{
	border-left: 1px solid #5B709F;
	border-bottom: 1px solid #5B709F;
	width: 50%;
}

table.datatable2 td.rightCell input, table.datatable2 td.rightCell select{
	width: 176px;
}

/** More strong than strong... **/
strong.extraStrong{
	color: rgb(32, 141, 232);
	font-weight: bold;
}
/** Renders a list of documents with a PDF icon next to each **/
.pdfDocumentsList li{
	list-style: none;
	background: url('/images/general/smallAdobeLogo.gif') 0 50% no-repeat;
	padding-left:20px;
	line-height: 2.5em;
}

.lineDivider {
	
	background-image:url(/images/general/border.gif);
	background-repeat:repeat-x;
	margin-top:7px;
}

a.topLink
{ 	
	display: block; font-size: 10px; font-weight: bold; 
	margin-top: 10px; padding-right: 15px;
	text-align: right; vertical-align: bottom; color: #011545; text-decoration: underline; 
	background-image: url('/images/general/top_arrow.gif'); 
	background-position: center right; background-repeat:no-repeat;
}

.flashListElement {
	background-image: url('/help/images/illustrations/flashLogo.gif'); 
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
}

.pageDate {
	text-align:right;
	color:#67738f;
	margin-top:5px;
}

