﻿/*** Universal Blue Links ***/
A:link, A:visited {COLOR: #000000; text-decoration:none;}
A:hover, A:active {COLOR: #000000; text-decoration:underline;}

#sizer { display:none } 

body {
	/*margin-top: 5px; */
	background: #E9E7DF;
	text-align: center; /* for IE */
}

table{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	/*font-weight: normal;*/
}

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	/*font-weight: normal;*/
}

em {font-weight: bold}

b {font-weight: bold}

p {margin-top: 0px; margin-bottom: 11px;}

hr {border: none 0;
border-top: 1px dashed #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


#pagecontent UL {margin-left: 0; margin-top: 0em; margin-bottom: 0em; padding-left: 2em; list-style-image:url('/images/bullet_housegreen.gif');}
#pagecontent UL UL {margin-left: 0; margin-top: 0em; margin-bottom: 0em; padding-left: 2em; list-style-type: disc; list-style-image:none;}
#pagecontent UL H3 { margin-top: 20px; margin-bottom:0; margin-left: -3px; padding-left: 0em; list-style-image:url('/images/bullet_housegreen.gif');}
#pagecontent LI {margin-bottom: 3px;}

#contributorcontent UL {list-style-type: disc; list-style-image:none;}
#contributorcontent UL UL {list-style-type: circle; list-style-image:none;}



/***Header: Begin***/
DIV.header {display:none;}
DIV.footer {display:none;}
.breadcrumbstext {display:none;}
.breadcrumbstextbg {display:none;}
.leftmenubg1{display:none;}
.leftmenubg2{display:none;}
.menuItem{height=0;line-height=0;display:none;}
TD.menuItem{height=0;line-height=0;display:none;}

.header{display:none;}



h1 {
	font-size: 20px;
	line-height: 150%;	
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 6px;
}


h2{
	font-size: 15px;
	line-height: 130%;		
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 6px;
}


h3{
	font-size: 14px;
	line-height: 150%;	
	font-weight: bold;
	color: #000000;
	margin-bottom: 11px;
	margin-top: 6px;
}

h4{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}



/***Query Result Begin***/
.resultsettitle 
{	font-size: 14px;
	line-height: 120%;	
	font-weight: bold;
	color: #000000;
}
.resultsetcolumnheader {
background-color:#CCCCCC; 
background-image:url('/images/resultsetheaderbg.jpg'); 
background-repeat:repeat-x;
padding-left:5px;
padding-right:5px;
padding-top:1px;
padding-bottom:1px;
border-bottom:black thin solid;
border-top:black thin solid;
border-left:black thin solid;
border-right: black thin solid;
background:#CCCCCC;
}

.resultsetrow{
padding-left:5px;
padding-right:5px;
}

.resultsetrowshaded{
background-color:#EEEEEE; 
padding-left:5px;
padding-right:5px;
}

.resultsetcount{padding-top: 5px;}
/***Query Result End***/



h1 A:link, h1 A:visited, h2 A:link, h2 A:visited, h3 A:link, h3 A:visited,  h4 A:link, h4 A:visited {TEXT-DECORATION: none;}
h1 A:active, h1 A:hover, h2 A:active, h2 A:hover, h3 A:active, h3 A:hover, h4 A:active, h4 A:hover {TEXT-DECORATION: underline;}