/* CSS Document */
html body{
	margin:0;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;;
	font-size: 12px;
	color: #000;
	background:#fff; height:100%; 
	font-spacing:normal;
	}

.colour2 {color: #0066cc}


.borderTable {BORDER: #0067c0 1px solid;}
.border2 {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	border-collapse:collapse;
}
.BigText {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 42px;
	color: #363636;
	text-decoration:none;
}
.textlogin {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 20px;
	color: #363636;
	text-decoration:none;
}
.textlogin a{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 20px;
	color: #363636;
	text-decoration:none;	
}
.textlogin a:hover{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration:underline;

}
.head_title {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.head_title a{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.head_title a:hover{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.link {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.link a{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.link a:hover{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}



.redtext {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #FF0033;
	
}

.bottomtable{
width:990px;
height:65px;
background: url(images/bg-footer.jpg);
padding:2px 10px 0 2px;
}
.content-small{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000033;
	text-decoration: none;
}
.content-small a{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #51536a;
	text-decoration: none;
	
}
.content-small a:hover{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #017faf;
	text-decoration: none;
}

.contenttable{
width:990px;
background: url(images/bg-tabbed-content.jpg) repeat-x;
padding:2px 10px 0 2px;
}



div#head-mainmenu { width:990px; height:39px; background:#fff url(images/sections/head-menu/bg-tile.jpg) no-repeat left top; font-size: 11px;}
	div#head-mainmenu ul { width:990px; height:39px; background:transparent url(images/sections/head-menu/bg-right-cap.jpg) top right no-repeat; list-style-type:none; margin:0;padding:0; float:left;}
	div#head-mainmenu li { float:left; height:39px; background:transparent url(images/sections/head-menu/bg-border.jpg) top left no-repeat; }
	div#head-mainmenu a { float:left; display:inline; padding:8px 12px 0; height:30px; color:#363636; font-weight:bold; text-transform:uppercase; letter-spacing:0.1em; line-height:1.3em; text-decoration: none;}
		div#head-mainmenu a:hover,
		div#head-mainmenu a:active,
		div#head-mainmenu a:focus { background:transparent url(images/sections/head-menu/bg-tile-hover.jpg) top left repeat-x; text-decoration:none; }

		div#head-mainmenu li a.active { background:transparent url(images/sections/head-menu/bg-active-tile.jpg) top left repeat-x; }
			div#head-mainmenu li a.active:hover,
			div#head-mainmenu li a.active:active,
			div#head-mainmenu li a.active:focus {  background:transparent url(images/sections/head-menu/bg-active-tile.jpg) top left repeat-x; }
			
			div#head-mainmenu li a.active span { float:left; display:inline; height:31px; display:block; background:transparent url(images/sections/head-menu/bg-active-arrow.jpg) bottom center no-repeat; }
	
		div#head-mainmenu li.first a.active { background:transparent url(images/sections/head-menu/bg-active-left.jpg) top left repeat-x; }
			div#head-mainmenu li.first a.active:hover,
			div#head-mainmenu li.first a.active:active,
			div#head-mainmenu li.first a.active:focus { background:transparent url(images/sections/head-menu/bg-active-left.jpg) top left repeat-x !important; }
		div#head-mainmenu li.first a { background:transparent url(images/sections/head-menu/bg-left-cap.jpg) top left no-repeat; }
			div#head-mainmenu li.first a:hover,
			div#head-mainmenu li.first a:active,
			div#head-mainmenu li.first a:focus { background:transparent url(images/sections/head-menu/bg-tile-hover-first.jpg) top left no-repeat !important; }
			

