/* CSS definition file containing site wide stylesheets */

.leftnav:active {
	font-size: 12px;
 	color: rgb(0,51,153)
}

.rightnav:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	margin: 0px 0px 0px 5px
}

.header:visited {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.header:active {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.header:link {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.tableleft {
	font-size: 12px;
 	line-height: 16px;
 	margin-bottom: 0px
}

.rightnav:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	margin: 0px 0px 0px 5px
}

.rightnav:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	margin: 0px 0px 0px 5px
}

.leftnav:visited {
	font-size: 12px;
 	color: rgb(0,51,153)
}

.leftnav:link {
	font-size: 12px;
 	color: rgb(0,51,153)
}

.rightnav:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	margin: 0px 0px 0px 5px
}

.leftnav:hover {
	font-size: 12px;
 	color: rgb(255,0,0)
}

.header:hover {
	font-size: 16px;
 	color: rgb(255,0,0);
 	font-weight: bold
}