a:link	{ color:#5c81a7;}
a:visited	{ color:#0000A0}
a:hover {color:#D40139}


dt, dd, dl, sl, caption, th, td, tr, select, option, form, font { 
		font-family:   Verdana, Helvetica, Arial ; 
		font-size: 12px;  
		color: #333333; 
		line-height: 16px;
}
		
body {  font-family:   Verdana, Helvetica, Arial ; 
		font-size: 12px; 
		color: #333333;
}

h1{ font-family:arial,sans-serif; font-weight:normal; font-size:25px; margin:0; }

a:link.mainlink { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
a:visited.mainlink { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
a:hover.mainlink { text-decoration: underline; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }

.symbol {
	color:#D40139;
	font-weight: bold;
}

.green {
	color:#98955B;
	font-weight: bold;
}

.blue {
	color:#5c81a7;
	font-weight: bold;
}

.item {
	font-weight: bold;
}

.content {
	padding: 10px;
	margin: 10px;
}

a.continue:link{ text-decoration:none; color:#5c81a7; }
a.continue:visited{ text-decoration:none; color:#5c81a7; }
a.continue:hover{ text-decoration:underline; color:#5c81a7; }

.title {
	color: #5A719C;
	margin-bottom: -8px;
}

.date {
	font-family:   Verdana, Helvetica, Arial ; 
	font-size: 12px;  
	color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
}

.line-item {
	border-top: 1px solid #000000;
}

.fbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.btext {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
}

.Type10A {
	font-weight: bold;
}

.price {
	color: #F36B15;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}

.rtable td {
	padding: 3px;
}

a.close:link { text-decoration: underline; font-family: Arial, sans-serif; font-size: 10px; }
a.close:visited {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 10px;	
}
a.close:hover { text-decoration: underline; font-family: Arial, sans-serif; font-size: 10px; }
.shaded TD {background-color: #E8EBF0;}
.unshaded TD {background-color: #FFFFFF;}
.shadedOn TD {background-color: #DEE3EA;}
.unshadedOn TD {background-color: #EFF3FF;}
a:link.menulink { text-decoration: none; color: #fff; font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
a:visited.menulink { text-decoration: none; color: #fff; font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
a:hover.menulink { text-decoration: underline; color: #fff; font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }

.error-box {
	color : #D40139;
	line-height: 16px;
	border: 1px solid #D40139;
	font-weight: bold;
	text-indent: 5px;
	vertical-align: top;
} 

.rtable td {
	padding: 5px;
	line-height: 12px;
}

li.header-open {
	margin: 5px;
	list-style-image: url('../images/plus.gif');
	line-height: 14px;
	list-style-position: inside;
	list-style-type: disc;
}
li.header-close {
	margin: 5px;
	list-style-image: url('../images/minus.gif');
	line-height: 14px;
	list-style-position: inside;
}

.item-show {
	display: block;
	visibility: visible;
}

.item-hide {
	display: none;
	visibility: hidden;
}

.frmbutton {
	height: 20px;	
	background: #788D9F;
	color: #fff;
	border: 1px solid #CFD8E0;
	padding: 0px 5px;
	width: 90px;
}
.message {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	background-color: #eeeeee;
	text-align: center;
	margin: 2px;
	padding: 4px;
	width: 90%;
	border: thin solid #666666;
}

div.info {
	
}

div.notes {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #ffffe1;
	color: #666666;
		
}

div.notes h2 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
 font-size: 110%;
}

div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

div.notes p.last {
  margin: 0em;
}