body
{
	margin:0px;
	padding:0px;
	font-family:'Open Sans', sans-serif;
	background-color:#f9f9f9;
}

img
{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

a
{
	color:#205dd9;
	text-decoration:none;
}

a:hover
{
	color:#6894ef;
	text-decoration:underline;
}

a:visited
{
	color:#205dd9;
	text-decoration:none;
}

a.hiddenLink
{
	color:#000;
	text-decoration:none;
}
a:hover .hiddenLink
{
	color:#000;
	text-decoration:none;
}

a:visited .hiddenLink
{
	color:#000;
	text-decoration:none;
}
th
{
	background-color:#97afe1;
}
td
{
	text-align:left;
}

.table-vcenter td {
   vertical-align: middle!important;
}

#mc_embed_signup{
	background:#f9f9f9;
	clear:left;
	font:14px Helvetica,Arial,sans-serif;
	width:100%;
}

#feedbackRow tr
{
	background-color:#f9f9f9;
}
/*
tr:nth-child(even) 
{
	background-color:#e2f6e1;
}
*/
#stopTheFCC
{
	display:none;
}
#fadeIn
{
	display:none;
}
#rated
{
	background-color:#ccc;
}

#dataTable a
{
	color:#000000;
	text-decoration:none;
}

#dataTable a:hover
{
	color:#333333;
	text-decoration:underline;
}

#dataTable a:visited
{
	color:#111111;
	text-decoration:none;
}

#findOther
{
	display:none;
}

#footer
{
	clear:both;
	color:#999;
	font-size:10pt;
	padding-bottom:10px;
	position:relative;
}
#catSearchFadeIn
{
	display:none;
}
#searchFadeIn
{
	display:none;
}
#logoFadeIn
{
	display:none;
}
#footer a
{
	color:#aaa;
	text-decoration:none;
}
#footer a:hover
{
	color:#999;
	text-decoration:none;
}
#footer a:visited
{
	color:#aaa;
	text-decoration:none;
}
#left
{
	float:left;
	width:200px;
}

#right
{
	padding-top:40px;
}

#loading
{
	visibility: visible;
	display:inline;
}

#tablecenter
{
	text-align:center;
}

#tablecenter2
{
	text-align:center;
	background-color:#fff;
}

#data
{
	clear:both;
	width:800px;
}

#wrapper
{
	width:800px;
}

#box
{
	width:500px;
	background-color:#ddd;
}

#leftad
{
	float:left;
}

#rightad
{
	float:right;
}

#topad
{
	width:800px;
	display:none;
}

#dlbutton
{
	cursor:pointer;
}

#invis
{
	display:none;
}

