/* CSS Document */

h1 {
	font-family: "Arial Narrow";
	color: #999999;
	line-height: 28px;
	font-size: 24px;
	text-align: left;
}
h2 {
	font-family: "Arial";
	color: #999999;
	line-height: 23px;
	font-size: 19px;
	text-align: left; 
	font-style:italic
}
h3 {
	font-family: "Arial";
	color: #999999;
	line-height: 20px;
	font-size: 16px;
	text-align: left;
}
h4 {
	font-family: "Arial";
	color: #999999;
	line-height: 18px;
	font-size: 13px;
	text-align: left;
}
p{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 3px;
	text-align: justify
}
.paragraphLink{
	color: #5582D3;
}
:hover.paragraphLink{
	color: #0000FF;
}
.clientAllianceLink{
	style="font-family: Verdana";
	color: #666666;
	text-decoration:none
}
a:link.clientAllianceLink{
	style="font-family: Verdana";
	color: #666666;
	text-decoration:none
}
a:hover.clientAllianceLink{
	text-decoration:underline
}
a:visited.clientAllianceLink{
	color: #616161;
}
.pLists{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 3px;
	text-align: left; 
	list-style-image:url('images/arrow.gif'); margin-left:40
}
.pLists_level2{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 3px;
	text-align: left; 
	line-height: 15px; 
	margin-left: 60px; 
	list-style-type:none; margin-top:-20
}
.smallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style-image: url(images/content_arrow.gif);
	color: #003333;
}
.KMEDSubTitleText {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left; line-height:100%; text-indent:-20; margin-left:20; margin-top:0; margin-bottom:0
}
.kmLeftPanelPath {
	font-family: Verdana;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #0099CC; text-align:center; margin-top:4; margin-bottom:4; font-weight:bold

}
.kmLeftPanelHeading {
	font-family: Verdana;
	font-size: 10px;
	line-height: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
.kmHyperlinkInLeftPanel {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	background-color: #0099CC;
	text-align: left; 
	text-decoration:none
}
:link.kmHyperlinkInLeftPanel{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	background-color: #0099CC;
	text-align: left; 
	text-decoration:none
}
:hover.kmHyperlinkInLeftPanel{
	text-decoration:underline
}
.kmCenterPanelHeading {
	font-family: Verdana;
	font-size: 12px;
	line-height: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	background-color: #0099CC;
	text-align: left; text-indent:10; margin-left:10
}
.KMEDText {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
:hover.KMEDText {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #222222;
	text-align: center;
}
.KMEDCentreBoxText {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-align: left
}
.OrangeSaleLink {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #FF6600;
	border-bottom-color: #CCFF66; 
	text-align:center
}
:hover.OrangeSaleLink {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #FFCC00;
	text-align:center
}