body {
	background-image: url(images/background_header.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
img {
	*margin-bottom: expression("-3px");
}
li {
	padding-bottom: 4px;
}
ul {
	margin-left: 20px;
}
ol {
	padding-left: 0px;
	margin-left: 18px;
}
a:link {
	color: #1E2E7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E2E7C;
}
a:hover {
	text-decoration: underline;
	color: #1E2E7C;
}
a:active {
	text-decoration: none;
	color: #1E2E7C;
}
/*header*/
#header {
	width: 1031px;
	height: 116px;
}
#header img {
	padding-top: 1px;
}
#header a:link {
	color: #F7AB1E;
	text-decoration: none;
}
#header a:visited {
	color: #F7AB1E;
	text-decoration: none;
}
#header a:hover {
	color: #E85B23;
	text-decoration: underline;
}
#header a:active {
	color: #F7AB1E;
	text-decoration: none;
}
/*header column left*/
#HCL {
	float: left;
	width: 500px;
}
/*header column right*/
#HCR {
	float: right;
	width: 400px;
	text-align: right;
	padding: 2px;
	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 2px;
}
/*header text*/
.HTxt_arial_20_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-right: 18px;
	padding-left: 10px;
	line-height: normal;
}
.HTxt_arial_14_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*content*/
#content {
	width: 1000px;
}
/*nav bar*/
#Nav {
	background-image: url(images/background_nav2.gif);
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D6;
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: 0.2em;
	letter-spacing: 0.09em;
	font-variant: normal;
	line-height: 14px;
}
#Nav li {
	padding-bottom: 4px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#Nav ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#Nav2 {
	background-image: url(images/background_nav3.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D6;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Nav2 ul {
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
#Nav2 li {
	padding-bottom: 5px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 150px;
	padding-top: 5px;
}
#Nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	width: auto;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 20px;
}
#Nav3 ul {
	list-style-image: url(images/arrow_gray.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Nav3 li {
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#Nav3 a:link {
	color: #666666;
	text-decoration: none;
}
#Nav3 a:visited {
	color: #000000;
	text-decoration: none;
}
#Nav3 a:hover {
	color: #e43a20;
	text-decoration: underline;
}
#Nav3 a:active {
	color: #000000;
	text-decoration: none;
}
/*content column left*/
#CCL {
	float: left;
	width: 208px;
	padding-top: 2px;
	background-image: url(images/background_nav1.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
/*content column right*/
#CCR {
	float: right;
	width: 760px;
	padding: 20px;
	display: inline;
}
/*content text*/
.CTxt_arial_22_orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	color: #f37026;
}
.CTxt_arial_18_orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #f37026;
}
.CTxt_arial_22_ltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #22b0dc;
}
.CTxt_arial_22_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
.CTxt_arial_20_black_bold_rule {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	padding-top: 20px;
	height: 30px;
}
.CTxt_arial_20_grey_bold_rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D6;
	padding-bottom: 8px;
}
.CTxt_arial_18_orange_rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E85B23;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E85B23;
	line-height: 20px;
}
.CTxt_arial_18_orange_rule_370 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E85B23;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E85B23;
	width: 370px;
	line-height: 18px;
}
.CTxt_arial_18_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D64707;
	line-height: 21px;
}
.CTxt_arial_18_white_blueback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 310px;
	line-height: 18px;
	background-color: #30a0d2;
	padding: 5px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004b9d;
	letter-spacing: 1px;
}
.CTxt_arial_18_white_bold_redback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E43A20;
	float: left;
	width: 220px;
	padding: 10px;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.CTxt_arial_14_dkgray_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.CTxt_arial_14_orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E85B23;
}
.CTxt_arial_14_ltblue_rule_370 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #30a0d2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe7f4;
	padding-top: 5px;
	width: 370px;
}
.CTxt_arial_14_ltblue_rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #30a0d2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe7f4;
	padding-top: 5px;
}
.CTxt_arial_dk_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 5px;
}
.CTxt_arial_14_ltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #003366;
	margin-top: 3px;
}
.CTxt_georgia_14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: -0.25px;
}
.CTxt_paragraph {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 2px;
	color: #050608;
}
.CTxt_paragraph_ataglance {
	padding-top: 20px;
}
.CTxt_paragraph_ataglance td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdeac7;
}
.CTxt_paragraph_ataglance table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fdeac7;
}
.CTxt_paragraph_borders {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E43A20;
	padding-top: 20px;
	padding-right: 20px;
}
.CTxt_column_one {
	width: 760px;
}
.CTxt_column_two {
	width: 760px;
}
.CTxt_column_left {
	width: 370px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.CTxt_column_leftemailbox {
	width: 280px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: thin solid #21ADDE;
	padding-left: 10px;
}
.CTxt_column_right {
	width: 290px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 1px;
	margin-right: 15px;
	margin-left: 10px;
}
.CTxt_button {
	background-image: url(images/background_but2.jpg);
	background-repeat: repeat-x;
	height: 50px;
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: center;
}
.CTxt_buttonregister {
	height: 300px;
	float: right;
	width: 345px;
	margin-top: 2px;
	margin-right: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBE7F4;
}
.CTxt_button a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.CTxt_button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.CTxt_button a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.CTxt_button a:active {
	color: #FFFFFF;
}
.CTxt_button_bgleft {
	background-image: url(images/background_but1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
}
.CTxt_button_bgright {
	background-image: url(images/background_but3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
}
.CTxt_box_right {
	background-repeat: repeat-x;
	width: 280px;
	padding: 1px;
	background-color: #FEF7E9;
	margin-top: 0px;
	padding-left: 1px;
	margin-left: 5px;
}
.CTxt_box_right li {
	padding-bottom: 12px;
}
.CTxt_box_quote {
	background-image: url(images/background_quote.jpg);
	background-repeat: no-repeat;
	width: 718px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #d3d5d6;
	padding: 20px;
	margin-top: 20px;
}
.CTxt_box_quote strong {
	color: #666666;
}
.CTxt_bullet {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.CTxt_rule {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D6;
}
.CTxt_rule_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 160px;
}
.CTxt_rule_bluedotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.CTxt_rule_orange {
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #fbd58e;
}
.box_classnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FAAA13;
}
.CTxt_rule_black {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000000;
}
.CTxt_pic_left_headshot {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-right: 10px;
}
.CTxt_pic_left_stroke {
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	border: 1px solid #D3D5D6;
}
.CTxt_pic_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.CTxt_pic_right_stroke {
	border: 1px solid #D3D5D6;
	float: right;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.CTxt_spacer_20px {
	height: 20px;
}
/*footer*/
#Footer {
	width: 960px;
	text-align: center;
	clear: both;
	padding: 20px;
}
.FTxt_arial_12_medgray {
	color: #999999;
}
.FTxt_rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D5D6;
	padding-bottom: 10px;
}
.HTLM_arial_20_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-right: 25px;
	padding-left: 15px;
	line-height: normal;
}
.CTxt_box_right_front_page {
	background-image: none;
	background-repeat: no-repeat;
	width: 275px;
	padding: 10px;
	background-color: #FFF9D3;
	margin-top: 20px;
	top: auto;
	float: right;
	clear: left;
	margin-right: 20px;
}
.CTxt_column_right_frontpage {
	float: right;
	width: 350px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.CTxt_column_center {
	float: none;
	width: 600px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 20px;
	background-image: url(images/swatch_yellow.gif);
}
.CTxt_arial_16_orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E85B23;
	line-height: 17px;
}
.CTxt_arial_11_ltblue_rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #30a0d2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe7f4;
	padding-top: 5px;
}
.CTxt_arial_12_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E85B23;
}
.CTxt_arial_18_orange_rule_FRONTPAGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E85B23;
	padding-bottom: 4px;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #E85B23;
}
.CTxt_arial_14_ltblueBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #30a0d2;
	margin-top: 3px;
	font-weight: bold;
}
.CTxt_10_left_article {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	color: #050608;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.CTxt_box_right_exhib_page {
	background-image: none;
	background-repeat: no-repeat;
	width: 270px;
	padding: 10px;
	background-color: #FFF9D3;
	margin-top: 20px;
	top: auto;
	float: right;
	clear: left;
	margin-right: 10px;
}
.CTxt_column_right_exhib_page {
	float: right;
	width: 310px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.CTxt_column_leftemailbox_lisa {
	width: 185px;
	float: left;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(images/background_nav2.gif);
	border: thin solid #990000;
	margin-left: 10px;
	margin-top: 10px;
}
#CCL2 {
	float: right;
	width: 180px;
	padding-top: 2px;
	padding-left: 1px;
	border: 1 solid #666666;
}
.CTxt_arial_20_medblue_bold_ruleLM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #004B9D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	padding-bottom: 10px;
}
#Nav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	width: auto;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 10px;
}
