@import url(bonusv5.css);
/*page background - make the URL absolute after upload to root directory to make background show in Netscape 4*/

body {
	background-image:   url("images/bkgrd.jpg");
	background-repeat: repeat-y;
	background-color: #CFCDD9;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link {color: #4A7798;; text-decoration: underline;}
a:visited {color: #3F66B3;; text-decoration: none;}
a:hover {color: #3F66B3;; text-decoration: underline;}
a:active {color: #03266A;; text-decoration: none; font-weight: bold}

/*content styles*/
.content {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; color: #032467;}
.copyright {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 110%; color: #032469;}
.bullet {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	list-style-position: outside;
	list-style-image:  url("http://www.pbtechsolutions.com/images/bullet.jpg");
	color: #032467;
}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: bold; color: #3F66B3}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 140%; font-weight: bold; color: #04256C}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #3F66B3}
.bluebold {  font-weight: bold; color: #3F66B3}
.news {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 125%; color: #3F66B3;}
