﻿body 
{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:12px;
}

.mainBannerBG
{
	background-image:url('img/mainBannerBG.jpg');
	background-repeat:repeat-x;
	color:#356782;
	font-size:12px;
	font-family:verdana;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}


.fontStyle1
{
	color:black;
	font-size:12px;
	font-family:arial;
	vertical-align:middle;
	line-height:150%;
	font-weight:normal;
	padding:10px;
}

a
{
	text-decoration:none;
	color:black;
	font-size:11px;
	color:#356782;
}

a:hover
{
	text-decoration:underline;
	color:black;
}


a.style0
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
	padding-left:15px;
	margin-left:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style0:hover
{
	text-decoration:underline;
	border:0px solid #999999;
}

a.style0-ar
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:right center;
	height:22px;
	padding-right:15px;
	margin-right:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style0-ar:hover
{
	text-decoration:underline;
	border:0px solid #999999;
}

a.style1
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
	padding-left:15px;
	margin-left:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style1:hover
{
	text-decoration:underline;
	border:0px solid #83BBD9;
}


a.style1Ar
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:right center;
	height:22px;
	padding-right:15px;
	margin-right:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style1Ar:hover
{
	text-decoration:underline;
	border:0px solid #83BBD9;
}

a.style2
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
	padding-left:15px;
	margin-left:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style2:hover
{
	text-decoration:underline;
	border:0px solid #83BBD9;
}


a.style3
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
	padding-left:15px;
	margin-left:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style3:hover
{
	text-decoration:underline;
	border:0px solid #83BBD9;
}


a.style4
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
	padding-left:15px;
	margin-left:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style4:hover
{
	text-decoration:underline;
	border:0px solid #83BBD9;
}


a.style5
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
	padding-left:15px;
	margin-left:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style5:hover
{
	text-decoration:underline;
	border:0px solid #83BBD9;
}

a.style6
{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:175%;
	display:block;
	background-image:url('img/dot1.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
	padding-left:15px;
	margin-left:10px;
	border:0px solid white;
	vertical-align:middle;
}

a.style6:hover
{
	text-decoration:underline;
	border:0px solid #83BBD9;
}

a.normalLink
{
	text-decoration:none;
	color:#5078B3;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}
a.normalLink:Hover
{
	background-color:Silver
}

a.ContentLinks
{
	text-decoration:none;
	color:White;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}

a.logOut
{
	color:White;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
}
a.logOut:Hover
{
	background-color:Silver
}


a.ContentLinks:Hover
{
	background-color:Silver
}


.accordionHeader
{
	background-image:url('img/MainLinksBG.gif');
	background-repeat:repeat;
    color: #356782;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
}


.accordionHeader2
{
    color: #005A8A;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
    line-height:35px;

    
}

.accordionHeaderSelected
{
	background-image:url('img/MainLinksBG.gif');
    background-repeat:repeat;
    color:#019FDE;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
}

.accordionContent
{
	background-image:url('img/MainLinksContentlinkBG.jpg');
    border-top: none;
    padding: 3px;
}

.AccordionDiv{
	border-bottom:1px dotted silver;
	padding:5px;
	width:175px;
	margin-left:2px;
}

.mainPageLinkFont
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#005A8A;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
	display:block;
	line-height:35px;
	padding-left:5px;
}

.fieldLabelsFont
{
	font-family:Verdana;
	font-size:11px;
	
	color:#005A8A;
	cursor:default;
}

input
{
color:#005A8A;
font-size:11px;
font-weight:bold;
background-image:url('img/inputTextBG.jpg');
background-repeat:repeat-x;
border:1px solid #7D8791;
}



.button
{
color:#005A8A;
font-size:11px;
font-weight:normal;
background-image:url('img/inputButtonBG.jpg');
background-repeat:repeat-x;
border:1px solid #8A9BA8;
cursor:pointer;
height:20px
}

.subGrid
{
	font-family:Verdana;
	font-size:11px;
	line-height:150%;
	color:#005A8A;
	font-weight:bold;
	background-image:url('img/AvailableSectionBoxBG.jpg');
	
}

.modalBackground {
	background-color:black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.showPopUpMsg
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	left:-588px;
	top:-68px;
	text-align:left;
	line-height:150%;
	color:black;
}

.FieldDesc
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:Green;
	}
	
.contentCSS2
{
	background-image:url('img/BG1.jpg');
}

.subMainGridHeader
{
	font-size:10px;
	font-family:Verdana;
	background-image:url('img/AvailableSectionBoxBG.jpg');
	height:18px;
	vertical-align:middle;
	cursor:default;
	background-repeat:repeat-x;
	background-position:50% bottom;
}

.submainGridRow
{
	font-size:10px;
	font-family:Verdana;
	background-image:url('img/bg2.jpg');
	vertical-align:middle;
	cursor:default;
	height:18px;
}

.submainGridRowOVer
{
	background-image:url('img/bg3.jpg');
	font-size:10px;
	font-family:Verdana;
	vertical-align:middle;
	height:18px;
	
}

.maingGridHeader
{
	font-size:12px;
	font-family:Verdana;
	background-image:url('img/AvailableSectionBoxBG.jpg');
	height:28px;
	vertical-align:middle;
	cursor:default;
	background-repeat:repeat-x;
	background-position:50% bottom;
}

.mainGridBox
{
	border-right:1px dotted silver;
	border-left:1px dotted silver;
	border-top:1px dotted silver;
}

.mainGridRow
{
	font-size:11px;
	font-family:Verdana;
	background-image:url('img/bg2.jpg');
	vertical-align:middle;
	cursor:default;
}

.mainGridRowOVer
{
	background-image:url('img/bg3.jpg');
	font-size:11px;
	font-family:Verdana;
	vertical-align:middle;
	
}

.maingGridRowSelected
{
	background-image:url('img/bg4.jpg');
}

.mainGridRowAddNew
{
	background-image:url('img/bg4.jpg');
	font-size:11px;
	font-family:Verdana;
	vertical-align:middle;
}



.styleSuperVisionTableRowLeft
{
	text-align:left; 
	padding-left:5px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#005A8A;
	padding-top:5px;	
}

.styleSuperVisionTableRowRight
{
	text-align:right; 
	width:120px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#005A8A;	
	padding-top:5px;
}

.mailBody
{
	background-image:url('img/mailBodyBG.jpg'); 
background-repeat:repeat-y;
	padding:5px;
}

.labeledText
{
	 border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image:url('img/popUpErrorBG.jpg');
	 background-position:50% top;
	 }

.lineStyle
{
	border-bottom:1px dotted silver;
}

a.stylePrevChooseLink
{
	 background-image:url('img/prevLogInBG.jpg');
	 background-repeat:repeat-x;
	 height:24px;
	 width:300px;
	 display:block;
	 text-decoration:none;
	 font-size:11px;
	 font-weight:bold;
	 line-height:24px;
	 color:white;
	 border:1px solid #006D86;
}

a.stylePrevChooseLink:Hover
{
	 background-image:url('img/prevLogInBGOver.jpg');
	 background-repeat:repeat-x;
	 height:24px;
	 width:300px;
	 display:block;
	 text-decoration:none;
	 font-size:11px;
	 font-weight:bold;
	 line-height:24px;
	 color:white;
	 border:1px solid #006D86;
}

.hiddenControls
{
	visibility:hidden;
}


a.NavigationLink
{
	text-decoration:none;
	background-image:url('img/NavigationLinkBG.jpg');
	background-repeat:repeat-x;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border:1px solid #006D86;
	margin:5px;
	color:white;
}

a.SelNavigationLink
{
	text-decoration:none;
	background-color:#005A8A;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	padding:5px;
	border:1px dotted silver;
	margin:5px;
	color:white;
}

a.NavigationLink:hover
{
	text-decoration:none;
	background-image:url('img/NavigationLinkBG-Over.jpg');
		background-repeat:repeat-x;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	padding:5px;
	border:1px dotted black;
	margin:5px;
	color:white;
}

.pnlPaging
{
	 background-image:url('img/pagingBG.jpg');
	 border:1px solid silver;
	 height:28px;
	 vertical-align:middle;
	 text-align:center;
	 padding-top:12px;
}

.SelectedPagedLabel
{
		text-decoration:none;
	background-color:black;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	padding:5px;
	border:1px dotted silver;
	margin:5px;
	color:white;
}

.ImageInput
{
	vertical-align:middle;
}

.newsContentBG
{
	background-image:url('img/newsContentBG.jpg');
	background-repeat:repeat-y;
	background-position:right;
	
	border-bottom:1px dotted #CCCCCC;
	color:#00598A;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	
}

.styleGridCellBox
{
	background-image:url('img/GridCellBox.jpg');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color:#005A8A;
	font-family:Verdana;
	font-size:12px;
}

.styleGridCellBoxTotal
{
	background-image:url('img/GridHeaderCellBox.jpg');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color:white;
	font-family:Verdana;
	font-size:12px;
	
}


.GridRowBGStyle1
{
	background-image:url('img/GridRowBGStyle1.jpg');
	background-position:50% bottom;
	background-repeat:repeat-x;
	text-align:center;
	color:#005A8A;
	font-family:Verdana;
	font-size:11px;
	cursor:default;
}
.GridRowHeaderBGStyle1
{
	background-image:url('img/GridRowHeaderBGStyle1.jpg');
	background-position:50% bottom;
	background-repeat:repeat-x;
	text-align:center;
	color:#005A8A;
	font-family:Verdana;
	font-size:12px;
	cursor:default;
}


.GridRowGroupBGStyle1
{
	background-image:url('img/bg11.jpg');
	background-position:50% bottom;
	background-repeat:repeat-x;
	text-align:center;
	color:#005A8A;
	font-family:Verdana;
	font-size:12px;
	cursor:default;
}

.GridRowGroupBGL2
{
	background-image:url('img/groupL2Bg.jpg');
	background-position:50% bottom;
	background-repeat:repeat-x;
	text-align:center;
	color:#005A8A;
	font-family:Verdana;
	font-size:12px;
	cursor:default;
}


.styleGridHeaderCellBox
{
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#005A8A;
	vertical-align:middle;
}
.GridRowHeaderBGStyle1
{
	background-image:url('img/GridRowFooterBGStyle1.jpg');
	background-position:50% top;
	background-repeat:repeat-x;
	text-align:center;
	color:#005A8A;
	font-family:Verdana;
	font-size:12px;
	cursor:default;
}


.popUpTitle
{
	background-image:url('img/popUpTitleBG.jpg');
	background-repeat:repeat-x;
	height:27px;
	color:White;
	cursor:move;
}

.popUpBG
{
	border:1px solid black;
	background-image:url('img/popUpBG.jpg');
	background-position:50% bottom;
	background-repeat:repeat-x;
	background-color:#F6F6F6;	
}

.popUpDescripition
{
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	color:black;
	padding:5px;
}

.popUpGridHeader
{
	font-size:10px;
	font-family:Verdana;
	background-image:url('img/popUpTitleBG.jpg');
	height:18px;
	vertical-align:middle;
	cursor:default;
	background-repeat:repeat-x;
	background-position:50% bottom;		
	background-color:silver;
}

.popUpGridRow
{
	font-size:10px;
	font-family:Verdana;
	background-image:url('img/popUpGridRowBG.jpg');
	height:18px;
	vertical-align:middle;
	cursor:default;
	background-repeat:repeat-x;
	background-position:50% bottom;
}

.dayRowBG
{
	background-image:url('img/dayRowBG.jpg');
	background-repeat:repeat-x;
	height:20px;
}

.ratingStar {
    font-size: 12pt;
    width: 19px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.savedRatingStar {
    background-image: url('img/SavedStar.jpg');
}

.filledRatingStar {
    background-image: url('img/FilledStar.jpg');
}

.emptyRatingStar {
    background-image: url('img/EmptyStar.jpg');
}

a.normalLink1
{
	text-decoration:none;
	color:#5078B3;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	display:block;
}

.frameHeadreBGStyle0
{
	background-image:url('img/frameHeaderBG-style0.jpg');
	background-repeat:repeat-x;
	height:27px;
	border:1px solid silver;
}

.popUpBG
{
	border:1px solid black;
	background-image:url('img/popUpBG.jpg');
	background-position:50% bottom;
	background-repeat:repeat-x;
	background-color:#F6F6F6;	
}

.popUpTitle
{
	background-image:url('img/popUpTitleBG.jpg');
	background-repeat:repeat-x;
	height:27px;
	color:White;
	cursor:move;
}

.thumbImg
{
	border:2px solid silver;cursor:pointer;
}



.pagetitle
{
	font-size:12px;
	font-weight:bold;
}

.centersRow
{
	text-align:left;
	padding:5px;
	margin:10px;
	border-bottom:1px dotted silver;
}

.centersRowAr
{
	text-align:right;
	padding:5px;
	margin:10px;
	border-bottom:1px dotted silver;
}
