/* Default font size */
/* ----------------------------------------------------- */
@import url(../../x-small/%24File/x-small.css);

/* Use ems if otherwise possible */
/* ----------------------------------------------------- */
div, table, p, th, td, li, dd	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.0em;	
	}


/* Layout */
/* ----------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	}
	
#contentheadernav {
	position: absolute;
	left: 0px;
	top: 16px;
	color: #000000;
	margin-left: 19em;
	}
	
#headerspacer {
	height: 10px;
	}
	
#contentheader {
	min-width: 770px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 130px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 10px;
	}
	
	
#headerleft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/* width: 17em; */
	width: 204px;
	}
	
#brand {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 60px;
	margin-left: 185px;
	color: #4181FF;
	font-size: 22pt;
	}


/* portions of the following CSS were derived from <http://www.redmelon.net/tstme/3cols2/>, CC SA 1.0 license */
#container {
	clear: both;
	border: solid #fff 0px;
	/*/*/
	/* border-left-width: 19em; */
	border-left-width: 224px;
	border-right-width: 18.7em;
	/* right column width. NN4 hack to hide borders */
	width: auto;	
}

#container2 {
	clear: both;
	border: solid #fff 0px;
	/*/*/
	/* border-left-width: 19em; */
	border-left-width: 224px;
	border-right-width: .8em;
	/* right column width. NN4 hack to hide borders */
	width: auto;	
}

#container #spacing {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#inner{margin:0; width:100%; min-width: 20em}

#contentleft {
	/* width: 17em; */
	width: 204px;
	float: left;
	position: relative;
	/* margin-left: -18em; */
	margin-left: -214px;
	margin-right: 1px;
	margin-bottom: 10px;
}



#homecenter,
#contentcenter {
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




#contentright {
	/*/*/ width: 17em; /* hack keeps NN4 right column right? */
	float: right;
	position: relative;
	margin-right: -18em;
	margin-left: 10px;
	
}


#contentfooter {
	margin: 10px;
	padding: 7px;
	background: #D9EDF7; 
	color: #666666;
	}
	
#footerleft {
	float: left;
	}
	
#footerright {
	font-size: 90%;
	text-align: right;
	color: #999999;
	}
	
.footfirst {
	padding-right: 10px;
	}








/* Header & Footer Lists */
/* ----------------------------------------------------- */
ol, ul, dl, li, dt, dd {margin: 0; padding: 0;}
	
#footerlist li, #headerlist li, #lhnav1list li, #lhnav2list li, #lhnav3list li, #crumbslist li {
	display: inline;
	list-style-type: none;
	}
	
#contentcenter #crumbslist {
	margin: 0;
	padding: 0;
	}
	
	
	
	
	
	
	
	
/* Left Hand Navigation */
/* ----------------------------------------------------- */
/* Home Navigation */
#lhnav1list {
	margin: 0px 0 0 0;
	border-top: 1px solid #CCCCCC;
	list-style: none;
	/* width: 17em; */
	width: 204px;
	}
	
/* All Level nav common attributes */
#lhnav1list li span, #lhnav1list #lhnav2list li span, #lhnav1list #lhnav2list #lhnav3list li span,
#lhnav1list li a, #lhnav1list #lhnav2list li a, #lhnav1list #lhnav2list #lhnav3list li a  {
	display: block;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}
	
/* Level 1 */
#lhnav1list li span,
#lhnav1list li a {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 13px;
	}
	
#lhnav1list li a:hover, #lhnav1list li a:active, #lhnav1list li a:focus, #lhnav1list #lhnav2list li a:active, #lhnav1list #lhnav2list li a:focus, #lhnav1list #lhnav1HOME a:hover {
	background-color: #e5f5f9;
	}
	
#lhnav1list #lhnav1HOME span,
#lhnav1list #lhnav1HOME a {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 13px;
	}
	
#lhnav1list #lhnav1Active span,
#lhnav1list #lhnav1Active a {
	font-weight: bold;
	}
	
/* Level 2 */
#lhnav1list #lhnav2list li span,
#lhnav1list #lhnav2list li a {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 13px;
}

#lhnav1list #lhnav2list li a:hover {
	}

/* Level 3 */
#lhnav1list #lhnav2list #lhnav2Active span,
#lhnav1list #lhnav2list #lhnav2Active a  {
	font-weight: bold;
	}

#lhnav1list #lhnav2list #lhnav3list li span,
#lhnav1list #lhnav2list #lhnav3list li a {
	background: #FFFFFF;
	padding: 4px 5px 4px 30px;
}

#lhnav1list #lhnav2list #lhnav3list li a:hover {
	background: #DDDDDD;
}

#lhnav1list #lhnav2list #lhnav3list #lhnav3ActiveC span,
#lhnav1list #lhnav2list #lhnav3list #lhnav3ActiveC a {
	font-weight: bold;
}

#lhnav1list #lhnav2list #lhnav3list #lhnav3ActiveC a:hover {
	background: #FFFFFF;
}


.navArrowRed {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_red/%24File/1stLevnavArrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowOrange {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_orange/%24File/1stLevnavArrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowYellow {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_yellow/%24File/1stLevnavArrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowMoss {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_moss/%24File/1stLevnavArrow_moss.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowGreen {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_green/%24File/1stLevnavArrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowTeal {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_teal/%24File/1stLevnavArrow_teal.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowAqua {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_aqua/%24File/1stLevnavArrow_aqua.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowBlue {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_blue/%24File/1stLevnavArrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowNavy {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_navy/%24File/1stLevnavArrow_navy.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowPurple {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_purple/%24File/1stLevnavArrow_purple.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowCrimson {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_crimson/%24File/1stLevnavArrow_crimson.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.navArrowHome {
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_home/%24File/1stLevnavArrow_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}










/* Centre Content */
/* ----------------------------------------------------- */
#breadcrumbs {
	position: absolute;
	left: 6px;
	top: 125px;
	color: #000000;
	margin-left: 19em;
	}
	
#boximgfeature {
	padding: 0px;
	height: 90px;
	background-image: url(../../../../CA25713E0002EF43/WebObj/banner1200x90/%24File/banner1200x90.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#homecentertext {
	margin: 0;
	padding: 0px;
	}
	
#contentcenter ul {margin: 0 0 2em 2.5em}
#contentcenter ol {margin: 0 0 2em 3em}
#contentcenter ul li, #contentcenter ol li {line-height: 1.4em}
#contentcenter li ul, #contentcenter li ol {margin: 0 0 1em 2em}
#contentcenter li li {font-size: 100%}


#contentItem {
	margin-top: 0px;
	background-image: url(../../../../CA25713E0002EF43/WebObj/contentLine/%24File/contentLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	}


#searchResultsBox {
	background-color: #D9EDF7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}



#searchResultsBox h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}


.advsearch, a.advsearch:link {
	float: right;
	color: #000000;
}


.pdfLink {
	background-image: url(../../../../CA25713E0002EF43/WebObj/pdfIcon/%24File/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-indent: 20px;
	padding-left: 26px;
	padding-bottom: 7px;
	padding-top: 4px;
	}
	
#pdfbox {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 26px;
	margin-bottom: 10px;
	}









/* Table layouts */


caption {
	margin: 0px;
	padding-bottom: 7px;
	font-size: 125%;
	font-weight: bold;
	color: #666666;
	text-align: left
	}


.tableDTF, .tableDTFcolour {
	margin-bottom:15px;
	width: 100%;
	border-bottom:1px solid #000;
}

.tableDTF td, .tableDTFcolour td {
	border-bottom:1px solid #000;
	padding: 6px;
	color: #000;
	line-height: 130%;
}

.tableDTF th, .tableDTFcolour th {
	border-bottom:2px solid #000;
	padding: 6px;
	text-align: left;
}

.tableDTF th a, .tableDTFcolour th a {
	text-align: left;
	color: #000;
	font-weight: bold;
}

a.selectcol:link {
	background-image: url(../../../../CA25713E0002EF43/WebObj/downarrow/%24File/downarrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 13px;
}

.tableDTF td a, .tableDTFcolour td a {
	line-height: 200%;
}

.tableform1 {
	border:0px;
	padding:0px;
	width:100%;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.tableform1 td, .tableform1 th {
border-bottom:0px solid #FFFFFF;
background-color:#D9EDF7;
vertical-align:top
}

.tableform1 td {padding:5px 10px}

.tableform1 th {padding:9px 5px 7px 10px; text-align:left; width:100px}





























/* Site Map */



div#sitemap
{
font: 10px "verdana",sans-serif;
display: block;
padding: 0px;
margin: 0;
}

ul#navlist, ul#navlist li ul#subnavlist
{
list-style-type: none;
padding: 0;
margin: 0;
}

ul#navlist li, ul#navlist li ul#subnavlist li { 
display: inline;
}


ul#navlist li a {
	display: block;
	background-image: url(../../../../CA25713E0002EF43/WebObj/1stLevnavArrow_white/%24File/1stLevnavArrow_white.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 20px;

}


ul#subnavlist li a
{
	display: block;
	margin: 0 0 0 1em;
	padding: 5px 6px 5px 16px;
	background-color: #fff;
	background-image: url(../../../../CA25713E0002EF43/WebObj/2ndLevnavArrow_navy/%24File/2ndLevnavArrow_navy.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}


ul#subsubnavlist li a
{
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
}

ul#navlist li ul#subnavlist li a:hover
{
	background-color: #E4E4E4;
}


ul#navlist li ul#subsubnavlist
{
list-style-type: none;
padding: 0;
margin-left: 15px;
margin-bottom: 0px;
}


ul#navlist li a.redPanel {
	background-color: #E33000;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.orangePanel {
	background-color: #de6100;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.yellowPanel {
	background-color: #f1ab00;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.mossPanel {
	background-color: #bba800;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.greenPanel {
	background-color: #7f8e2b;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.tealPanel {
	background-color: #4f8d97;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.aquaPanel {
	background-color: #009ec0;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.bluePanel {
	background-color: #0087c7;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.navyPanel {
	background-color: #00538e;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.purplePanel {
	background-color: #6d78b7;
	color: #FFF;
	text-decoration: underline;
}

ul#navlist li a.crimsonPanel {
	background-color: #885e80;
	color: #FFF;
	text-decoration: underline;
}



ul#navlist li a.redPanel:hover, ul#navlist li a.orangePanel:hover, ul#navlist li a.yellowPanel:hover, ul#navlist li a.mossPanel:hover, ul#navlist li a.greenPanel:hover, ul#navlist li a.tealPanel:hover, ul#navlist li a.aquaPanel:hover, ul#navlist li a.bluePanel:hover, ul#navlist li a.navyPanel:hover, ul#navlist li a.purplePanel:hover, ul#navlist li a.crimsonPanel:hover {
	color: #FFF;
	text-decoration: none;
}












	
	
	
	
	

/* Right Hand Content */
/* ----------------------------------------------------- */


#searchContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 44px;;
	width: 17em; 
	}
	
#search {
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	}
	
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	width: 90px;
	margin-right: 2px;
	font-size: 90%;
	}
	
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	}
	
	
#toolsContainer {
	height: 44px;;
	width: 17em;
	margin-bottom: 10px;
	}	
	
#tools {
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 9px;
	}
	
.toolsText {
	font-size: 95%;
	color: #000000;
	}
	
a.toolsText:link, a.toolsText:active, a.toolsText:hover, a.toolsText:visited {
	font-size: 95%;
	color: #000000;
	}


#tools :link,
#tools :visited {
	text-decoration: none;
}

.boxsites {
	margin-bottom: 5px;
	padding: 6px;
	border-bottom: 5px solid #EEEEEE;
	border-left: 5px solid #EEEEEE;
	border-right: 5px solid #EEEEEE;
	background: url(../images/bg_boxgrad.html) top repeat-x #FFFFFF;
	text-align: right;
	}

.boxright {
	margin-bottom: 5px;
	padding: 6px;
	border-bottom: 5px solid #EEEEEE;
	border-left: 5px solid #EEEEEE;
	border-right: 5px solid #EEEEEE;
	}
.boxright p {
	margin-top: 0;
}
	
.rightBox {
	margin-bottom: 9px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 0px;
	}
	













/* Typography */
/* ----------------------------------------------------- */
#contentcenter div, #contentcenter p, #contentcenter th, #contentcenter td, #contentcenter dd, #homecenter div, #homecenter p, #homecenter th, #homecenter td, #homecenter li, #homecenter dd {
	font-size: 100%;
	}
	
#contentcenter div td, #homecenter div p, #contentcenter div li, table {
	font-size: 100%;
	}

#contentcenter div li, #contentcenter li {
	font-size: 100%;
	/* list-style-image: url(../images/listBullet.gif); */
}



#contentcenter #breadcrumbs li {
	font-size: 100%;
}

/* netcat change */
#homecenter div {
	font-size: 100%;
}

#contentcenter p, #homecenter p {
	margin: 0 0 1em 0;
	line-height: 140%;
	}
	
#homecenter #tagline {
	margin: 0px;
	padding: 12px;
	background-color: #E5F5F9;
	font-size: 115%;
	font-weight: normal;
	color: #003366;
	}
	
#tagline {
	line-height: 135%;
	}
	
h1	{
	padding: 0px;
	font-size: 200%;
	font-weight: bold;
	color: #003366;
	font-family: "Arial Narrow", Arial, Verdana;
	margin-top: 0;
	margin-right: 2;
	margin-bottom: 0px;
	margin-left: 0;

	}
	
h2	{
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 140%;
	color: #003366;
	background: transparent none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h3	{
	margin-top: 15px;
	margin-bottom: 8px;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
	}
	
h4	{
	margin-top: 15px;
	margin-bottom: 7px;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #333333;
	font-style: oblique;
	font-weight: normal;
	}
	
h5	{
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 95%;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	}
	
h6	{
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	line-height: 125%;
	}
	
#contentright h5 {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	}
	
#contentright h5 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#contentright h5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#homecenter h2 {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 130%;
	color: #003366;
	background: transparent none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.table_ministers h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	}
	
#homecenter h3, a {
	margin: 4px 0 2px 0;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}















/* Linkology */
/* ----------------------------------------------------- */
a:link {color:#0066FF;text-decoration:underline;}
a:visited {color:#800080;text-decoration:underline;}
a:hover {color:#C36100;text-decoration:underline;}
a:active {text-decoration:underline;}
a:focus {text-decoration:underline;}

#headerlist li a {
	border-left: 0px solid #CCCCCC;
	padding: 0px 20px 0px 6px;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	}

	
#headerlist li a:hover, #footerlist li a:hover, #footerright a:hover, .boximgfeature h2 a:hover, #contentright dt a:hover {
	text-decoration: underline;
	color:#C36100;
	}
	
#headerlist li a:focus, #footerlist li a:focus, #footerright a:focus, .boximgfeature h2 a:focus, #contentright dt a:focus {
	text-decoration: underline;
	}
	
#crumbslist li a {
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	}
	
#crumbslist li a:hover, #crumbslist li a:focus {
	text-decoration: underline;
	color: #C36100;
	}
	
#crumbslist li {
	font-weight: normal;
}

.more_ministers li {
	list-style-image: url(../images/bg_bullet2.html);
}
#contentcenter .more_ministers ul {
	margin-top: 8px;
	margin-left: 14px;
	margin-bottom: 0;
	padding-left: 0;
	font-size: 1em;
}
#contentcenter .more_ministers li {
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 1em;
}
	
#contentright dt a {
	font-weight: bold;
	}
	
#contentright dt a {
	text-decoration: underline;
	color: #333333;
	}

#footerlist li a {
	border-right: 1px solid #666666;
	padding: 0px 4px 0px 2px;
	color: #333;
	text-decoration: none;
	}
	
#footerlist li a:hover {
	/* color: #000; */
	text-decoration: underline;
	}
	
#footerlist li {
	font-size: 90%;
	}
	
#footerright a {
	color: #666666;
	text-decoration: underline;
	}

#headerlist li a.first {
	border-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	}



a.headerleft:link, a.headerleft:active, a.headerleft:visited {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	}

	
a.headerleft:hover {
	text-decoration: none;
	}



	
/* Forms */
/* ----------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
	}
  
input, select, textarea {
	font-size: 100%;
	}
	
.fieldShort {width: 7em;}
.fieldMedium {width: 14em;}
.fieldLarge {width: 18em;}
	
#selQuicklinks {
	width: 14em;
	}









/* Images */
/* ----------------------------------------------------- */
.imgModule {
	border-top: 5px solid #EEEEEE;
	border-left: 5px solid #EEEEEE;
	border-right: 5px solid #EEEEEE;
	}
	
.imgIcon {
	margin-right: 7px;
	}
	
.imgLeft {
	float:left; 
	margin:2px 10px 5px 0;
	}

.imgRight {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	}

.headerright {
	margin: 0px;
	padding: 0px;
padding-right: 3px;
	float: right;
	}

.logoPad {
	margin-top: 7px;	
	}















/* Generic */
/* ----------------------------------------------------- */
.nospace {margin:0px; padding:0px}
.none, #printheader {display: none;}
.hide {visibility: hidden;}
.block {display: block;}
.clear {clear: both;}
.clearR {clear: right;}
.clearL {clear: left;}
.rule {display:block; border-width:0; border-style:none; border-bottom:1px dotted #999; height:1px; margin-bottom:10px;}
.end {float: none; display: inline;}
.up {
	margin-bottom: 15px;
	text-align: right;
	}
span.iefix {
width: 100%}
.textNormal {
	font-weight: normal;
}