a {
	color : #333366;
	text-decoration : none;

}

hr {
	height: 1;
}
.clientimg {
	border-color: #9caec6;
}
.topnav A:link {
	color : #006699;
	font-weight : bold;
	font-size : 11px;
}

a:visited {
    color : #006699;
	text-decoration : none;
	
}

body, td {
	font-family : Arial, Helvetica, sans-serif;
	color : #313031;
	font-size : 11px;
	line-height: 18px;
	text-align : justify;
}

strong, b {
	font-size : 11px;
}

th {
	background-color : #666666;
	color : #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

/*Applies alternating colour for a data row */
tr.datarowtone1 {
	background-color : #FFFFEE;
}

/*Applies alternating colour for a data row */
tr.datarowtone2 {
	background-color : #FFFFDD;
}

/*Use for validation errors */
.alert {
	background : #FFFFFF;
	color : #FF0000;
}

/*Applies the padding and borders on a table */
.datatable {
	border : 1px outset #808080;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

/*Applies a format to the table title */
.datatableheader {
	background-color : #990000;
	border : 1px outset #808080;
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;
	text-align : Center;
}

/*Applies a format to row or column titles */
.datatitle1 {
	background-color : #FFCC66;
	border : 1px outset #808080;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}

/*Applies alternate format to row or column titles */
.datatitle2 {
	background-color : #666666;
	border : 1px outset #808080;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

.splash {
	font-size : 13px;
	line-height : 20px;
}


.smaller {
	font-size : 10px;
}

.smallest {
	font-size : 9px;
	color : #666666;
}

a.sitemap {
	color : #666666;
	text-decoration : none;

}
/*Formats News Headlines text */
.newsbox {
	font-weight : bold;
	font-size : 10px;
	color : #CCCCCC;
}

/*Formats News Headlines links */

#sidelink A:link { 
    color : #CCCCFF;
    font-weight : bold;
    font-size : 11px;
    font-family : Arial, Helvetica, sans-serif;
}

#sidelink A:visited { 
    color : #CCCCFF;
    font-weight : bold;
    font-size : 11px;
    font-family : Arial, Helvetica, sans-serif;
}

#sidelink A:active { 
    color : #CCCCFF;
    font-weight : bold
    font-size : 11px;
    font-family : Arial, Helvetica, sans-serif;
}

