@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#tbCredits td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-align: left;
	vertical-align: top;
}

a:link {
	font-style: normal;
	text-decoration: none;
	color: #cc0000;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	font-style: normal;
	text-decoration: underline;
	color: #ff6600;
}
.smalltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
}
ul {
	line-height: 24px;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.smalltextrevese {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.credittxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-align: center;
}
.credittxt a:link, .credittxt a:hover, .credittxt a:visited, .credittxt a:active {
	color: white;
}
.nolink a:link, .nolink a:hover, .nolink a:visited, .nolink a:active {
	color: #330000;
}
#cont1 p {
	line-height: 1.4em;
	margin-bottom: 0.7em;
	margin-top: 0px;
}
.cup {
	display: block;
	margin-top: 12px;
	margin-bottom: 10px;
}
#divcoming {
	margin-top: 120px;
	margin-right: auto;
	margin-left: 170px;
	width: 90px;
	text-align: left;
}
.imgmarginright {
	margin-right: 8px;
}
#divIndexBot {
	padding-top: 10px;
	margin-top: 0px;
}
#test {
	background-color: #FF6600;
}
.divmargintop {
	margin-top: 8px;
	margin-bottom: 0px;
}
.txtred {
	color: #CC6600;
}
#tbCredits {
	width: 761px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#tbCredits #tbMain .test {
	background-color: #33FF00;
}

#tbMain #header {
	background-color: #cccc99;
	height: 58px;
	text-align: right;
}
#tbMain #footer {
	background-color: #cccc99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
}
#tbMain #footerBlank {
	background-color: #FFFFFF;
	height: 36px;
}


#tbCredits #tbMain {
	border: 1px solid #cc0000;
}
#logo {
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
.noTopMargin {
	margin-top: 0px;
}
.noBotMargin {
	margin-bottom: 0px;
}
p {
	margin-top: .8em;
	margin-bottom: .8em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	margin-top: 1.7em;
	margin-bottom: 0.3em;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
#tbMain #serviceC1 {
	width: 245px;
}
#tbMain #serviceC2 {
	width: 434px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 60px;
	padding-left: 20px;
}
#tbMain #serviceC1 #servImg {
	margin-top: 100px;
	margin-bottom: 104px;
}
.border0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearBoth {
	clear: both;
}
