body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	height: 100%;
}

body, td, th, p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size:36px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

a {
	color: #000000;
}

a:hover {
	color: #2AACE5;
	text-decoration: none;
}

a:active {
	color: #0E3F84;
	text-decoration: none;
}

a:link {
	color: #0E3F84;
	text-decoration: none;
}

a:visited {
	color: #0E3F84;
	text-decoration: none;
}

#dContainer {
	background: url('/images/design/bg.png') top left repeat-x;
	min-height: 100%;
}

#dInnerContainer {
	position: relative;
	margin: 0 auto;
	width: 700px;
}

#dLogo {
	background: url('/images/design/logo.png') 19px center no-repeat;
	position: relative;
	height: 73px;
}

#dCompanyName {
	position: absolute;
	top: 44px;
	left: 95px;
	font-size: 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #395ddd;
}

#dTopRight {
	position: absolute;
	right: 0;
}

#dLogo select {
	margin-top: 5px;
}

#dBodyContainer {
	position: relative;
	margin-top: 15px;
	background: url('/images/design/body_container.png') no-repeat;
}

#dContentContainer {
	position: relative;
	width: 690px;
	background-image: url('/images/design/content_borders.png') repeat-y;
	padding-top: 10px;
}

#dContentHeader {
	position: relative;
	margin-left: 17px;
	top: 10px;
	width: 653px;
	height: 280px;
}

#dContent {
	background: url('/images/design/body_repeat.png') 0px 100px repeat-y;
	margin-left: 9px;
	padding: 10px;
	padding-top: 20px;
	width: 650px;
	min-height: 650px;
	text-align: left;
	font-size: 18px;
}

#dContentFooter {
	height: 47px;
	line-height: 35px;
	text-align: center;
	color: #454545;
}

#dFooter {
	text-align: center;
	color: #ffffff;
	padding: 15px;
}

#dFooter a {
	color: #ffffff;
}

#dContentRight1 {
	top: 27px;
}

#dContentRight2 {
	top: 307px;
}

#dContentRight2 h4 {
	color: #ffffff;
}

.cContentRight {
	position: absolute;
	left: 690px;
}

.cContentRight h4 {
	width: 230px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 15px;
}

.cContentRight span {
	display: block;
	width: 230px;
	height: 220px;
	overflow: hidden;
	color: #ffffff;
}

#ContentRightLinks a:link {
	color: #ffffff;
	text-decoration:underline;
}

#ContentRightLinks a:active {
	color: #ffffff;
	text-decoration:underline;
}

#ContentRightLinks a:hover {
	color: #ffffff;
	text-decoration:none;
}

#ContentRightLinks a:visited {
	color: #ffffff;
	text-decoration:underline;
}

.cErrorBox {
	border-color: #ff0000 !important;
}

.cError {
	font-weight: bold;
	color: #ec5e0a;
	display: block;
	padding-bottom: 15px;
}

#dError {
	display: none;
}

#topbar {
	position:absolute;
	border: 4px solid #E7E6E6;
	padding: 6px;
	background-color: #fff;
	color: #000;
	width: 125px;
	visibility: hidden;
	z-index: 100;
	text-align: center;
}

#topbar td {
	font-size: 10px;	
}

.dBenefitBox {
	background: url('/images/design/vert_grad.png') repeat-x;
	padding: 8px;
}

.dTVBox {
	background: url('/images/design/lcd.jpg');
	height: 425px;
	width: 540px;
	margin: 0 auto;
}

.dVideoContainer {
	width: 485px;
	height: 382px;
	padding-top: 36px;
	padding-left: 23px;
}

.dHR {
	border-top: 1px dashed #ccc;	
}

.hidden {
  display: none;
}

.dInsidePopup {
	color: #fff;
	padding: 10px;
}
	