
.bulletts {
	list-style-image:url('../Images/Prohr/dot2.gif');
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
	}

.bulletts li {
	padding-bottom:10px;
	}

.prohr_page_clear {
	clear:both;
	}

	.prohr_page_container {
		position:relative;
		margin:0 auto;
		width:769px;
		}

	.prohr_page_title {
		position:relative;
		width:769px;
		height:33px;
		margin-top:20px;
		}

	.prohr_page_header {
		position:relative;
		width:769px;
		height:125px;
		background-color:#a2ad00;
		}

	.prohr_page_border {
		position:relative;
		width:767px;
		border:1px solid #a2ad00;
		background:#f1f2f2;
		}

		.prohr_page_header_r2r {
			position:absolute;
			width:186px;
			height:110px;
			right:8px;
			top:8px;
			}

		.prohr_page_header_text {
			position:absolute;
			width:512px;
			padding:20px;
			color:#ffffff;
			font-size:10pt;
			height:80px;
			left:0px;
			}

	.prohr_page_menu {
		position:relative;
		float:left;
		width:174px;
		padding:1px;
		}

		.prohr_menu_graphic1 {
			position:relative;
			background:url('/assets/images/prohr_images/title-bg-1.jpg');
			width:174px;
			height:55px;
			margin-top:3px;
			}

		.prohr_menu_graphic1_text {
			position:absolute;
			bottom:3px;
			right:4px;
			color:#641e88;
			}

		.prohr_menu_graphic2 {
			position:relative;
			background:url('/assets/images/prohr_images/title-bg-2.jpg');
			width:174px;
			height:58px;
			margin-top:3px;
			}

		.prohr_menu_graphic2_text {
			position:absolute;
			bottom:3px;
			right:4px;
			color:#641e88;
			}


	.prohr_page_content {
		position:relative;
		float:right;
		width:579px;
		padding:6px;
		font-size:9pt;
		background:#ffffff;
		min-height:600px;
		}


		#prohr_rotating_images {
			position:relative;
			width:579px; height:347px;
			}


			.prohr_menu {
				position:relative;
				background:url('/Assets/Images/prohr_images/menu-off.jpg');
				width:158px;
				color:#ffffff;
				margin-top:1px;
				display:block;
				font-weight:normal;
				}

			.prohr_menu:hover {
				position:relative;
				background:url('/Assets/Images/prohr_images/menu-on.jpg');
				width:158px;
				color:#ffffff;
				margin-top:1px;
				}

				.prohr_menu_on {
					background:url('/Assets/Images/prohr_images/menu-on.jpg');
					}

				.menupadding1 {
					padding:14px 0px 13px 16px;
					line-height:10px;
					}

				.menupadding2 {
					padding:9px 0px 8px 16px;
					line-height:10px;
					}



/* HOME HOVER */


	.boxgrid{
		width: 187px;
		height: 170px;
		float:left;
		overflow: hidden;
		position: relative;
		background:url('/assets/images/prohr_images/question-bg.jpg');
		}

		.boxgrid td { color:#641e88; text-align:center; font-size:11pt; line-height:20px; text-decoration:normal; }


	.boxcaption{
		float: left;
		position: absolute;
		background: #969f2c;
		background:url('/assets/images/prohr_images/answer-bg.jpg');
		width:187px;
		height:170px;
		}

			.captionfull .boxcaption {
				left: 187px;
				height:170px:
				}

			.captionfull .boxcaption td { color:#ffffff; text-align:center; font-size:11pt; line-height:18px;}




/* TICKER */

.tickercontainer {
	width: 876px;
	height: 34px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.tickercontainer .mask {
	position: relative;
	left: 0;
	top: 0;
	width: 576px;
	height:26px;
	overflow: hidden;
	}

ul.newsticker { /* that's your list */
	position: relative;
	left: 340px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul.newsticker li {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
	color:#ffffff;
	font-size:16pt;
	}
