body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	line-height : 17px;
	color : Black;




}

td {
	font-size:11px;
	line-height : 17px;
	text-align: justify;



}

.copy {
color : Black;
line-height : 17px;
}

.copyred {
color : Red;
line-height : 17px;
}

.date {
/* used for the date */
	font-size : 16px;
	font-family : georgia, times, serif;
	line-height : 20px;
	color : #333333;
}


.copysm {
	font-size : 10px;
	line-height : 14px;
}

.copywhite {
	color : White;
}

.copyhead {
	font-size : 13px;
	line-height : 18px;
}
.copybold {
	font-weight: bold;
}

.copyboldwhite {
	font-weight: bold;
	color : White;
}

.subhead {
	font-weight: bold;
	font-size : 13px;
	line-height : 16px;
}

.subheadwhite {
	font-size : 13px;
	line-height : 16px;
	color : White;
}

.footer {
	font-size : 9px;
	line-height : 11px;
}
.head {
	font-size : 18px;
	line-height : 20px;
}

.title {
	font-size : 12px;
	line-height : 18px;
	font-weight : bold;
}

.navigSelected { 
	color: #999999
}


A {
color:#367FAA;
font-weight: bold;
line-height: 14px;
text-decoration: none;
}

A:hover {
text-decoration: underline;
}

.navig{
line-height: 17px;
}

.navig:hover {
color: #666666;
text-decoration: none;
}

.navigSelected { 
line-height: 17px;
	color: #999999;
}

.navigSelected:hover { 
text-decoration: none;
}

/* SUBNAVIGATION LINKS. */
.white{color: #dddddd;}
.white:hover {color: #ffffff;}



/* Header LINKS. */

.copyhead{ 
font-size: 13px;
	line-height: 18px; 
	color: black
}
.copyhead:hover{text-decoration: none; }


/* BREADCRUMB LINKS. */
.bread {
font-size: 11px;
color: #666666;
}
.bread:hover{
text-decoration: none; 
color: #ffffff;
}


/* FOOTER LINKS. */
.footerlink { 
font-size: 9px;
line-height: 11px; 
font: normal;
}

.footerlink:hover {
color: #666666
}

.sm {
font-size: 10px;
line-height: 14px; 
}

.sm:hover {
color: #666666
}

.smwhite { 
	font-size: 10px;
	line-height: 14px; 
	color: #dddddd
}

.smwhite:hover {
color: #ffffff;
}



/* BUTTONS */

.button {
	font-size : 11px;
	line-height : 16px;
	color : Black;
}


/* ADDITIONAL ELEMENTS/SITE COLOURS. */

.boxout	{
	padding:	2px;
	margin:	5px;
	color: #000;
	background-color:	#dddddd;
	border:	dotted black 1px;
	}
	
.cibseboxout	{
	padding:	2px;
	margin:	5px;
	color: #000;
	background-color:	#367faa;
	border:	dotted white 2px;
	}
	
.cibsecolor {
	background-color: #367faa;
}

.grycell {
background-color: #dddddd;
}

.drkgrycell {
background-color: #cccccc;
}

.cibselight {
background-color: #A5c2d3;
}

.pageTitle {
	font-size : 14px;
	color : 666666;
}

.pageSubTitle { font: italic; }

.headerlink { 
font: normal;
}

.dropcontent{
margin: 0px;
padding: 0px;
border-top: 0px solid #000000;
border-left: 0px solid #cccccc;
border-right: 0px solid #cccccc;
border-bottom: 0px solid #cccccc;
background-color: #999999;
}

.aClassButton {
	background-color:#EEEEEE;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	line-height : 17px;
	color:#367FAA;
	font-weight: bold;
	text-decoration: none;
	border-top-color:#90AECF;
	border-right-color:#90AECF;
	border-bottom-color:#90AECF;
	border-left-color:#90AECF;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	margin-top:1px;
	margin-right:1px;
	margin-bottom:1px;
	margin-left:1px;
	cursor: hand;

}


.aClassText {
background-color:#EEEEEE;
font-size : 11px;
font-family : Verdana, Arial, Helvetica;
line-height : 17px;
border-top-color:#90AECF;
border-right-color:#90AECF;
border-bottom-color:#90AECF;
border-left-color:#90AECF;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
margin-top:1px;
margin-right:1px;
margin-bottom:1px;
margin-left:1px;
}

.aClassSelect {
background-color:#EEEEEE;
font-size : 11px;
font-family : Verdana, Arial, Helvetica;
line-height : 17px;
color : Black;
border-top-color:#90AECF;
border-right-color:#90AECF;
border-bottom-color:#90AECF;
border-left-color:#90AECF;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
margin-top:1px;
margin-right:1px;
margin-bottom:1px;
margin-left:1px;
}

.aClassTextarea {
width:250px;
height:60px;
background-color:#EEEEEE;
font-size : 11px;
font-family : Verdana, Arial, Helvetica;
line-height : 17px;
color : Black;
border-top-color:#90AECF;
border-right-color:#90AECF;
border-bottom-color:#90AECF;
border-left-color:#90AECF;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
margin-top:1px;
margin-right:1px;
margin-bottom:1px;
margin-left:1px;
}