﻿/* CSS Document */
.tdTxtNormal
{
	font-family: Verdana,Tahoma,Times New Roman;
	font-size: 12px;
	text-align: right;
}
.treeTxt
{
	font-family: Verdana,Tahoma,Times New Roman;
	font-size: 12px;
	text-align: center;
}
.divMsg
{
	font-family: font-family: "MS Serif" , "New York" , serif;
	font-size: 12px;
	color: Maroon;
	background-color: #ffebe8;
	line-height: 30px;
	padding-left: 10px;
}
.btn
{
	width: 80px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 0pt;
	/*background-image: -webkit-linear-gradient(#dd3333);
	background-image: -moz-linear-gradient(#dd3333); /*background-color: #065faa;*/
	background-color:#dd3333;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	cursor: pointer;
	height: 32px;
}
.btn:focus
{
	width: 80px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 0pt;
	background-color: #065faa;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 5px Black;
	height: 32px;
}
.tbx
{
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #3b5998;
	text-align: left;
	text-decoration: none;
	padding: 0px 5px 0px 5px; /*border: 1pt Solid #3b5998; /*background-color: #065faa; 	border-radius: 2px 2px 2px 2px; 	-moz-border-radius: 2px 2px 2px 2px;*/
	background: white no-repeat;
	background-image: linear-gradient(to bottom, #1a81bc, #1a81bc), linear-gradient(to bottom, silver, silver);
	background-size: 0 2px, 100% 1px;
	background-position: 50% 100%, 50% 100%;
	transition: background-size 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	border: 0pt;
	height: 30px;
	width: 100%;
}
.tbx:focus,cbo:focus{
 
	background-size: 100% 2px, 100% 1px;
	outline: none;
}
.cbo
{
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #3b5998;
	text-align: left;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border: 1pt Solid #3b5998; /*background-color: #065faa;*/
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	cursor: pointer;
	height: 35px;
	width: 212px;
	background-color:White;
}
.lbl
{
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 10pt;
	text-align: left;
	height: 25px;
	width: 200px;
	color: #134c78;
}
.tableHead
{
	font-family: Verdana, Tahoma, Times New Roman;
	background-image: url(../Images/btnbg.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	height: 25px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
}
/*//////////Rounded Table////////////////////////*/
#xsnazzy
{
	float: clear;
}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p
{
	margin: 0 10px;
	letter-spacing: 1px;
}
#xsnazzy h1
{
	font-size: 2.5em;
	color: #6b1018;
}
#xsnazzy h2
{
	font-size: 2em;
	color: #6b1018;
	border: 0;
}
#xsnazzy p
{
	padding-bottom: 0.5em;
}
#xsnazzy h2
{
	padding-top: 0.5em;
}
#xsnazzy
{
	background: transparent;
	margin: 1em;
}
.xtop, .xbottom
{
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4
{
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3
{
	height: 1px;
}
/*Changes background: #0b779b;*/
.xb2, .xb3, .xb4
{
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.xb1
{
	margin: 0 -3px;
	background: #6b1018;
}
.xb2
{
	margin: 0 3px;
	border-width: 0 0px;
}
.xb3
{
	margin: 0 2px;
}
.xb4
{
	height: 2px;
	margin: 0 1px;
}
.xboxcontent
{
	display: block;
	border: 0 solid #6b1018;
	border-width: 0 2px;
}
/*/////////////////////////////////*/
.tdTxtCer
{
	font-family: Verdana,Tahoma,Times New Roman;
	font-size: 14px;
	text-align: right;
	color: #6b1018;
}
.tdTitle
{
	border: 2px solid lightGrey; /*background-color: #F3F3F3;*/
	background-color: #FFF;
	font-family: Arial,Verdana,Tahoma,Times New Roman;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #3b5998;
	padding: 5px 0px 5px 10px;
	color: White;
	height: 30px;
}
.tdTitlePlain
{
	font-family:Arial Greek ,Verdana,Tahoma,Times New Roman;
	font-size: 24px;
	padding: 5px 10px 5px 0px;
	color: #dd3333;
	height: 30px;
}
.txtBlue
{
	color:#51bbe7;
	font-family:Arial,Verdana,Tahoma,Times New Roman;
}
.tdLoginTitle
{
	border-width: 1px;
	border-style: dotted;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	background-color: #98d704;
	border-bottom-color: #FFFFFF;
}
.tdTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	font-weight: bold;
	text-align: left;
	padding-left: 7px;
	width: 30%;
}

.ContentBlock
{
	background-position: trasparent;
	background: trasparent;
	border: 1px dotted #666666;
	color: #333333;
	background-color: #EBEBEB;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.LoginContent
{
	background-position: trasparent;
	background: trasparent;
	border: 1px dotted #666666;
	margin-top: 150px;
	margin-left: 200px;
}
.tdTxtPopup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	font-weight: bold;
	text-align: right;
	color: White;
}
/*table
{
    border: 1px solid #666666;
}
table td{border: 1px solid #666666;}
table tr{border: 1px solid #666666;}*/
.tdTxtC
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	font-weight: bold;
	text-align: right;
	background-color: Gray;
}
.bgHead
{
	background-image: -webkit-linear-gradient(#0e457b, #45A1EF);
	background-image: -moz-linear-gradient(#0e457b, #45A1EF);
}
.tdLogo
{
	font-family: Times New Roman,Arial,Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
h2
{
	font-family: 'Oleo Script' , cursive;
	color: White;
	font-size: 20px;
	padding-left: 10px;
}
/*a
{
	font-family: Verdana,Times New Roman;
	font-size: 12px;
	color: #20679f;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	font-family: Verdana,Times New Roman;
	font-size: 12px;
	color: #20679f;
	text-decoration: underline;
}*/
.tbxSearch
{
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #3b5998;
	text-align: left;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border: 1pt Solid #3b5998; /*background-color: #065faa;*/
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	height: 32px;
	width: 400px;
}
.btnSearch
{
	border: 1pt solid #de4a4a;
	background-image: url('../Images/btnSearch.jpg');
	background-repeat: no-repeat;
	height: 34px;
	width: 40px;
}
.tdFoot
{
	font-family: Verdana,Times New Roman;
	font-size: 12px;
	color: White;
	border-right: 1pt dotted white;
	text-align: center;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
.tdFoot a
{
	font-family: Verdana,Times New Roman;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.tdFoot a:hover
{
	font-family: Verdana,Times New Roman;
	font-size: 12px;
	color: White;
	text-decoration: underline;
}
.tbHeadTitle
{
	height: 44px;
	width: 215px;
	background-color: #5e5653;
	background-image: url('../images/footArrow.jpg');
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana,Times New Roman;
	font-size: 12px;
	color: White;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
.tbHeadTitle a
{
	text-decoration: none;
	color: White;
}
.tbHeadTitle a:hover
{
	text-decoration: underline;
}
.pageFoot
{
	font-family: Tahoma,Verdana,Times New Roman;
	font-size: 12px;
	height: 29px;
	padding: 0px 10px 0px 10px;
}
.pageFoot a
{
	font-family: Tahoma,Verdana,Times New Roman;
	font-size: 12px;
	background-color: #2d71aa;
	padding: 5px 10px 5px 10px;
	color: White !important;
}
.pageFoot a:hover
{
	font-family: Tahoma,Verdana,Times New Roman;
	font-size: 12px;
	background-color: #f97907;
	padding: 5px 10px 5px 10px;
	color: White !important;
}
.pageFoot a:active
{
	font-family: Tahoma,Verdana,Times New Roman;
	font-size: 12px;
	background-color: #f97907;
	padding: 5px 10px 5px 10px;
	color: White !important;
}
.tdCalenderTitle
{
	background-image: -webkit-linear-gradient(#16568e, #1b69ad,#16568e);
	background-image: -moz-linear-gradient(#16568e, #1b69ad,#16568e);
	border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	color: White;
	font-size: 15px;
}
.tdCalender
{
	height: 70px;
	width: 50px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-left: 1pt solid #16568e;
	border-right: 1pt solid #16568e;
	border-bottom: 1pt solid #16568e;
	text-align: center;
	font-size: 20px;
}
.tdCalenderDetail
{
	height: 60px;
	width: 100%;
	border: 1pt solid #16568e;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	text-align: left;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.tdCalenderDetail a
{
	color: #16568e;
}
.tdCalenderDetail a:hover
{
	text-decoration: underline;
}
