
.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

.LgNavButtons{
	background-color: #F5f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	width: 105px;
	height: 17px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
}

.NavButtons{
	background-color: #F5f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	cursor: hand;
	width: 105px;
	height: 17px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
}

.SmNavButtons{
	background-color: #F5f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	cursor: hand;
	width: 105px;
	height: 17px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
}



.LgPageButtons{
	background-color: #F5f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: hand;
	height: 17px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
}

.PageButtons{
	background-color: #F5f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	cursor: hand;
	height: 17px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
}

.DLPageButtons{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	cursor: hand;
	height: 17px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
}

/***********************************************/
/* Text styles                             */
/***********************************************/

.style7 {
	font-family: Verdana;
	font-size: 9px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

A.LinksBold {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.LinksBold:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.LinksBold:active {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.LinksBold:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #336699; FONT-STYLE: normal; FONT-FAMILY: arial; TEXT-DECORATION: none
}


A.LinksGrey {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksGrey:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksGrey:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksGrey:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FF0000; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}

A.LinksGrey2 {
	FONT-WEIGHT:normal; FONT-SIZE: 9px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksGrey2:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksGrey2:active {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksGrey2:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #FF0000; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}




A.LinksBlue {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #005FA9; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksBlue:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #005FA9; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksBlue:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #005FA9; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.LinksBlue:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR:#6699FF; FONT-STYLE: normal; FONT-FAMILY: verdana; TEXT-DECORATION: none
}



/******* hyperlink and anchor tag styles *******/

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color:#000000;
	text-decoration: underline;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	font-size:11px;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
	background-color:#3366FF;
	color:#fff;
    text-align: center}



a.info2{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

a.info2:hover{z-index:25; background-color:#ff0}

a.info2 span{display: none}

a.info2:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	font-size:11px;
    top:-2em; left:2em; width:15em;
    border:1px solid #0cf;
	background-color:#3366FF;
	color:#fff;
    text-align: center}


a.info3{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

a.info3:hover{z-index:25; background-color:#ff0}

a.info3 span{display: none}

a.info3:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	font-size:11px;
    bottom:2em; left:-6em; width:15em;
    border:1px solid #0cf;
	background-color:#3366FF;
	color:#fff;
    text-align: center}


/************** header tag styles **************/

h1{
 font: bold 120% Veranda;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 50% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	font-family: Veranda;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url("/images/bg_grad.jpg");
}

.topsection{
	background-color: #F5f7f7;
	font-family: Veranda;
	font-size: 9px;
	z-index: 1;

}


.topbanner{
/*	background-color: #0033CC;*/
	height: 25px;
	font-family: Veranda;
	font-size: 9px;
	color:#0033CC;
	color:#3965CA;
	z-index: 1;
	background-image:url("/images/glbnav_background.gif");
}

.topbannercontent{
/*	background-color: #0033CC;*/
	height: 25px;
	font-family: Veranda;
	font-size: 9px;
	color:#0033CC;
	color:#3965CA;
	z-index:100;
}



#mainpage{
	position: relative;
	top: 5px;
	left: 1%;
	right: 1%;
	width:97.5%;
	font-family: Veranda;
	font-size: 9px;
	background-color: #ffffff;
	background-image:url("/images/bg_grad.jpg");
	margin: 0px;
	padding: 0px;
}	

#mainpageRisk{
	position: relative;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	height: 0%;
	background-color: #ffffff;
	background-image: url("/images/bg_grad.jpg");
	margin: 0px;
	padding: 0px;
}	

#mainpageTPARpt{
	position: relative;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	height: 100%;
	background-image: url("/images/bg_grad.jpg");
	margin: 0px;
	padding: 0px;
}	

#mainbodytable{
	position: relative;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	width:100%;
	height: 525px;
	font-family: Verdana;
/*	background-color: #eeeecc;*/
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}	

#mainbodytablelong{
	position: relative;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	width:100%;
	min-height: 525px;
	font-family: Verdana;
/*	background-color: #eeeecc;*/
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}	


#mainbodytableRisk{
	position: relative;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	width:900px;
	height: 100%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}	

#mainbodytableTPARpt{
	position: relative;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	width:900px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}	

#mainbodytableTPARptoverflow{
	position: relative;
	overflow: auto;
	font-family: Veranda;
	font-size: 9px;
	top: 0px;
	width:900px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}	


#mainbodytableoverflow{
	position: relative;
	overflow: auto;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	width:100%;
	height: 525px;
/*	background-color: #eeeecc;*/
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}	

#filedisplayoverflow{
	position: relative;
	overflow: auto;
	height: 55%;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	width:100%;
/*	background-color: #eeeecc;*/
	background-color: #FFF;
}	



#resultsoverflow{
	position: relative;
	overflow: auto;
	height: 280px;
	top: 0px;
	font-family: Veranda;
	font-size: 9px;
	width:100%;
/*	background-color: #eeeecc;*/
	background-color: #FFF;
}	

#resultsoverflow3{
	position: relative;
	overflow: auto;
	height: 275px;
	top: 0px;
	width:100%;
/*	background-color: #eeeecc;*/
	background-color: #FFF;
}	

#pageNav{
	position: relative;
	float: left;
	left: 1px;
	width:135px;
	height:525px;
	padding: 0px;
	font-family: Veranda;
	font-size: 9px;
	background-color: #FFF;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font: small Verdana,sans-serif;
}


#riskfunctions1{
	background-image:  url("/images/glbnav_background.gif");
	font-family: Veranda;
	font-size: 9px;
}

#tparptfunctions1{
	background-image:  url("/images/glbnav_background.gif");
	font-family: Veranda;
	font-size: 9px;
}

#workcompfunctions1{
	background-image:  url("/images/glbnav_background.gif");
	font-family: Veranda;
	font-size: 9px;
}


#topleftbodytable{
	position: relative;
	top: 0px;
	width:100%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
}	

#topleftbodytablecentered{
	position: relative;
	width: 98%;
	top: 0px;
	left: 7px;
	text-align: center;
	background-color: #FFF;
	padding: 0px;
	border: 0px;
}	


#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}


#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

#bannerspacing{
	height: 2px;

}



/************** utility styles *****************/

#utility{
	font: 9px Verdana,sans-serif;
	position: absolute;
	top: 50px;
	right: 70px;
	color: #919999;
	max-width:550px;
	z-index: 1;
}

#utility a{
	color: #919999;
}

#utility a:hover{
	text-decoration: none;
	color: #000000;
}


/************** Risk utility styles *****************/

#Riskutility{
	font: 9px Verdana,sans-serif;
	position: absolute;
	top: 67px;
	right: 15%;
	color: #919999;
	width: 375px;
}

#Riskutility a{
	color: #919999;
}

#Riskutility a:hover{
	text-decoration: none;
	color: #000000;
}

#Riskutility2{
	font: 9px Verdana,sans-serif;
	position: relative;
	top: 70px;
	right: -410px;
	color: #919999;
	width: 425px;
}

#Riskutility2 a{
	color: #919999;
}

#Riskutility2 a:hover{
	text-decoration: none;
	color: #000000;
}



/************** TPARpt utility styles *****************/

#TPARptutility{
	font: 9px Verdana,sans-serif;
	color: #919999;
	width: 375px;
	background-color: #FFF;
}

#TPARptutility a{
	color: #919999;
}

#TPARptutility a:hover{
	text-decoration: none;
	color: #000000;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************** TopLeftLogo styles ****************/

#TopLeftLogo{
	position: absolute;
	height: 60px;
	margin: 0px;
	z-index: 100;
}

#TopLeftLogo img{
	position: absolute;
	top: 3px;
	left: 25px;
	padding: 2px;
	margin: 0px;
}


/************** TopRightLogo styles ****************/

#TopRightLogo{
	margin: 0px;
	z-index: 100;
}


#TopRightLogo img{
	position: absolute;
	top: 25px;
	right: 25px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}


/************** TextArea1 styles ****************/

#TextArea1{
	position: relative;
	top: 155px;
	width: 100%;
	margin: 0px;
}



/************* globalNav styles ****************/

#globalNav{
position: relative;
top: 0px;
left: 135px;
width: 630px;
min-width: 630px;
height: 25px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("/images/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 866px;
}


a.glink, a.glink:visited{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("/images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 58px;
	left: 115px;
	width: 675px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #919999;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 70%;
	color: #919999;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 10px;
	color: #cccccc;
	padding: 5px 10px 10px 15px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 5px 4px 0px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("/images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
