body {
	background-color: #729DC8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/interface/SUA_MainBlueBG.jpg);
	background-repeat:repeat-x;
}
#MainTable {
	background-color: #D6DDE5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/interface/SUA_Mid_SidePanel.jpg);
	background-repeat:repeat-y;
}
#MainTableNoSide {
	background-color: #D6DDE5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/interface/SUA_Mid_NoSidePanel.jpg);
	background-repeat:repeat-y;
}
#Header {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/interface/SUA_Header_SidePanel.jpg);
	background-repeat:no-repeat;
}
#HeaderNoSide {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/interface/SUA_Header_NoSidePanel.jpg);
	background-repeat:no-repeat;
}
.TopMenu{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	padding: 32 0 0 0;
}

#Breadcrumb{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F4291;
	font-size:12px;
	text-align:right;
	padding: 0 0 0 0;
	margin: 20 0 10 0;
}
#MainPanel{
	margin: 120 0 10 35;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	width: 455;
}

#MainPanelNoRight{
	margin: 135 35 10 35;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	width: 730;
}

#RightPanel{
	margin: 25 10 10 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	float:right;
	width: 260px;
}


H1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F4291;
	font-size:20px;
	text-align:right;
	}
H2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#729DC8;
	font-size:18px;
	text-align:Left;
	}	
	
H3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	}		
	
	
#RightPanel H1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F4291;
	font-size:16px;
	text-align:left;
	margin: 3 0 5 0;	
	}
#RightPanel H2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#729DC8;
	font-size:12px;
	text-align:Left;
	}	
#RightPanel H3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#729DC8;
	font-size:11px;
	font-weight: bold;	
	text-align:Left;
	}				
	
#RightPanel p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	margin: 3 0 5 0;
	}	
	
	
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	margin: 0 0 15 0;
	}		
	
li{
	font-size:11px;	
	margin: 0 20 5 0;
	}
	
a:link, a:visited{
	color:#0066FF;
	text-decoration:none;
}

a:hover, a:active{
	color:#0066FF;
	text-decoration:underline;	
}

.TopMenu a:link, .TopMenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.TopMenu a:hover, .TopMenu a:active{
	color:#36C3FB;
	text-decoration:none;	
}
	
.TeaserThumbNail{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	padding: 0 5 5 0;
	width:0 ;
	
}
.TeaserText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width:100%;
	
}
#Teaser {
	}
	
#Teaser H1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 0 5 0;
	}	
	
.ImageRight{
	float:right;
	vertical-align: top;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	border:2 solid #FFFFFF;
}	