body {
	background-color: #EAEAEA;
	background-image: url(images/common/background.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, p, td {
	color: #888888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #4BA6D3;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

.bottom {
	color: #B3B3B3;
}

.bottom a:link, .bottom a:visited, .bottom a:active {
	color: #4BA6D3;
	font-weight: normal;
	text-decoration: none;
}

.bottom a:hover {
	color: #000000;
}

form.tb {
	display: inline;
}

select, input, textarea { 
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: normal; 
}

.title {
	color: #4BA6D3;
	font-size: 12px;
	font-weight: bold;
}

.titleorange {
	color: #FFA200;
	font-size: 12px;
	font-weight: bold;
}

.pastpromo {
	padding-right: 20px;
	padding-left: 40px;
	color: #B6B6B5;
}

.homeservicepad {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.homeservicetext a:link, .homeservicetext a:visited, .homeservicetext a:active {
	color: #4C4C4C;
	font-size: 12px;
	font-weight: bold;
}

.homeservicetext a:hover {
	color: #000000;
}

.recentreleases {
	padding-top: 15px;
	padding-left: 26px;
	padding-right: 20px;
	padding-bottom: 15px;
	background-color: #ECECEC;
}

.subnav {
	padding-top: 7px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	background-color: #469BC6;
	color: #FFFFFF;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #E4E4E4;
	font-weight: bold;
	text-decoration: underline;
}

.subnav a:hover {
	color: #000000;
}

.subnavtext {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.subsub a:link, .subsub a:visited, .subsub a:active {
	color: #ADE3FE;
	font-weight: normal;
	text-decoration: none;
}

.subsub a:hover {
	color: #000000;
}

.subsub {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.narrow {
	background-image: url(images/common/narrow_background.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 27px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.imgborder {
	border: 1px solid #4BA6D3;
}
