﻿#Wrapper
{
    margin-right:auto;
    margin-left:auto;
    width:974px;
}

img { border:none; }

.clear
{
    clear:both;
}

.content { padding:20px; }

.eventinfo
{
    background-color:#D2E7F8;
    border:solid 1px #9BC2AF;
    cursor:pointer;
    display:none;
    height:300px;
    position:absolute;
    width:200px;
    z-index:10000;
    top:20px;
    left:0;
}

.floatleft { float:left; }

.floatright { float:right; }

.rightcolumn-header
{
    background:transparent url(../images/header_rightcolumn.png) no-repeat top center;
    height:408px;
    padding-top:50px;
    width:254px;
}

.rightcolumn-footer
{
    background:#EcEcEc url(../images/bground_rightcolumn.jpg) no-repeat bottom center;
    width:254px;
}

.sectionheader
{
    padding-bottom:15px;
}

#FormWrapper b
{
    font-size:14px;
    font-family:Verdana;
}

#Header
{
    background-image:url(../images/bground_header.png);
    background-image:no-repeat;
    height:172px;
    width:974px;
}

#HeaderNav
{
    float:right;
    padding:0;
    margin:0;
}

#HeaderNav li
{
    background-image:url(../images/greenarrow.jpg);
    background-repeat:no-repeat;
    background-position:0 3px;
    padding-right:10px; 
    padding-left:8px; 
    list-style:none;
    float:left;
}

#HeaderNav a
{
    text-decoration:none;
    font-family:Arial;
    line-height:13px;
    font-size:13px;
    display:block;
    /*color:#025081;*/
    color: Black;
}

#HeaderNav a:hover
{
    text-decoration:underline;
    font-family:Arial;
    line-height:13px;
    font-size:13px;
    display:block;
    /*color:#025081;*/
    color: Black;
}

#TopNav
{
    background-image:url(../images/bground_topnav.jpg);
    background-repeat:no-repeat;
    padding:0;
    margin:0;
    height:45px;
    width:970px;
}

#TopNav a
{
    font-family:Arial;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
    display:block;
    color:#fff;
}

#TopNav a:hover
{
    font-family:Arial;
    text-decoration:underline;
    font-weight:bold;
    font-size:13px;
    display:block;
    color:#fff;
}

#TopNav table
{
    height:45px;
}

#Flash
{
    height:243px;
    width:970px;
}

#FontResize
{
    cursor:pointer;
    float:right;
    padding:0;
    margin:0;
}

#FontResize li
{
    list-style:none;
    float:left;
    padding-left:1px;
    font-family:Verdana;
}

#Footer
{
    width:970px;
    height:129px;
    color:#999999;
    font-size:13px;
    font-family:Georgia;
    padding-top:15px;
}

#Footer a
{
    color:#999999;
    font-size:13px;
    font-family:Georgia;
    text-decoration:none;
}

#Footer a:hover
{
    color:#999999;
    font-size:13px;
    font-family:Georgia;
    text-decoration:underline;
}

#Logo
{
    padding-top:35px;
    padding-left:5px;
    float:left;
}

#Phone
{
    float:right;
    padding-right:103px;
}

#SmallFont
{
    height:23px;
    width:25px;
}

.smallfont-active
{
    background:transparent url(../images/textresize_small-active.jpg) no-repeat;
}

.smallfont-inactive
{
    background:transparent url(../images/textresize_small.jpg) no-repeat;
}

#MediumFont
{
    height:23px;
    width:25px;
}

.mediumfont-active
{
    background:transparent url(../images/textresize_medium-active.jpg) no-repeat;
}

.mediumfont-inactive
{
    background:transparent url(../images/textresize_medium.jpg) no-repeat;
}

#LargeFont
{
    height:23px;
    width:25px;
}

.largefont-active
{
    background:transparent url(../images/textresize_large-active.jpg) no-repeat;
}

.largefont-inactive
{
    background:transparent url(../images/textresize_large.jpg) no-repeat;
}

.RadScheduler .rsAptContent 
{

overflow:visible !important;

}

.RadScheduler .rsWrap 
{

z-index:1 !important;

}

.searchboxdiv 
{
	margin: 0px;
	height:28px;
	width:190px;
	background:url(/images/login_bg.gif) no-repeat bottom;
}

.searchbox 
{
	background:none;
	border:none;
	width:180px;
	height:23px;
	margin:0;
	/*padding: 2px 7px 0px 7px;*/
	font-family: Arial;
	font-size:12px;
	text-align: left;
}

