/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 13px;
}
h3 {
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper{
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 740px;
}
#masthead{
	margin: 0;
	width: 100%;
	background-color: #003399;
}
#navBar{
	float: left;
	width: 160px;
	margin-left: 3px;
	margin-top: 3px;
	border: 1px solid #999999;
}
#content{
    margin-left: 170px;
    margin-top: 3px;
}
.FullConBox {
    width: 99%; 
    float:right;
}
#usercontent{
    float:none;
	width: 90%;
    margin: 5% 4% 0px;
}
#usermenu{
    float:none;
	width: 90%;
    margin: 2% 4% 0px;
}
#userwrapper {

	padding: 4px 20px 3em;

}
/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	padding: 2px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
div.Footer{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
div.Footer a{
	font-size: 11px;
}
.FooterText {
	font-size: 11px;
	font-weight: bold;
}
.FooterTextLink {
	font-size: 10px;
	font-weight: bold;
}
/************** main menu styles *****************/
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #6495ed;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #316ac5;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navcontainer ul li a:hover
{
background-color: #6495ed;
color: #fff;
}


/************** main site styles *****************/
.LogoTxt {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-bottom: 18px;
}
.LogoCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	padding-left: 5px;
	margin: 0px;
}
div.fspacer {
  clear: both;
}
div.fspacerl {
  clear: left;
}
 /************** main content styles *****************/     
.ConBox {
	border: 1px solid #999999;
	margin-bottom: 3px;
}
.ConBoxLeft{
	float: left;
	width: 49%;
}
.ConBoxRight{
float: right;
	width: 50%;
}
.ConBoxDesc {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 100%;
}
.ConBoxTitle {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 100%;
	text-align: center;
}
.ConBoxInner {
	font-size: 13px;
	width: 100%;
}
.NewBox {
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 90%;
	margin-top: 2%;
	margin-right: 4px;
	margin-left: 4%;
}
.NewBoxDesc {
	font-size: 14px;
	font-weight: bold;
	background-color: #999999;
	width: 100%;
	padding-left: 2px;
}
.NewBoxTitle {
	font-weight: bold;
	background-color: #6699CC;
	width: 100%;
	text-align: left;
}
.NewBoxInner {
	font-size: 13px;
	padding: 5px;
}
.InfoBox {
	border: 1px solid #999999;
	margin-bottom: 2%;
	width: 90%;
	margin-top: 2%;
	margin-right: 4%;
	margin-left: 4%;
}
.InfoBoxDesc {
	font-size: 14px;
	font-weight: bold;
	background-color: #999999;
	width: 100%;
}
.InfoBoxTitle {
	font-weight: bold;
	background-color: #6699CC;
	width: 100%;
	text-align: left;
}
.InfoBoxInner {
	font-size: 13px;
	padding: 5px;
}
.dirtext {
	font-weight: bold;
	text-decoration: none;
}
.dirtexthead {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.TopAd {
	position: absolute;
	right: 0px;
	top: 0px;
}

.InstructionTxt {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.Exclam {
	font-weight: bold;
	color: #FF9933;
}
.HeadTitle {
	font-weight: bold;
	color: #CC9933;
	font-size: 16px;
}
.NewsBox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.NewsBoxInner {
	font-size: 10px;
	background-color: #FFFFFF;
}
.SearchBox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.SearchBoxInner {
	font-size: 10px;
	font-weight: bold;
}
.SearchItem {
	background-color: #f8f8ff;
}
.SearchAlternateItem {
	background-color: #F7F7F7;
}
.SearchHeader {
	background-color: #F7F7F7;
	font-weight: bold;
}
.SearchFooter {
	background-color: #FFFFFF;
	font-size: 10px;
}
.SearchPager {
	font-size: 10px;
	background-color: #FFFFFF;
}
.PagerInfo {
	font-size: 10px;
	font-weight: bold;
}
.NewsTitle {
	text-align: right;
}
.NewsLink {
	text-align: left;
	margin-bottom: 0px;
}
.NewsSmImg {
	float: right;
}
.floatright
{
float: right;
}
.floatleft
{
float: left;
}
.button { background-color: #CCCCCC; border: 1px solid #333333; font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; }
.ActionButton {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-size: 11px;
	font-weight:bold;
}
.ActionsDiv {

	}
.UserDomainInfo {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 100%;
	text-align: right;
}
.ErrorForm {
	font-weight: bold;
	color: #FF0000;
}
.UpdateForm {
	font-weight: bold;
	color: #009900;
}



/** main colour styles this should be kept at the bottom as it will overide any inherited colours **/ 
.ColA{	background-color: #6495ed; }
.ColB{	background-color: #87ceeb; }
.ColC{	background-color: #add8e6; }
.ColD{	background-color: #b0e0e6; }
.ColE{	background-color: #b0c4de; }
.ColF{	background-color: #d8e4f8; }
.ColG{	background-color: #336699; color: #FFFFFF;}
.ColI{	background-color: #0066CC; color: #FFFFFF;}
.ColJ{	background-color: #D6F1FA; }
.ColK{	background-color: #6699CC; }
.ColL{	background-color: #99CCCC; }
.BackA{	background-color: #f8f8ff; }
.BackB{	background-color: #f5f5f5; }
.BackC{	background-color: #fffafa; }
.BackD{	background-color: #f0f8ff; }
.BackF{	background-color: #f7f7f7; }