/* CSS Document */


#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:94px;
	z-index:10;
}
body {
	background-image: url(../images/layout/page-bg.jpg);
	background-repeat: repeat-x;
}
.strapline-bg {
	background-image: url(../images/layout/strapline-bg.gif);
	background-repeat: repeat-x;
}
#navbar {
	position:absolute;
	left:0px;
	top:95px;
	width:100%;
	height:57px;
	z-index:2;
	background-image: url(../images/layout/navbar-bg.jpg);
	background-repeat: no-repeat;
}
#page-bg-fade {
	position:absolute;
	left:0px;
	top:158px;
	width:100%;
	height:443px;
	z-index:3;
	background-image: url(../images/layout/page-bg-fade.jpg);
	background-repeat: no-repeat;
}
#content-tbl {
	position:absolute;
	left:0px;
	top:107px;
	z-index:4;
}
.table-bg-left {
	background-image: url(../images/layout/table-bg-left.gif);
	background-repeat: repeat-y;
	width: 35px;
}
.table-bg-right {
	background-image: url(../images/layout/table-right-bg.gif);
	background-repeat: repeat-y;
	width: 42px;
}
.table-bg-top {
	background-image: url(../images/layout/table-bg-top.gif);
}

.table-bg-bottom {
	background-image: url(../images/layout/table-bg-bottom.gif);
	height: 47px;
}
.table-mid-left {
	background-image: url(../images/layout/table-mid-left.gif);
	height: 334px;
	width: 35px;
	background-position: top;
	background-repeat: no-repeat;
}
.table-mid-right {
	width: 43px;
}

.bodytext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.pagetitle {
	font-family: Tahoma, Arial;
	font-size: 19px;
	color: #CC0000;
	font-weight: normal;
}
.subtitle {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #525252;
	font-weight: bold;
}
.subtitle-blue {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2A307E;
	font-weight: normal;
}
#Layer1 {
	position:absolute;
	left:675px;
	top:122px;
	width:229px;
	height:21px;
	z-index:5;
}

.bodytextWhite {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #EFE9D3;
	text-align: justify;
}
#Layer2 {
	position:absolute;
	left:20px;
	top:174px;
	width:153px;
	height:139px;
	z-index:6;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5A7192;
}
a:link { color: #a20000; text-decoration: none;}
a:hover{ color: #a20000; text-decoration: underline; }
a:visited{ color: #a20000; text-decoration: none;}

a.footer:link { color: #5A7192; text-decoration:none; }
a.footer:hover { color: #5A7192; }
a.footer:visited { color: #5A7192; }

a.bodytextWhite:link { color: #EFE9D3; text-decoration:hover; }
a.bodytextWhite:hover { color: #EFE9D3; text-decoration:hover;}
a.bodytextWhite:visited { color: #EFE9D3; }
a.whatsnewlink:link { color: #FFFFFF; text-decoration:hover; }
a.whatsnewlink:hover { color: #FFFFFF; text-decoration:hover;}
a.whatsnewlink:visited { color: #FFFFFF; }
hr {
	color: #666666;
	height: 1px;
	width: 100%;
}
.whatsnewcopy { font-family : Tahoma, Arial, sans-serif; font-size : 11px; font-weight : normal; color: #E1F5FF; ; background-color: #2D3F8B;  }
.whatsnewlink {  color: #FFFFFF}
.tableheading { font-family : Tahoma, Arial; font-size : 12px; font-weight : bold; color: #95BAFF; ; background-color: #2D3F8B}
.tabledata { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color: #333333; ; background-color: #CBDDEB; letter-spacing: 0.05em}
.tabletitle { font-family : Tahoma, Arial; font-size : 13px; font-weight : bold; color: #95BAFF; ; background-color: #2D3F8B}
