.content_wrapper {
	background-image: url(../images/IPCSA005.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.left_column {
	padding-right: 10px;
	line-height: normal;
}
.right_column {
	padding-left: 10px;
	line-height: normal;
}
.right_column_back {
	background-image: url(../images/column_divider.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.red_bullet {
	list-style-image: url(../images/red_bullet.jpg);
	list-style-position: outside;
}
.green_box {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.white_box {
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}
a.GreenBox:link {
	color: #FFFFCC;
}
a.GreenBox:visited {
	color: #FFFFCC;
}
a.GreenBox:hover {
	color: #FFFFCC;
}
a.GreenBox:active {
	color: #FFFFCC;
} 
.login_text {
	font-size: 10px;
	color: #FFFFCC;
}
.login_form {
	font-size: 10px;
	color: #000000;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white_small_bold {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.story_header {
	font-size: 16px;
	font-weight: bold;
}
.story_headerRed {
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
}

.right_column_header {
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
.green_sidebar_header {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
.page_header {
	font-size: 16px;
	font-weight: bold;
}
.white_sidebar_header {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.tableHeader {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
	font-weight: bold;
}


.board_table {
	font-size: 10px;
}
.board_tableBold {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photo_right {
	padding-bottom: 10px;
	padding-left: 10px;
}
.GreenBold {
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}
hr {
	font-size: 1px;
	color: #759274;
}
.redText {
	color: #C30;
}

