@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image:url(/images/global/gradientBG.gif);
	background-repeat:repeat-x;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	min-height:100%;
	height:auto;
	height:100%;
}
#fullHeight{
    min-height:100%;
	height:auto;
	height:100%;
	background:url(Images/global/containerBG.jpg);
	background-repeat:no-repeat;
}
.sliceLeft {
	background-image:url(/images/global/gradient-border_left_1px.gif);
	background-repeat:repeat-y;	
}
.sliceRight {
	background-image:url(/images/global/gradient-border_right_1px.gif);
	background-repeat:repeat-y;	
}
h1 {
	font-size:16px;
}
.footer {
	font-size:10px;
	color:#ebebeb;
	text-align:center;
	background-color:#8f8f8f;
}
.footerLink a:link {
	color:#666666;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}
.footerLink a:visited {
	color:#666666;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}
.footerLink a:hover {
	color:#327999;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}
.footerLink a:active {
	color:#666666;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}
.footer2 {
	font-size:14px;
	color:#ebebeb;
	text-align:center;
	background-color:#8f8f8f;
}
.bottomGray {
	background-color:#8f8f8f;
	min-height:100%;
	height:auto;
	height:100%;
}
a:link {
	color:#ebebeb;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}
a:visited {
	color:#ebebeb;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}
a:hover {
	color:#327999;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}
a:active {
	color:#ebebeb;
	text-align:center;
	background-color:#8f8f8f;
	text-decoration: underline;
}	.bluelabel {
	color: #327999;
	font-weight: bold;
}

a.uk:link {
		background-color:#dbdbdb;
	color:#ebebeb;
	text-align:center;
	text-decoration: underline;
}
a.uk:visited {
		background-color:#dbdbdb;
	color:#ebebeb;
	text-align:center;
	text-decoration: underline;
}
a.uk:hover {
		background-color:#dbdbdb;
	color:#327999;
	text-align:center;
	text-decoration: underline;
}
a.uk:active {
		background-color:#dbdbdb;
	color:#ebebeb;
	text-align:center;
	text-decoration: underline;
}	.bluelabel {
	color: #327999;
	font-weight: bold;
}
.logo {
	background-image:url(/images/global/top-bar-myth.gif);
	background-repeat:no-repeat;
}
