body {
	/*background-color: #F7FBFF;*/
    background-color: #ffffff;
	margin: 0px;
	padding: 12px 0px 3px 0px;
	/*background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
}

p {
  margin: 5px;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;

}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	margin:0px;
}

h2 {
	font-size: 15px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:0px 0px 6px 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	margin:0px 0px 6px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0px 0px 3px 0px;
	text-transform: uppercase;
}

div {
	margin: 0px;
	padding: 0px;
}

/* classes */
.cellpadding3{
	padding-bottom: 3px;
}
.cellpadding5{
	padding-bottom: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 3px;
}
.navtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagejump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
a.pagejump:link, a.pagejump:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080ff;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
a.pagejump:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}

.homelatedeals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.homelatedeals:link, a.homelatedeals:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.homelatedeals:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
}



a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 3px;

}
a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.breadcrumb:link, a.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/* positioning */
.left{
	text-align:left;
}
.center{
	text-align: center;
}
.right{
	text-align:right;
}
.middle{
	vertical-align:middle;
}

.centermiddle{
	text-align: center;
	vertical-align:middle;
}

/* colours */

.white{
	color: #FFF;
}
.red{
	color: #F00;
}

/* text styles */

.italic {
	font-style: italic;
}

.bold{
	font-weight: bold;
}

/* text sizes */

.text10 {
	font-size: 10px;
}
.text10strong {
	font-size: 10px;
	font-weight: bold;
}
.text11 {
	font-size: 11px;
}
.text11strong {
	font-size: 11px;
	font-weight: bold;
}
.text12 {
	font-size: 12px;
}
.text12strong {
	font-size: 12px;
	font-weight: bold;
}
/* dots */

.dotsvert {
	background-image: url(/images/dots_vertical.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.dotshoriz {
	background-image: url(/images/dots_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.buttons {
	margin-left:6px;
	margin-right:6px;
	margin-top:9px; 
}

.firstparagraph {
	margin-top:0px;
	padding-top:0px;
}

a.view_all:link, a.view_all:visited {
	font-size: 10px;
	color: #f00;
	font-weight: normal;
}

a.view_all:hover {
	font-size: 10px;
	color: #f00;
	font-weight: normal;
	text-decoration: underline;
}

.headerRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #68C900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.smallText {
	font-size: 9px;
}
.formInputFull {
	width: 100%;
}
.formInput95 {
	width: 95%;
}
.errorBox {
	border: 2px dashed #FF9900;
}
.heading {
	font-size:24px;
	color: #3366FF;
	font-weight: bold;
}