#logo, #navigation, #main, #footer, #topcontent
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    padding: 0 0 0 0;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100%;
    display: block;
}

#topcontent
{
    height: 25px; padding-top: 11px; line-height: 11px;
}
#topcontent a
{
    padding-left: 7px; padding-right: 7px; border-right: 1px solid #999999; text-decoration: none;
    line-height: 11px; 
    padding-top: 0px;
    
    
}
#topcontent a:hover
{
    text-decoration: underline;  
}
#logo{height: 130px;}
#navigation{height: 40px;}
#main{min-height: 606px; overflow:visible; display: block; height: 100%;}
#footer{height: 70px; color: #245083; font-size: 11px; margin-top: 10px;}

/* CONTENT WITH SIDEBAR TEMPLATE */
h1.content{
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
    padding-top: 60px;
    width: 660px;
    height: 59px;
    background-image: url(/images/h1purple.png);
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 0px;
    *margin-left: 1px;
}
#content{
    width: 600px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
}
#sidebar{
	position: absolute;
	right: 1px;
	width: 330px;
	height: 605px;
	min-height: 605px;
	top: 1px;
	border-left: 1px dotted #f4f4f4;
	background-image: url(/images/sidebar.png);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 10px;
bottom: 0px;

}

h1.silver{background-image: url(/images/h1blue.png);}
h1.purple{background-image: url(/images/h1purple.png);}
h1.green{background-image: url(/images/h1green.png);}
h1.greenwide{background-image: url(/images/h1greenwide.png); width: 100%;}
h1.blue{background-image: url(/images/h1blue.png);}
h1.yellow{background-image: url(/images/h1yellow.png);}
h1.red{background-image: url(/images/h1red.png);}


#focalPoint{
	margin-bottom:10px;
	margin-top: 0px;
        }
#focalPoint .focalPointIssue{height: 50px; padding: 10 10 10 10; float: left; width: 150px;}
#focalPoint .focalPointIssue img{vertical-align: middle; margin-right: 8px;}
#focalPoint .focalPointIssue a{font-weight: bold; font-size: 14px;}

#focalPoint dt {
	        color:#000000;
	        float:left;
	        font-weight:bold;
	        margin-right:10px;
	        padding:5px;
	        width:40px;
	        font-size: 12px;
                 
        }
#focalPoint dt img{float: left;}

        #focalPoint dd {
	        margin:0px 0;
	        padding:5px 0;
	        display: block; font-weight: bold;
	        font-size: 14px; height: 45px;
        }
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
