p {	font-size: 14px;	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	padding-left: 10px;	font-weight: normal;}h1   {	color: #809A00;	font-weight: bold;	font-size: 24px;	font-family: "Trebuchet MS", Verdana, Arial, Swiss, SunSans-Regular;	padding-top: 10px;}h2   { color: #59680e; font-weight: bold; font-size: 120%; font-family: "Trebuchet MS", Verdana, Arial, Swiss, SunSans-Regular }h3   { color: #59680e; font-weight: bold; font-size: 110%; font-family: "Trebuchet MS", Verdana, Arial, Swiss, SunSans-Regular }td  {	padding-right: 4px;	padding-left: 4px;}a:link  {	font-weight: bold;	text-decoration: none;	color: #990033;}a:visited  {	font-weight: bold;	text-decoration: none;	color: #990033;}a:hover  { color: #990033; font-weight: bold; text-decoration: underline }a:active  { color: #990033; font-weight: bold; text-decoration: none }#footer {	border-top-width: 2px;	border-top-style: solid;	border-top-color: #990033;}.rt_border { border-right: 2px solid #990033}.lwr_border { border-bottom: 2px solid #069 }.top_lwr_border { border-top: 2px solid #069; border-bottom: 2px solid #069 }.title    { color: #990033; font-weight: bold; font-size: 18px; font-family: Georgia, Palatino, Times }.subhead  { color: #00008b; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular }body {	background-image: url(../images/new_bkgrd.jpg);	background-repeat: repeat-x;	margin-top: 60px;}ul {	font-family: Tahoma, Verdana, Arial;	font-size: 13px;}ol {	font-family: Tahoma, Verdana, Arial;	font-size: 13px;}li  {	font-family: Tahoma, Verdana, Arial;	font-size: 13px;}.smallh2 {	font-size: 90%;}#dhtmlgoodies_scrolldiv{	/* The total width of the scrolling div including scrollbar */		width:700px;	height:400px;	/* The height of the scrolling div */	}#scrolldiv_parentContainer{	width:680px;	/* Width of the scrolling text */	height:100%;	overflow:hidden;	border:1px solid #BC8FBD;	float:left;	position:relative;	}		/*	CSS for the scrolling content 	*/#scrolldiv_content{		padding: 5px;		position:relative;		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;		font-size: 0.9em;		line-height:130%;		color: #333;	}		/*	The scrollbar slider 	*/#scrolldiv_slider{		width:15px;		margin-left:2px;		height:500px;		float:left;	}		/*	The scrollbar (The bar between the up and down arrow )	*/#scrolldiv_scrollbar{		width:15px;		height:460px;	/* Total height - 40 pixels */		border:1px solid #BC8FBD;		position:relative;			}	/*	The scrollbar handle	*/#scrolldiv_theScroll{		margin:1px;		width:13px;		height:13px;		background-color:#BC8FBD;		position:absolute;			top:0px;		left:0px;		cursor:pointer;	}	/*	Scroll buttons(The up and down arrows)	*/#scrolldiv_scrollUp,#scrolldiv_scrollDown{		width:15px;		height:16px;		border:1px solid #BC8FBD;		color: #BC8FBD;		text-align:center;		font-size:16px;		line-height:16px;		cursor:pointer;	}#scrolldiv_scrollUp{		margin-bottom:2px;	}#scrolldiv_scrollDown{		margin-top:2px;	}#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{		font-family: Symbol;	}
