/* 
CSS Document - styles.css
Copyright: Bellbird Web Solutions Pty Ltd 2008 
author: M. Roberts
web: http://www.bellbirdwebsolutions.com.au
version: 1.1 May 2009
*/

/* Topography - Global Reset*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
}

ul {

	margin: 1em;
}

p {
	margin-bottom: 0.8em;
}

li, dd {
	margin-left: 1em;
}

fieldset {
	padding: 0.5;
}


a {
	color: #0D50A1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.inside {
	padding: 12px;
}
.inside-content {
	padding:0em 2em 1em 2em;
}

/*Topography*/

#content60 p a, #content80 p a, #content100 p a {
	color: #0D50A1;
	text-decoration: underline;
	padding-top:5px;
}

#content60 p a:hover, #content80 p a:hover, #content100 p a:hover {
	color: #58595B;
}

#content60 ol, #content80 ol, #content100 ol {
	padding-left: 20px;
	padding-right: 10px;
}


h1, .componentheading, .componentheading-docs {
	font-size: 1.3em;
	font-weight: bold;
	color: #0D50A1;
	font-style: normal;
	margin-bottom:10px;
}

h2, .contentheading {
	font-size: 1.2em;
	font-weight: bold;
	color: #2F2F2F;
	font-style:italic;
	margin-top:10px;
}

h3 {
	font-size: 1.3em;
	color: #9AA3D1;
}

h4 {
	font-size: 1.3em;
	color: #58595B;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 0.9em;
	font-weight: bold;
}

/*#footer .small {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}*/

/*#footer hr {
	color: #9AA3D1;
	padding: 0;
	margin: 0;
}*/

#credit a {
	color: #888888;
}

.moduletable {
	margin-bottom: 1em;
	padding: 0 8px; /*padding for inside text*/
}

.moduletable h3 {
	color: #0D50A1;
	padding: 0.25em 0;
	text-align: center;
	font-size: 1.1em;
	margin: 0 -10px 0.5em -10px; /*negative padding to pull h3 back out from .module table padding*/
	text-transform: uppercase;
}

.level2 {
	list-style-type: lower-alpha;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: italic;
}

.footnotenumber {
	font-size: .8em;
	vertical-align: super;
}

/*Menu Styles*/

/*Main Menu on Left sidebar*/

.moduletable_menu {
	color: #0D50A1;
	font-size: 1.2em;
}

.moduletable_menu ul {
	list-style: none ;
	margin: 0 0 0 -5px;
	padding: 0;	
}

/*Main Menu Level One*/

.moduletable_menu li {
	padding: 7px 0 6px 0;
	border-bottom: #0D50A1 dashed 1px;
}

.moduletable_menu li a {
	display: block;
	color: #0D50A1;
	background-image: url(../images/blue_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.moduletable_menu li#current a {
	background-image: url(../images/blue_arrow_down.gif);
}

.moduletable_menu li a:hover {
	color: #58595B;
	text-decoration: none;
	background-image: url(../images/grey_arrow_up.gif);
}

.moduletable_menu li#current a:hover {
	color: #0D50A1;
}

/*Main Menu Level Two*/

.moduletable_menu li li {
	padding: 2px 0 5px 0;
	border-bottom: none;
}

.moduletable_menu li li span {
	padding-right: 2px; /*Padding between menu text and arrow icon*/
}

.moduletable_menu li li a {
/*	font-size: 1.1em;*/
	color: #58595B;
	background-image: url(../images/grey_arrow_up.gif);
}

.moduletable_menu li li a:hover {
	color: #0d50a1;
	background-image: url(../images/blue_arrow_up.gif);
}

.moduletable_menu li#current li a {
	background-image: url(../images/grey_arrow_up.gif);
}

.moduletable_menu li#current li a:hover {
	background-image: url(../images/blue_arrow_up.gif);
}

.moduletable_menu li li#current a {
	color: #58595B;
	background-image: url(../images/grey_arrow_down.gif);
}

.moduletable_menu li li#current a:hover {
	color: #58595B;
}

/*Main Menu Level Three*/

.moduletable_menu li li li {

}

.moduletable_menu li li li a {
	font-size: 0.9em;
}

.moduletable_menu li li#current li a {
	background-image: url(../images/grey_arrow_up.gif);
}

.moduletable_menu li li#current li a:hover {
	color: #0d50a1;
	background-image: url(../images/blue_arrow_up.gif);
}

/*Top Menu - below banner*/

.moduletable_topnav {
	float: left;
	width: 100%;
	background-color: #0D50A1;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: normal;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

.moduletable_topnav h3 {

}

.moduletable_topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.moduletable_topnav li {
	float: left;
	background: url(../images/navtabbackground.gif) no-repeat right top;
	margin: 0;
	padding: 0;
}

/*.moduletable_topnav li#current a {
	background: url(../images/navtabbackground_rollover.gif) no-repeat right top;
}*/

.moduletable_topnav a {
	display: block;
	background:  url(../images/navtabbackgroundleft.gif) no-repeat left top;
	padding: 5px 25px /*3px*/;
	color: #FFFFFF;
	text-decoration: none;
}

/*.moduletable_topnav #current a {
	background:  url(../images/navtabbackgroundleft_roll.gif) no-repeat left top;
}*/

html>body .moduletable_topnav li a {

}

.moduletable_topnav li #current {
	/*background-image:  url(../images/navtabbackground_rollover.gif)no-repeat right top;*/
}

.moduletable_topnav #current a {
/*	background-image:  url(../images/navtabbackgroundleft_roll.gif) no-repeat left top;*/
}

.moduletable_topnav a:hover, a#active_menu:link {
	
}

.moduletable_topnav li a#active_menu:visited {

}

/*Footer Menu*/

.moduletable_footernav {

}

.moduletable_footernav h3 {

}

.moduletable_footernav ul {
	list-style: none;
	margin: 0;
/*	padding: 0 0 10px 0;*/
}

.moduletable_footernav li {
	display: inline;
}

.moduletable_footernav a {
/*	font-size: 1.1em;*/
}

.moduletable_footernav li a{
	color: #0d50a1;
}

.credit {
/*float: right;*/
/*text-align: right;
margin-right: 25px;
font-size: .9em;*/
}

/*.credit a {
	color: #0D50A1;
}
*/
html>body .moduletable_footernav li a {

}

.moduletable_footernav li a:hover, a#active_menu:link, .credit a:hover {
	color: #58595B;
	text-decoration: underline;
}

.moduletable_footernav li a#active_menu:visited, .credit a#active_menu:visited {
	color: #000;
}

.moduletable_testimonial {
	font-style: italic;
}

.moduletable_testimonial h3 {
	color: #0D50A1;
}

.moduletable_testimonial table {
	width: 100%;
	background-image: url(../images/quote_panel.png);
	background-repeat: repeat-y;
	margin-bottom: 12px;
}

.moduletable_testimonial td {
	padding: 6px 15px 0px 12px;
/*	padding-right: 15px;*/
}

.moduletable_testimonial h6 {
	text-align: right;
	color: #0D50a1;
	font-style: normal;
}


.float-right {
	float: right;
	margin-left: 400px;
}

.clear {
	clear: both;
}

/*Style staff profile page/table*/


.photo {
	text-align: right;
	vertical-align: top;
	width: 20%;
}


/*Style rubberdoc document library pages/table*/
.contentpane-docs td {
	padding: 0 5px;
}

.sectiontableheader-docs {
	font-weight: bold;
}

.moduletable-customerimage {
	margin-right: 12px;
	padding-bottom: 7px;
}

.moduletable-customerimage img {
	border: #000 1px solid;
}

.newsfeed_blue {
	list-style:none;
}

.ucd_blue{
	padding:.5em;
}

.ucd_title a {
	font-size: 1.2em;
	font-weight: bold;
}

div.ucd_blue li{
	list-style: none;
}
	
ul.ucd_list{

}
.article_separator{

}
