A {
    text-decoration: underline;
    color: #A18429
    }
.title {
    color: #144390;
    font-weight: 100;
    font-size: 2.5em
    }
.subTitle {
    color: #144390;
    font-weight: 100;
    font-size: 1.6em
    }
.uid {
    color: #A18429
    }
.topContainer {
    /*width:1280px;*/
    width: 100%
    }
.osc {
    /*width:1280px;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto
    }
.contentContainer {
    /*
    	background-image: url('../includes/images/main-bg.png'); 
    	background-repeat:repeat-x;
    	*/
    width: 100%
    }
.header A {
    text-decoration: none;
    color: #000
    }
.footer A {
    text-decoration: none;
    color: #646464
    }
.footer A:hover {
    text-decoration: none;
    color: #006FBE
    }