body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183293;
}

#content {padding: 5px;}
.bullets { text-align: right; }
.center { text-align: center; }
hr { width: 100%; border: 0; height: 2px; color: #183293; background-color: #183293;}

.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.basicwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#headerfill {background: url("images/headfill.gif") #fff top left repeat-x;}
#botfill {background: url("images/bottomfill.gif") #fff top left repeat-x; font-size: 5px;}
#rightfill {background: url("images/rightfill.gif") #fff top right repeat-y;}
#sidefill {background: url("images/sidefill.gif") #fff top left repeat-y; height:100%;}

#navtopfill {background: url("images/navbundle_topfill.gif") #fff top left repeat-x; font-size: 5px;}
#navbotfill {background: url("images/navbundle_botfill.gif") #fff top left repeat-x; font-size: 5px;}
#navleftfill {background: url("images/navbundle_leftfill.gif") #fff top left repeat-y;}
#navrightfill {background: url("images/navbundle_rightfill.gif") #fff top right repeat-y;}
#navcontent {background-color: #fff;}
#navbundle { margin: 9px; }
