.BrandingHeader{
	align: left;
	v-align: top;
	width:100%;
	height:50px;
	padding:20px 20px 35px 50px;
	background-color:#3C1053;
	border:solid 10px #3C1053;
	background-image: url(/images/ACU_logos/ACU11.gif); 
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.bodybold{
	font-weight: bold;
}

H1{
	color: #310F44;
}/* Header Library text */

.subheaders{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}/* Sub headers at top of pages */

.FAQ_questions{
	font-weight: bold;
	color: #000000;
}/* FAQ questions */

.FAQ_scriptSuccess{
	font-weight: bold;
	color: #B30900;
}/* Sub headers at top of pages */

td{
	font-size: 80%;
}

P, ol, ul, li{
	align: left;
}

.notice{
	font-size: 105%;
	font-weight: bold;
	color: #FF0000;
}/* Sub headers at top of pages */

li.greytriangle{
	list-style-image: url(images/greytriangle.gif);
}/* Lists grey triangle bullet dot */

.tdHeaderInetLibrary{
	align: center;
	vertical-align: bottom;
	background-color: #E5E5E5;
	padding: 0px;
	color: inherit;
}

.tdIndent{
	align: left;
	vertical-align: top;
	text-indent: 5px;
	padding: 3px;
	background-color: #8D9DB6;
}/* used in Nav_main.html */

.tableFillBox{
	border-collapse: collapse;
	border: 3px;
	border-color: #F1F8F6;
}

.tdFillBox{
	align: left;
	vertical-align: top;
	background-color: #F1F8F6;
}

img {
	border : 0;
}/* removes borders from around images */

.headerlinks{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	font-weight: bold;
	color: #FFFFFF;
}/* headerlinks text */

A.headerlinks:link{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, link colour */

A.headerlinks:visited{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, visited link colour */

A.headerlinks:active{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, active link colour */

A.headerlinks:hover{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}/* headerlinks link set, hover link colour */

A.navDatabases:link{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	color: #3399CC;
	text-decoration: none;
	background: transparent;
}/* side menu database unvisited links */

A.navDatabases:visited{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	text-decoration: none;
	background: transparent;
}/* side menu atabase visited links */

A.navDatabases:active{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	color: #3399CC;
	text-decoration: underline;
	background: transparent;
}/* side menu database active links */

A.navDatabases:hover{
	font-family: inherit;
	font-size: 98%;
	font-style: inherit;
	color: #FF0000;
	text-decoration: underline;
	background: transparent;
}/* side menu atabase mouse over links */

A.bdList:link{
	font-family: inherit;
	font-size: 95%;
	font-style: inherit;
	color: #6F577B;
	text-decoration: none;
	background: transparent;
}/* A-Z list database unvisited links */

A.bdList:visited{
	font-family: inherit;
	font-size: 95%;
	font-style: inherit;
	color: #B2820F;
	text-decoration: none;
	background: transparent;
}/* A-Z list database visited links */

A.bdList:active{
	font-family: inherit;
	font-size: 95%;
	font-style: inherit;
	color: #6F577B;
	text-decoration: underline;
	background: transparent;
}/* A-Z list database active links */

A.bdList:hover{
	font-family: inherit;
	font-size: 95%;
	font-style: inherit;
	color: #905631;
	text-decoration: underline;
	background: transparent;
}/* A-Z list database mouse over links */

a:link{
	color: #464658;
	text-decoration: none;
}/* unvisited links */

a:visited{
	color: #65657D;
	text-decoration: none;
}/* visited links */

a:hover{
	color: #DC1A22;
	text-decoration: none;
}/* mouse over links */




