/******************************************************************************
Filename:  darkgray.css
Project:   SEBTS
Purpose:   Dark gray 232B30
Date			Developer	Description
12/16/2008		ln			Version 1.0
******************************************************************************/

#contentContainer{background:#ffffff url('../../images/global/microsites/darkgray/contentWrapperbg.gif') top left repeat-y; height:470px;}
html > body #contentContainer{height:auto; min-height:470px;}
#t2contentContainer{background:#ffffff url('../../images/global/microsites/darkgray/wrapperbg.gif') top right repeat-y; height:470px;}
html > body #t2contentContainer{height:auto; min-height:470px;}

.tier3Right .title{background-color:#232B30;}
#sectionHeading{background-color:#232B30; background-image:none;}
a:hover.microlink .microlinkdiv .microlinktext{color:#232B30;}

.leftNav3Off a{text-decoration:none; color:#232B30;}
.leftNav3Off a:hover{text-decoration:none; color:#296199;}
.leftNav3On a{text-decoration:none; color:#296199;}
.leftNav3On a:hover{text-decoration:none; color:#296199;}
.leftNav4Off a{text-decoration:none; color:#232B30;}
.leftNav4Off a:hover{text-decoration:none; color:#296199;}
.leftNav4On a{text-decoration:none; color:#0C2F4C;}
.leftNav4On a:hover{text-decoration:none; color:#0C2F4C;}
