embed.fileview, object.fileview
{
    height:720px;
    width:100%;
}
table.box
{
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	table-layout: fixed;
}
table.box thead th
{
	text-align: left;
	background-image: none;
	border-right: solid 1px #ffffff;
}
table.box th, table.box td
{
	padding: 0px 10px;
}
table.box td
{
	height: 22px;
	border-bottom: solid 1px #e4e4e4;
}
table.box thead th.left
{
	background-position: left;
	background-image: url("../images/box_head.gif");
}
table.box thead th.right
{
	border-right-width: 0px;
	background-position: right;
	background-image: url("../images/box_head.gif");
}


.bseSiteMap
{
	margin-top: 16px;
}


.linkPdf, .linkWord, .linkPowerpoint, .linkExcel, .linkImage, .linkFlash, .linkZip, .linkFeatured, .linkBacktotop
{
	display: block;
	background-repeat: no-repeat;
	padding-left: 22px !important;
	
}

.linkFeatured
{
	background-image: url("../images/related_links_arrow.gif");
	background-repeat: no-repeat !important;
	padding-left: 25px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	
}

.linkPdf
{ 
	background-image: url("../images/pdf_icon_sml.gif") !important;
	background-repeat: no-repeat !important; 
	padding-left: 25px !important;
	
}

.rightpanel .linkPdf
{
	margin: 0px;
	padding: 4px 4px 2px 30px;
	background-position: 2px 1px;
}

.linkBacktotop
{
	background-image: url("../images/top_icon.gif");
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
}

.buttonsmall
{
	margin-right: 10px;
}

.buttonsmall2
{
	margin-right: 0px;
}


/* Page/Banners */

.leftnavimage
{
	display: none;
}

a img
{
	border-width: 0px;
}

body
{
	font-family: Verdana, Arial, san-serif;
	color: #404040; 
	font-size: 11px; 
	margin: 0px;
	padding: 0px;
}

p  
{
	color: #404040; 
	font-size: 14px; 
	/*line-height: 16px;*/
	margin-top: 0px; 
	margin-bottom: 10px;
	font-family:Trebuchet MS;
}

p.emphasis
{
	font-weight:bold;
}

.centerIn /*this is the area that the main content would sit in, i.e. head, main, foot*/
{
	text-align: left;
	margin-left:auto;
	margin-right:auto;
/*	margin-left:-387px;
	left:50%;
	position:absolute;*/
	width: 774px;	
	background-image: url("../images/nav_dshadow.gif");
	background-repeat: repeat-x;
    background-position: 0px 58px;
    position:relative;
}

hr
{
	height: 1px;
	color: #2B6A00;
}

form
{
	margin: 0px;
}

.header
{
	position: relative;
	height: 98px;
	padding: 0px 12px 0px 10px;
}

/****Bread Crumbs****/

.breadcrumbs
{
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #E3E3E3;
	text-decoration: none;
	height: 25px;
	padding: 4px 10px 0px 10px;
	font-size: 9px;
	background: url("../images/crumbs_bg.gif");
	margin-bottom: 0px;
	margin-top: 0px;
	_margin-top: 0px;
}

.breadcrumbs a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumbs img
{
	margin: 6px 4px 0px 3px;
}

.breadcrumbsDate
{
	float: right; 
	margin-top: 1px;
	_margin-top: 3px;
}

/* Page Stuff */
#divHeader
{
    /*background-image:url("../images/maps_logo.gif");
    background-position:left top;
    background-repeat:no-repeat;*/
    height:88px;
    width:774px;
    /*margin-left:-1px;*/
    margin-left:auto;
    margin-right:auto;
    position:relative;
    padding-top:15px;
}

#divHeaderLogin
{
    position:absolute;
    left:370px;
    width:403px;
    text-align:right;
}


.loginRow .loginError
{
    color:#FF0000;
    padding:2px;
    margin-bottom:2px;
    text-align:left;
    width:321px;
    margin-left:9px;
}

.login-button
{
	/*position:absolute;
	right:0px;
	top:10px;*/
	margin-bottom:-7px;
}

.login-input
{
	border:1px solid #CCC;
	padding:3px;
}

#email.login-input
{
	background:#FFF url(../images/login-email-background.png) no-repeat 0px 1px;
}

#password.login-input
{
	background:#FFF url(../images/login-password-background.png) no-repeat 0px 1px;
}

#email.login-input.selected, #password.login-input.selected
{
	background:none;
}

#divHomePageBanner
{
    background-image:url("../images/home_page_banner.jpg");
    background-position:left top;
    background-repeat:no-repeat;
    height:232px;
    width:774px;
    position:relative;
}

#divLatestNews 
{
	height:130px;
	left:568px;
	padding:0px 20px 0px 20px;
	position:absolute;
	top:46px;
	width:180px;	
}

#divLatestNews p
{
	font-size:10px;
}

#divLatestNews h2
{
	font-weight:bold;
}

#divLatestNews h3
{
	font-size:12px;
}

#divQuoteText
{
	width:400px;
	position:absolute;
	left:170px;
	top:71px;
}

#divQuoteText p
{
	font-weight:bold;
}

.newsMoreLink
{
	text-align:right;
	position:absolute;
	top:144px;
	left:96px;
	font-weight:bold;
	color:#054D82;
	
}
.newsMoreLink a
{
	text-decoration:none;	
}
.newsMoreLink .arrows
{
	color:#FF0000;
}



.leftnav
{
	/*min-height: 310px;*/
	/*_height: 310px;*/
	width: 175px;
	float: left;
	padding: 0px 0px 0px 0px;
	
}
/*
.content
{
	min-height: 310px;
	_height: 310px;
	width: 550px;
	_overflow-x: hidden;
	float: left;
	padding: 0px 22px;
}

.rightpanel
{
	min-height: 110px;
	_height: 310px;
	width: 156px;
	_overflow-x: hidden;
	float: right;
	padding: 0px;
	padding-top: 20px;
	
}*/
.rightpanel
{
	min-height: 110px;
	_height: 310px;
	width: 140px;
	_overflow-x: hidden;
	float: right;
	padding: 20px 5px 0px 0px;
		
}

.content
{
	width: 400px;
	_overflow-x: hidden;
	float: left;
	padding: 0px 20px;
	font-size: 14px; 
	font-family:Trebuchet MS, Verdana, Sans-Serif;
		min-height:300px;
	_height:300px;
}

.securecontent
{
    width: 540px;
	_overflow-x: hidden;
	float: left;
	padding: 0px 20px;
	font-size: 14px; 
	font-family:Trebuchet MS, Verdana, Sans-Serif;
	min-height:400px;
	_height:400px;
}


.rightpanel p
{
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #404040;
	margin-top: 0px;
	_margin-top: -10px;
	padding: 0px;
}

.rightpanel img
{
	margin-top: 10px;

}

.colour img
{
	margin-top: 0px;
}

/* Footer Stuff */

	
.footer
{
	margin-top:35px;
	height:63px;
	background:url("../images/footer_background.jpg") repeat-x;
	position:relative;
}

.footer #imgAwardStrip
{
	top:-32px;
	left:458px;
	position:absolute;	
}

.footer #isoNumber
{
	top:44px;
	left:676px;
	position:absolute;
	font-weight:bold;
	font-size:9px;	
}

.footer #ukasNumber
{
	top:44px;
	left:732px;
	position:absolute;
	font-weight:bold;
	font-size:9px;	
}

.footer #copyrightNotice
{
	top:44px;
	left:8px;
	position:absolute;
	font-size:9px;	
}

.footer #divTelephone
{
	background-image:url("../images/telephone.gif");
	background-repeat:no-repeat;
	background-position:10px 0px;
	height:30px;
	width:200px;
	padding:5px 0px 10px 50px;
	font-weight:bold;
	font-size:16px;
	font-family: Helvetica, Arial, Sans Serif;
	position:absolute;
	top:-1px;
	left:10px;
	color:#035287;
}

/* Tabs */

.navcontainer
{
	width: 774px;
	position: relative;
}

.nav /*navigation menu at the top of the site*/
{ 
	background-image: url("../images/top_nav_bg.gif");
	background-color: #ECECEC;
	height: 29px;
	_height: 20px;
	margin: 0; 
	padding: 0; 
	border: 0;  
	white-space: nowrap;
	display: block;
}



.navcontainer ul     
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	list-style-type: none; 
	clear: none; 
	margin: 0; 
	padding: 0; 
	border: 0;
	display: block-inline;
}

.navcontainer ul li   
{ 
	text-align: center; 
	list-style-type: none; 
	float: left; 
	padding: 0; 
	border: 0; 
	display: block;
	width: 10%;
}

.navcontainer ul li a  
{
	color: white;
	font-size: 10px; 
	/*line-height: 2em; */
	text-decoration: none; 
	float: left; 
	text-align: center; 
	padding: 6px 20px 0px 20px; 
	border-style: none solid none none;  /*provides the white border line on the nav*/
	border-width: 0 1px 0 0; 
	border-color: white;
	height: 23px;  
	display: block;
}

/* remove the border on the last navigation item */
.navcontainer ul li a.navLastItem 
{
    border-width:0px 0px 0px 0px;
    border-style:none;
    width:68px;
}

.navcontainer .extraNav ul li a  
{
	border-style: none none none solid;  /*provides the white border line on the nav*/
	border-width: 0 0 0 2px; 
}


/* Mac IE backslash hack - this is ignored by mac IE \*/
.navcontainer ul li   
{ 
	text-align: center; 
	list-style-type: none; 
	float: left; 
	padding: 0; 
	border: 0; 
	display: block; 
	width: auto;
}

.navcontainer ul li a  
{
	color: #fff;
	font-size: 11px; 
	float:left; 
	/*line-height: 2em; */
	text-decoration: none; 
	text-align: center; 
	padding: 6px 20px 0px 20px; 
	border-style: none solid none none; 
	border-width: 0 1px 0 0; 
	border-color: white;
	height: 23px;  
	display: block; 
	width:auto;
}
/* end hack */

.navcontainer ul li a    
{ 
	font-size: 11px 
}

.navcontainer ul li a:hover      
{ 
	color: white; 
	background-color: #054D82;
	height: 22px;
	border-bottom: #fff 1px solid;
}

.navcontainer a:active	  
{ 
	color: #fff; 
	padding: 6px 20px 0px 20px;  
}

.navcontainer a.topnavon   
{ 
	color: white; /*text colour when in section*/
	background-color: #DE1F00; 
	margin: 0; 
	padding: 6px 15px 0px 15px; 
}

.navcontainer a:hover.topnavon  
{ 
	color: #FFF; 
	background-color: #DE1F00; 
	margin: 0; 
	padding: 6px 15px 0px 15px;
	border-bottom: #DE1F00 1px solid; 
}


.toolBar
{
	height:34px;
	padding:5px 0px 0px 0px;
	text-align:right;
	border-bottom:1px Solid  #054D82;
}

.toolBar ul
{
	margin:0px;
	padding:0px;
	height:21px;
	list-style-type:none;
	display:inline;
	float:right;
}

.toolBar li
{
	display:block;
	float:left;
	background-color:#EEEEEE;
	margin-left:2px;
	padding:8px;
}

.toolBar a
{
	text-decoration:none;
	font-weight:bold;
	color:Black;
}

.toolBar .toolBarButton
{
    background:none;
    border:none;
    padding:0px;
    font-weight:bold;
}

.advancedSearchForm
{
    background-color: #EEEEEE;
    border:1px Solid #054D82;
    padding:10px;
    margin:10px 0px;
}

.hmItem
{
	background-color: #260B96 !important;
	border-color: #6957AB !important;
}
.hmItemOver
{
	background-color: #9387C5 !important;
	border-color: #6957AB !important;
}

.utilheader
{
	background-image: url("../images/right_bar_header.gif");
	background-repeat: no-repeat;
	background-color: white;
	width: 120px;
	_width: 124px;
	height: 17px;
	margin-top: 10px;
	color: #054D82;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 5px 4px 31px;
}

.utilfooter
{
	width: 156px;
	height: 15px;
	background-image: url("../images/right_bar_footer.gif");
	background-repeat: no-repeat;
	_margin-top: 0px;
	margin-bottom: 0px;
}




#relatedinfo a.internal
{
	background-image: url("../images/blue_web_link_icon.gif");
}

.colour
{ 
	color: white; 
	background-color: #DE1F00;
}

/*web poll*/

.colourBorder
{
	border-top: solid 0px #DDDDDD;
	border-right: solid 3px #F1F1F2;
	border-bottom: solid 0px #DDDDDD;
	border-left: solid 3px #E3E4E6;
}


/* Form stuff */

.formtext select, formtext option
{
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10px; 
	color: #333;
	width: 128px;
}

.fieldtxt, memo
{ 
	color: #343434; 
	font-size: 11px; 
	font-family: Verdana, Arial, Sans-Serif; 
	line-height: 16px; 
	margin: 0px; 
	padding-left: 10px;
}

.fieldtitle
{ 
	color: #fff;
	padding-left: 10px;
}

.field   
{ 
	color: #333; 
	font-size: 10px; 
	font-family: verdana, Arial, Sans-Serif; 
	line-height: 10px; 
	background-color: white; 
	width: 180px; 
	border-color: #5f9a5d #fff #fff #5f9a5d;
	
}

.fielderr   
{ 
	color: #ffffff !important; 
	font-size: 10px; 
	font-family: verdana, Arial, Sans-Serif; 
	line-height: 10px; 
	background-color: #DB0D04; 
	width: 180px;  
	border-color: #5f9a5d #fff #fff #5f9a5d 
}

.textarea
{ 
	color: #333; 
	font-size: 10px; 
	font-family: verdana, Arial, Sans-Serif; 
	line-height: 10px; 
	background-color: white; 
	width: 200px; 
	height: 74px; 
	border-color: #5f9a5d #fff #fff #5f9a5d;
	
}

.textareaerr   
{ 
	color: #ffffff !important; 
	font-size: 10px; 
	font-family: verdana, Arial, Sans-Serif; 
	line-height: 10px; 
	background-color: #DB0D04; 
	width: 200px;
	height: 74px;  
	border-color: #5f9a5d #fff #fff #5f9a5d 
}


#centralcontent a
{
color: #260B96;
}

.searchtext
{
	color: #666666;
	margin-left: 30px;
	margin-top: 5px;
}

/*
.content h1 
{ 
	color: #054D82;  
	font-size: 22px;
	line-height: 26px; 
	font-family: "Trebuchet MS", Arial, Sans-Serif; 
	font-weight: 100; 
	margin-top: 22px; 
	margin-bottom: 14px;
}

.content h2 
{ 
	color: #054D82; 
	font-size: 14px; 
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;  
	line-height: 18px; 
	margin-top: 16px;
	margin-bottom: 2px;
}
*/
h1
{
		color: #054D82;  
	font-size: 22px;
	line-height: 26px; 
	font-family: "Trebuchet MS", Arial, Sans-Serif; 
	font-weight: 100; 
	margin-top: 22px; 
	margin-bottom: 14px;
}

h2 
{ 
	color: #054D82; 
	font-size: 14px; 
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;  
	line-height: 18px; 
	margin-top: 16px;
	margin-bottom: 2px;
}

h3
{ 
	color: #054D82; 
	font-size: 12px; 
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;  
	margin-top: 16px;
	margin-bottom: 2px;
}

#centralcontent h3 
{ 
	color: #054D82; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Sans-Serif; 
	line-height: 14px;
	margin-top: 16px;
	margin-bottom: 2px; 
}

#centralcontent li    
{ 
	color: #FF0000; 
	font-size: 11px; 
	line-height: 16px; 

}

#centralcontent p.list 
{ 
	color: #404040; 
	font-size: 11px; 
	font-family: verdana; 

}

#centralcontent li { font-size: 11px; color: #404040; list-style-type: disc;}
#centralcontent li ul li { font-size: 11px; color: #404040; list-style-type: circle;}
#centralcontent .bodysmall { font-size: 11px; line-height: 16px; color: #404040; }
#centralcontent a:link  { color: #5E91B8; font-weight: bold; }
#centralcontent a:visited  { color: #5E91B8; font-weight: bold; }
#centralcontent a:hover  { color: #de1f00; }
.content a:link  { color: #5E91B8; font-weight: bold; }
.content a:visited  { color: #5E91B8; font-weight: bold; }
.content a:hover  { color: #de1f00; }



#bodysmall { font-size: 11px; color: #404040;}

#polls { color: #000000; font-size: 9px; font-family: Verdana, Arial, Sans-Serif; line-height: 16px; margin: 0px;  }
.smltext { color: #666; font-size: 10px; font-family: Arial, Sans-Serif; margin: 0px;}

/************ additional information links **************/
#additionalinfo { background-color: #ffffff; border-top: 0px solid; border-right: 3px solid #F1F1F2; border-left: 3px solid #E3E4E6; border-bottom: 0px solid #DDDDDD; width: 150px; margin-bottom: 0px;}
#additionalinfo ul { font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; list-style-type: none; margin: 0px; padding-left: 0px; width: 147px ;}
#additionalinfo a.internal   { background: url("../images/related_links_arrow.gif") no-repeat 4px 0; margin: 0 }
#additionalinfo a { padding: 4px 5px 4px 28px; border-bottom: 1px dashed #E3E4E6; width: 118px; display: block }
#additionalinfo a:link  { color: #808080; text-decoration: none }
#additionalinfo a:visited  { color: #808080; text-decoration: none }
#additionalinfo a:hover  { color: black; background-color: #F1F1F2 }

.checkred {background-image:url("../images/checkred.gif"); background-position: right; background-repeat: repeat-y;}
.field {padding-top: 4px; padding-left: 3px; width: 197px; _width: 198px; height: 14px; font-size: 10px; font-family: Verdana, Arial, Sans-Serif; border-style: solid; border-width: 1px; border-color: #7F9DB9;}
.fielderr {padding-top: 4px; width: 201px; height: 14px; font-size: 10px; font-family: Verdana, Arial, Sans-Serif; border-style: solid; border-width: 1px; border-color: black; background-color: red;}
.fielddrop {width: 204px; _width: 205px; height: 20px; font-size: 10px; font-family: Verdana, Arial, Sans-Serif; border-style: solid; border-width: 1px; border-color: #7F9DB9;}
.fieldreadonly {padding-left: 4px; width: 199px; height: 18px; font-size: 10px; font-family: Verdana, Arial, Sans-Serif; border-style: solid; border-width: 1px; background-color: white; border-color: white;}
.fieldreq {width: 200px; height: 20px;font-size: 10px; font-family: Verdana, Arial, Sans-Serif; border-style: solid; border-width: 1px 2px 1px 1px; border-color: #7F9DB9 red #7F9DB9 #7F9DB9;}
.fieldarea {width: 202px; _width: 201px; font-size: 10px; font-family: Verdana, Arial, Sans-Serif; border-style: solid; border-width: 1px; border-color: #7F9DB9;}
.fieldareareq {width: 200px; _width: 201px; font-size: 10px; font-family: Verdana, Arial, Sans-Serif; border-style: solid; border-width: 1px 2px 1px 1px; border-color: #7F9DB9 red #7F9DB9 #7F9DB9;}

/* FORMS *******************************************************/
.form
{
    margin-bottom:10px;
}

.form h2
{
    margin-bottom:5px;
}
.formRow
{
    padding:5px;
    margin-bottom:2px;
    clear:both;
}

.formLabel
{
    width:150px;
    float:left;
    display:block;
    font-size:14px;
    margin-right:10px;
}

.formInput
{
    
    width:250px;
    padding:2px;
    font-size:14px;
    background-color:#FFFFFF;
    border:1px Solid #AAAAAA;
}

.formInputFees
{
    width:115px;
    text-align:right;
}
    
.formInputSelect
{
    
    width:256px;
    padding:2px;
    font-size:14px;
    background-color:#FFFFFF;
    border:1px Solid #AAAAAA;

}

.formInputRadio
{
    padding:10px;
}

.formInputRadList
{
    width:256px;
    padding:5px;
    border:1px Solid #AAAAAA;
    margin-right:2px;
    vertical-align:top;
    
}

.formInputRadList table
{
    display:inline;
}

.formInputRadList span
{
    display:inline;
}

.formButtonRow
{
    text-align:right;
    padding:10px 0px 10px 0px;
    width:422px;
    clear:both;
}

.formButtonRow input
{
    padding:5px;
    font-weight:bold;
}

.radButtonLabel
{
    vertical-align:baseline;
}

.requiredFieldRow
{
    background-image:url("../images/required_field_arrow.gif");
    background-repeat:no-repeat;
    background-position:157px 11px;
}

/* grid tables */
.grid
{
    border-collapse:collapse;
    width:100%;
}

.grid th
{
    font-weight:bold;
    background-color:#7AA2C3;
    color:#FFFFFF;
    padding:5px;
}

.grid td
{
    padding:5px;
}

.grid .altRow td
{
    background-color:#F5F5F5;
}

.pager
{
    margin:10px 0px 20px 0px;
    display:block;
    text-align:right;
}
.pager a
{
    padding:5px;
    margin:0px 1px;
}

.pagerNumbers
{
    background-color:#F5F5F5;
}

.pagerCurrent
{
    padding:5px;
    background-color:#5E91B8;
    color:#FFFFFF;
}

.pagerNextPrevious
{
    
}

.pagerTotalRecords
{
    padding:5px;
}

/*************Name/Value Pair tables*****************/
.nvPairTable
{
    width:100%;
    border-collapse:collapse;
    padding:5px;
    vertical-align:top;
}

.nvPairTable th
{
    padding:5px;
    vertical-align:top;
    background-color:#5E91B8;
    color:#FFFFFF;
    width:33%;
    border-bottom:2px Solid #FFFFFF;
}

.nvPairTable td
{
    padding:5px;
    vertical-align:top;
    background-color:#F5F5F5;
    border-bottom:2px Solid #FFFFFF;
}

.nvPairTable tr
{
    
}

.nvPairTable td.mergedRowCell
{
    border-bottom:0px;
}

/*****************MISC*************************/
.flash
{
    padding:5px;
    background-color:#EEFFEE;
    border:2px Solid #00FF00;
    margin:5px 0px 5px 0px;
    color:#000000;
}

.errorMessage
{
    padding:5px;
    background-color:#FFEEEE;
    border:2px Solid #FF0000;
    margin:5px 0px 5px 0px;
    color:#FF0000;
}

.noDisplay
{
    display:none;
}
.testimonialDiv
{
	margin-bottom: 20px; 
	padding-bottom: 5px;	
}

.homeClaimButton
{
	display:inline;
	margin-right:20px;
}

.twitterButton
{
    position:absolute;
    left:567px;
    top:369px;
}

.homeContent
{
	width:500px;
	padding-left:10px;

}

.imageCaption
{
    font-style:italic;
    font-size:10px;
    	padding:4px 0px 4px 0px;
}

.systemStatusBar
{
    background-color:#FF0000;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    padding:5px;
    float:left;
    width:150px;
}

input.searchToolbarInput
{
    background-color:#FFFFFF;
    border:0px none;
    height:16px;
    position:absolute;
    width:130px;
    left:20px;
    top:8px;
}

li.searchToolbarInput 
{
    background-image:url('../images/search_background.gif');
    background-repeat:no-repeat;
    background-position:5px 3px;
    width:150px;
    height:18px;
    position:relative;
}

li.searchToolbarSelect
{
    padding:6px;
    _padding:5px;
}

.searchToolBarButton
{
    background:none;
    border:0px;
    font-weight:bold;
	color:Black;
	cursor:pointer;
	font-family:Trebuchet MS,Verdana,Sans-Serif;
    font-size:14px;
}



.brokerRow td
{

    background-image:url("../images/green_row_bg.jpg");
    background-repeat:repeat-x;
    background-position:left bottom;
}

.fleetRow td
{
    background-image:url("../images/blue_row_bg.jpg");
    background-repeat:repeat-x;
    background-position:left bottom;
}

.policyholderRow td
{
    
}

.publicSectorRow td
{
    background-image:url("../images/red_row_bg.jpg");
    background-repeat:repeat-x;
    background-position:left bottom;
}

.adminRow td
{
    font-weight:bold;
}

.keyTableRow td
{
    width:100px;
    height:20px;
    font-weight:bold;
}

.rss_item
{   
    list-style:none;
    font-size:10px;
}

.rss_items
{
    margin:0px;
    padding:10px 0px;
}
a.rss_item
{
    color:#054D82;
    font-family:Verdana,Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    margin-bottom:2px;
    margin-top:16px;
}

.tableFees
{
    margin-bottom:10px;
}
.tableFees .firstColumn
{
    width:260px;
    background-color:#FFFFFF;
    text-align:left;
}

.tableFees th
{
    text-align:center;
}

.tableFees td
{
    width:121px;
    background-color:#EFEFEF;
    padding:5px;
    text-align:right;
}

.wideButtons
{
    width:540px;
}

.renewals-due-message
{
    padding:5px;
    background-color:#FFEEEE;
    border:2px Solid #FF0000;
    margin:0px 0px 10px 0px;
    color:#FF0000;
}

.notice
{
    padding:20px;
    font-weight: bold;
    background-color:#DDDDDD;
    border:2px Solid #7AA2C3;
    margin-bottom:20px;
}

/**********************************DATE PICKER*******************************/


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

p.profit-notice
{
    text-align:center;
    padding:5px;
    background-color:#EEFFEE;
    border:2px Solid #00FF00;
    font-weight:bold;
}

p.profit-notice span
{
    font-size:120%;
}

.order-by-link
{
    color:#FFF;
    display:block;
}

.order-by-link.order-by-ascending
{
    background:transparent url(../images/sorted-ascending.png) no-repeat -2px center;
    padding-left:18px;
}

.order-by-link.order-by-descending
{
    background:transparent url(../images/sorted-descending.png) no-repeat -2px center;
    padding-left:18px;
}

.demoBar
{
    padding:5px;
    border-bottom:2px solid #FFF;
    color:#FFF;
    font-weight:bold;
    background-color:#F00;
    text-align:center;
    text-transform: uppercase;
}

.secure-area-link
{
	text-decoration:none;
	font-weight:bold;	
}