/* CSS Document */
.base {
color: black;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 16px;
text-align: left;
font-family: "Trebuchet MS", Helvetica, sans-serif
}

a.base {
color: blue;
text-decoration: none;
font-family: "Trebuchet MS", Helvetica, sans-serif
}

.sidehead {
color: white;
font-style: normal;
font-weight: bold;
font-size: 11px;
line-height: 12px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
text-decoration: none;
text-indent: 0px
}
		
.sidetext {
color: white;
font-style: normal;
font-weight: normal;
font-size: 11px;
line-height: 110%;
text-align: left;
font-family: "Trebuchet MS", Helvetica, sans-serif
}

a.sidetext:link {
color: white;
text-decoration: none
}

a.sidetext:visited {
color: white;
text-decoration: none
}
		
a.sidetext:active {
color: yellow;
text-decoration: none
}
		
a.sidetext:hover {
color: yellow;
text-decoration: none
}

.callout {
color: black;
font-weight: normal;
font-size: 16px;
line-height: 24px;
font-family: Times, "Times New Roman", serif;
background-color: yellow;
text-align: center;
padding: 12px;
border-top: medium dotted black;
border-bottom: medium dotted black
}
		
.pop {
color: black;
text-decoration: none;
padding-right: 2px;
padding-left: 2px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none
}
				
a.pop:link {
color: black;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 18px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
text-decoration: none;
padding-right: 2px;
padding-left: 2px
}

a.pop:visited {
color: black;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 18px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
text-decoration: none;
padding-right: 2px;
padding-left: 2px
}

a.pop:active {
color: #FF0000;
background-color: blue;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 18px;
font-family: Times, "Times New Roman", serif;
text-decoration: none;
padding-right: 6px;
padding-left: 6px
}

a.pop:hover {
color: blue;
background-color: yellow;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 18px;
font-family: Times, "Times New Roman", serif;
text-decoration: none;
padding-right: 6px;
padding-left: 6px
}
		
h1 {
color: black;
font-style: italic;
font-weight: bold;
font-size: 32px;
line-height: 32px;
font-family: Times, "Times New Roman", serif
}
		
h2 {
color: #0033CC;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif}

h3 {
color: black;
font-style: italic;
font-weight: bold;
font-size: 14px;
line-height: 16px;
font-family: "Trebuchet MS", Helvetica, sans-serif
}

h4 {
color: black;
font-style: italic;
font-weight: normal;
font-size: 12px;
line-height: 16px;
font-family: "Trebuchet MS", Helvetica, sans-serif
}

p {
color: black;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 16px;
text-align: left;
font-family: "Trebuchet MS", Helvetica, sans-serif
}
		
ul {
color: black;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 16px;
list-style-type: square;
font-family: "Trebuchet MS", Helvetica, sans-serif
}

ol {
color: black;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 16px;
font-family: "Trebuchet MS", Helvetica, sans-serif
}
.medreverse {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF99;
}

