
#template3 div#page-container {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; 

   -webkit-box-shadow: 0px 0px 20px 3px #666666;
   -moz-box-shadow: 0px 0px 20px 3px #666666;
   box-shadow: 0px 0px 20px 3px #666666;    
   
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin: 20px auto auto;
    padding: 30px;
    width: 960px;
    
}



#ua-banner {
display:none;
}

#template3 .left-space {
    display: none;
}

.siteTitle {
display:none;
}


#ua-site-tittle {
background-image:url('/ces/templates/images/cesBanner.jpg');
background-repeat:no-repeat;
 padding: 108px 0 0;
}

div#navigation-top-1 {
clear:both;
height: 22px;
background-color:#003399;
font-size: 12px;
border-bottom: #003399;
}


div#navigation-top-1 ul li a {
background-color:#003399;
color:#ffffff;
}


div#navigation-top-1 ul li.selected a, div#navigation-top-2 ul li.selected a, div#navigation-top-1 ul li a:hover, div#navigation-top-2 ul li a:hover {
background-color:#FFCC66;
color:#000000;
}


#hor-bar-color{
width: 100%;
border-top:1px solid #cccccc;
clear: both;
height: 25px;
background: orange none repeat scroll 0%;
}

h3 {
color: #990000;
}

#hor-bar{
width: 100%;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
clear: both;
height: 25px;
background: #e6e6e6 none repeat scroll 0%;
}


.ua-folder-menu2 ul {
margin-left:0;
padding:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
clear:both;
}


.ua-folder-menu3 ul {
margin:0;
padding:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
clear:both;
float: right;
}



/* ----------------------------- */
A.nav_menu {
	display: block;
	margin:0px;
	background-image: url(/ces/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	
	border-bottom: 0px solid #cccccc;
	padding: 5px 0px 5px 30px;
	color: #666666;
	text-decoration:none;
        width:90%;
       


}

A.nav_menu:Hover {
        background-color: #FFFFFF;
        text-decoration: none;
        color:#000000;
}


A.nav_menu:Visited {
        text-decoration: none
}


/* ----------------------------- */


a.nav {
	display: block;
	margin:0px;
	background-image: url(/ces/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	
	border-bottom: 1px solid #cccccc;
	padding: 8px 8px 8px 30px;
	color: #666666;
	text-decoration:none;
        font-weight:none;
        width:80%;
        


}

a.nav:Visited{
	color: #666666;
	text-decoration:none;
}
a.nav:Hover{
	color: #FF3300;
	text-decoration:none;
}


.menutitle {
background-color:#003399;
clear:both;
color:#ffffff;
padding: 5px;
}



li.divider_0, 
li.divider_1, 
li.divider_2, 
li.divider_3 {
background:#003399;
font-family:Arial,sans-serif;
font-size:13px;
height:10px;
margin-top:0pt;
}


li.divider_0 span, li.divider_1 span, li.divider_2 span, li.divider_3 span {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 0;
    padding-left: 5px;
}




.ua-left-sidebar {
background:#ffffff none repeat scroll 0%;
border-right:1px solid #CCCCCC;
height:25px;
width:200px;
float:left;
}


.ua-section-title {
color:#000000;
font-size: 16px;
padding:5px 0px 0px 10px;
float: left;
clear:none;
}

.ua-section-title a:link, a:visited, a:active {
text-decoration: underline;
}




.address {
padding: 10px;
font-size: 11px;
}

div#left-column {
width:25%;
background: #e0eaf9;
border-right:1px solid #CCCCCC;
}

/* MENU STYLES */

.ua-folder-menu li {
width: 97%;
}

.ua-folder-menu ul li a {
background-image: none;

}
.ua-folder-menu ul li.selected a {
font-size:11px;
color:#CC3300;
}


.ua-folder-menu ul ul li.selected a {
color:#003366;
}

.ua-folder-menu li.normal a {
background-color: #e0eaf9;
color:#003366;
}

.ua-folder-menu ul ul li.normal a {
color:black;
}




/* End MENU STYLES */


div#content h2 { 
color:#003366;
}



#content-front {
padding:10px;
border-left:1px solid #CCCCCC;
width: 70%;
float:left;
margin-left:-1px;
}

#ua-container {
width: 801px;
}

#ua-container4h {
width: 960px;
border-top:10px solid #999999;

}

div#content {
padding:0px;
border-left:1px solid #CCCCCC;
width: 70%;
}



.three-columns .column-three {
border-left:0px;
}

.three-columns .column-two {
border-right:0px;
}

.three-columns{
width: 100%;
}


.center{
width: 100%;
}


#search div.column-box {
background-color:#E0EAF9;
}

div.column-box {
border-bottom:medium none;
}



 #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
