table,body,textarea,input,select, td {
	/*font-family: 'Trebuchet MS', Tahoma, 'MS Sans Serif', 'Microsoft Sans Serif', Loma, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Tahoma, 'MS Sans Serif', 'Microsoft Sans Serif', Loma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #979797;
	text-decoration: underline;
}
a:hover {
	color: #979797;
	text-decoration: none;
}
.topicName {font-size: 12px; color: #DD0068; font-weight: bold;}

input.button {
  cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #FF9D11;
	border-right: 0px solid #000000;
	border-top: 0px solid #FF9D11;
}
input.submit {
  background: url(/themes/Default/images/b_submit.png);
  width: 60px;
  height: 20px;
}
input.send {
  background: url(/themes/Default/images/b_send.png);
  width: 45px;
  height: 20px;
}
input.bg {
  background: url(/themes/Default/images/b_bg.png);
  width: 83px;
  height: 20px;
  border: 0px;
}
img {
	border: 0px solid;
}
p {
	margin: 0px;
}
.small {
	color: #9a9a9a;
	font-size: 10px;
}

.block4 {
	border: 0px solid;
	width: 48%;
	height: 205px;
	float: left;
	padding: 4px;
}

.button {
	font-weight: bold;
  text-align: center;
  background: url(/themes/Default/images/button_bg.png) repeat-x;
	cursor: pointer;
	height: 24px;
	color: #B7B7B7;
}
.sb_quote {
        padding:5px;
        border:solid 1px #CCCCCC;
        background-color:#F7E4E7;
        color: #676767;
        font-size: 8pt;
        display: block;
        }
.sb_review_quote  {
        padding:5px;
        border:solid 1px #000000;
        background-color:#F7E4E7;
       	color: #676767;
        font-size: 8pt;
        display: block;
        }
td pre {
   font-family: 'Courier', 'Courier New', 'sans-serif';
   font-size: 8pt;
   color: #006600;
   background-color: #FAFAFA;
   border: #D1D7DC;
   border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
.imgBorder {
	border: 1px solid #CCC;
	padding: 1px;
}
.productLink {
	font-weight: bold;
}
.productHead {
	color : #ffb900;
	font-weight: bold;
}


/*div style*/
div.listView1 {
	padding-top: 5px;
	padding-left: 0px;
	border: 0px solid;
	float: left;
	width: 100%;
}
div.iconView2 {
	width: 330px;
	padding-top: 5px;
	padding-left: 5px;
	border: 0px solid;
	float: left;
}
div.iconView3 {
	width: 165px;
	height: 140px;
	padding: 10px;
	text-align: center;
	float: left;
	border: 0px solid;
}
div.iconView4 {
	width: 119px;
	height: 130px;
	text-align: center;
	float: left;
	padding: 7px;
	border: 0px solid;
}
div.imgBorder {
	height: 70px;
	width: 88px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: middle;
}
div.imgBorder a {
	height: 70px;
	width: 88px;
	display: block;
	overflow: hidden;
	vertical-align: middle;
}
div.imgBorder a:hover {
	height: 70px;
	width: 88px;
	background-color: #EFFAFE;
	color : #FF6600;
	vertical-align: middle;
}
div.imginfoBorder {
	background: #FAFAFA;
	width: 84px !important;
	width: 90px;
	height: 35px;
	vertical-align: middle;
	padding: 2px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.highlightKeyword {
	color: #FFFF00;
	background-color: #000000;
}

.clear {
	clear:both;
}
.left {
	float: left;
	border: 0px solid;
}
.right {
	float: right;
}
div.label{
	float: left;
	font-weight: bold;
	width: 100px;
	padding: 4;
	padding-top: 4;
	/*border: 1px solid;*/
}
div.detail{
	float: left;
	width: 75%;
	padding: 4px;
	/*border: 1px solid;*/
}
div.singleDetail {
	float: left;
	width: 98%;
	padding: 4px;
	border: 0px solid;
	font-weight: bold;
}
div.header {
	float: left;
	width: 98%;
	padding: 2px;
	border: 0px solid;
	font-weight: bold;
	font-size: 14px;
}
input, select {
	border-top: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	padding: 1px;
}
textarea {
	border-top: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	padding: 2px;
}
.require {
	border-top: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	border-left: 3px solid #EB55A0;
	padding: 2px;
}
.require2 {
	border-left: 3px solid #EB55A0;
}
.separate {
	border:none;
	background-color:#DFDFDF;
	color: #DFDFDF;
	height: 1px;
}
a.subject:link 
{font-size: 11px; color: #000000; text-decoration: none;}
a.subject:visited  
{font-size: 11px; color: #000000; text-decoration: none;}
a.subject:hover
{font-size: 11px; color: #000000; text-decoration: underline;}

hr {
	border:none;
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
}

.unRead {
	font-weight: bold;
	color: #FF0000;
}
.noBorder {
	border: 0px;
}
.headContent {
	font-size: 12px;
	color: #DD0068;
	font-weight: bold;
}
.calendarHead {
	background-color: #B9DBF7;
	color: #5D7BA5;
	font-weight: bold;
}
.calendarEventDate {
	background-color: #BFC4C7;
	color: #000000;
}
.calendarCurrentDate  {
	background-color: #55C5F7;
	color: #FFFFFF;
}
.calendarIsDate {
	background-color: #F0F0F0;
	color: #6981A6;
}
.calendarNonDate {
	background-color: #EEEEEE;
	color: #6981A6;
}
.alert {
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
ul {
	list-style: none;
}
.formList {
	width: 400px;
	text-align: right;
}
.formList li {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sectionList {
	width: 250px;
}
.sectionList li {
	height: 35px;
	margin: 5px;
	position: relative;
}

