/* CSS Document */

body {
	color: #5A5A5A;
	background-color: #83a4b0;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px;
}

a:link {  color: #24acdd}
a:visited {  color: #24acdd}
a:hover {  color: #A1248B}
a:active {  color: #FF0000}


h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
A.link-nav:link  {
	background: #3A5787;
	padding: 1px 4px 2px;
	border: 1px solid #3A5787;	
	text-decoration: none;
    color: #FFFFFF;
}
A.link-nav:visited  {
	background: #3A5787;
	padding: 1px 4px 2px;
	text-decoration: none;	
	border: 1px solid #3A5787;
	color: #FFFFFF;
}
A.link-nav:hover {
	background: #56729B;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #bccddc;
	color: #FFFFFF;
}
A.link-nav:active {
	background: #56729B;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #bccddc;
	color: #FFFFFF;
}

A.link-nav-on:link  {
	background: #56729B;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #bccddc;
	color: #FFFFFF;
}
A.link-nav-on:visited  {
	background: #56729B;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #bccddc;
	color: #FFFFFF;
}
A.link-nav-on:hover {
	background: #56729B;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #bccddc;
	color: #FFFFFF;
}
A.link-nav-on:active {
	background: #56729B;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #bccddc;
	color: #FFFFFF;
}

A.link-utility:link  {
	background: #83A4B0;
	padding: 1px 4px 2px;
	border: 1px solid #83A4B0;
	color: #FFFFFF;
	text-decoration: none;
}
A.link-utility:visited  {
	background: #83A4B0;
	padding: 1px 4px 2px;
	border: 1px solid #83A4B0;
	color: #FFFFFF;
	text-decoration: none;
}
A.link-utility:hover {
	background: #8EB2C0;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #CCDCEE;	
	color: #FFFFFF;
}
A.link-utility:hover {
	background: #8EB2C0;
	padding: 1px 4px 2px;
	text-decoration: none;
	border: 1px solid #CCDCEE;	
	color: #FFFFFF;
}

A.link-menu:link {
	COLOR: #24acdd;
	text-decoration: underline;
	font-weight: bold;
}
A.link-menu:visited {
	COLOR: #24acdd;
	text-decoration: underline;
	font-weight: bold;
}
A.link-menu:hover {
	COLOR: #C768B6;
	text-decoration: underline;
	font-weight: bold;
}
A.link-menu:active {
	COLOR: #24acdd;
	text-decoration: underline;
	font-weight: bold;
}

A.link-menu-f:link {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-f:visited {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-f:hover {
	COLOR: #C768B6;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-f:active {
	COLOR: #C768B6;
	text-decoration: none;
	font-weight: bold;
}

A.link-menu-m:link {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-m:visited {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-m:hover {
	COLOR: #91A6CA;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-m:active {
	COLOR: #C768B6;
	text-decoration: none;
	font-weight: bold;
}

A.link-menu-c:link {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-c:visited {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-c:hover {
	COLOR: #C285C6;
	text-decoration: none;
	font-weight: bold;
}
A.link-menu-c:active {
	COLOR: #C768B6;
	text-decoration: none;
	font-weight: bold;
}


A.link-tab:link {
	COLOR: #ffffff; font-size: 11px; text-decoration: underline;}
A.link-tab:visited {
	COLOR: #ffffff; font-size: 11px; text-decoration: underline;}
A.link-tab:active {
	COLOR: #ffffff; font-size: 11px; text-decoration: underline;}
A.link-tab:hover {
	COLOR: #69C0DD; font-size: 11px; text-decoration: underline;}

A.link-foot:link {
	COLOR: #ffffff;  text-decoration: underline;}
A.link-foot:visited {
	COLOR: #ffffff; text-decoration: underline;}
A.link-foot:active {
	COLOR: #ffffff; text-decoration: underline;}
A.link-foot:hover {
	COLOR: #A1248B; text-decoration: underline;}
	
.bg-nav-01 {
	background: #3A5787;
	border-bottom: 1px solid #344246;
	color: #FFFFFF;
}
.bg-nav-02 {
	background: url(../images/bg-nav-02.gif);
}
.image-float-left {
	float: left;
	padding-right: 10px;
	border: 1px solid #E684BF;
}
.image-float-right {
	float: right;
	padding-left: 10px;
}
.bg-table-gap {
	background: #83A4B0;
}
.text-tab {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C768B6;
}
.text-small {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.text-small-bl {
	font-size: 10px;
}
.text-small-right {
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.text-footnote {
	font-size: 10px;
	color: #999999;
	text-align: center;

}
.text-utility {
	font-size: 10px;
	color: #FFFFFF;
}
.text-footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
.textfield-menu {
	background: #CCCCCC;
	font: 11px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	padding-left: 3px;
}
.button-menu {
	font: bold 11px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	height: 18px;
	width: 30px;
	background: #3B3B3B;
	color: #FFFFFF;
}

.bg-stage-top {
	background: #FFFFFF url(../images/bg-stage-top.gif);
}
.bg-stage-mid {
	background: url(../images/bg-stage-mid.gif) repeat-y;
	background-color: #FFFFFF;
}
.text-nav-fade {
	color: #566f94;
}
.bg-menu-mid {
	background: #595959 url(../images/bg-menu-mid.gif) repeat-y;
}
.text-menu {
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
}
.bg-menu-tab-l {
	background: #121212 url(/images/bg-menu-tab-l.gif) no-repeat left bottom;
	color: #FFFFFF;
	font-weight: bold;
}
.bg-menu-tab-r {
	background: #121212 url(../images/bg-menu-tab.gif) no-repeat right top;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
}
.bg-menu-tab-r-bot {
	background: url(../images/bg-menu-tab-bot.gif);
	background-color: #83A4B0;
}
.bg-menu-line {
	border-top: 1px solid #373737;
	border-bottom: 1px solid #707070;
}
.bg-bar-l {
	background: #3A5787 url(/images/bg-bar-l.gif) no-repeat left top;
}
.bg-bar-r {
	background: #3A5787 url(/images/bg-bar-r.gif) no-repeat right bottom;
}
.bg-bar-mid {
	background: #3A5787;
	color: #FFFFFF;
}


.text-breadcrumb {
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.centred {
	text-align: center;
}

.pad-results {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.text-larger {
	font-size: larger;
}
li {
	text-align: left;
}
.fade-nav {
	color: #8499aa;
}
.image-border-pink {
	background: #FFFFFF;
	border: 1px solid #E684BF;
	padding: 3px;
	text-decoration: none;
}
.image-border-blue {
	background: #FFFFFF;
	border: 1px solid #91A6CA;
	padding: 3px;
	text-decoration: none;
}
.image-border-couple {
	background: #FFFFFF;
	border: 1px solid #669900;
	padding: 3px;
	text-decoration: none;
}
.image-border-menu {
	background: #333333;
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
.text-light {
	color: #BFBFBF;
}
.text-green {
	color: #33CC33;
}
.text-error {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.text-smaller {
	font-size: 11px;
}

