body {
        margin:0px;
        font-size:10pt;
        font-family:verdana;
        color: #000000;
        //background-image: url(../images/background-logo.jpg);
        }

.Page {
        width:1000px;
        //background-image: url(../images/background-borders.jpg);
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #541E90;
	text-decoration: none;
}

ul {
        text-align: left;
        padding-left: 20px;
        list-style-image: url(../images/rightarrow.gif);
}

.HeaderBanner {
        border:0px;
        background-image: url(../images/banner.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
        height:100px;
        text-align:left;
        padding-top:0px;

}

.MenuBar {
        background-color:#C8C8C8;
        padding:4px;
        clear:left;
        margin-bottom:12px;
        margin-top: 0px;
        text-align: center;
        position:relative;
        height:18px;
}

.MenuItem {
        margin-left:1px;
        margin-right:0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:10px;
        padding-right:10px;
        background-color:#541E90;
        border:1px solid #541E90;
        text-decoration: none;
        color: #FFF;
        font-weight: bold;
}

.MenuItem:hover {
        background-color:#C8C8C8;
        color:#FFF;
        border:1px solid #541E90;
}

.Footer {
        width:100%;
        border-top:1px black solid;
        border-bottom:1px black solid;
        margin-left:2px;
        margin-top:5px;
        padding:2px;
        font-size:8pt;
        font-family:verdana;
        color: #000000;
        background-color: #C8C8C8;
        clear:both;
        text-align:justify;
}

.HeaderSearch
{
        font-size:8pt;
        font-family:verdana;
}

.HeaderSearchButton
{
        font-size:8pt;
        font-family:verdana;
        color: #FFF;
        background-color:#541E90;
        border-style:outset;
        border-color:#C8C8C8;
        border-width:1px;
}

.SearchButton
{
        font-size:10pt;
        font-family:verdana;
        color: #FFF;
        background-color:#541E90;
        border-style:outset;
        border-color:#C8C8C8;
        border-width:1px;
}

.Main {
        clear:left;
        text-align: left;
}

.LeftColumn {
        float:left;
        width:200px;
        height:100%;
        margin-bottom:30px;
}

.RightColumn {
        float:right;
        width:200px;
        height:100%;
        margin-bottom:0px;
        margin-right:2px;
}

.MiddleColumn {
        margin-left:210px;
        width:590px;
        padding:1px;
}

.DoubleColumn {
        float:left;
        width:770px;
        margin-bottom:0px;
        margin-left:1px;
}

.DoubleColumnLeft {
        float:left;
        width:500px;
        margin-left:2px;
        margin-right:2px;
        margin-bottom:0px;
}

.DoubleColumnRight {
        float:right;
        width:250px;
        margin-left:2px;
        margin-right:2px;
        margin-bottom:0px;
}

.MainColumn {
        margin-left:210px;
        width:788px;
        padding-left:1px;
        text-align: justify;
        float:none;
}

.FullColumn {
        padding-left:1px;
        padding-right:1px;
        margin-left:2px;
        margin-right:6px;
        text-align: justify;
}

.SingleColumn {
        float:left;
        height:100%;
        margin-left:1px;
        margin-bottom:30px;
}


.ColumnTitle {
        background-color:#541E90;
        text-align:center;
        padding:2px;
        margin:0px;
        font-size:10pt;
        font-family:verdana;
        font-weight:bold;
        text-decoration: none;
        color: #fff;
        line-height: 1.6;
}

.ColumnTitleLink {
        background-color:#541E90;
        text-align:center;
        padding:4px;
        margin:0px;
        font-size:10pt;
        font-family:verdana;
        font-weight:bold;
        text-decoration: none;
        color: #fff;
}

.ColumnTitleLink:hover {
        text-decoration: underline;
        color: #fff;
}

.ColumnContent {
        padding:4px;
        text-align:center;
        background-color:#C8C8C8;
}

.TableMiddle {
        margin-top:10px;
        margin-bottom:10px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
}

.TableMiddle td {
        text-align:left;
}

.ThickBorder {
        border:3px solid #541E90;
        padding:2px;
}

.BodyAction {
        border:1px #541E90 solid;
        padding:2px;
        margin:2px;
        font-size:8pt;
        font-family:verdana;
        font-weight:normal;
        text-decoration: none;
        color: #000;
        float: right;
}

.Icon {
        border:1px #000000 solid;
        vertical-align:text-top;
}

.Headline {
	color: #000000;
	text-decoration: none;
        font-weight: bold;
}

.HeadlineLink {
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

.HeadlineLink:hover {
	color: #541E90;
	text-decoration: none;
        font-weight: bold;
}

.MoreLink {
	color: #000000;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
}

.MoreLink:hover {
	color: #541E90;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
}

.SmallText {
	color: #000000;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
}

.SmallTextRight {
	color: #000000;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
        text-align: right;
}

.RowDark {
        padding:4px;
        text-align:left;
        background-color:#B4E5D0;
        border:2px solid #B4E5D0;
}

.RowDark:hover {
        border:2px solid #541E90;
        cursor:pointer;cursor:hand;
}

.RowDarkBorder {
        border:3px solid #541E90;
        padding:4px;
        text-align:left;
        background-color:#B4E5D0;
}

.RowDarkSmall {
        padding:4px;
        text-align:left;
        background-color:#B4E5D0;
        font-size: 8pt;
}

.RowLight {
        padding:4px;
        text-align:left;
        background-color:#FFF;
        border:2px solid #FFF;
}

.RowLight:hover {
        border:2px solid #060;
        cursor:pointer;cursor:hand;
}

.BarTitle {
        background-color:#060;
        text-align:left;
        padding:2px;
        margin:0px;
        font-size:10pt;
        font-family:verdana;
        font-weight:bold;
        text-decoration: none;
        color: #000000;
        line-height: 1.6;
        width: 70%;
}

.BarRow {
        background-color:#C8C8C8;
        text-align:left;
        padding:2px;
        margin:0px;
        font-size:10pt;
        font-family:verdana;
        font-weight:normal;
        text-decoration: none;
        color: #000000;
        width: 70%;
}

.CalendarTable {
        empty-cells: show;
        border-collapse: separate;
}

.CalendarTable td {
        background-color:#B4E5D0;
        empty-cells: show;
        border-collapse: separate;
        height: 100px;
        width: 100px;
        vertical-align:top;
        text-align:center;
        font-size:10pt;
        font-weight:bold;
}

.CalendarTable th {
        background-color:#060;
}

.CalendarTableEntry {
        margin-top:5px;
        vertical-align:top;
        text-align:left;
        font-size:8pt;
        font-weight:normal;
}

.CalendarTableEntry td {
        width: 90%;
        height: 0px;
        vertical-align:top;
        text-align:left;
        font-size:8pt;
        font-weight:normal;
}

.CalendarTableEntry th {
        background-color:#B4E5D0;
        width: 10%;
        vertical-align:top;
        font-weight:normal;
}

.LinedTable {
        margin-bottom:20px;
        vertical-align:top;
        text-align:left;
        font-size:10pt;
        font-weight:normal;
}

.LinedTable td {
        padding-top: 10px;
        border-bottom: 1px solid #B4E5D0;
}

.AdminTable {
        margin-bottom:20px;
        vertical-align:top;
        text-align:left;
        font-size:10pt;
        font-weight:normal;
}

.AdminTable th {
        font-weight:bold;
        text-align:left;
        vertical-align:top;
}

.AdminTable td {
        text-align:left;
        vertical-align:top;
}


h2 {
        font-size:11pt;
        font-family:verdana;
        color: #000000;
        font-weight:bold;
        display:inline;
}

dt {
        font-weight:bold;
}

.InfoPopup {
        position: absolute; 
        z-index: 10; 
        width: 100px; 
        background: #B4E5D0; 
        border: #060 solid 1px; 
        padding: 2px;
	color: #000000;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
        visibility: hidden;
}

.PhotoThumb {
        border: #FFFFFF solid 2px;
}

.PhotoThumbHighlight {
        border: #541E90 solid 2px;
}

.PhotoThumbDiv {
        float: left;
        width: 150px;
        height: 150px;
        padding: 4px;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
        font-family: verdana;
        text-align:center;
}

.PhotoViewer {
        position: absolute; 
        z-index: 20;
        background: #C8C8C8; 
        border: #541E90 solid 2px; 
        padding: 2px;
	color: #000000;
	text-decoration: none;
        font-weight: normal;
        font-size: 10pt;
        font-family: verdana;
        visibility: hidden;
}

.PhotoThumbAdminDiv {
        float: left;
        width: 150px;
        height: 190px;
        padding: 4px;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
        font-family: verdana;
        text-align:left;
}

.Outline {
        padding:2px;
        background-color:#B4E5D0;
        border: #060 solid 1px;
}

.Error {
	color: #FF0000;
	text-decoration: none;
        font-weight: bold;
}

.ImageSelector {
        width: 600px;
        height: 600px;
        z-index: 10;
        background: #B4E5D0; 
        border: #060 solid 2px; 
        padding: 2px;
	color: #000000;
	text-decoration: none;
        font-weight: normal;
        font-size: 10pt;
        font-family: verdana;
        display: none;
}

.ImageSelectorThumb {
        border: #B4E5D0 solid 2px;
}

.ImageSelectorHighlightThumb {
        border: #060 solid 2px;
}

.ImageSelectorThumbDiv {
        float: left;
        width: 75px;
        height: 100px;
        padding: 4px;
	text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
        font-family: verdana;
        text-align: center;
        overflow: hidden;
}

.DDPreview {
        background-color: #F00;
        color: #FFF;
}

.DDNormal {
        background-color: #FFF;
        color: #000;
}

.DarkTextBoxSmall {
        padding:4px;
        text-align:left;
        background-color:#C8C8C8;
        font-weight: normal;
        font-size: 8pt;
        font-family: verdana;
}

