body
{
	background-color: white;
	background-image: url("/images/bg.gif");
	background-repeat: repeat-x;
	margin: 0;
	font: 13px Verdana;
	line-height: 130%;
}
img
{
	border: none;
}
h1
{
	font: 25px "Trebuchet MS";
	color: #c81d11;
}
h2, h2.rightPanel
{
	font: 17px "Trebuchet MS";
	color: #86939e;
	text-transform: uppercase;
}
h2.rightPanel
{
	color: #7d8b97;
	text-align: center;
}
a, a:visited 
{
	color: #02296d;
	font: 13px Verdana;	
}
a:visited
{
	color: #444e60;
}
td.spacer
{
	height: 24px;
}
td.bigSpacer
{
	height: 64px;
}
ul
{
	list-style-image: url("/images/listdot.gif");
	list-style-type: circle
}
input.SubmitButton
{
	width: 95px; 
	height: 40px;
	color: white; 
	font: 18px "Trebuchet MS"; 
	padding-top: 2px;
	padding-right: 6px; 
	padding-bottom: 6px;
	padding-left: 0px;
	background: url("/images/form/send.gif");
	border: 0; 	 
	cursor: pointer;
}
a.buyLink 
{
    font-weight: bold;
}

/* Sample preview */
table.samplePreview {
	border: none;
	margin: 5px;
}
td.samplePreviewLeftTopCorner {
	background-image: url("/images/samplePreview/leftTopCorner.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
}
td.samplePreviewTopBorder {
	background-image: url("/images/samplePreview/topBorder.gif");
	background-repeat: repeat-x;
	height: 7px;
}
td.samplePreviewRightTopCorner {
	background-image: url("/images/samplePreview/rightTopCorner.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 7px;
}
td.samplePreviewLeftBorder {
	background-image: url("/images/samplePreview/leftBorder.gif");
	background-repeat: repeat-y;
	height: 8px;
}
td.samplePreviewRightBorder {
	background-image: url("/images/samplePreview/rightBorder.gif");
	background-repeat: repeat-y;
	height: 10px;
}
td.samplePreviewLeftBottomCorner {
	background-image: url("/images/samplePreview/leftBottomCorner.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
}
td.samplePreviewBottomBorder {
	background-image: url("/images/samplePreview/bottomBorder.gif");
	background-repeat: repeat-x;
	height: 9px;
}
td.samplePreviewRightBottomCorner {
	background-image: url("/images/samplePreview/rightBottomCorner.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 9px;
}

/* Page layout */
#layoutTable
{
	width: 911px;
	height: 100%;
	border: none;
}
#topBorder
{
	background-color: #02276b;
	background-image: url("/images/topBorder.jpg");
	background-repeat: no-repeat;
	height: 7px;
}
#navigationContainer
{
	width: 911px;
	height: 146px;
	border: none;
}
#navigation
{
	height: 60px;
}
#logoTop
{
	background-image: url("/images/logoTop.jpg");
	background-repeat: no-repeat;
	width: 321px;
	height: 86px;
	font: 40px "Tahoma";
	color: #4b7297;
	padding-left: 205px;
}
#flowerTop
{
	background-image: url("/images/flowerTop.jpg");
	background-repeat: no-repeat;
	width: 385px;
	height: 86px;	
}
#innerBillet
{
	background-color: #02276b;
	border: none;
	vertical-align: top;
	height: 86px;
}
#innerLogoBottom
{
	background-image: url("/images/logoBottomInner.jpg");
	background-repeat: no-repeat;	
	width: 263px;
	height: 86px;
	font: 20px "Trebuchet MS";
	color: #bcdfff;
	text-align: right;
	padding-left: 225px;
	padding-right: 30px;
}
#innerFlowerBottom
{
	background-image: url("/images/flowerBottomInner.jpg");
	background-repeat: no-repeat;
	width: 392px;
	height: 86px;
}
#contentContainer
{
	width: 911px;
	height: 276px;
	border: none;
}
#contentCell
{
	width: 679px;
	padding-left: 32px;
	padding-right: 20px;
	vertical-align: top;
}
#rightPanelContainer
{
	vertical-align: top;
}
#rightPanel
{
	width: 190px;
}
#rightPanelSamples
{
	background-color: #fbfaf5;
	background-image: url("/images/rightPanelTop.jpg");
	background-repeat: no-repeat;
	width: 170px;
	padding: 10px 10px 10px 20px;
}
#rightPanelSpacer
{
	background-image: url("/images/rightPanelBottom.jpg");
	background-repeat: no-repeat;
	height: 40px;
}
#bottomButtonsTL
{
    background-image: url("/images/bottomButtons/bgTL.png");
    background-repeat: no-repeat;
    width: 17px;
	height: 17px;
}
#bottomButtonsTR
{
    background-image: url("/images/bottomButtons/bgTR.png");
    background-repeat: no-repeat;
    width: 17px;
	height: 17px;
}
#bottomButtonsBL
{
    background-image: url("/images/bottomButtons/bgBL.png");
    background-repeat: no-repeat;
    width: 17px;
	height: 17px;
}
#bottomButtonsBR
{
    background-image: url("/images/bottomButtons/bgBR.png");
    background-repeat: no-repeat;
    width: 17px;
	height: 17px;
}
#bottomButtonsL
{
    background-image: url("/images/bottomButtons/bgL.png");
    background-repeat: repeat-y;
    width: 17px;
}
#bottomButtonsR
{
    background-image: url("/images/bottomButtons/bgR.png");
    background-repeat: repeat-y;
    width: 17px;
}
#bottomButtonsT
{
	background-color: #0a5797;
	background-image: url("/images/bottomButtons/bgC.png");
	background-repeat: repeat-y;
	height: 17px;
}
#bottomButtonsB
{
	background-color: #0a5797;
	background-image: url("/images/bottomButtons/bgC.png");
	background-repeat: repeat-y;
	height: 17px;
}
#bottomButtons
{
	background-color: #0a5797;
	background-image: url("/images/bottomButtons/bgC.png");
	background-repeat: repeat-y;
	width: 165px;
	height: 131px;	
}
#bottomBorder
{
	background-color: #02276b;
	background-image: url("/images/bottomBorder.jpg");
	background-repeat: no-repeat;
	height: 7px;
}

.dxpcControl
{
	font: 9pt Verdana;
	color: black;
	background-color: white;
	border: solid 1px #8B8B8B;
}
.dxpcHeader
{
	font: 9pt Verdana;
	color: #404040;
	background-color: #DCDCDC;
	border-bottom: solid 1px #C9C9C9;
}
.dxpcCloseButton
{
	font: 9pt Verdana;
	color: black;
	padding: 1px 1px 1px 1px;
}
.dxpcContent
{
	font: 9pt Verdana;
	color: #010000;
	white-space: normal;
	padding: 9px 12px 9px 12px;
	vertical-align: top;
}