﻿/* CSS Document */
body {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 76%;
	line-height: 20px;
	text-align: center;
}
#content {
	margin: 0px auto;
	text-align: left;
	position: relative;
	width: 756px;
	background-color: #FFFFFF;
	padding: 0px;
}
#headerTitle, #pageTitle {
	display: none;
}
/* header */
#header {
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 756px;
	padding: 0px;
	margin: 0px;
}
#ProSupportBanner {
	background-image: url(../Images/SupportBanner.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 450px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
}
form {
	padding:0 30px 20px 30px;
	text-align: left;
}
input{
	float:left;
	margin: 0.3em;
}
/* links */
#links {
	color: #FFFFFF;
	width: 227px;
	float: left;
	height: 100%;
	padding-top: 15px;
}
#linksList a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#linksList a:hover {
	color: #CCCCFF;
	font-weight: bold;
	text-decoration: none;
}
#linksList {
	list-style-image: url(../Images/LinkBullet.jpg);
	list-style-position: inside;
	vertical-align: bottom;
	line-height: 28px;
	padding-left: 20px;
}
#linksList1 a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#linksList1 a:hover {
	color: #CCCCFF;
	font-weight: bold;
	text-decoration: none;
}
#linksList1 {
	list-style-image: url(../Images/LinkBullet.jpg);
	list-style-position: inside;
	vertical-align: bottom;
	line-height: 28px;
	padding-left: 20px;
}
#subLinks {
	list-style-type: none;
	list-style-image: none;
	vertical-align: bottom;
	padding-left: 60px;
	line-height: 28px;
}
#subLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#subLinks a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
ul, li {
	padding: 0px;
	margin: 0px;
}
/* text */
#text {
	width: 519px;
	float: right;
	margin-left: 6px;
}
#title {
	background-image: url(../Images/TitleBanner.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 450px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
}

#textContent {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	text-align: left;
}
#textContent1 {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: left;
}
/*main area */
#wrapper {
	background-image: url(../Images/background.gif);
	background-repeat: repeat-y;
	width: 756px;
	padding: 0px;
	margin: 0px;
}
#wrapperHeader {
	background-image: url(../Images/backgroundHeader.gif);
	background-repeat: no-repeat;
	width: 756px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
#wrapperFooter {
	background-color: #FFFFFF;
	background-image: url(../Images/backgroundFooter.gif);
	background-repeat: no-repeat;
	width: 756px;
	padding: 0px;
	margin: 0px;
	clear: both;
	position: relative;
	height: 15px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#textList {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 50px;
	list-style-type: circle;
}
#servicesText {
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
	font-size: 11px;
}
.redText {
	padding: 0px;
	margin: 0px;
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	display: inline;
}
.redText1 {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
.textLink {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.linksImage {
	float: left;
	clear: both;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 205px;
}
.linksText {
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
	width: 220px;
}
.siteMap {
	color: #666666;
	text-decoration: none;
}
#address {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 0px;
	width: 200px;
}
#contactImage {
	padding-left: 30px;
	padding-bottom: 20px;
}
.ipebble {
	text-decoration: none;
	color: #000000;
}

