@charset "UTF-8";
#tableWhole {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 800px;
}
.LeftColumn {
	background-image: url(support/LeftColumnBG.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.BottomRow {
	background-image: url(support/BottomRowBG.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #6699CC;
	background-position: top;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	padding-top: 10px;
}
.BottomRow a {
	color: #FFFFFF;
}
.BottomRow a:hover {
	color: #000000;
	text-decoration: none;
}
.MiddleColumns {
	text-align: left;
	width: 290px;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.MiddleTop {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 150%;
	padding-right: 5px;
}
#tableWhole .MiddleTop a {
	color: #000099;
}
#tableWhole .MiddleTop a:hover {
	color: #FF9933;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
	background-image: url(support/BG2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mngmtTable {
	background-color: #6699CC;
	margin-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.LeftColumn .style1 a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.LeftColumn .style1 a:hover {
	color: #000099;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	line-height: normal;
	color: #FF9933;
	text-transform: uppercase;
	margin-top: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000099;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #000099;
}
#CustomerService {
	padding-right: 5px;
}
#TechSupport {
	padding-right: 5px;
}
.MiddleColumns a {
	font-weight: bold;
	color: #000000;
}
.MiddleColumns a:hover {
	color: #FF9933;
	text-decoration: none;
}
p {
	margin-top: 3px;
	margin-bottom: 10px;
}
ul {
	list-style-image: url(support/BulletArrow.gif);
	margin-top: 0px;
}
li {
	margin-left: -10px;
}
