.topstrip {
	background-image:  url(images/topstrip.gif);
	background-repeat: repeat-x;
 }

.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	margin-top: 0px; margin-bottom: 6px;
}
body {
	background-color: #ffffff;
}
blockquote {
	margin: 0px 0px 0px 20px;
	color: #000000;
}
ol {
	margin: 0px 0px 0px 32px
	color: #000000;
}
ul {
	
	margin: 0px 0px 0px 32px;
	color: #000000;
	list-style-image:  url(images/bullet.gif);	
}
ul.square {
	margin: 0px 0px 0px 32px;
	list-style-image:  url(images/square.gif);	
}
li {
	margin-bottom: 0px;
}
.rightcoltext {
	padding: 15px;
	font-size: 8pt;
}
.leftcolbg {
	background-color: #dfe9ff;
}
.parahead {
	background-color: #2661dd;
}
.parahead2 {
	background-color: #ff7f00;
}
.footer {
	background-color: #2661dd;
	border-top-color: #ff7f00;
	border-top-width: 2px;
	border-top-style: solid;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textbox {
	font-size: 8pt;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ff7f00;
	border-bottom-color: #ff7f00;
}
.para3bg {
	background-image: url(images/paraheading3_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff7f00;
}
.textboxborder {
	background-image: url(images/vertborder.gif);
	background-repeat: repeat-y;
}
.rightcolborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2661dd;
}
.topdown {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff7f00;
        padding-bottom: 4px;
}
table {
	font: 8pt verdana, arial, helvetica, sans-serif;
	color: #000000;
}
.micro {
        font: 8pt Arial, Helvetica, sans-serif;
}
li a:link, li a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
	color: #2661dd;
        font-weight: bold;
        text-decoration: none;
}
li a:link:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
	color: #ff7f00;
        font-weight: bold;
        text-decoration: none;
}
a:link, a:visited {
	color: #2661dd;
}
a:link:hover {
	color: #ff7f00;
}
a.p:link, a.p:visited {
	color: #133070; font-weight: bolder; text-decoration: none; background: #ffffff;
}
a.p:link:hover {
	color: #133070; font-weight: bolder; text-decoration: none; background: #d0e0ff;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h1.trick {
	font: bold 18pt Arial, Helvetica, sans-serif; color: #ff7f00; margin: 0px 0px 16px 0px;
} 
.themecolor1 {
	background-color: #2661dd;
}
.sha {
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color='gray');
}

