
            body {
            background-color: #738EBB;
            font-family: "sans-serif" ;
            font-size: 16px;
            }

            body h1 {
	        font-size: 1.4em !important;
            color: #ffffff;
            background-color: transparent;
	        }

        	body h2 {
        	font-size: 1.4em !important;
            color: #2B4987;
            background-color: transparent;
            padding-top: 20px;
        	}

        	body h3 {
        	font-size: 1em !important;
        	font-weight: normal !important;
            color: #000000;
            background-color: transparent;
            margin-bottom: 0px;
        	}

        	body h4 {
        	font-size: 1.1em !important;
            color: #3D67AE;
            background-color: transparent;
        	}

        	body h5 {
        	font-size: .8em !important;
            color: #3D67AE;
            background-color: transparent;
        	}

        	body h6 {
        	font-size: 1.2em !important;
            color: #3D67AE;
            background-color: transparent;
        	}

            body ul {
            margin: -5px 0px 15px 14px;
            }

            .top-bar {
            margin-bottom: 0px;
            margin-left: 0px;
            }

            .top-bar ul {
            margin-left: 0px;
            }

            .top-bar-section a:hover {
            background-color: #333333 !important;
            }

            .bana {
	        color: #000000;
            background-color: transparent;
	        }

            .side-nav li {
            margin: 0px;
            }
            .side-nav a {
             color: #000000 !important;
            }
            .side-nav a:hover {
             color: #9ab4c2 !important;
            }
            .breadcrumbs a {
            color: #6081c2;
            background-color: transparent;
            }

            .bnk {
            font-family: bankgothic_lt_btlight;
            font-size: 0.8em;
            }

            .row {
            max-width: 80em;
            }
            .row.full-width {
            max-width: 100%;
            }
            .panel {
             border: #9ab4c2 4px solid;
            }

            #header {
             background-color: #FFFFFF;
            }
            #header p {
             color: #000000;
              background-color: transparent;
              font-size: 16px;
            }

            .sideul {
            margin: -5px 0px 15px 15px;
            }
            .hbanner {
            margin-left: -56px;
            margin-right: -56px;
             }
            .spacerbullet {
            list-style-image: url(../images/sep2.jpg);
            margin-left: 30px;
            }
            .normbullet {
            list-style-image: none;
            }
            .button {
            color: #ffffff !important;
            background-color: #9ab4c2 !important;
            text-decoration: none !important;

            }
            .button:hover, .button:focus {
            background-color: #12306E !important;
            text-decoration: none !important;
            }
            .pt40 {
            padding-top: 40px;
            }
            .pt20 {
            padding-top: 20px;
            }
            .gpa {
            padding: 40px 0px 0px 40px;
            }

            .sm {
            font-size: 10px;
            }
            .reveal-modal p.sm {
            font-size: 10px;
            }
            #footer {
            margin: 10px 0px 10px 0px;
            }
            #footer p{
            font-size: x-small;
            margin-top: 0px;
            margin-bottom: 0px;
            background-color: transparent;
            }
             #bottom, #bottom p {
             color: #999999;
             background-color: transparent;
             margin: 0px;
             padding-top: 5px;
             padding-bottom: 5px;
             }
             #bottom a:link {
             text-decoration: none;
             color: #000000;
             background-color: transparent;
             outline-style: none;
             }
             #bottom a:visited {
             text-decoration: none;
             color: #000000;
             background-color: transparent;
             outline-style: none;
             }
             .cuform {
             border: #9ab4c2 4px solid;
             background-color: #f2f2f2;
             padding: 10px 10px 0px 10px;
             margin: 20px 0px 0px 0px;
             }
             .cuform h2 {
             margin: 0px 0px 0px 0px;
             padding-top:  4px;
             padding-bottom: 4px;
             font-size: 16px;
             }
             .cuform p {
             margin-right: 10px;
             }
             .minsp {
              display: none;
              }
             .grsm {
             color: #808080;
             background-color: transparent;
             font-size: smaller;
             }
             .bgc {
             color: #006600;
             background-color: transparent;
             margin: 0px;
             }
             .brc {
             color: #FF0000;
             background-color: transparent;
             margin: 0px;
             }
             .gdcblue {
             color: #9ab4c2;
             background-color: transparent;
             }
