body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
i {
	color: #999999;
}
li {
	padding-bottom: 4px;
}
ul {
	margin-left: 20px;
}
a:link {
	color: #005BAB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005BAB;
}
a:hover {
	text-decoration: underline;
	color: #2c3678;
}
a:active {
	text-decoration: none;
	color: #005BAB;
}

/*start header*/

#header {
	width: 1000px;
	height: 95px;
	background-image: url(images/back_header.jpg);
	background-repeat: repeat-x;
}
/*header column left*/
#HCL {
	float: left;
	width: 400px;
}
/*header column right*/
#HCR {
	float: right;
	width: 580px;
	text-align: right;
}
/*header text*/
.HTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.HTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #66CCFF;
	padding-left: 10px;
	padding-right: 10px;
}
.HTxt2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #66CCFF;
}
.HTxt2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #66CCFF;
}
.HTxt2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFF99;
	text-decoration: underline;
}
.HTxt2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #66CCFF;
}

/*start footer*/

#footer {
	width: 980px;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.FTxt {
	color: #999999;
}

/*start content*/

#content {
	width: 1000px;
}
/*content column left*/
#CCL {
	float: left;
	width: 180px;
}
#CCL .bgbtm {
	background-image: url(images/back_nav_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#CCLNav {
	background-image: url(images/back_nav_2.gif);
	background-repeat: repeat-y;
	width: 180px;
}
#CCLNav ul {
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
#CCLNav li {
	padding-bottom: 5px;
	list-style-type: none;
}
#CCLNav .bgtop {
	background-image: url(images/back_nav_1.gif);
	background-repeat: no-repeat;
}
#CCLNav2 {
	background-image: url(images/back_nav_2.gif);
	background-repeat: repeat-y;
	width: 180px;
}
#CCLNav2 ul {
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
#CCLNav2 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;
}
/*content column right*/
#CCR {
	float: right;
	width: 820px;
}
#CCR .bgtop {
	background-image: url(images/back_content.gif);
	background-repeat: no-repeat;
}
#CCRBox {
	background-image: url(images/back_box_2.jpg);
	width: 210px;
	background-repeat: repeat-y;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#CCRBox .bgtop {
	background-image: url(images/back_box_1.jpg);
	background-repeat: no-repeat;
}
#CCRBox .bgbtm {
	background-image: url(images/back_box_3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#CCRBox2 {
	background-image: url(images/back_box_5.jpg);
	background-repeat: repeat-y;
}
#CCRBox2 .bgtop {
	background-image: url(images/back_box_4.jpg);
	background-repeat: no-repeat;
}
#CCRBox2 .bgbtm {
	background-image: url(images/back_box_6.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#CCRBox3 {
	background-image: url(images/back_box_8.jpg);
	width: 210px;
	background-repeat: repeat-y;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#CCRBox3 .bgtop {
	background-image: url(images/back_box_7.jpg);
	background-repeat: no-repeat;
}
#CCRBox3 .bgbtm {
	background-image: url(images/back_box_9.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*page text*/
.CTxtSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #624099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 5px;
	padding-top: 40px;
	margin-left: 20px;
	margin-right: 10px;
}
.CTxtSubhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #624099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 5px;
	padding-top: 10px;
}
.CTxtSubhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5292B;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.CTxtSubhead4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5292B;
	text-transform: uppercase;
	font-weight: bold;
}
.CTxtSubhead5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #D5292B;
	font-weight: bold;
}
.CTxtIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #D5292B;
}
.CTxtBox1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #624099;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.CTxtBox2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 190px;
}
.CTxtBox3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #624099;
	text-align: center;
	font-weight: bold;
}
.CTxtBox4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
.CTxtBox5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #336600;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.CTxtButton {
	background-image: url(images/back_but.gif);
	padding: 10px;
	height: 20px;
	width: 220px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.CTxtButton a:link {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.CTxtButton a:visited {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.CTxtButton a:hover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
.CTxtButton a:active {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
/*page elements*/
.CPadding {
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.CDivide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.CDivide2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.CCol2 {
	width: 820px;
}
.CCol360L {
	float: left;
	width: 360px;
	padding-top: 20px;
	padding-left: 20px;
}
.CCol400R {
	float: right;
	width: 400px;
	padding-top: 20px;
}
.CCol520L {
	float: left;
	width: 520px;
	padding-top: 20px;
	padding-left: 20px;
	display: table;
	padding-bottom: 20px;
}
.CCol240R {
	float: right;
	width: 240px;
	padding-top: 20px;
}
.CCol1 {
	width: 790px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	display: table;
}
.CCol250R {
	float: right;
	width: 250px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 20px;
	margin-right: 10px;
}
.CCol250R li {
	list-style-image: url(images/bullet.gif);
	text-transform: uppercase;
	font-size: 11px;
}
.CCol250R a:active {
	color: #66ccff;
}
.CPicL {
	padding: 5px;
	float: left;
	border: 1px solid #e1e1e1;
	margin-right: 20px;
	margin-bottom: 30px;
}
.CPicL2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.CPicR {
	padding: 5px;
	float: right;
	border: 1px solid #e1e1e1;
	margin-bottom: 30px;
	margin-left: 20px;
}
.CPicR2 {
	float: right;
	margin-bottom: 30px;
	margin-left: 20px;
}
.CTable {
	display: table;
	padding-bottom: 20px;
}
.CTxtAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #999999;
	text-transform: uppercase;
}
.CTxtQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-style: italic;
	width: 600px;
	padding-top: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
.CTxtQuote2 {
	padding-left: 20px;
	text-align: right;
	padding-bottom: 30px;
	padding-top: 5px;
	width: 600px;
}
.CCol1wBack {
	width: 790px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	display: table;
	background-image: url(images/back_quotes.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 20px;
}
.CTxtEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #d5292b;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-right: 10px;
	padding-bottom: 3px;
}
.CTxtEvent2 {
	padding-bottom: 30px;
	padding-top: 3px;
}
.CDivide3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	width: 510px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.CTxtThanks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #281D54;
	width: 350px;
	padding: 10px;
	text-align: center;
}
.CSpacer_100px {
	height: 100px;
	width: 100px;
}
.CSpacer_10px {
	height: 10px;
}
