a:link, a:visited, a:active {
	color: #5e6166;
}
img {
    border: none;
	padding:0px;
	margin:0px;
}
a:hover {
	color: #5e6166;
}
body,td,th {
	color: #5e6166;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;

}

.content {
	width:952px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
}


#Header {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

h3 {
	margin: 0px 40px 15px 40px;
	font-size:15px;
	text-align:center;
	color:#990000;
	font-weight:normal;
}

h4 {
	margin: 10px 40px 15px 40px;
	text-align:justify;
	font-size: 13px;
	font-weight:normal;
}
h1 {
	font-weight:bold;
	font-style:italic;
	margin: 0px 40px 10px 40px;
	text-align: center;
	font-size: 26px;
	color:#990000;
}
h2 {
	font-weight:bold;
	margin: 0px 30px 10px 30px;
	text-align: center;
	font-size: 18px;
	color:#333333;
}
.topPick {
	background-image: url(../images/topPick-button.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 58px;
	width: 324px;
	cursor: hand;
	cursor: pointer;
	float:left;
}
.topPick:hover {
	background-position: center top;
	float:left;
}
.topPick a {
	display: block;
	height: 58px;
	width: 324px;
}
.topPick a span {
	display: none;
}

.visitWebsite {
	background-image: url(../images/visitWebsite-button.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 36px;
	width: 186px;
	cursor: hand;
	cursor: pointer;
	float:right;
	
}
.visitWebsite:hover {
	background-position: center top;
	float:right;
}
.visitWebsite a {
	display: block;
	height: 36px;
	width: 186px;
}
.visitWebsite a span {
	display: none;
}


td.lightgrey{
	background-color: #adadad;
	color: #ffffff;
	font-size: 12px;
	border-top: 1px solid black;
	text-align:center;
	border-collapse: collapse;
}

td.lightgreyRemaining{
	background-image: url(../images/smallWindow.png);
	background-color: #adadad;
	background-position:center;
	background-repeat:no-repeat;
	color: #000000;
	font-size: 12px;
	border-top: 1px solid black;
	text-align:center;
	border-collapse: collapse;
}
td.darkgreyLogo{
	background-image: url(../images/largeWindow.png);
	background-color: #969696;
	background-position:center;	
	background-repeat:no-repeat;
	color: #000000;
	border-top: 1px solid black;
	border-collapse: collapse;
	height:90px;
}

.logo {
	margin:0px 0px 0px 0px;
	position:relative;
	
}

td.darkgreyWebsite{
	background-color: #969696;
	color: #ffffff;
	font-size: 14px;
	border-top: 1px solid black;
	text-align:center;
	border-collapse: collapse;
	text-decoration:underline;
	font-weight:normal;
}
td.darkgreyWebsite:hover {
	font-weight:bold;
}

td.lightgreyBottom{
	background-color: #adadad;
	border-bottom: 1px solid black;
	border-collapse: collapse;

}

td.darkgreyBottom{
	background-color: #969696;
	border-bottom: 1px solid black;
	border-collapse: collapse;
}

td.darkgrey{
	background-color: #969696;
	color: #ffffff;
	font-size: 12px;
	border-top: 1px solid black;
	text-align:center;
	border-collapse: collapse;
}

td.darkgreyLeft{
	background-color: #969696;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-collapse: collapse;
}

td.darkgreyRight{
	background-color: #969696;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-collapse: collapse;
}

td.blue{
	background-color: #003470;
	color: #ffffff;
	font-size: 12px;
	text-align:center;
	border-right:#335d8d 1px solid;
	border-collapse: collapse;
}

td.blueRight{
	background-color: #003470;
	color: #ffffff;
	font-size: 12px;
	text-align:center;
}

td.corners{
	border:none;
	margin:0px;
	padding:0px;

}

.review {
	margin: 30px 0 30px 0;
}

.reviewHeadline {
	margin: 0px 0px 0px 20px;
	text-align: left;
	font-size: 20px;
	font-weight:bold;
	color: #003470;
}

.reviewContent {
	margin: 10px 0px 0px 20px;
	text-align: left;
	font-size: 12px;
	color:#666666;
	float:left;
}

.reviewName {
	margin: 20px 0px 0px 20px;
	text-align: right;
	font-size: 12px;
	color:#666666;
}

.reviewQuote {
	margin: 10px 0px 0px 40px;
	text-align: left;
	font-size: 13px;
	font-style:italic;
	color:#000000;
	float:left;
}

.bottomURLs{
	margin:90px 0 90px 0;
	font-size:13px;
	color:#000000;
	text-align:center;
}

.bottomURLs span {
	padding-left:40px;
	padding-right:40px;
	text-decoration:none;
	font-size:13px;
	color:#666666;
	text-align:center;
}

.bottomURLs a:link{
	text-decoration:underline;
}
.footerInfo {
	margin: 50px 30px 120px 30px;
	font-size: 12px;
	color:#666666;
}

.copyright {
	float:left;
	text-align:left;
}

.extraLinks {
	float:right;
	text-align:right;
	
}

.leftStripe {
	float:left;
	display:inline;
	padding:0 5px 0 5px;
	position:relative;
}

.rightStripe {
	float:left;
	display:inline;
	padding:0 5px 0 5px;
	position:relative;

}

.buttonBreak {
	position:relative;
	margin-left:64px;
	padding-bottom:100px;
	

}

.burst {
	color:#000000;
	text-align:left;
	position:absolute;
	left:-30px;
	top:-25px;
	z-index:1;
	
}

.burst2 {
	color:#000000;
	text-align:left;
	position:absolute;
	left:25px;
	top:1035px;
}

.screenShot {
	padding:0px;
	float:left;
	position:relative;
}

.btbn {
	width:952px;
	padding: 30px 0 60px 40px;
}

tr#row1:hover td {
	background-color: #cfcfcf;
	cursor: hand;
	cursor: pointer;
	color:#003470;
	
}
tr#row2:hover td {
	background-color: #cfcfcf;
	cursor: hand;
	cursor: pointer;
	color:#003470;
	
}
tr#row3:hover td {
	background-color: #cfcfcf;
	cursor: hand;
	cursor: pointer;
	color:#003470;
	
}