.main_table_border {
	border: medium double #CCCCCC;
	background-color: #DEFFA5;
}
.header_bottom_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-bottom-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cell_border_left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-style: solid;
}
.subheader1 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: "Arial Black";
}
.bod_title_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 16px;
}
.bodytext_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
.bodytext_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.bodytext_12_italic {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.bodytext_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.page_header {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: left;
}
.bodytext_14_indent_130p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	margin-left: 130px;
	line-height: 30px;
}
.bodytext_14_indent_130 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #333333;
	margin-left: 130px;
}
.subheader_indent_130 {
	font-family: "Arial Black";
	font-size: 14px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 130px;
}
.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	word-spacing: 2em;
}
.info_links {
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 40px;
	color: #666666;
}
.sponsor_links {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.section_header {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	line-height: normal;
}
.section_subheader {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.cursor_pointer {
	cursor: pointer;	
}
.cursor_pointer_blue_text {
	cursor: pointer;
	color: #0000FF;
	text-decoration: underline;	
}

.program_logos {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
}
.border_grey_thin {
	border: thin solid #999999;
}
