body {
	margin:0;
}
body,html{
	height:100%;
}
/* paragraph content */
p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4A4A4A;
	padding-left: 4px;
	padding-right: 8px;
	margin-top: 0px;
}

li li { 
	font-size: 1em; 
	}
	
p.mList {
	font-size: 0.93em;
	margin-top: 0px;
	margin-bottom: 6px;
}
p.form {
	margin-top: 4px;
	margin-bottom: 4px;
}
p.highlights {
	margin-top: 10px;
	margin-bottom: 3px;
}
p.highlightsText {
	margin-top: 0px;
	margin-bottom: 6px;
}
p.white {
	color: #FFFFFF;
	font-weight: bold;
}
p.footer {
	font-size: 0.65em;
	padding-right: 2px;
	color: #999999
}
.wBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;

}
/* List Item Content */
li {
	list-style-image: url(../images/misc/arrow-bullet.gif);
}
li.sub {
	list-style-image: url(../images/misc/arrow-bullet-sub.gif);
	font-size: 1.0em;
}
/* link content */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7CA3CB;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
a.news{
	color: #ff0000;
	font-weight: normal;
}
a.news:hover {
	color: #333333;
}
a.footer {
	color: #999999;
	font-weight: normal;
}
a.footer:hover {
	color: #ff0000;
}

a.grey {
	color: #4A4A4A;
	font-weight: normal;
	text-decoration:underline;
}
a.grey:hover {
	color: #4A4A4A;
	text-decoration:none;
}

/* header content */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #4A4A4A;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 4px;
}

h3.bC {
color: #8186C2;
	}


h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #37628C;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 4px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
h3.news {
	margin-top: 0px;
	color: #ffffff;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #18398A;
	}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
select.bricksnmortar {
	color: #47484E;
	background-color: #FFFFFF;
	width: 200px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
form {
	margin-bottom: 0px;
}
td.dots {
	background-color: #A69E9E;
}
td.menuBar {
	background-color: #a69e9e;
}
.transPix {
	background-image: url(../images/misc/transPix.gif);
	background-repeat: repeat;
}
.img_btn {
	width: 60px;
	height: 14px;
	border:0px;
	background-image:none;
}
.img_btn_lrg {
	width: 111px;
	height: 14px;
	border:0px;
	background-image:none;
}
.showMe {
	visibility: visible;	
}
td.linksBG {
	background-image: url(../images/links-border/link-border-grow.gif);
	background-repeat: repeat-y;
}
#inv {
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	height: 1px;
}

.selectedPageA {
	text-decoration: underline; 
	color: #FF0000;
}
.selectedPageB {
	color: #7CA3CB;
}

td.newBricks{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	vertical-align:top;
	border: 1px;
	border-style:solid;
	border-color:#D7D7D7;
}
td.calign {
	vertical-align:center !important;
}

.newsbgstyle{
	background-image:url(../images/news/25-11-05/new-image-box-bg-style.gif);
	background-repeat:repeat-y;
}

.gallerybgstyle{
	background-image:url(../images/brick-selector-more-info/images/brick-selector-more-info-bg.gif);
	background-repeat:repeat-y;
}

.designguidebgstyle{
	background-image:url(../images/design-guide/design-guide-bg-tile.jpg);
	background-repeat:repeat-y;
}

.designguidetexttile{
	background-image:url(../images/design-guide/text-bg-tile.jpg);
	background-repeat:repeat-y;
}

.designguideforms{
	width:300px !important;
}

.designguidecheckbox{
	padding:0 !important;
	margin:0 !important;
	width:auto !important;
}

.designguidep{
	padding:0 !important;
	margin:0 !important;
}

.designguidebutton{
	width:61px;
	height:14px;
	border:none;
}
/* white gallery */

.whiteGallery {margin: 0 0 0 -5px;}
.whiteGalleryHeader {font-family:Arial, Helvetica, sans-serif; color:#19388A; font-size:0.9em; font-weight:bold;}