﻿ 
ul
{
	display: block;
	padding-left: 20px;
} 
 
li
{
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10px;
	padding-left: 10px;
}

.pagetitle
{	
	display:block;
	padding-top: 15px;
	padding-left : 0px;
	font-size:  large;
	font-weight : bold;
	color: #002D62;
}

.pagesubtext
{	
	display:block;
	color: #5A6E8F;
	padding-left : 0px;
	padding-top: 10px;
	font-size: medium;
}

.listmainimage
{
	padding-top : 3px;
} 

.listsummary
{
	padding-top : 3px;
} 

.listsummary .title
{	
	display : block;
	padding-top: 10px;
	padding-left : 30px;
}

.listsummary .titleleft
{
	font-size : x-large;
	color : #868686;
}
.listsummary .titleright
{
	font-size : x-large;
	color : #009999;
}

.listsummary .heading
{
	display: block;
	font-size : medium;
	padding-top: 10px;
	padding-left : 30px;
	color: #868686;
	font-weight : bold;
}

.listsummary .heading A
{
	color: #868686;
	font-weight : bold;
}

.listsummary .summary
{
	display:block;
	color: #868686;
	font-size : small;
	padding-left : 30px;
}

.listsummary IMG
{
	display:none;
}

.listsummary .listsummarybackground
{
	background-repeat :no-repeat;
}

.listcontent
{
} 
 
.listcontent .headingextralarge
{
	font-size: x-large;
	font-weight : bold;
	color: #7084a3;
	padding : 20px 0px 10px 0px;
}

.listcontent .headinglarge
{
	font-size: large;
	font-weight : bold;
	color: #7084a3;
	padding : 20px 0px 10px 0px;
}

.listcontent .headingmedium
{
	font-size:medium;
	font-weight : bold;
	color: #868686;
	padding : 20px 0px 10px 0px;
}

.imgfloatingleftspan
{
	display: block;
	float: left;
	padding-left: 0px;
	padding-right: 75px;
} 

.imgfloatingrightspan
{
	display: block;
	float: right;
	padding-left: 60px;
	padding-right: 45px;
} 

.imgfloatingleft
{
	display: inline;
	float: left;
	text-align: left;
	border: solid 1px #000000;
	margin-right: 5px;
} 

.imgfloatingright
{
	display:inline;
	float: right;
	text-align : right;
	border : solid 1px #000000;
	margin-left : 5px;
} 

.imgcentered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: #000000 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color : #ffffff;
}

.listcontent .title
{	
	display:block;
	padding-left : 10px;
}

.listcontent .titleleft
{
	font-size: large;
	color: #000000;
}
.listcontent .titleright
{
	font-size: large;
	color: #000000;
}

.listcontent .heading
{
	display: block;
	font-size : small;
	padding-top: 10px;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}

div#listcontent .heading A
{
	color: #000000;
	font-weight : bold;
}

.listcontent .summary
{
	display: block;
	color: #000000;
	font-size : small;
}


/*****************/
.listitemcontent
{
	padding : 10px 0px 20px 20px;
	color: #868686;
	font-size : smaller;
}

.paragraph
{
	padding : 5px 0px 10px 0px;
}

.paragraph bl
{
} 
.paragraph li
{
	display: block;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 10px;
	padding-left: 20px;
}

.paragraph .text
{
	display: block;
	font-size : small;
	padding-left : 10px;
}

.paragraph .subtitle
{
	display:block;
	font-size : small;
	padding : 5px  0px  5px 0px;
	font-weight: bold;
	color: #000000;
}

.sidebarleft
{
	float: left;
	background-image : url('../../Images/bg_navblue.gif');
	font-style: oblique;
	font-weight: bold;
	font-size: smaller;
	padding: 5px 0px 5px 5px;
}
 
.sidebarright
{
	float: right;
	background-image : url('../../Images/bg_navblue.gif');
	font-style: oblique;
	font-weight: bold;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
}


/* Contactus  */
.contactus 
{	
	background-color: #7084a3;
	padding-bottom : 10px;
	border-bottom: #868686  1px solid;
}
.contactus .title
{
	display : block;
	padding-top: 5px;
	padding-left: 10px;
}

.contactus .titleleft
{
	font-size: medium;
	font-weight : bold;
	color: #FFFFFF;
}
.contactus .titleright
{
	font-size: medium;
	font-weight : bold;
	color: #A9B5C9;
}

.contactus .heading
{
	display: block;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	font-weight : bold;
	font-size: small;
}

.contactus .heading A
{
	color: #FFFFFF;
	font-weight : bold;	
}

.contactus .summary
{
	display:block;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top : 5px;
	font-size: smaller;
}

.contactus .summary A
{
	color: #FFFFFF;
}

.documentsectionlist 
{
	color: #FFFFFF;
	background-color: #7084a3;
	padding-bottom : 10px;
	border-bottom: #868686 1px solid;
} 

.documentsectionlist li
{
	display: block;
	font-size: smaller;
	list-style-position: outside;
	list-style-image: url('../../Images/BulletBlack.gif');
	padding-bottom: 5px;
	padding-right: 10px;
}


.documentsectionlist .title
{
	display: block;
	padding-left: 10px;
	font-size : medium;
	font-weight :bold;
	padding-top: 10px;
	padding-bottom:5px;
	padding-right: 10px;
} 

.documentsectionlist A
{
	color: #FFFFFF;
	font-weight : normal;
}

.documentsanddownloads
{
	color: #FFFFFF;
	background-color: #7084a3;
} 

.documentsanddownloads .documentstitle
{
	font-size : small;
	font-weight : bold;
	padding-left: 10px;
	padding-top: 10px;
} 

.documentsanddownloads A
{
	color : #ffffff;
	text-decoration : none;
}

.documentsanddownloads li
{
	display: block;
	list-style-position: outside;
	list-style-image: url('../../Images/BulletBlack.gif');
	padding-bottom: 5px;
	padding-right: 10px;
}

.searchresultpanelhidden
{
	height : 0px;
	display: none;
}
.searchresult
{
	padding-top: 10px;
	clear: both;
}

.searchresult A
{
	text-decoration: none;
}

.relatedarticleresult
{
	padding-top: 10px;
	margin-left: 50px;
	clear: both;
}

.relatedarticleresult A
{
	text-decoration: none;
}

.relevance
{
	float: left;
	margin-top: 5px;
}

.clippingtitle
{
	float:left;
	padding-left: 5px;
	font-size : small;
	color: #868686;
	font-weight : bold;
	text-decoration: none;
}

.clippingtitle A
{
	text-decoration: none;
	font-size : small;
}

.clipping
{
	margin-left: 55px;
	clear: both;
	font-size : smaller;
}

.clipping A
{
	color: #000000;
}

A
{
	text-decoration: none;
}

A:active
{
	text-decoration: none;
}


A:link
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}

.faqsubtitle
{
	font-size : small;
	font-weight : bold;
	color : #6f829f;
	padding-top: 10px;
} 

.clientsidefooter
{
	display: none;
	visibility: hidden;
}