.pageHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #102A89;
	text-decoration: none;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-top-color: #333333;
}
.dropDowns {
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #1685C6;
}
.firstParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #102A89;
	text-decoration: none;
}
.rightMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #102A89;
	text-decoration: none;
}
.rightMenuBold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #102A89;
}
sup {
	line-height: 16px;
}
a:link {
	color: #102A89;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	color: #102A89;
	text-decoration: none;
}
a:visited {
	color: #102A89;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.footnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-top-color: #333333;
	font-weight: bold;
}
.backNextLink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D0E7F4;
	margin: 0px;
	padding: 0px;
}
.pullQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}




/* START - first example */

 /* set millions of background images */
.rbroundbox { background:  url("../assets/otherAssets/C00.gif") repeat; }
.rbtop div  { background:  url("../assets/otherAssets/C11.gif") no-repeat top left; }
.rbtop      { background:  url("../assets/otherAssets/C12.gif") no-repeat top right; }
.rbbot div  { background:  url("../assets/otherAssets/C21.gif") no-repeat bottom left; }
.rbbot      { background:  url("../assets/otherAssets/C22.gif") no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
        width: 100%;
        height: 20px;
        font-size: 1px;
}
.rbcontent  { margin: 0 25px; }
.rbroundbox { width: 90%; margin: 1em auto; }


/*  END  - first example */

/* START - first example */

 /* set millions of background images */
.Prbroundbox { background:    url("../assets/otherAssets/PC00.gif") repeat; }
.Prbtop div  { background:    url("../assets/otherAssets/PC11.gif") no-repeat top left; }
.Prbtop      { background:    url("../assets/otherAssets/PC12.gif") no-repeat top right; }
.Prbbot div  { background:    url("../assets/otherAssets/PC21.gif") no-repeat bottom left; }
.Prbbot      { background:    url("../assets/otherAssets/PC22.gif") no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
.Prbtop div, .Prbtop, .Prbbot div, .Prbbot {
        width: 100%;
        height: 20px;
        font-size: 1px;
}
.Prbcontent  { margin: 0 25px; }
.Prbroundbox { width: 90%; margin: 1em auto; }


/*  END  - first example */
