﻿
html, body {
    font-family : Arial , Sans-Serif , Verdana, helvetica ;
    BACKGROUND-COLOR: #98b2ce;
    font-size : 8pt;
	height:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}
A
{
    COLOR: #003366
}

TD
{
    font-size : 10pt;
}
.borderTableWhite
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #bfd1e5;
}

.siteHeader
{
	font-size: 24pt;
	color: #ffffff;
}

.mainMenuContainer
{
    BACKGROUND: #ffd80f;
}

.mainMenuItem A
{
    COLOR: #37535b;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.mainMenuSeparator
{
	color: #000000;
	width: 25px;
	background: url(./images/menuIconSeparator.gif) no-repeat center center;
	text-align: center;
}

.sideMenuContainer
{
    BACKGROUND: #101185;
}






.StaticMenuItemStyle
{
    width: 95px;
	overflow :hidden ;
	text-align: left;
	height: 30px;
	padding-right: 0px;
	border-top: white 1px dotted;
	color: #e8f3fe;
	font-size: 12px;
	font-weight: bold;
	
}
.StaticMenuItemStyle A
{
	color: #e8f3fe;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.DynamicMenuItemStyle
{ 
	Font-Size:9pt; 
	font-weight: bold;
	cursor :hand;
	text-align: left;
	height: 25px;
	padding-right: 10px;
	border-top: #ffffff 1px dotted;
	overflow :hidden ;
	width: 120px;
}


.pageTitle
{
	font-size: 16pt; /*color: #2163a5;*/
	color: #2163a5;
	font-weight: bold;
}


.sectionTitle
{
	font-weight: bold;
	font-size: 11pt;
}



.footer
{
	color: #696969;
	font-size: 9pt;
}

.message
{
	color: #FF9900;
	font-weight: bold;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #f0f8ff;
	margin: 5px 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 20px;
}
.hilightRow
{
	background-color: #99ccff;
	cursor: hand;
}

.popupMessageBox
{
	width : 220px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #eefdfd;
}
.popupMessageBox TD
{
	font-size : 8pt;
}

.breadcrumbs
{
	font-size: 7pt;
	font-family: Arial;
}
.breadcrumbs A
{
	/*
	width: 50px; 
	overflow:hidden; 
	text-overflow : ellipsis; 
	*/	
	text-align:left ;
	color: #2163a5;
	text-decoration: none; 
	white-space : nowrap ;
}

.breadcrumbs A:visited
{

	color: #2163a5;
}
.breadcrumbs A:hover
{
	color: #cc0000;
}

.breadcrumbs separator
{
	color: #000000;
}

.loginBox
{
	background-color: #EFF3FB;
	border : solid 1px #B5C7DE;
	font-family : Verdana;
	color : #333333;

}
.button
{
	color: #284E98;
	background-color: White;
	border-color: #507CD1;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align :center ;
}
.Small
{
	width : 20px;
}
.Medium
{
	width : 70px;
}
.Large 
{
	width : 110px;
}

.EventCalendar A
{
	color : #009900;
	font-size : 15pt;
}
.SelectedDateEvents
{
	vertical-align :top ;
	font-size : 8pt;
}

.disabled
{
	color : #ababab;
}



.news
{
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.news .item
{
}

.news .title
{
	font-size: 10pt;
	font-weight: bold;
}
.news .date
{
	font-size: 7pt;
}
.news .description
{
	font-size: 9pt;
}
.news .fieldName
{
	text-align : right ;
	vertical-align : top ;
}
.news .addedBy
{
	text-align : right ;
	vertical-align : top ;
	color : #ababab;
	font-size : 8pt;
}

.fieldName
{
	font-weight: bold;
}
.fieldValue
{
}
.thumbnailCaption
{
	font-size: 7pt;
	font-style: normal;
	text-align: center;
}
.smallText
{
	font-size: 8pt;
}
.footer
{
	font-size: 8pt;
}
