.DPCbasictitle {
	font-family: "trebuchet ms", arial, sans-serif;
   text-decoration: none;
	font-weight: bold;
   /*color: #5C7F5B;*/
	color: #003333;
   font-size: 16pt;
}
.DPCsmallertitle {
	font-family: "trebuchet ms", arial, sans-serif;
   text-decoration: none;
	font-weight: bold;
   /*color: #5C7F5B;*/
	color: #003333;
   font-size: 12pt;
}


.bitrefcontainer_basic {
	width: 100%;
	background-color: transparent;
	border: 0px;
}

.std_topleft {
background: url(images/Standard_Top_Left.gif) left no-repeat white;
width: 6px;
height: 6px;
}

.std_top {
background: url(images/Standard_Top.gif) left no-repeat white;
height: 6px;
}

.std_topright {
background: url(images/Standard_Top_Right.gif) left no-repeat white;
width: 6px;
height: 6px;
}

.std_left{
background: url(images/Standard_Left.gif) left repeat-y white;
}

.std_right{
background: url(images/Standard_Right.gif) left repeat-y     white;
}

.std_bottomleft {
background: url(images/Standard_Bottom_Left.gif) left no-repeat white;
width: 6px;
height: 6px;
}

.std_bottom {
background: url(images/Standard_Bottom.gif) left no-repeat white;
}

.std_bottomright {
background: url(images/Standard_Bottom_Right.gif) left no-repeat white;
}

.bitrefcontainter_standard {
	background-color: transparent;
	width: 252px;
}

.standard_header {
	width: 252px;
	height: 35px;
	background: url(images/Standard_Title_BG.jpg) left no-repeat #ce4f18;
	color: white;
}

.std_header_content {
	font-family: "trebuchet ms",arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: white;
    padding-left:6px;
}

.std_content_container {
	width: 252px;
	background: url(images/Standard_Body_BG.jpg) bottom no-repeat #ce4f18;
	border: 1px;
	border-color: black;
}

.std_content {
	color: white;
	padding-left: 9px;
	padding-right: 9px;
	width: 252px;
}
