A, A:visited {
	text-decoration: none; 
	color: #284B78;
}
A:hover {
	text-decoration: none;
}
A:link {
	text-decoration: none;
}
body {
	background-color: #666666;
}
td, th, tr, a, input, select {
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

.emphasized, .emphasized TD {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #284B78;
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #284B78;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #284B78;
	font-weight: bold;
}
h3 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

form.enh input, form.enh textarea, form.enh select {
	color: #777;
	border: 1px solid black;
	padding-left: 4px;
	margin: 1px 1px 1px 1px;	
}	
form.enh input, form.enh select {
	background-image:url(../pages/images/misc/field_white.gif);
	background-repeat: no-repeat; 
}


form.enh input.focus, form.enh textarea.focus, form.enh select.focus {
	border-top:  #0000ff solid 1px;
	border-left: #0000ff solid 1px;
	border-bottom: #2A8EFF solid 1px;
	border-right: #2A8EFF solid 1px;
	color: black;
}

form.enh button {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}


.number-title {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: red;
	color: white;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.red-title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
}
.red-title-large {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: red;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

li {
	list-style-position: outside;
	margin-left: 1em;
	list-style-type: square;
	color: #284B78;
}
.li-numbered {
	list-style-position: outside;
	margin-left: 1em;
	list-style-type: decimal;
}

.banded-0   {	background-color: white;}
.banded-1  {	background-color: #c0c0c0;}

.boxed {
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px #c0c0c0;
	border-top: solid 1px #c0c0c0;
	background-color: #FFFFFF;
}

.boxed-light { 
	border-right: solid 1px #e8e8e8; 
	border-bottom: solid 1px #e8e8e8;
	border-left: solid 1px #e8e8e8;
	border-top: solid 1px #e8e8e8;
	padding: 5px;
}
.boxed-light-filled { 
	border-right: solid 1px #e8e8e8; 
	border-bottom: solid 1px #e8e8e8;
	border-left: solid 1px #e8e8e8;
	border-top: solid 1px #e8e8e8;
	padding: 5px;
	background-color: #f0f0f0;
}
.boxed-3d { 
	border-right: solid 1px #000000; 
	border-bottom: solid 1px #000000;
	border-left: solid 1px #c0c0c0;
	border-top: solid 1px #c0c0c0;
	
}

.boxedYellow {
	background-color: #FFFFCC;
	border-right: solid 1px #000000; 
	border-bottom: solid 1px #000000;
	border-left: solid 1px #c0c0c0;
	border-top: solid 1px #c0c0c0;
	padding: 5px;
}


.caption TD {
	font-size: 9px;
	text-align: center;
}
.caption IMG {
	height: 130px;
	
}
.caption2 TD {
	font-size: 9px;
	text-align: center;
}	
	
.faq-questions {
	margin-left: 2em;
	margin-bottom: 1em;
	display: none;
}
.faq-answer {
	margin-left: 3em;
	display: none;
	border-top: solid 1px #e8e8e8;
	border-left: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	border-right: solid 1px #e8e8e8; 
	padding: 5px;
	background-color: #f0f0f0;
	margin-bottom: 1em;
}

.footer, .footer a, footer_sales {
	font-size: 10px;
	background-color: white;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.graybox {
	border: 1px solid #c0c0c0;
	padding: 10px;
}

.menu-on {
	background-image: url(../pages/images/btnFillOn.png);
	background-repeat: no-repeat;
}
.menu-off {
	background-image: url(../pages/images/btnFill.png);
	background-repeat: no-repeat;
}


.menu, .menu a {
	color: #c0c0c0; 
	text-decoration: none; 
	font-weight: bold;
	padding: 5px;
}

.page {
	margin-left: 10px;
	margin-right: 18px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-right: 15px;
/*	height: 500px;
	overflow: auto;*/
}

.page-popup { 
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(''); 
}

.right {text-align: right; }

.schedule TD {
	border: 1px solid black;
	text-align:center;
	font-size: 10px;
}
.schedule .day-name TD {
	background-color: blue;
	color: white;
	font-weight: bold;
}
.schedule .day TD {
	background-color: yellow;
}
.schedule .event TD {
	background-color: white;
}



.section-header {
	border: 1px solid #c0c0c0;
	background-color: white;
	color: #284B78;
	font-weight: bold;
	font-size: 9px; 
	font-family: tahoma, ariel, helvetica;
	letter-spacing: 1em;
	text-align: center;
	width: 558px;
	margin-left: 10px;
	margin-top: 10px;
}

.splash-gray {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #606060;
	font-weight: bold;
}	

.splash-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}	

.testimonial {  /* derived from boxed-3d */
	padding: 5px;
	background-color: #ffffc0;
	width: auto;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.warning {
	color: red;
	padding: 3px;
	border: 1px solid red;
}

.zlink {
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid white;
}
.zlink:hover {
	text-decoration: none;
	background-color: blue;
	color: white;
	border: 1px solid black;
}
	

.style1 {font-weight: bold}
.style13 {	font-size: 20px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.style10 {	color: #666666;
	font-weight: bold;
}
.style12 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; }
.style2 {	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style5 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; }
.footerB {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Empahsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}

.style15 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableForm {
	border: medium dotted #000000;
}
.largeSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.tableMain {
	border: thin solid #333333;
}
.reports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reportsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.style16 {color: #000099}
