body {
	margin: 0px;
	padding: 1px 0px 0px;
	font-family: Verdana;
	Scrollbar-Face-Color:#04699d;
   	Scrollbar-Highlight-Color:#04699d;
   	Scrollbar-Shadow-Color:#fff;
   	Scrollbar-3Dlight-Color:#fff;
   	Scrollbar-Darkshadow-Color:#fff;
   	Scrollbar-Arrow-Color: #fff;
   	Scrollbar-Track-Color:#fff;
}
td {
	font-size: 11px;
	color: #5B5B5B;
}
#main td {
	font-size: 11px;
	color: #5B5B5B;
	height: 24;
}
a:link,a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}
a:hover,a:active {
	text-decoration: underline;
	color: #000000;
}
li {
	line-height: 20px;
	list-style-image: url(li.gif);

}
#top {
	background-image: url(Bg_1.gif);
	height: 63px;
	width: 100%;
}
#top td {
	color: #FFFFFF;
}
input.text {
	width: 80px;
	border: 1px solid #183553;
	height:18px;
	font-size: 9px;
}
#nvg {
	background-image: url(Bg_2.gif);
	border-top: 1px solid #FFFFFF;
}
#nvg td {
	text-align: center;
	padding-bottom: 2px;
}
#nvg a:link,#nvg a:visited {
	color: #5b5b5b;
	display: block;
	width: 100%;
	line-height: 24px;
}
#nvg a:hover,#nvg a:active {
	color: #006699;
	text-decoration: none;
	background-image: url(Bg_2_2.gif);
	border-left: 1px solid #C8D2D8;
	border-right: 1px solid #C8D2D8;
}
a.home:link,a.home:visited {
	color: #006699!important;
}
a.home:hover,a.home:active {
	color: #0099CC!important;
}
#bottom td {
	color: #FFFFFF;
	background-image: url(Bg_1.gif);
	background-position: center bottom;
	padding: 10px;
	border-top: 3px solid #C8D1D7;
}
.side {
	vertical-align: top;
	border-right: 3px solid #C8D1D7;
	border-left: 3px solid #C8D1D7;
	background-color: #F3F4F5;
}
.side ul {
	line-height: 28px;
	background-image: url(Bg_3.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding:0px 16px;
	color: #FFFFFF;
}
.side li {
	margin-left: 8px;
	color: #5B5B5B;
}
.side div {
	text-align: right;
	padding: 6px;
}
.line1 {
	border-right: 1px dotted #C8D0D6;
	border-bottom: 1px dotted #C8D0D6;
	padding: 2px;
}
.line2 {
	border-bottom: 1px dotted #C8D0D6;
	padding: 2px;
}
.line1 td,.line2 td {
	padding-right: 6px;
	padding-left: 6px;
}
a.more:link,a.more:visited {
	color: #006699;
}
a.more:hover,a.more:active {
	color: #0099CC;
}
.emphasis {
	color: #006699;
	padding: 8px 0px 8px 30px;
	margin: 0px;
}
.WhiteFont{
	color: White;
	font-size: 11px;
}
#main .WhiteFont{
	color: White;
	font-size: 11px;
}
.WhiteFontSide{
	color: White;
	font-size: 9px;
}
.ContactInput{
	width: 400px;
}
.TableTitle {
	background-color: #e3e4e5;
	font-weight: bold;
}
.Logon{
	color: #ffffff;
	width: 70px;
	font-size: 9px;
}
.SubTitle {
	color: Black;
	font-size: 13;
	font-weight: bold;
}
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
