﻿@import url('../Default/global/global.css?v=5.4.5/4a-c');

		#Content {
			position: relative; 
			clear: both;
			margin: 0px;
			background: url("/App_Themes/Default/images/inner_pg_bg.gif") repeat-x scroll left top #F6F6F7
		}
		
			#Content-Inner {				
				/*min-width: 350px;	*/	     /*Centre column */
                padding-left: 260px; 		/* LC width */
                margin-top: 60px;
			}
            #Page {
                width: 768px;
            }
            #TrailNav {
                margin: 0px 20px 0px 0px;
            }
            
			#Primary {
				position: relative;
				float: left;
				overflow: hidden;
				width: 100%;
				line-height: 150%;
				margin-left: 30px;
				margin-bottom: 10px;
			}

				#Primary #Primary-Inner {
					padding: 10px 10px 10px 20px;
					background: #ffffff;
				}
			
			#Secondary {
				width: 100%;				/* RC width - padding */
			}
			
				#Secondary #Secondary-Inner {
					font-size: 100%;
				}

				#Secondary ul li {
		            list-style-image: url('/App_Themes/Default/images/arrow.gif');
		            list-style-position: outside;
		            margin-left: -20px;
		            color: #909090;
		            font-weight: normal;		            
				} 

			#Tertiary {
				position: absolute;
				width: 216px;				/* LC width - padding */
				left: 27px;				    /* LC width */
				top: 3px;
			}
 
				#Tertiary #Tertiary-Inner {
				}

ul li {
    background: none;
}

ul.sitemap_level-1 {
    padding: 0px;
    margin: 0px;
}

ul.sitemap_level-1 li a {
    font-weight: bold;
}

ul.sitemap_level-1 li ul {
    padding-left: 0px;
    margin: 0px;
}

ul.sitemap_level-1 li ul li {
    padding-left: 0px;
    margin: 0px;
}  

ul.sitemap_level-2 li a {
    font-weight: normal;
}

ul.sitemap_level-3 li a {
    font-weight: normal;
} 
