/* CSS Document */
@media print
{
	.noprint
	{
		display: none;
	}
}

body
{
	margin: 8px auto;
	text-align: center;
	font: 12px Arial;
}
img
{
	border: 0;
}
.container
{
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
.header
{
	border-top: solid 1px #828081;
	background-image: url(../images/siteImages/headerImg.jpg);
	background-position: 0% 70%;
	background-repeat: no-repeat;
	height: 108px;
}

.logout
{
	border-left: solid 5px black;
	border-right: solid 5px black;
	border-top: solid 2px black;
	text-decoration: none;	 
}

.menu
{
	background-image: url(../images/siteImages/main-bgr-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #b7e4f9;
	border-left: solid 4px #FFFFFF;
	border-right: solid 4px #FFFFFF;
	text-align: center;
}
.main, .main2
{
	border-left: solid 4px #FFFFFF;
	border-right: solid 4px #FFFFFF;
	background-color: #a8d9f0;
	background-image: url(../images/siteImages/bgr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.main
{
	padding: 11px 48px 5px 48px;
}
.mainWhite
{
	background-color: #FFFFFF;
	padding: 0px 20px 12px 20px;
}
.white
{
	background-color: #FFFFFF;
}
.mainWhite3
{
	width: 573px;
	background-color: #FFFFFF;
	padding: 0px 25px 0px 23px;
}
a.blackLink
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.whiteLink
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.blueLink1
{
	color: #155285;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.blueLink1Hover
{
	color: #155285;
	font-size: 12px;
	font-weight: bold;
}

.blueLine
{
	height: 17px;
	background-color: #155285;
}
.title
{
	color: #155285;
	font-size: 14px;
	font-weight: bold;
}
.topArea
{
	margin-bottom: 40px;
}

.inputTitle
{
	color: #155285;
	font-size: 11px;
	font-weight: bold;
}
.dropdown
{
	border: solid 1px #7e9db9;
	height: 18px;
	font-size: 11px;
	width: 168px;
}
.dropdownSmall
{
	border: solid 1px #7e9db9;
	height: 18px;
	font-size: 11px;
	width: 112px;
}
.input
{
	border: solid 1px #155285;
	width: auto;
	height: 18px;
	font-size: 11px;
	width: 400px;
}
.inputSmall
{
	border: solid 1px #3a403b;
	height: 18px;
	width: 100px;
	padding-left: 5px;
}
.inputMultiLine
{
	border: solid 1px #000000;
	width: 350px;
	height: 130px;
	font-size:13px !important;
	padding-left:5px;
	font-family: Arial !important;
	overflow-y: auto; /*margin-bottom:10px;    SCROLLBAR-FACE-COLOR: #000000 !important;   SCROLLBAR-HIGHLIGHT-COLOR: #f7f7f7;  SCROLLBAR-SHADOW-COLOR: #f27510;   SCROLLBAR-3DLIGHT-COLOR: #f27510;   SCROLLBAR-ARROW-COLOR: #f27510;   SCROLLBAR-TRACK-COLOR: #f7f7f7;   SCROLLBAR-DARKSHADOW-COLOR: #f7f7f7;   SCROLLBAR-BASE-COLOR: #000000; */
}


.inputTitle2
{
	color: #155285;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}
.t
{
	border-top: solid 1px #155285;
	border-left: solid 1px #155285;
}

td.table
{
	border-bottom: solid 1px #155285;
	border-right: solid 1px #155285;
	height: 18px;
	padding: 5px 12px 4px 12px;
}

.numberNav1
{
	text-align: center;
	color: #9a9999;
	padding: 8px 0px 12px 0px;
	text-decoration: none;
	font-size: 11px;
}
.numberNav11 a:hover
{
	font-weight: bold;
	text-align: center;
	color: #155285;
	padding: 8px 0px 12px 0px;
	text-decoration: none;
	font-size: 12px;
}

.numberNav
{
	text-align: center;
	color: #155285;
	padding: 8px 0px 12px 0px;
}
.numberNav a
{
	color: #9a9999;
	text-decoration: none;
	font-size: 11px;
}
.numberNav a:hover
{
	color: #155285;
	font-size: 11px;
	font-weight: bold;
}

A.PagerNav
{
	color: #9a9999;
	text-decoration: none;
	font-size: 11px;
}
A.PagerNav:hover
{
	color: #155285;
	font-size: 11px;
	font-weight: bold;
}

.sel /* 10 | 20| 50 selected */
{
	font-size: 12px;
	font-weight: bold;
	color: #dec642;
	text-decoration: none;
}

.button2
{
	/*display:inline-block;*/
	color: #000000;
	font-size: 11px;
	background-color: #c6c6c6;
	text-align: center; /*padding:0px 7px;*/ /*margin:0px 7px;*/
	height: 18px;
	font-style: normal;
	text-decoration: none !important;
}

.button
{
	/*display:inline-block;*/
	color: #000000;
	font-size: 11px;
	background-color: #c6c6c6;
	text-align: center; /*padding:0px 7px;*/ /*margin:0px 7px;*/
	height: 18px;
	font-style: normal;
	text-decoration: none !important;
	border-top: 0px;
	border-left: 7px;
	border-bottom: 0px;
	border-right: 7px;
	border-color: #c6c6c6;
	border-style: solid;
	margin-bottom:20px;
}

.button a
{
	color: #000000;
	text-decoration: none;
}
.buttonSearch
{
	color: #000000;
	display: inline-block;
	vertical-align: middle;	
	background-repeat: no-repeat;
	cursor: pointer;
	height: 17px;
	border: 0px;
	text-decoration:none;
	border-top: 1px;
	border-left: 4px;
	border-bottom: 0px;
	border-right: 4px;
	border-color: #c6c6c6;
	border-style: solid;
}
.tableTitle2
{
	color: #FFFFFF;
	font-size: 11px;
	background-color: #155285;
	padding: 7px 12px;
}

.tableTitle2
{
	color: #FFFFFF;
	font-size: 11px;
	background-color: #155285;
	padding: 7px 12px;
}

.text
{
	color: #000000;
	text-decoration: none;
}
.mainTextArea
{
	color: #155285;
	width: 450px;
	float: left;
	padding: 0px 5px 0px 23px;
}
.yellowArea
{
	background-image: url(../images/siteImages/yellow-bgr.gif);
	background-repeat: repeat-y;
	padding: 5px 15px 15px 15px;
}
.blueText
{
	color: #155285;
	padding-top: 0px;
	margin-bottom: 0px;
}
.blueTextBold
{
	color: black;
	font-weight: bold;
}

.blackText
{
	color: Black;
	text-decoration: none;
}
.blackTextBold
{
	color: Black;
	font-weight: bold;
}

.leftArea
{
	width: 120px;
	vertical-align: top;
	padding-top: 4px;
}
.mainArea
{
	color: #3a403b;
	font-size: 11px;
}
.mainArea a
{
	color: #3a403b;
	text-decoration: none;
	font-size: 11px;
}
.mainArea a:hover
{
	text-decoration: underline;
}

.mainArea ul
{
	margin: 8px !important;
	margin: 0px;
	padding: 0px 10px;
}
p
{
	margin: 8px 0px;
	padding: 0px;
}
.login
{
	width: 128px;
	padding-left: 20px;
}
.loginNoLeftMenu
{
	width: 30px;
	padding-left: 20px;
}

/*.leftMenu{margin-top:20px;border-bottom:dotted 1px #FFFFFF; width:148px;}*/

.leftMenuA A
{
	border-top: dotted 1px #FFFFFF;
	color: #155285;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 14px;
	display: block;
	padding: 4px 0px 0px 6px;
}
.leftMenuA A:HOVER
{
	background-color: #FFFFFE;
}

.leftMenuASelected
{
	background-color: #FFFFFE;
}

.mainWhite2
{
	background-color: #FFFFFF;
	padding: 11px 25px 12px 23px;
	width: 573px;
	border-bottom: solid 17px #155285;
}
.topNav
{
	font-size: 11px;
	color: #000000;
}
.topNav a
{
	text-decoration: none;
	color: #000000;
}
.topNav a:hover
{
	text-decoration: underline;
}

.yellowText
{
	color: #dec642;
	font-size: 11px;
}
.yellowTextNoSize
{
	color: #dec642;
}
a.yellowLink
{
	color: #dec642;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.blackLinks
{
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 10px;
}
a.blackLinks:HOVER
{
	text-decoration: underline;
}


.searchSmall, .searchSmall a
{
	color: #155285;
	font-size: 10px;
	padding-left: 15px;
	text-decoration: none;
}
.searchSmall a:hover
{
	text-decoration: underline !important;
}

.calendarTextBlue
{
	color: #0d58b0;
	text-decoration: none;
}
.calendarTextRed
{
	color: #bb1f37;
	text-decoration: none;
}
.calendarTextGr
{
	color: #8abb06;
	text-decoration: none;
}
.calendarTextOr
{
	color: #f4a000;
	text-decoration: none;
}
.calendarTextPurp
{
	color: #dc01f3;
	text-decoration: none;
}
.smallText
{
	font-size: 10px;
	color: #000000;
}

.space
{
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}

.blueLine
{
	background-image: url(../images/siteImages/blueBgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 48px;
	width: 621px;
}
/*.blueLineBottom
{
	background-image: url(../images/siteImages/blueBgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 48px;
	width: 719px;
}*/
.newsBox
{
	border-top: solid 1px #9a9999;
}
.newsBoxBottom
{
	border-bottom: dotted 1px #155285;
}
.newsBox1
{
	border: solid 1px #9a9999;
	border-collapse: collapse;
	border-spacing: 0px;
}

A.greyLinkBold
{
	color: #9a9999;
	font-weight: bold;
	text-decoration: none;
}
.greyTextBold
{
	color: #9a9999;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.greyTextBoldNoPadding
{
	color: #9a9999;
	font-weight: bold;
	text-decoration: none;
}
.newsText
{
	color: #155285;
	line-height: 18px;
	padding-top: 28px;
}
.searchLinks
{
	padding-left: 15px;
}

a.sitemapTitle:hover
{
	color: #dec642;
	padding-top: 15px !important;
	padding-bottom: 0 !important;
	text-decoration: none;
}
.sitemapTitle
{
	color: #555555;
	font-weight: bold; /*border-bottom:dotted 1px #155285; */
	padding-top: 15px !important;
	padding-bottom: 0 !important;
	text-decoration: none;
}
.sitemapTitle DIV
{
	width: 100%;
}

.sitemapLinkArea
{
	color: #cccccc;
	padding: 6px 18px;
}
.sitemapLinkArea A
{
	color: #155285;
	padding-top: 0px !important;
	display: block;
	text-decoration: none;
	width: 160px;
	margin-left: -35px;
	padding-bottom: 0 !important;
}
.sitemapLinkArea a:hover
{
	text-decoration: underline;
}

.inputExtraSmall
{
	border: solid 1px #155285;
	width: 125px;
	height: 18px;
	font-size: 11px; /*border:solid 1px #155285; 	width:auto; 	height:20px; 	font-size:11px;*/
}

.inputZip
{
	border: solid 1px #155285;
	width: 100px;
	height: 18px;
	font-size: 11px;
}

.blueTextBlueBackground
{
	background-color: #a8d9f0;
	font-size: 12px;
	font-weight: bold;
	color: #155285;
}

.whiteCalendarCell
{
	background-color: #FFFFFF;
	border-bottom: 1px black;
	border-left: 1px black;
	border-right: 1px black;
	border-top: 1px white;
}
.blueCalendarCell
{
	background-color: #155285;
	border: 1px white;
	color: white;
}
.grayCalendarCell
{
	background-color: #dfdede;
}

.monthName
{
	font-family: 'Arial Narrow';
	font-size: 18px;
	font-weight: bold;
}
/*.subMenu
{
	text-align: left;
	background-color: #165286;
	color: White;
}*/
.inputWithoutWidth /*for drop downs*/
{
	border: solid 1px #3a403b;
	width: auto;
	height: 20px;
	vertical-align: middle; /*max-height:18px;  */
	font-size: 12px;
	padding-left: 5px;
}
.inputWithoutWidth2 /*for drop downs*/
{
	border: solid 1px #3a403b;
	width: auto;
	height: 24px;
	vertical-align: middle;
	max-height: 19px;
	font-size: 12px;
	padding-left: 5px;
}
.inputWithoutWidth1 /* for textboxes*/
{
	border: solid 1px #3a403b;
	height: 17px;
	width: 200px;
	padding-left: 5px;
}
.pageTitle
{
	font-family: Times New Roman;
	font-size: 24px;
}
a.whiteLinks
{
	font: 9px Verdana;
	color: White;
	text-decoration: none;
}
.whiteTexts
{
	font: 9px Verdana;
	color: White;
	text-decoration: none;
}
.footer
{
	color: #828081;
	font-size: 11px;
	font-style: italic;
	border-top: solid 1px #828081;
	border-bottom: solid 1px #828081;
}

.footerLink
{
	color: White;
}

.tableTitle /* class for for the HeaderStyle-CssClass of the gridview*/
{
	color: #000000;
	font-size: 11px;
	background-color: #c6c6c6;
	padding: 7px 12px;
	text-align: center;
	border: solid 1px #b2b2b2 !important;
	border-bottom: solid 1px white !important;
}
.tableTitle a
{
	color: black; /*text-decoration:none;*/
}
.tableTitlePrint
{
	color: #000000;
	font-size: 11px;
	padding: 7px 12px;
	text-align: center;
	background-color: #c6c6c6;
}

.tabletitleborder /* makes white vertical border for the title for the HeaderStyle-CssClass of the TemplateField*/
{
	color: black;
	border-right: solid white 1px;
	border-left: solid white 1px;
	padding-bottom: 5px;
}

.tabletitleborder1 /* makes white vertical border for the title for the first HeaderStyle-CssClass of the TemplateField*/
{
	color: black;
	border-right: solid white 1px;
	padding-bottom: 5px;
}

.tableborder /*class for the table except the first column */
{
	color: white;
	border-bottom: solid #b2b2b2 1px;
	border-right: solid #b2b2b2 1px;
	border-top: solid #b2b2b2 1px;
	padding-bottom: 5px;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.tableborder a
{
	color: Black;
	text-decoration: none;
}

.tableborder1 /*class for the first column*/
{
	color: black;
	border-left: solid #b2b2b2 1px;
	border-bottom: solid #b2b2b2 1px;
	border-right: solid #b2b2b2 1px;
	border-top: solid #b2b2b2 1px;
	padding-bottom: 5px;
	font-size: 11px;
	text-decoration: none;
}
.tableborder1 a
{
	color: Black;
	text-decoration: none;
}
a.tableborder1:HOVER
{
	text-decoration: underline;
}

.adminCell
{
	border: solid 1 red;
}

.red
{
	color: #f04e23;
}
.red:hover
{
	color: #f04e23;
	text-decoration: none;
}
.topMenu
{
	border-top: solid 1px #828081;
	border-bottom: solid 1px #828081;
}

.italicMenu
{
	color: #555555;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.italicMenu:hover
{
	color: #dec642;
}

.bigText
{
	font-size: 12px;
	text-decoration: none;
}
.bigText a
{
	font-size: 12px;
	text-decoration: none;
}
a.bigText:hover
{
	color: #dec642;
}

.bigTextGray
{
	font-size: 12px;
	text-decoration: none;
	color: Gray;
}
.bigTextGray a
{
	font-size: 12px;
	text-decoration: none;
}
a.bigTextGray:hover
{
	color: #dec642;
}

.mailLink
{
	color: #b7282e;
	font-weight: bold;
	text-decoration: none;
}

.mainText
{
	color: #828081;
	font-size: 12px;
}

.textBig
{
	font-size: 18px;
	font-weight: bold;
}
.textMid
{
	font-size: 14px;
	font-weight: bold;
}
.pages
{
	font-weight: bold;
	color: #3a403b;
	font-size: 11px;
}
.pages a
{
	text-decoration: none;
	color: #555555;
}
.pages a:hover
{
	text-decoration: underline;
}
.greyText
{
	color: #828081;
	font-weight: bold;
}

.line
{
	background-color: #828081;
	height: 1px;
	padding: 0 0 0 0;
}
.label
{
	font-weight: bold;
}
.inputLong
{
	border: solid 1px #3a403b;
	color: #828081;
	font-style: italic;
	height: 18px;
	width: 170px;
	padding-left: 5px;
}
.inputLong2
{
	border: solid 1px #3a403b;
	height: 18px;
	width: 200px;
	padding-left: 5px;
}
select
{
	border: solid 1px #3a403b;
	height: 20px;
	width: 100px;
	padding-left: 5px;
}
.tableText
{
	border-top: solid 1px #b2b2b2;
	border-left: solid 1px #b2b2b2;
	font-size: 11px;
}
.orderTable
{
	border-bottom: solid 1px #b2b2b2;
}
.buttonBig
{
	display: block;
	text-align: center;
	font-weight: bold;
}
.itemTitle
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.imageBarTitle
{
	border-bottom: solid 1px #cccccc;
	color: #3a403b;
	font-size: 12;
	font-weight: bold;
}
.tableBorderLeft
{
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left: 1px;
	height: 100%;
	padding-left: 3px;
	padding-right: 3px;
}

a.printLink:hover
{
	color: #dec642;	
	text-decoration: none;
}
.printLink
{
	color: #cccccc;
	font-weight: bold; /*border-bottom:dotted 1px #155285; */	
	text-decoration: none;
}

.paddLeft
{padding-left:6px;}

a.zoomLink
{
	color: #000000;	
	text-decoration: none;
}