.innerTable {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.outerTable {
	border: 0px #c8c8c8 solid;
}
.linksColumnTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 17px;
	line-height: 2;
}
.mainTextCell {
	padding: 5px 20px 20px 25px;
	text-align: left;
; font-size: 8.5pt; line-height: 1.4; text-indent: 12px
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	border: none;
	padding: 2px;
}
input.Button {
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px outset #999999;
}

input.WhiteBG, textarea.WhiteBG{
border: 1px outset #999999;
}
.subLinksCell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-right-color: #FFCC00;
	color: #CCCCCC;
}
.noIndent {
	text-indent: 0pt;
}

.headerCell {
	font-size: 7.5pt;
	line-height: normal;
	color: #333333;
}
.pageTitleCell {
	font-size: 8.5pt;
	line-height: normal;
	color: #333333;
	text-indent: 0px;
}
A.currentLink {
	color: #3399FF;
}
A {
	text-decoration: none;
}
.footerText {
	color: #CCCCCC;
	font-size: 7pt;
}
.whatsThisBox {
	font-size: 6.5pt;
	font-weight: normal;
}
A.whiteMenuLink {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
}
.sponsorBox {
	padding-left: 25px;
}
.subHeading {
	text-indent: 0px;
	font-weight: bold;
}
A {
	color: #0000CC;
}
A:visited {
}

.googleSearchBox{
	font-size: 8pt;
	border: 1px solid red;
	background-color: white;
}

.googleSearchBtn{
	font-size: 7pt;
	border: 1px solid navy;
	font-weight: bold;	
	background-color: ;
}

.SearchBox{
	border-top: 1px solid navy;
	border-bottom: 1px solid navy
	
}

.plainSearchBox {

	font-size: 8pt;
	border: 1px solid gray;
	background-color: white;
}
.smallText {
	font-size: 7pt;
	font-style: italic;
}

HR{ 
height: 1px;
color: #000099;
text-indent: 0px }


