
/* general styles of main body*/
body, select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0px;
	colour: #000000
} 
/* standard content style of contact forms section */
.contact-forms {
	padding: 5px;
	background-color: #63A6c4;
} 
/* standard content style of a top navigation (states) section */
.bg-black {
	color: #FFFFFF;
	} 
/* standard content style of a main navigation of the page */
.global-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #FFFFFF;
} 
/* standard style of a page border */
.outter-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #003E54;
	border-left-color: #63A6C4;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
} 
/* standard content style of a vertical - dots */
.vertical-dots {
	border-right-width: 1px;
	border-right-color: #003E54;
	border-right-style: solid;
}
/* standard content style of a advertise section */
.advertise {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* standard content style of a contact details */
.contact-box {
	padding: 10px;
	font-size: .85em;
	background-color: #ffffff;
}
/* standard style of a Table of Content */
.ToC-box {
	font-size: .85em;
	color: #cccccc;
	padding: 2px;
}
.preload {
	display: none;
}

/* standard content area link properties */
a:link { 
	color: #000000;
}
a:visited { 
	color: #336F88;
}
a:hover { 
	color: #ffffff;
	text-decoration: none;
}
a:active { 
	color: #336F88;
}

/*  global text navigation link properties */
.global-nav a:link {
	color: #FFFFFF;
}
.global-nav a:visited {
	color: #FFFFFF;
}
.global-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.global-nav a:active {
	color: #FFFFFF;
}

.divider {
	width:1px;
	background-image:url(images/divider.gif);
	background-position:center;
	background-repeat:no-repeat;
}

/* sub navigation properties */
/* this section can be moved out as individual css file, so all pages can have different colour sub navs */
.submenu {
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	text-indent: 5px;
	display: block;
	}

.submenu-over {
	color: #FFFFFF;
	background-color: #266F90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* can be external */

.submenu a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

.submenu a:link {
	color: #FFFFFF;
	background-color: #63a6c4;
}
.submenu a:visited {
	color: #FFFFFF;
	background-color: #63a6c4;
}
.submenu a:hover {
	color: #FFFFFF;
	background-color: #266F90;
}
.submenu a:active {
	color: #FFFFFF;
	background-color: #63a6c4;
}

/* sub sub menu (3rd level navigation) */
.subsubmenu {
	color: #FFFFFF;
	background-color: #63a6c4;
	font-weight: bold;
	line-height: 20px;
	text-indent: 15px;
}


/* 'text size' change buttons */
.dynbutton {
	border:1px solid black;
	margin-left:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}

/* breadcrumbs styles */
.breadcrumbs {
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px;
	border-bottom-style: dotted;
	border-color: #999999;
	
}

/* centre the icons to text, eg, external link, pdf files, print buttons */
.icons {
	vertical-align: middle;
}

/* alternating table background colours */
.odd{background-color: #FFFFFF;} 
.even{background-color: #CCCCCC;} 

/* content title, subtitle properties */
/* Main Title */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
} /* Sub Title */
.sub-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
} 
.white-subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-indent: 5px;
	color:#ffffff;
} 
.blue-subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-indent: 5px;
	color:#006699;
} 
.sub-title-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color:#436776;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color:#333333;
}
.Bluesmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color:#006699;
}
.whitesmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-indent: 5px;
	color:#ffffff;
}
.blacksmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-indent: 5px;
	color:#000000;
}
.skip-to-content {
	color: #266F90;
	text-decoration: none;
}
.horizontal-dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003E54;
}
.pic-border {
	border: 1px solid #000000;
	padding: 2px;
}

