﻿body
{
	background: #EFEFE0;
	font-family: "Zurich Cn BT" , "Zurich BT," Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: repeat-y;
}
.copyRight
{
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.NormalTextCenter
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.NormalTextRight
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: right;
}
.NormalTextLeft
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
}
.BoldTextCenter
{
	font-family: Arial;
	font-size: 12px;
	color: #f2953c;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.ColorTr
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.NormalColorTextCenter
{
	font-family: Arial;
	font-size: 12px;
	color: #f2953c;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.BoldColorTextCenter
{
	font-family: Arial;
	font-size: 12px;
	color: #f2953c;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.BoldColorTextLeft
{
	font-family: Arial;
	font-size: 12px;
	color: #f2953c;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.ThoughtTable
{
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.DivCenter
{
	text-align: center;
	vertical-align: top;
}
.FullTable
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	border: 0;
}
.FullTableCenter
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border: 0;
}

.GridHead
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 13px;
	background-image: url(../Images/Company-Header.jpg);
	background-repeat: repeat;
}
.GridItem
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: #D8D8D8;
}
.BodyText
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.BodyTextBox
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	height: 28px;
}
.RowHeadingText
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #f2953c;
	background-repeat: repeat-x;
	height: 25px;
}
.LoginMainTable
{
	border-collapse: collapse;
	background-color: GhostWhite;
	border-color: #f2953c;
	border-style: solid;
	border-width: thin;
	font-family: Arial;
	font-size: 10pt;
	height: 167px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	width: 100;
	border: 1;
}

.MainHeading
{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #f2953c;
}
.NormalText
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.NormalTextBold
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.dropBoxStyle
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: white;
	border: 1px solid #C3C3C3; /*border-radius: 5px;*/ /*box-shadow: 0 0 5px #C3C3C3 inset;*/
	color: #666;
	padding: 2px 2px; /*width: 165px;*/
	outline: none;
	width: 186px;
}
.dropBoxReportStyle
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: white;
	border: 1px solid #C3C3C3; /*border-radius: 5px;*/ /*box-shadow: 0 0 5px #C3C3C3 inset;*/
	color: #666;
	padding: 2px 2px; /*width: 165px;*/
	outline: none;
	width: 260px;
}
.textBoxReportStyle
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: white;
	border: 1px solid #C3C3C3; /*border-radius: 5px;*/ /*box-shadow: 0 0 5px #C3C3C3 inset;*/
	color: #666;
	padding: 3px 3px; /*width: 165px;*/
	outline: none;
	width: 168px;
}
.RequiredField
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #C00;
}
.RequiredField2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
}

.errormesg
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-align: left;
}
.errormesg12
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-align: left;
}
.successmsg
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: Green;
	text-align: left;
}
.txtBoxStyle
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: white;
	border: 1px solid #C3C3C3; /*border-radius: 5px;*/ /*box-shadow: 0 0 5px #C3C3C3 inset;*/
	color: #666;
	padding: 2px 2px; /*width: 165px;*/
	outline: none;
	width: 180px;
	height: 22px;
}
.header1_
{
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
#header1
{
	background-color: #f2953c;
	position: fixed;
	width: 100%;
	height: 20px;
	padding: 7px 0 0 0;
	font-size: 14px;
}

.NormalTable
{
	width: 938px;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 auto;
}

.Notes
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
.NotesText
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.NotesText li
{
	line-height: 15px;
}

.NormalTextBold
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	padding-left: 5px;
}

.height1
{
	min-height: 750px;
	background: #FFFFFF;
}

.height2
{
	min-height: 600px;
	background: #FFFFFF;
}

.height3
{
	min-height: 500px;
	background: #FFFFFF;
}
.height4
{
	min-height: 400px;
	background: #FFFFFF;
}
.height5
{
	min-height: 290px;
	background: #FFFFFF;
}

.height6
{
	min-height: 250px;
	background: #FFFFFF;
}
.height7
{
	min-height: 100px;
	background: #FFFFFF;
}
.main_logo
{
	width: 354px;
	height: 58px;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}
.admin_header
{
	width: 938px;
	margin: 0 auto;
	height: 90px;
	padding: 0;
}
.admin_date
{
	color: #666;
	font-size: 11px;
}
.admin_name
{
	color: #01447c;
	font-weight: bold;
}
#admin_nav
{
	margin: 0 auto; 
	background-color: #f2953c;
	width: 938px;
	text-align:center;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#admin_nav1
{
	margin: 0 auto; 
	background-color: #f2953c;
	width: 100%;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
/*________ topNavigation bar ________________*/

#nav2 *
{
	height: 18px;
	padding: 0;
}
#nav2
{
	width: 938px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	list-style: none;
	height: 23px;
	position: relative;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}
#nav2 li.top
{
	display: block;
	float: left;
}
#nav2 li a.top_link
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 5px 0 12px;
	cursor: pointer;
}
#nav2 li a.top_link span
{
	float: left;
	display: block;
	padding: 0 5px 0 0;
}
#nav2 li a.top_link span.down
{
	float: left;
	display: block;
	height: 32px;
	background: url(../Images/icon-DownArrow.png) no-repeat 100% 10%;
	padding-right: 18px;
}
#nav2 li a.top_link:hover
{
	color: #000;
	padding: 0 5px 0 12px;
}
#nav2 li a.top_link.pipeOn
{
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
}
#nav2 li.top .seperator
{
	padding: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
}
#nav2 li a.top_link.pipeOff
{
	border-width: 0;
}
/*#nav li a.top_link:hover span {background:url(blank_over.gif) no-repeat right top;}*/
#nav2 li a.top_link:hover span.down
{
	float: left;
	display: block;
	height: 32px;
	background: url(../Images/icon-DownArrowOver.png) no-repeat 100% 10%;
	padding-right: 18px;
}

#nav2 li:hover > a.top_link
{
	color: #000;
	padding: 5px 5px 0 12px;
	background: url(../Images/nav_bullet.png) no-repeat center top;
}
/* Default list styling */
#nav2 li:hover
{
	position: relative;
	z-index: 200;
}
/* keep the 'next' level invisible by placing it off screen. */
#nav2 ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav2 li:hover ul.sub
{
	left: 0;
	top: 31px;
	background: #fff;
	padding: 3px;
	white-space: nowrap;
	width: 260px;
	height: auto;
	z-index: 300;
}
#nav2 li:hover ul.sub li
{
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 260px;
	font-weight: normal;
}
#nav2 li:hover ul.sub li a
{
	display: block;
	font-size: 12px;
	text-align: left;
	height: 20px;
	width: 260px;
	line-height: 20px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
}
#nav2 li ul.sub li a.fly
{
	background: #fff url(arrow.gif) 260px 7px no-repeat;
}
#nav2 li:hover ul.sub li a:hover
{
	background: #f2953c;
	color: #fff;
}
#nav2 li:hover ul.sub li a.fly:hover
{
	background: #f2953c url(arrow_over.gif) 260px 7px no-repeat;
	color: #fff;
}
#nav2 li:hover ul li:hover > a.fly
{
	background: #f2953c url(arrow_over.gif) 260px 7px no-repeat;
	color: #fff;
}
#nav2 li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{
	left: 260px;
	top: -4px;
	background: #fff;
	padding: 3px;
	border: 1px solid #f2953c;
	white-space: nowrap;
	width: 260px;
	z-index: 400;
	height: auto;
}
#nav2 li:hover ul.sub
{
	left: 0;
	top: 31px;
	background: #fff;
	padding: 3px;
	border: 1px solid #f2953c;
	white-space: nowrap;
	width: 260px;
	height: auto;
	z-index: 300;
}
/*_________ topNavigation bar End ____________________ */

.NoteLeft
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left:3px;		
}
.NoteRight
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-right:3px;
}

.NoteCenter
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.Warning
{
	font-family: arial;
	font-size: 12px;
	color: Red;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.headeText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: White;
	text-decoration: none;
}

#wrapper
{
	margin: 0;
	padding: 0;
}
#wrapper_clearfix
{
	margin: 0 auto;
	width: 940px;
	-moz-box-shadow: 0 0 5px #999999;
	-ms-box-shadow: 0 0 5px #999999;
	-o-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
}
#footer3
{
	width: 938px;
	padding: 0 0 0 0;
	font-size: 14px;
}

.footer3_clearfix
{
	margin: 0 auto;
	padding: 0;
	width: 938px;
}
.copyRight
{
	background-color: #f2953c;
	height: 18px;
	width: 938px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.copyRight > p
{
	padding: 0 0 0 0;
	margin: 0;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.height
{
	min-height: 800px;
	background: #FFFFFF;
}
#footer1
{
	background-color: #f2953c;
	position: fixed;
	bottom: 0;
	width: 100%;
	clear: both;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	height: 20px;
	padding: 7px 0 0 0;
	font-size: 14px;
}
.ImageText
{
	font-family: Calibri Style;
	font-size: 17px;
	font-weight: bold;
	color: #7E2217;
	font-style: italic;
}
#TableContent td
{
	border-color: #CCC;
    border-style: solid;
    margin: 0;
    padding:4px;
    border-width: 1px 1px 1px 1px;
    
}

#TableContent
{
	width:890px;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}
	
/*<!-------For Grid View ----------->*/
.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #e9eef0;   
    border-collapse:collapse;
    overflow:auto;
}  
.mGrid td {   
    padding: 4px; border-bottom: 1px solid #e9eef0;  border-left: 1px solid #e9eef0; font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif; color:#000; text-align:left;}
.mGrid td + td + td { 
border-right: 1px solid #e9eef0;
}
.mGrid td + td { 
border-right: 1px solid #e9eef0;
}
.mGrid th {   
    padding: 4px 4px;   
    background-color:#cb2845;
	border-right: solid 1px #fff;
	border-left: 1px solid #e9eef0;
	font:bold 13px/16px Verdana, Arial, Helvetica, sans-serif; 
	color: White; 
	text-align: left;
}
.mGrid th + th + th { /*--for css2 */
border-right: 1px solid #e9eef0; 
}	

.mGrid th + th { /*--for css2 */
border-right: 1px solid #e9eef0; 
}

.mGrid th:last-child { /*--for css3 */
border-right: 1px solid #e9eef0; 
}

.mGrid .alt { background: #fff}  
.mGrid .pgr { 
background: #dedede;
color:#000;
}  
.mGrid .pgr table { margin: 5px 0; }  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 1px;   
    border-right: solid 0px #666; 
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.mGrid .pgr a { color: #000; text-decoration: none; }  
.mGrid .pgr a:hover { color: #000; text-decoration: none; }
.mGrid a { font-weight:bold; color: #596167; text-decoration: underline; }  
.mGrid a:hover { color: #f2953c; text-decoration: none; }
.gridVeiewBox{height:auto;overflow:auto;border:1px solid #ccc; margin-top:1px;}


.grid {   
    width: 100%;   
    background-color: #fff;   
    margin: 0 0 10px 0;   
    border: solid 1px #e9eef0;   
    border-collapse:collapse;
} 


.grid td {   
    padding: 4px; border-bottom: 1px solid #e9eef0; 
	border: 1px solid #e9eef0; 
	text-align:left;}
.gridHeader {   
    padding: 4px 4px;   
    background:  #adb3b7;
	font:bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000; 
	text-align: left;
}

.grid-header th a {color:#000; } 

.gridItem{
	    font-size: smaller;
		color:#000; 
		font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
		vertical-align:text-top;
		
}
.grid a { font-weight:bold; color: #000; text-decoration: underline; }  
.grid a:hover { color: #596167; text-decoration: none; }
	
	.page_id{
height:23px;
background:#e3e3e3;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border-right:1px solid #FFF;
border-left:1px solid #FFF;
color:#5B5B5B;
padding:0 0 5px 10px;
display:block;
}
.page_id img{
margin:5px 0 0 0;
float:left;
}
.page_id p{
padding:6px 0 0 5px;
margin:0 0 0 0px;
float:left;
}
/*
.page_id img[src="../../Images/titleBarEnd.png"] {
margin:5px 0 0 0;
}*/
#TableContent1 td
{
	border-color: #CCC;
    border-style: solid;
    margin: 0;
    border-width: 1px 1px 1px 1px;
    }

#TableContent1
{
	width:890px;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    
}
.ThoughtTextCenter
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
	width: 514px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;	
}
.TimeText
{
	font-family: Arial;
	font-size: 10px;	
	color: #f2953c;
	font-weight: normal;
	text-decoration: none;
	text-align: center;	
}
.HeadingText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #FFF;
	/*background-image:url(../../Images/TblHeaderBg.jpg);*/
	background-repeat:repeat-x;
	background-color:#cb2845;
}
.RequiredField2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FC0;
}
.imgPic
{
	padding:8px 8px 8px 8px;
}
/* From  Style Sheet*/
.loginBox{
width:315px;
height:150px;
margin:0 auto;
background:#f2953c;
border:solid #38393b 2px;
}
.adminForm{ width:275px; height:265px; float:right; background-color:#FFEFD5 ;}
.loginBox{ width:514px; height:265px; margin:5px auto 30px auto; background:#fff; border:solid #f2953c 2px; }
.clear{ clear:both;}

.form{
width:315px;
height:275px;
float:right;
background:#596167;
}
.form-inner{
padding:10px;
margin:0 auto;
}
.submit-btn{
width:80px;
height:31px;
margin:15px auto 0px auto;
padding:0;
display:block;
border:none;
outline:none;
}
.login-type{
margin:20px 0 10px 117px;

}
.login-type *{
margin:0;
padding:0;
text-decoration:none;
list-style:none;
}		
.login-type li{
float:left;
font-family:Verdana, arial, sans-serif;
font-size:11px;
margin:0 0 0 6px;

}
.login-type a{
color:#f2953c;
}

.marquee {
width:auto;
height:40px;
padding-top:5px;
white-space: nowrap; 
overflow: hidden;
} 
.tfd { position: relative; height:25px; background:url(../../Images/thoughtBg.png) left top repeat-x; text-align:left; width:100%; }
.tfd p{
padding:5px 0 0 0;}

.tfd_left{
height:20px;
background:#808080 left top repeat-x;
float:left;
width:150px;
color:#FFF;
font-size:small;
font-weight:bold;
padding:5px 0 0 10px;
text-align:left;
}
.orange { height:26px; background:#f2953c; }

.LnkBtn{
color:Black;
font-family: Verdana, arial, sans-serif;
font-size:13px;
text-decoration: underline;
}
.txtBoxMultilineStyle
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: white;
	border: 1px solid #C3C3C3; 
	color: #666;
	padding: 2px 2px; 
	outline: none;
	height:100px;
	width: 255px;
}
.DropBoxErrorControl
   {
   	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: #FFF0F5;
	border: 1px solid Red; 
	color: #666;
	padding: 2px 2px; 
	outline: none;
	width: 186px;
    }
.TextBoxErrorControl
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: #FFF0F5;
	border: 1px solid Red; 
	color: #666;
	padding: 2px 2px;
	outline: none;
	width: 180px;
}
.TextBoxErrorMultilineStyle
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: #FFF0F5;
	border: 1px solid Red;
	color: #666;
	padding: 2px 2px; 
	outline: none;
	height:100px;
	width: 255px;
	}
.PopupText
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: InfoText;
	text-align: left;
}