﻿body
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
}

body, p, input, div, select, span, b
{
    font-family: Arial;
}

h1
{
    font-size: 21px;
    font-style: italic;
    font-family: Trebuchet MS;
    margin-top: 0px;
    margin-bottom: 15px;
}

p
{
    margin-bottom: 18px;
    margin-top: 10px;
}

.paragraph
{
    font-family: Helvetica;
    font-size: 10px;
}

#body-content
{
    text-align: left;
    width: 1024px;
    color: #676767;
    font-family: Arial;
}

.blue-text
{
    color: #0083C4;
}

.dottedLine
{
    background-image: url('../images/dot.png');
    background-repeat: repeat-x;
    height: 2px;
    font-size: 2px;
}

.dottedLine2
{
    background-image: url('../images/dot2.png');
    background-repeat: repeat-x;
    font-size: 2px;
    height: 2px;
}

.toplinks_header
{
    text-align: right;
    padding-right: 30px; /*background-color:#484848;*/
    color: #ffffff;
}

.toplinks_header a
{
    color: #ffffff;
    text-decoration: none;
}

#header
{
    background: url('../images/header-bg.png') no-repeat left top; /*padding:28px 0px;*/
    height: 107px;
    vertical-align: middle;
    text-align: right;
}

#content-table
{
    width: 100%;
    /*border-top: solid 1px #ADD5E9;*/
}

#content-table td
{
    /*border:solid 1px #6C6C6C;	 	border-collapse:separate;*/
}

.topmenu-bg /* , .topmenu-border*/
{
    /*background: url(images/topmenu-bg.jpg) repeat-x left top;			*/
    background: #484848;
}

.topmenu-border
{
    background: #0699E4;
}

.topmenu-bg, .topmenu-border, .topmenu-bg-hover
{
    height: 20px;
    color: #ffffff;
    font-size: 12px;
    white-space: nowrap; /*padding:0px 10px;	*/ /*width:1%;*/ /*border-right:solid 1px #3E3E3E;		 	border-left:solid 1px #767676;				*/
    border-right: solid 4px #0699E4;
    border-bottom: solid 3px #0699E4;
}

.topmenu-bl
{
    background: url('../images/menu-bl.jpg') no-repeat left bottom;
}

.topmenu-br
{
    background: url('../images/menu-br.jpg') no-repeat right bottom;
}

.topsubmenu-bl
{
    background: url('../images/submenu-bl.gif') no-repeat left bottom;
}

.topsubmenu-br
{
    background: url('../images/submenu-br.gif') no-repeat right bottom;
}

.topmenu-bg-hover, .submenu
{
    background: #484848;
}

.submenu-bg
{
    z-index: 100;
    position: absolute;
    padding: 0px 0px;
    padding-top: 3px;
}

.submenu
{
    padding: 0px 0px;
    padding-right: 0px;
    width: 100%;
    color: #ffffff;
}

.topmenu-bg a, .submenu-bg a
{
    color: #ffffff;
    width: 100%;
    text-decoration: none;
}



.topmenu-border
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#topmenu-center
{
    height: 20px; /*width:648px;*/
}

.blue-content-border
{
    background-color: #e5e5e5;
    width: 20px;
    height: 100%;
}

#footer
{
    background-color: #00A8FF;
    height: 22px;
}

#content
{
    padding: 22px 12px;
    padding-bottom: 35px;
    background: url('../images/content-top-background.jpg') no-repeat right top;
}

.blue-content-border, #content
{
    border-top: solid 1px #6c6c6c;
}

.dropDownList
{
    font-family: Arial;
    text-align: left;
    vertical-align: middle; /*line-height:1em;*/
    font-size: 11px;
}

.homepage-banner
{
    background: url('../images/banners/homepage-banner.jpg') no-repeat left top;
    width: 533px;
    height: 152px; /*padding:152px 0px 0px 0px;*/
    color: #ffffff;
    font-weight: bold;
}

.calendar-image
{
    background: url('../images/calendar.png') no-repeat;
    background-position: center center;
    width: 20px;
    height: 16px;
}

.blue-banner-left
{
    background: url('../images/lcolumn.png') no-repeat;
}

.blue-banner-right
{
    background: url('../event/images/rcolumn.html') no-repeat;
}

.blue-banner-center
{
    background-image: url('../../images/ccolumn.html');
    background-repeat: repeat-x;
    padding: 7px 5px 6px 5px;
    color: White;
}

