/* CSS Document */
.container-fluid{
	margin:0px !important;
	padding: 0px !important;
}

.pointer{
	cursor: pointer;
}

a.head:link { color:white;}
a.head:visited { color:white; }
a.head:hover { color:white !important; font-weight: bold; text-decoration: none !important;}
a.head:active { color:white; }

a.fileLink:link { color:#316041;}
a.fileLink:visited { color:#316041; }
a.fileLink:hover { color:#316041 !important; font-weight: bold; text-decoration: none !important;}
a.fileLink:active { color:#316041; }
