﻿.bold
{
	font-weight: 700;
}

.yellow
{
	background-color: #FF0;
}

.notepink
{
	background-color: #f2dbdb;
	padding: 1px 3px;
}

.imgBuild
{
	text-align: center;
}

.notecream
{
	background-color: #fdfad5;
	margin: 5px 0;
	padding: 5px;
}

.productguidelines p
{
	line-height: 20px;
	padding-bottom: 5px;
	margin: 8px 0;
}

.productguidelines h3
{
	margin-top: 0;
}

.bluetitle
{
	color: #3b558e;
	font-size: 19px;
	font-weight: 700;
	margin-left: -1px;
	padding-bottom: 20px;
}

.pContent
{
	width: 650px;
	height: 50px;
}

.olcontent
{
	margin: 0;
	padding: 0;
}

.productguidelines
{
	clear: both;
}

.productguidelines ol
{
	margin-left: 35px;
}

.reviewerid
{
	color: #545454;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 10px;
}

.reviewerid p
{
	text-align: right;
	margin: 0;
	padding: 0;
}

.titlenavy
{
	font-size: 15px;
	color: #044476;
	margin-top: 25px;
}

.uppercase
{
	text-transform: uppercase;
}

.casestudycontent
{
	width: 100%;
	display: table;
	border: 0 solid red;
}

.casestudycontent p
{
	padding-right: 10px;
}

.casestudyhead
{
    padding: 10px 0px 20px;
}

.casestudylabel
{
    color: gray; 
    font-size: 15px;
}

.titleblack
{
	font-size: 14px;
	color: #232323;
}

.casestudycompany, .casestudyapplication
{
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

.casestudyapplication p
{
	line-height: 18px;
	margin: 0;
	padding: 3px;
}

.casestudycompany p
{
	line-height: 18px;
	margin: 0;
	padding: 0 5px;
}

.casestudyapplication p.title, .casestudycompany p.title
{
	font-size: 11px;
	font-weight: 700;
}

.casestudypagetwo
{
	border-top: 1px solid #B9B9B9;
	width: 100%;
	display: table;
	margin-top: 20px;
	padding-top: 10px;
}

.fullsceen
{
	background-image: url(/WebResources/Images/Explore/scene.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.fullsceen .rightfloatdescription p
{
	padding: 5px 0 5px 20px;
}

.topictitle1, .topictitlealt
{
	font-size: 26px;
	font-family: "lucida sans unicode" , "Segoe UI" , Tahoma;
	color: #044476;
}

.topictitlealt
{
	font-size: 20px;
	margin-top: 5px;
}

.topictitle2
{
	font-size: 18px;
	font-weight: 700;
}

.productguidelines .imagetitle
{
	width: 220px;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
}

.casestudy-title
{
	color: #02365F;
	display: table;
	font-size: 15px;
	text-align: right;
	width: 100%;
	padding: 5px 0;
}

.casestudy-scene
{
	width: 100%;
	background-image: url(/WebResources/Images/ProductGuidelines/scene.png);
	border: 0 solid red;
	display: table;
}

.casestudy-maincomment
{
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
}

.commentquotetop
{
	background-image: url(/WebResources/Images/ProductGuidelines/quote_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 12px;
}

.commentquotebottom
{
	background-image: url(/WebResources/Images/ProductGuidelines/quote_bottom.png);
	background-position: 194px bottom;
	background-repeat: no-repeat;
	font-size: 13px;
	font-style: italic;
	padding: 0 8px 10px;
}

.subtitle
{
	margin-top: 10px;
	font-size: 10pt;
}

.listbluebullet
{
	list-style: none;
}

.listbluebullet li
{
	background-image: url("/WebResources/Images/bullet_build.png");
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 5px;
}

.yellowboxstyle
{
	background-color: #fdf4d5;
	padding: 10px 10px 10px 10px;
}

.generalactionstyle
{
	border-top: 1px dotted #CDCDCD;
	padding-top: 5px;
	margin-top: 5px;
	width: 250px;
	margin-left: 450px;
}