/* CSS for  Insurance Claims Centre  icc01*/
body {
	scrollbar-track-color : #9999CC;
	scrollbar-face-color : #666699;
	scrollbar-arrow-color : #ffffff;
	scrollbar-darkshadow-color : #000000;
	scrollbar-shadow-color : #6666CC;
	scrollbar-3dlight-color : #666699;
	scrollbar-highlight-color : #ccccff;
	scrollbar-base-color : #ccccff;
}

a:link
{
	font-family : Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight : 600;
	text-decoration : none;
	padding : 0,8,0,8;
}
a:visited
{
	color: #FF6600;
	font-weight : normal;
	text-decoration : none;
	padding : 0,8,0,8;
} 
a:active 
{
	color: #660000;
	text-decoration : none;
}

a:hover{
	text-decoration : none;
	background-color : Yellow;
}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #333399;
	font-weight : bold;
	font-variant : small-caps;
	margin : 2 0 -10 0;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333399;
	font-weight : bold;
	margin-left : 10px;
}


.p1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : justify;
	line-height : 23px;
}

.p2{
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	color : #ccffff;
}

.p3{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #666666;
}

.p4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333399;
	font-weight : bold;
}

.p5{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

.p6{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #FF0033;
	font-weight : bold;
	margin : 0 0 0 0;
}

.p7
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14	px;
	color : #FF0033;
	font-weight : bold;
	margin : 0 0 0 0;
}

.address{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

.copy{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333366;
	text-align : center;
}
hr{
	color : #333399;
	height : 1px;
}