/****** Type styles ****/
body
{font-family:helvetica, arial, sans-serif;font-size:11px;}

p{
	line-height:16px;
	margin-bottom:14px;
	line-height:150%;
}
#content li{
	line-height:150%;
}
#content li:last-child{
	padding-bottom:0!important;
}
strong, .bold
{font-weight:bold;}

.medium
{font-size:11px;}

.bigger
{font-size:14px;}

.big
{font-size:16px;}

.huge
{font-size:20px;}

.normal
{font-weight:normal;}

.underline
{text-decoration:underline;}

.center
{text-align:center;}

.left
{float:left;}

.right
{float:right;}

h2
{
	font-size:17px;font-weight:bold;letter-spacing:-1px;
	margin-bottom:19px;padding-bottom:5px;border-bottom:1px solid;
}

h3
{
	font-size:16px;font-weight:normal;letter-spacing:-1px;
	margin-bottom:19px;padding-bottom:5px;border-bottom:0px solid;
}

h4
{
	font-size:14px;font-weight:bold;letter-spacing:-1px;
	margin-bottom:19px;padding-bottom:5px;border-bottom:1px solid;
}

#contentBody p img
{vertical-align:middle;}

#contentBody ul
{list-style-image:url(../media/images/gray_bullet.png);margin:0px 0px 14px 12px;color:#999;}

#contentBody ol
{list-style:decimal outside;margin:0px 0px 12px 16px;color:#b2b3b5;}

#contentBody ul li, #contentBody ol li  
{margin-bottom:2px;display:list-item;line-height:14px;}



/* Horizontal Navigations */
.horizontalNavigation
{color:#999;}
.horizontalNavigation a 
{color:#999;font-weight:bold;}

.horizontalNavigation li
{border-color:#999;}

/* contentNavigation */
#contentNavigation h1
{font-size:11px;font-weight:bold;line-height:14px;margin-bottom:5px;}

.footer
{font-size:11px;line-height:8px; text-align:center;}

/* accessibility */
.white
{color:#ffffff;}

.yellow
{color:#FFFF00;}

.palegreen
{color:#00ff80;}

.darkred
{color:#440000;}

.bluebg
{background-color:#330099;}

.blackbg
{background-color:#000000;}

.greybg
{background-color:#999;}

.yellowbg
{background-color:#f8f9bd;}

/* Colours */
.gray /* Abbott Grey 02 */
{color:#999;}

.purple /* Abbott Purple 02 */
{color:#909;}

.blue /* Abbott Blue 02 *
/*{color:#0096d6;}*/
{color:#69c;}

.green /* Abbott Green 02 */
{color:#390;}

.pink /* Abbott Magenta */
{color:#c06;}

.darkgreen /* Abbott Blue 03 */
{color:#06c;}

.orange /* Abbott Orange 02 */
{color:#f60;}

.black
{color:#000;}

/****** Link Colours *******/

.purple a
{color:#909;}

.blue a
/*{color:#0096d6;}*/
{color:#69c;}

.green a
{color:#392;}

.pink a
{color:#c06;}

.red a
{color:#f00;}

.darkgreen a
{color:#06c;}

.orange a
{color:#f60;}

.nobottomargin {
margin-bottom:0;
}

/******* FreeStyle Lite *******/

ul#productDetails li{
list-style-image:none;
font-size:14px;
color:#231f20;
}



ul#productDetails
{margin:0;
padding:0;}

#comparisonDiv p.footNote,
#productInfo p.footNote
{color:#231f20;
font-size:10px;
font-style:italic;}

p.footNote
{font-size:10px;}

#productCloseup p{
	font-size:14px;
color:#231f20;
}

#comparisonDiv p{
	font-size:14px;
}


.grey 
{color:#999;}

.grey a
{color:#999;}
