/* Class Styles
================================== */

/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */
/* Toggles Opacity of Images with mouse hover */



.toggleopacity img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	}

.toggleopacity:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	}

.toggleopacity img {
	/* border: 1px solid #ccc; */
	}

.toggleborder:hover img {
	/* border: 1px solid navy; */
	}

.toggleborder:hover {
	color: red; /* Dummy definition to overcome IE bug */
	}

/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.curlycontainer {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 100%;
	text-align: center;
	}

.curlycontainer .innerdiv {
	background: transparent url(/assets/images/common/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	}

/*.button {
	color: #ffffff;
	background-color: #394b7e;	
	font-size: 0.8em;
	border-width: 2px;
	border-style: solid;
	border-color: #c7c7d4;
	cursor: pointer;
	display: inline;
	float: right;
	margin: 6px 15px 4px 0px;
	}*/

.lists {
	list-style-type: square;
	margin-left: 25px;
	color: #394b7e;
	line-height: 210%;
	}

.lists2 {
	list-style: none;
	margin-left: 45px;
	color: #394b7e;
	line-height: 210%;
	}

/*Products & Services Links
================================== */

.productslink:link {
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 3px;	
	padding-bottom: 5px;
    background-color: transparent;
	background: url(/assets/images/templates/nav_white.gif) repeat-y left center;
	}

.productslink:visited {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 3px;	
	padding-bottom: 5px;
    background-color: transparent;
	background: url(/assets/images/templates/nav_white.gif) repeat-y left center;
	}

.productslink:hover {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
    background-color: transparent;
	background: url(/assets/images/templates/nav_white.gif) repeat-y left center;
	}

.productslink:active {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
    background-color: transparent;
	background: url(/assets/images/templates/nav_white.gif) repeat-y left center;
	}


/* bold links */
A.boldlinks:link,

	A.boldlinks:link {
	color: #394b7e; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
		
	A.boldlinks:visited {
	color: #394b7e; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	A.boldlinks:hover {
	color: #78C23B; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}	
	
	A.boldlinks:active {
	color: #394b7e; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	
/* bold links - white */
A.boldlinkswhite:link,
	A.boldlinkswhite:active {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	A.boldlinkswhite:visited {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	A.boldlinkswhite:hover {
	color: #666666; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}


/* small links - white */
A.smalllinkswhite:link,
	A.smalllinkswhite:active {
	color: #ffffff; 
	text-decoration: underline; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	A.smalllinkswhite:visited {
	color: #ffffff; 
	text-decoration: underline; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	A.smalllinkswhite:hover {
	color: #666666; 
	text-decoration: underline; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}	

/* small links */
/*.smalllink,*/
.smalllink:link {
	color: #394b7e; 
	text-decoration: underline; 
	font-size: 8pt; 
	line-height: 120%;
	font-weight: normal;
}
		
.smalllink:visited {
	color: #394b7e; 
	text-decoration: underline; 
	font-size: 8pt;
	line-height: 120%;
	font-weight: normal;
} 
		
.smalllink:hover {
	color: #666666; 
	text-decoration: none; 
	font-size: 8pt; 
	line-height: 120%;
	font-weight: normal;
}
		
.smalllink:active {
	color: #394b7e; 
	text-decoration: underline; 
	font-size: 8pt; 
	line-height: 120%;
	font-weight: normal;
}
		

/* bold small links */
.smallboldlink,
	A.smallboldlink:link {
		color: #394b7e; 
		text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif, Verdana;
		font-size: 8pt; 
		line-height: 150%;
		font-weight:bold;
		}

		A.smallboldlink:visited {
		color: #394b7e; 
		font-family: Arial, Helvetica, sans-serif, Verdana;
		text-decoration: underline; 
		font-size: 8pt;
		line-height: 150%;
		font-weight: bold;
		} 
		
	A.smallboldlink:hover {
		color: #78c23b; 
		font-family: Arial, Helvetica, sans-serif, Verdana;
		text-decoration: none; 
		font-size: 8pt; 
		line-height: 150%;
		font-weight: bold;
		}
		
	A.smallboldlink:active {
		color: #394b7e; 
		font-family: Arial, Helvetica, sans-serif, Verdana;
		text-decoration: underline; 
		font-size: 8pt; 
		line-height: 150%;
		font-weight: bold;
		}
		

/* Search results link */
A.ResultsLink:link,
	A.ResultsLink:active {
	color: #394b7e; 
	text-decoration: underline; 
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	A.ResultsLink:visited {
	color: #394b7e; 
	text-decoration: underline; 
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}
	
	A.ResultsLink:hover {
	color: #666666; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}


/* document types */ 
.DocumentType {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	}

/* Sub headings - large in content pages */ 
.SubPageHeading {
	color: #394b7e; 
	font-family: Arial, Helvetica, sans-serif, Verdana;	
	font-size: 12pt; 
	font-weight: bold;
	}

/* Sub headings - small in content pages */ 

.SubPageHeadingSmall {
	color: #78C23B; 
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 11pt; 
	font-weight: bold;
	}

.headingWhite {
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 1.2em; 
	font-weight: bold;
	}

/* Sub headings - small in content pages */ 
.headingSml {
	color: #394b7e; 
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 10pt; 
	line-height: 150%;
	font-weight: bold;
	}

/* Sub headings - small in content pages */ 
.headingSmlGreen {
	color: #78c23b; 
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 10pt; 
	line-height: 150%;
	font-weight: bold;
	}	

/* Sub headings - small white in content pages */ 
.headingSmlwhite {
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 10pt; 
	line-height: 150%;
	font-weight: bold;
	}
	
.orangeheader {
	font-size: 1.4em;
	font-weight: bold;
	color: #78C23B;
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	}

/* Small text */
.small {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 150%;
	}

/* Small blue text */
.smallblue {
	color: #394b7e;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 150%;
	}

/* Small blue bold text */
.smallbluebold {
	color: #394b7e;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	}
	
/* Small bold text */
.smallbold {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	line-height: 150%;
	}
	

/* Small white text */
.smallwhite  {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 125%;
	}

.content_white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 1em;
	font-weight: normal;
	line-height: 125%;
	}

/* Glossary Links */

.glossary_links:link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: .9em;
	font-weight: bold;
	padding-right: 5px;
	}

.glossary_links:visited {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: .9em;
	font-weight: bold;
	padding-right: 5px;
	}

.glossary_links:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: .9em;
	font-weight: bold;
	padding-right: 5px;
	}
	
/* Staff login details */
.login {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #78C23B;
	}
