body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}

.header{
	font-size:12px;
     font-weight:bold;

     color:#0e5e7c;
}

.text_ret_msg{
	color: #00aa66;
	font-weight:bold;
	font-size:14px;
}

.text_err_msg{
	color: #ff0033;
	font-weight:bold;
	font-size:14px;
}

.form {
	padding:0px;
	margin:0px;
}

.nav {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}
.head-top {
	background-color: #999999;
	border-bottom: 2px dotted #FFF;
	border-top: 2px dotted #FFF;
}
.maincontent {
	padding: 10px 0px 0px 30px;
	text-align: left;
}
.pullquote {
	background-color: #336699;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.align-right {
	text-align: right;
	color: #CCC;
}
.head-bottom {
	height: 10px;
	background-color: #999999;
	border-top: 2px dotted #FFF;
}
.content-background {
	background-color: #FFF;
}
.img-border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.footer-link {
	font-size: 100%;
}
a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
.textbox {
	background-color: #CCC;
	border: 1px solid #000;
	padding-right: 10px;
}
.blue-text {
	color: #369;
	font-weight: bold;
}
.img-placement {
	border: 2px solid #336699;
	margin: 10px 10px 10px 60px;
}
.img-placement2 {
	border: 2px solid #336699;
	margin-left: 6px;
}
.blue-text2 {
	color: #369;
}
form {
	margin: 0px;
}
h1.login {
	font: 175% Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 0px;
}
h2.login {
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 5px 0px 2px;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
}
ul.member {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	padding: 4px 0px 0px;
	margin-right: 5px;
	font-weight: bold;
}
label.required {
	color: #336699;
	font-weight: bold;
}
.note {
	font-size: x-small;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.required_ex {
	font-weight: bold;
	color: #336699;
}
h2.info {
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #6699CC;
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/form_down_arrow.gif) no-repeat right top;
	height: 25px;
}
h1.error {
	font: italic bold 150% Arial, Helvetica, sans-serif;
	color: #FF0033;
	margin: 0px 0px 5px;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
}
h2.success {
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #00AA66;
	margin: 0px 0px 5px;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
}
h3.title {
	font: normal 160% Arial, Helvetica, sans-serif;
	color: #0066CC;
	margin: 5px 0px 2px;
	padding-right: 5px;
	padding-left: 10px;
	border-bottom: 2px solid #0066CC;
	padding-bottom: 2px;
}
ol.member {
	padding: 0px;
	list-style: decimal url(none);
}
#event_info TD {
	border-bottom: solid 1px #D5D5D5;
}
#event_info .status {
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}
.notreg {
	display:block;
	font-weight:bold;
	color: #003366;
}
.unpaid {
	display:block;
	font-weight:bold;
	color: #FF0033;
}
.paid {
	display:block;
	font-weight:bold;
	color: #00AA66;
}
.wait {
	display:block;
	font-weight:bold;
	color: #6699CC;
}
#event_info .evt_title {
	font-size: 125%;
	font-weight: bold;
	color: #003366;
	display: block;
	padding: 3px;
	margin: 0px 0px 2px;
	border-bottom: 2px solid #6699CC;
}
#event_info p.info_disp {
	font-size: 100%;
	margin: 0px;
	display: block;
	overflow: visible;
}

#event_info .evt_info {
	font-size: 95%;
	color: #333333;
	border-bottom: 1px solid #EFEFEF;
	display: block;
	margin: 0px 0px 2px;
	padding-bottom: 2px;
	clear: both;
}
#event_info .evt_info A {
	color: #6699CC;
	text-decoration: none;
}
#event_info .evt_info A:hover {
	color: #003366;
	text-decoration: none;
}
#event_info .even {
	background:#FCFCFC;
}
#evt_info .odd {
	background:#FFF;
}
#event_info .evt_info .none {
	color: #00CC33;
}
#event_info .evt_info .low {
	color: #009900;
}
#event_info .evt_info .medium {
	color: #FF6600;
}
#event_info .evt_info .high {
	color: #CC3300;
}
#event_info .evt_info .xhigh {
	color: #CC0000;
}
#event_info .evt_info .xxhigh {
	color: #FF0000;
}
#event_info .evt_info .full {
	color: #0066CC;
}
#event_info .evt_info A.popup {
	color: #6699CC;
	text-decoration: none;
	background: url(../img/pop_up_arrow.gif) no-repeat left center;
	height: 15px;
	padding-left: 20px;
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
}
#event_info .evt_info A.popup:hover {
	color: #003366;
	text-decoration: underline;
	background: url(../img/pop_up_arrow_hover.gif) no-repeat left center;
	height: 15px;
	padding-left: 20px;
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
}
#event_info .evt_info A.remove {
	color: #B40000;
	text-decoration: none;
	background: url(../img/remove_exclaim.gif) no-repeat left center;
	height: 17px;
	padding-left: 13px;
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
}
#event_info .evt_info A.remove:hover {
	color: #B40000;
	text-decoration: underline;
	background: url(../img/remove_exclaim.gif) no-repeat left center;
	height: 17px;
	padding-left: 13px;
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
}
.usr_info_row {
	font-size: 85%;
	color: #FFFFFF;
	text-align: right;
	background: #003366;
}
.usr_info_row A {
	color: #FFFFFF;
	text-decoration: underline;
}
.usr_info_row A:hover {
	color: #6699CC;
	text-decoration: underline;
}
h2.sidebar {

	font: bold 110% Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 5px 0px 2px;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.reg_not_accpt {

	display:block;
	font-weight:bold;
	color: #FF6600;
}
.reg_accpt_notpaid {

	display:block;
	font-weight:bold;
	color: #FF0033;
}
.reg_accpt_paid {

	display:block;
	font-weight:bold;
	color: #00AA66;
}
label.leadership_form {
	color: #336699;
	font-weight: bold;
	float: left;
	width: 200px;
}
.tbl_title {
	font-size: 120%;
	font-weight: bold;
}
.reg_wait {

	display:block;
	font-weight:bold;
	color: #6699CC;
}
#ret_link {
	background: #FAFAFA url(../img/continue.gif) no-repeat right center;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 5px 20px 20px;
	padding: 18px 40px 5px 5px;
	height: 28px;
	width: 255px;
}
#ret_link A {
	font-weight: bold;
	color: #369;
}
#ret_link A:hover {
	font-weight: bold;
	color: #369;
	text-decoration: underline;
}
.evt_reg_info {

	background: #FAFAFA url(../img/info_bang.gif) no-repeat right center;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px 46px 5px 5px;
	width: auto;
}
.evt_reg_info A {
	font-weight: bold;
	color: #369;
}
.evt_reg_info A:hover {
	font-weight: bold;
	color: #369;
	text-decoration: underline;
}
#lead_tech {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 40px;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	text-align: left;
}
#lead_tech h2 {
	margin: 0px;
	padding: 4px;
	background: #FAFAFA;
	font: bold 16px "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #CACACA;
}

#lead_tech p {
	text-align: left;
	padding: 0px;
	margin: 5px 0px;
}
#lead_tech a {
	background: url(../img/form_down_arrow.gif) no-repeat left center;
	display: block;
	padding-left: 30px;
	margin-bottom: 5px;
	color: #336699;
	text-decoration: none;
}
#lead_tech a:hover {
	background: url(../img/form_down_arrow.gif) no-repeat left center;
	display: block;
	padding-left: 30px;
	margin-bottom: 5px;
	color: #336699;
	text-decoration: underline;
}

#testimonial_image {
	margin:30px 0 0 40px;
	width:230px;
}
#testimonial_image img {
	margin:0;
	padding:0;
}

#leadership_image {
	margin:0 0 0 40px;
	width:230px;
}
#leadership_image img {
	margin:0;
	padding:0;
}

