a {
    text-decoration: none;
    color: #3a5064;
}
a:hover {
    text-decoration: underline;
}
#footer a, #content a {
    border-bottom: 1px dotted #666;
}
#footer a:hover, #content a:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}
a.noLine, h3.noLine {
    border-bottom: none !important;
}
a.noLine:hover {
    text-decoration: underline !important;
}
a.info {
    min-height: 24px;
    padding-right: 24px;
    text-decoration: none;
    background: url(../images/info_round.png) no-repeat top right;
}
body {
    font: 11px Tahoma, Verdana, sans-serif;
    color: #3f484c;
    background: white url(../images/footergradient.png) repeat-x bottom;
}
#container {
    min-width: 850px;
    width: 90%;
    margin: 0 auto;
}
#header {
    position: relative;
    top: 0;
    height: 120px;
    background: url(../images/revised_logo.png) no-repeat left 5px;
}
#header #gohome {
    position: absolute;
    top: 6px;
    left: 2px;
    width: 410px;
    height: 110px;
}
#header #login {
    position: absolute;
    top: -8px;
    right: 0;
    background: url(../images/button_bg.jpg) repeat-x;
    padding: 6px 40px;
    border: 1px solid #cecece;
    font-weight: bold;
    text-transform: uppercase;
    height: 17px;
    cursor: pointer;
}
#header #login #oTimeout {
    position: absolute;
    top: 5px;
    right: 4px;
    width: 29px;
    height: 17px;
    border: 1px dotted #cecece;
    text-transform: lowercase;
    color: #be8c8d;
}
#header #login #oLoggedIn {
    position: absolute;
    top: -1px;
    left: 0;
    padding: 3px 8px;
    border: 1px solid #cecece;
    background: #f3f3fe;
}
#header #login #oProgress {
    position: absolute;
    bottom: -3px;
    left: -1px;
    height: 2px;
    background: #be8c8d;
}
#header h2#subtitle {
    position: absolute;
    top: 25px;
    left: 130px;
    color: #be8c8d;
    font-weight: normal;
}
#header p#subsummary {
    position: absolute;
    top: 52px;
    left: 130px;
    color: #be8c8d;
}
#introPanel {
	margin-left: -10px;
}
#menu {
    position: relative;
    top: 0;
    border: 1px solid #cecece;
    background: url(../images/menu_bg.jpg) repeat-x;
    width: 100%;
    height: 44px;
    overflow: hidden;
}
#innerMenu {
    overflow: hidden;
}
.submenu {
    z-index: 1000;
}
#menu #oSlide {
    position: absolute;
    top: 0;
    z-index: 10;
}
#menu ul, .submenu ul {
    margin: 0;
    padding: 0;
}
#menu #oLinkScrollLeft a, #menu #oLinkScrollRight a {
    padding:15px 10px;
}
#menu #oLinkScrollLeft, #menu #oLinkScrollRight {
    margin: 0;
    width: 30px;
    height: 44px;
    padding: 0;
    z-index: 999;
    background: url(../images/mnuleftscroll.png) no-repeat center;
}
#menu #oLinkScrollRight {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -2px;
    background: url(../images/mnurightscroll.png) no-repeat center;
}
#menu li{
    list-style: none;
    padding: 15px 30px;
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/menu_sep.jpg) no-repeat right;
    cursor: pointer;
}
#submenus li.alt {
    background: white;
}
.submenu {
    display: block;
    position: absolute;
    top: 173px;
    background: #f8f8fa;
    border: 1px solid #cecece;
}
.submenu li {
    display: block;
    padding: 5px 10px;
    font-size: 11px;
}
#content {
    margin-top: 37px;
    padding-left: 20px;
}
#floatedContent {
    display: block;
    margin-left: 210px;
}
.tile, .likeTile {
    display: block;
    width: 19%;
    margin: 0 1.7% 10px 0;
    padding: 21px 15px;
    border: 1px solid #cecece;
    background: #f8f8fa;
    float: left;
    min-height: 350px;
}
.likeTile {
    text-align: center;
    width: 160px;
}
.tile h3, .likeTile h3 {
    text-align: left;
    height: 44px;
    display: table-cell;
    vertical-align: bottom;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
    color: #7e1a1c;
}
#nav {
    font-weight: normal;
    font-size: 60%;
}
.tile img {
    width: 100%;
}
#footer {
    text-align: center;
    clear: both;
	margin-top: 10px;
    padding-top: 40px;
}
.clear {
    clear: both;
}
.half {
    float: left;
    width: 45%;
}
.parent {
    position: relative;
    top: 0;
}
.float {
    float: left;
}
.important {
    color: #7e1a1c;
    font-weight: bold;
    font-size: 110%;
}
.italics {
    font-style: italic;
}
.larger {
    font-size: 120%;
}
#oTestimonials div.testInvert, #oFaqAnswers div.faqInvert {
    border: 1px solid #cecece;
    background: #f8f8fa;
    margin-left: -10px;
    padding: 0 10px;
}
#oFaqAnswers div.faqInvert {
    width: 98%;
}
#oTestimonials .quote, #oFaqAnswers p.faqAnswer {
    color: #7e1a1c;
    margin-left: 35px;
}
#oTestimonials .referee {
    text-align: right;
    font-size: 120%;
    font-weight: bold;
}
#oTestimonials .referee span {
    font-size: 80%;
    font-weight: normal;
}
#oTestimonials .testimonial img, #oFaqAnswers .faq img {
    float: left;
    margin: 5px 10px 10px 5px;
}
#oFaqAnswers {
    margin-top: 50px;
}
#oFaqAnswers .faq {
    width: 100%;
    min-height: 100px;
}
#oFaqAnswers .faq p.faqQuestion {
    font-weight: bold;
}
.darkred {
    color: #c40c0d;
}
.footnote {
    display: block;
    margin-top: 50px;
    font-size: 11px;
    color: gray;
}
.floatLeft {
    float: left;
}
.semitrans {
    background: url(../images/semitrans.png) repeat;
}
form input {
    position: relative;
    top: 2px;
}