.table_content{}
.tridot_list {
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.tridot_list li {
	padding: 0px 0px 5px 10px;
	background-image: url(/includes/partner_css/images/arrow_tri_dot.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}
p {
    margin:0px 0px 14px 0px;
 }
.pageheader_1 {
font-size: 18.0pt;
color: #666600;
font-weight: normal;
}
.content_white_normal {
	font-size: 12px;
	color: #FFFFFF;
}
.content_black_header {
	font-size: 14px;
	color: #000000;
}
.content_black_normal {
	font-size: 12px;
	color: #000000;
}
.content_black_small {
	font-size: 11px;
	color: #000000;
}
.content_bluegreen_header {
	color: #7C9891;
	font-size: 16px;
	font-weight: bold;
}
.content_bluegreen_header2 {
	font-weight: bold;
	font-style: italic;
	color: #7A9590;
}
.content_green_header {
	font-size: 14px;
	color: #6baa00;
}
.content_green_normal {
	font-size: 12px;
	color: #6baa00;
}
.content_green_small {
	font-size: 11px;
	color: #6baa00;
}
.content_blue_header2 {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.content_blue_header {
	font-size: 14px;
	color: #003366;
}
.content_blue_normal {
	font-size: 12px;
	color: #003333;
}
.content_blue_small {
	font-size: 11px;
	color: #003366;
}
.content_orange_header2 {
	font-size: 16px;
	color: #e23f03;
	font-weight: bold;
}
.content_orange_header {
	font-size: 14px;
	color: #e23f03;
}
.content_orange_normal {
	font-size: 12px;
	color: #e23f03;
}
.content_orange_small {
	font-size: 11px;
	color: #e23f03;
}
.content_blue2_header {
	font-size: 14px;
	color: #333366;
}
.content_blue2_normal {
	font-size: 12px;
	color: #336699;
}
.content_blue2_small {
	font-size: 11px;
	color: #336699;
}
.body_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

/* 200px wide body tab */

.body_tab_200_left {
	position: relative;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
.body_tab_200_right {
	position: relative;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
.body_tab_200_header {
	background-image: url(/includes/partner_css/images/body_tab_200_header.png);
	height: 35px;
	width: 200px;
	background-position: left top;
}
.body_tab_200_body {
	background-color: #FFFFFF;
	background-image: url(/includes/partner_css/images/body_tab_200_content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
}
.body_tab_200_footer {
	background-image: url(/includes/partner_css/images/body_tab_200_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 200px;
	margin: 0px 0px 6px 0px;
}
.body_tab_200_item {
	text-align: left;
	padding: 10px 0px 0px 10px;
	color: #053a65;
	font-weight: bold;
}
.body_tab_200_item a {
	color: #053a65;
	text-decoration: none;
}
.body_tab_200_header_arrow {
	float: left;
	padding: 6px 4px 0px 6px;
}
.body_tab_200_header_text {
	text-align: left;
	padding: 4px 0px 0px 10px;
	color: #ffffff;
	font-size: 20px;
}

/* 250px wide body tab */

.body_tab_250_left {
	position: relative;
	float: left;
	width: 250px;
	margin: 0px 6px 0px 0px;
	left: 0px;
}
.body_tab_250_right {
	position: relative;
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
.body_tab_250_header {
	background-image: url(/includes/partner_css/images/body_tab_250_header.png);
	height: 30px;
	width: 250px;
	background-position: left top;
}
.body_tab_250_body {
	background-color: #FFFFFF;
	background-image: url(/includes/partner_css/images/body_tab_250_content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
}
.body_tab_250_footer {
	background-image: url(/includes/partner_css/images/body_tab_250_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 250px;
	margin: 0px 0px 0px 0px;
}
.body_tab_250_item {
	text-align: left;
	padding: 10px 0px 0px 10px;
	color: #053a65;
	font-weight: bold;
}
.body_tab_250_item a {
	color: #053a65;
	text-decoration: none;
}
.body_tab_250_header_arrow {
	float: left;
	padding: 6px 4px 0px 6px;
}
.body_tab_250_header_text {
	text-align: left;
	padding: 6px 0px 0px 10px;
	color: #ffffff;
	font-size: 16px;
}

/* 376px wide body tab */

.body_tab_376_left {
	position: relative;
	float: left;
	width: 376px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
.body_tab_376_right {
	position: relative;
	float: right;
	width: 376px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
.body_tab_376_header {
	background-image: url(/includes/partner_css/images/body_tab_376_header.png);
	height: 35px;
	width: 376px;
	background-position: left top;
}
.body_tab_376_body {
	background-color: #FFFFFF;
	background-image: url(/includes/partner_css/images/body_tab_376_content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 376px;
}
.body_tab_376_footer {
	background-image: url(/includes/partner_css/images/body_tab_376_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 376px;
	margin: 0px 0px 6px 0px;
}
.body_tab_376_item {
	text-align: left;
	padding: 10px 0px 0px 10px;
	color: #053a65;
	font-weight: bold;
}
.body_tab_376_item a {
	color: #053a65;
	text-decoration: none;
}
.body_tab_376_header_arrow {
	float: left;
	padding: 6px 4px 0px 6px;
}
.body_tab_376_header_text {
	text-align: left;
	padding: 4px 0px 0px 10px;
	color: #ffffff;
	font-size: 20px;
}

/* 762px wide body tab */

.body_tab_762 {
	position: relative;
	float: left;
	width: 740px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
.body_tab_762_header {
	background-image: url(/includes/partner_css/images/body_tab_768_header.png);
	height: 35px;
	width: 740px;
	background-position: left top;
}
.body_tab_762_body {
	background-color: #FFFFFF;
	background-image: url(/includes/partner_css/images/body_tab_762_content_bg.png);
	background-repeat: round;
	background-position: left top;
	width: 740px;
}
.body_tab_762_footer {
	background-image: url(/includes/partner_css/images/body_tab_762_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 740px;
	margin: 0px 0px 6px 0px;
}
.body_tab_762_item a {
	color: #053a65;
	text-decoration: none;
}
.body_tab_762_header_arrow {
	float: left;
	padding: 6px 4px 0px 6px;
}
.body_tab_762_header_text {
	text-align: left;
	padding: 4px 0px 0px 10px;
	color: #ffffff;
	font-size: 20px;
}
.display_block {
	display: block;
}