/* tagcontrolpls.css */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background: transparent url('/imagepls/bkg01.gif') repeat;
	font-weight: normal;
	text-align:center; 
	padding:0px;
	margin:0px;
	}

h1 {
	color: #000066;
	font-family: times new roman, serif;
	font-size: 2.5em;
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font size: 1.2em;
	font-weight: bold;
	color: #000066; 
	line-height: 1.2em;
	text-transform: uppercase;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font size: 1em;
	font-weight: regular;
	color: #000066; 
	line-height: 1.2em;
	text-transform: uppercase;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0;
	text-transform: uppercase;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font size: 1em;
	font-weight: bold;
	color: #000066; 
	line-height: 1.5em;
	text-transform: uppercase;
}

h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0.4em;
	text-transform: uppercase;
	border-style: dashed;
	border-width: 1px;
	border-color: rgb(202,194,184);
}


.subhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #444;
	background-color: transparent;
	line-height: 1.5em;

}

.subtitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	background-color: transparent;
	line-height: 1.5em;

}

a {
	text-decoration: none;
}


input { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

label { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

select { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

textarea { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #009933;
	text-decoration: none;
}

strong {
	font-weight: bold;
	color:#000066;

}

p {
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 1.5em;
	text-align: left;
}
	
em {
	font-style:italic;
	font-weight: normal;
}
		

li {
	color: #444;
	font-style: normal;
}

table {
	background-color: transparent;
	font-size: 11px;
}
