body{
	margin:0px;
	padding:0px;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;	
}

.header{	
	height:50px;
	background:url('../images/bg-header-grad.gif') #D6EBEB;
}

.headerlogo{
	width:192px;
	height:50px;
	float:left;
	background:url('../images/logo-header-grad.gif') #D6EBEB; 
}
.QuickLinks{
	width:190px;
	height:50px;
	float:right;
	cursor:pointer;
	background:url('../images/QuickLinks.gif') #D6EBEB; 
	background-repeat:no-repeat;
	background-position: bottom left;
}
.headerspacer{
	width:20px;
	height:50px;
	float:right;
	background:url('../images/bg-header-grad.gif') #D6EBEB; 
}
.QuickLinksPopup{
	width:283px;
	height:100px;
	background:url('../images/QuickLinksBack.gif') #ffffff; 
	position:absolute;
	top:50px;
	right:20px;	
	z-index:200;
	padding:0px;
	
	padding-left:10px;
	padding-right:10px;
}
.QuickLinksPopupFooter{
	background:url('../images/QuickLinksBackFooter.gif') #ffffff; 
	height:	16px;
	width:303px;
	position:absolute;
	top:100px;
	right:0px;
}
.Links{
	float:left;
	width:192;
	background:url('../images/bg-links.gif') #ffffff; 
	background-repeat:repeat-y;
	z-index:100;
}
.LinksBottom{
	width:192px;
	height:20px;
	background:url('../images/bg-links-Footer.gif') #ffffff; 
	background-repeat:repeat-y;
}

.MainBody{
	margin-top:20px;
	float:left;
	background:#ffffff;	
	padding-left:10px;
	padding-right:10px;
	width:100%;
}
.Content{

	background:url('../images/bg-links-Footer.gif') #ffffff; 
	background-repeat:no-repeat;
}
.LinkHeader{
	display:block;
	font-weight: bold;	
	padding-left:20px;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-bottom:8px;
}
.Link{	
	display:block;
	
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	width:192px;
	background:url('../images/bg-links.gif') #ffffff; 
	background-repeat:repeat-y;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
}
.Link:hover{	
	background:url('../images/bg-links-hover.gif') #ffffff; 
	background-repeat:repeat-y;
}
.footer{
	width:100%;
	float:left;
	clear:left;	
	text-align:center;
}
.footer a{
	color:#aaaaaa;	
}
.Performance{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;	
	margin-top:15px;
	background:#ffffff;	
	width:200px;
	float:right;
}
.LinkTD{
	width:192px;
}
table, td, tr{
	border-collapse: collapse;
	padding:0px;
	margin:0px;	
	border-spacing:0px;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;	
	vertical-align:top;
}
.MainBody a{
	font-weight: bold;
	text-decoration:none;
	color:#00B4DE;	
	border-width:0px;		
}
.NoLink{
	font-weight: normal;
	color:#000000;	
}
.MainBody a img{
	border-width:0px;		
}
.MainBody a:hover{
	color:#F26522;		
}
.windowLink{
	width:260px;
	height:80px;
	float:left;
	border:1px  #ffffff;
	border-style:solid;
	margin:2px;	
	cursor:pointer;
	text-align:top;
	display:block;
	background:#ffffff;
}
.windowLinkChild{
	width:256px;
	height:66px;
	float:left;
	border:1px  #ffffff;
	border-style:solid;
	margin:1px;	
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:top;
}
a.windowLink:hover{
	border:1px  #00B4DE;
	border-style:solid;
	margin:1px;
}
a.windowLink:hover .windowLinkChild {
	border:1px #D6EBEB;
	border-style:solid;
	background:#D6EBEB;
}

}
.WindowLinkImage{
	padding-bottom:25px;	
}
h1, h2, h3, h4, h5, h6{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;	
	color:#00B4DE;		
}



.Protected{
	display:none;
}


/*Login section*/
.LoginTable{
border:0px solid #ff0000;
width:768;
text-align:top;
}
.LoginTable td{
	border:1px solid #ffffff;
	width:768;
	text-align:top;
}
.LoginTable .LoginTableHiglightLeftBorder{
	border-left:1px solid #00B4DE;		
}
td .LoginTableHiglightLeftBorder{
	border-left:1px solid #00B4DE;	
	border-right:1px solid #00B4DE;		
}
.BiggerText{
	font-size:12px;	
}
.QuickLink{
	display:block;
	float:left;
	width:140px;
	padding-top:3px;
	text-decoration:none;
	color:#000000;	
}
.QuickLink img{
	Border:0px;
	margin-right:20px;	
	float:left;
}
.QuickLink:hover{
	color:#F26522;
}
