

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
p { margin:0px 0px 16px 0px;}

.Container001 {background:#E9EFF5; margin-bottom:7px;}
.Container001 .containermain{ clear:both;  padding:0px; margin:0px;}
.Container001 .containerpane{clear:both; padding:0px;}
.Container001 .containerbot .actions { float:left; margin-left:10px;}

.Container002{ border-bottom:1px solid #CCCCCC; margin-bottom:7px;}
.Container002 .containerhead{ height:50px;}
.Container002 .title{ float:left; padding-left:10px; line-height:40px; height:40px; padding-top:10px;}
.Container002 .actions{ float:left; width:20px;}
.Container002 .language{ float:right; line-height:20px; padding-top:20px;}
.Container002 .mores1{ float:right; padding:13px 5px 0px 0px;}
.Container002 .mores1 a{ background:url(images/spanish-flag.gif) no-repeat; width:36px; height:26px; display:block;}
.Container002 .mores2{ float:right; padding:13px 17px 0px 0px;}
.Container002 .mores2 a{ background:url(images/chinese-flag.gif) no-repeat; width:36px; height:26px; display:block;}
.Container002 .mores3{ float:right; padding:13px 17px 0px 0px;}
.Container002 .mores3 a{ background:url(images/us-flag.gif) no-repeat; width:36px; height:26px; display:block;}
.Container002 .mores4{ float:right; line-height:34px; padding-right:15px; height:50px; padding-top:10px; text-align:right;}
.Container002 .mores .Normal{ font-size:11px; line-height:40px;}
.Container002 .containerpane{clear:both; padding:5px 0px 0px 0px;}
.Container002 .Normal{ font-size:13px; line-height:1.5em;}

.Container003{ margin-bottom:7px;}
.Container003 .containerhead{ line-height:30px;}
.Container003 .title{ float:left; }
.Container003 .actions{ float:left;}
.Container003 .containerpane{clear:both; padding:5px 0px 8px 0px;}

 
.Head1{ font-size:15px; font-weight:bold; color:#9FA374; }
.Head2{ font-size:21px; font-weight: 200; color:#000; }
.Head3{ font-size:14px; font-weight:bold; color:#764917;}
.clear { clear:both;}





