/* CLEAR CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	text-align: center;
	 vertical-align: top;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* DITV Document */


A#legal {
font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px; MARGIN: 20px 0px; COLOR: #333333;
	line-height:15px;
	text-align:left;

	}

.legal {
font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px; MARGIN: 20px 0px; COLOR: #333333;
	line-height:15px;
	text-align:left;

	}

.showing {
min-height:14px; 
_height:14px;
}


.pdfhight {
min-height:61px; 
_height:61px;
}


#container {
width:744px;
margin:0 auto;
}



.mainTable {
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
background-color:#FFFFFF;
}

.headerBackground {
background-image:url(images/head_pattern.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#a4c8e8;
}

.paddingTop {
padding-top:8px;
}

.paddingLeft {
padding-left:8px;
}

.paddingRight {
padding-right:8px;
}

.paddingBottom {
padding-bottom:8px;
}


.border {
border:solid;
border-color:#a4c8e8;
border-width: .1em;
}

.borderTop {
border-top:solid;
border-top-color:#a4c8e8;
border-top-width: .1em;
}

.borderRight {
border-right:solid;
border-right-color:#a4c8e8;
border-right-width: .1em;
}

.borderLeft {
border-left:solid;
border-left-color:#a4c8e8;
border-left-width: .1em;
}

.borderLeftIE {
_border-left:solid;
_border-left-color:#a4c8e8;
_border-left-width: .1em;
}

.borderBottom {
border-bottom:solid;
border-bottom-color:#a4c8e8;
border-bottom-width: .1em;
}

.borderBottomWhite {
border-bottom:solid;
border-bottom-color:#FFFFFF;
border-bottom-width: .1em;
}


.padding8 {
	padding: 8px;
}


#pages li
{
display: inline;
list-style-type: none;
padding-right: 3px;
}

.cen {
text-align:center;
}




/* DITV Tab */

.tabRow {
min-height:28px; 
_height:28px;
background-image:url(images/tab.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.tab {
min-height:28px; 
_height:28px;

}

.background {
background-image:url(images/tab.gif);
background-repeat:repeat-x;
background-position:bottom;
}


.tabLeft {
float:left; 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:capitalize;
color: #3b498b;
text-align:left;
vertical-align:top;
padding: 8px;
padding-right:60px;
}

.tabRight {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:capitalize;
color: #3b498b;
text-align:left;
vertical-align:top;
padding: 8px;

}

.holder {
background-image:url(images/tab.gif);
background-repeat:repeat-x;
background-position:bottom;
}

ul#tab li:hover div {
	background-color: #c8def1;
	display: block;
	width:auto;
	text-decoration:none;
}

ul#tab li a {
	display: block;
	text-decoration:none;
	color:#333333;
	cursor: pointer;
	cursor: hand;
}

ul#tab li:visited {
	display: block;
	width:auto;
	text-decoration:none;
}

.Tabhighlight {
	background-color: #c8def1;
	display: block;
	width:auto;
	text-decoration:none;
}



/* DITV Thumbnail Rows */


.thumbRow {
min-height:69px; 
_height:69px;
}


.thumbImage {
float:left; 
padding:6px;
padding-left:8px;
padding-bottom:3px;
}

.thumbText {
padding: 8px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}


ul#thumbRoll li:hover div {
	background-color: #c8def1;
	display: block;
	width:auto;
	text-decoration:none;
}

ul#thumbRoll li a {
	display: block;
	width:100%;
	text-decoration:none;
	color:#333333;
	cursor: pointer;
	cursor: hand;
}

ul#thumbRoll li:visited {
	display: block;
	width:auto;
	text-decoration:none;
}

.sfhighlight {
	background-color: #c8def1;
	display: block;
	width:auto;
	text-decoration:none;
}

.sfhighlightNone {
	background-color: #c8def1;
	display: block;
	width:auto;
	text-decoration:none;
}






/* DITV Color */

.bgLightBlue {
background-color:#ecf2fa;

}

.bgDarkBlue {
background-color:#a4c8e8;
}

.fontColDark {
color:#333333;
}




/* DITV Fonts */



.fontNormal {
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
color:#333333;
}

.fontFamBody {
font-family:Arial, Helvetica, sans-serif;
}

.fontSizeMedium {
font-size: 70%;
}

.fontAlignTop {
vertical-align:top;
}

.fontCategory {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:capitalize;
color: #3b498b;
text-align:left;
vertical-align:top;
}




/* DITV DropDown */

#nav, #nav ul {

	width: 150px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #a4c8e8;
	border-width: .1em 0;
	border-top:none;
	margin: 0 0 3 0;
}

* html #nav, * html #nav ul {

	width: 150px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #a4c8e8;
	border-width: .1em 0;
	border-top:none;
	margin: 0 0 3 0;
}

#nav a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 0;
}



#nav li {
    float:left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -799em;
	height: auto;
	width: 148px;
	font-weight: normal;
	border-width: 0.05em;
	margin: 0;
}

* html #nav li ul {
width: 137px;
}

#nav li li {
	padding-right: 0px;
	width: 150px;
	_width: 146px;
}

#nav li ul a {
	width: 130px;
	_width: 136px;
	padding: 0.25em .5em;
}


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li .sfhover {
	background: #ecf2fa;
	width:13.2em;

}

* html #nav li li:hover, * html #nav li .sfhover {
 	width:12.3em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
