a {
	color: #006699;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
p {
/*	font-family: Tahoma, sans-serif; */
	font-size: 13px;
	line-height: 1.7;
	color: #666666;
}
.input {  background-color: #FFFFCC}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
li {
	color: #29AFFC;
	margin-bottom: 8px;
	font-size: 13px;
	list-style-type: circle;
}

.sectionName {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1371A1;
	margin-right: 8px;
}
a:visited {
	color: #29AFFC;
}
a:active {
	color: #1371A1;
}
a:link {
	color: #29AFFC;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.headTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1371A1;
	border-right-color: #1371A1;
	border-bottom-color: #1371A1;
	border-left-color: #1371A1;
	width: 100%;
}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
}
.headCell {
	padding: 4px;
}

.classicLink {
	text-decoration: underline;
}
.sidebarText {
	font-size: 11px;
	color: #666666;
}
.tableBorder {
	border: 1px solid #333333;
}
.signupLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1371A1;
	text-align: center;
}
.shadedTable {
	background-color: #F0F0F0;
}
a .blueLink {
	color: #006699;
}
.news {
	font-size: 11px;
}
.homeHeading {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	line-height: 1.4;
}
sup {
	color: #FF0000;
	font-weight: bold;
}
.tabFiller {
	background-image: url(image/2008/tabfill.jpg);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
}
.tabPanelFill {
	background-image: url(image/2008/tab_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tabContainer {
	background-image: url(image/2008/tab_container_fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
.tabContainer h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.leftEdge {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.easycatalog {
	font-weight: bold;
	color: #7FB919;
}
.tabContainerTable {

}


.lineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
