body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;	
	text-decoration:none;
}

.dashBoardPanel{
	border: thin;
	border-color: #E7E7E7;
	border-style: solid;
	border-width: 1px;
}

.roundSerailNumber{
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D7D7D;
	font-weight: bold;
	text-decoration:none;
}

.subLevelHeader{
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D7D7D;
	font-weight: bold;
	text-decoration:none;
}

.rightPageHeader{
	padding-left: 10px;
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #6F6F6F;	
	text-decoration:none;
}

.label{
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	font-weight: bold;
	text-decoration:none;
}

.mainTable{
	background-color: #EBF3FE;
	
	border: thick;
	border-color: #6C6C6C;
	border-style: solid;
	border-width: 2px;

	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;	
	text-decoration:none;
	

	padding: 10px;

	background-image: url(../images/admin/admin_home_bg.gif);
	background-repeat: repeat-x;
}


a.headerNavigation 
{
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;	
	text-decoration:none;
}

a.headerNavigation:hover
{
text-decoration:none;
border-bottom: 1px dotted #7D7D7D; 
}
.linkBig
{
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA980A;	
	text-decoration:none;
}
.mandtorytext
{
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: red;	
	text-decoration:none;
}

a
{
	font-family: Verdana,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA980A;	
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	cursor: pointer;
}

button
{
	background-color:#EA980A;
	height:23px;
	border:solid 0px #B8B8B8;
	font-family:  Verdana;
	font-size:12px;
	font-style:normal;
	color:#ffffff;
	cursor: pointer;
}
.validationErrorMessage{
	text-align:left;
	font-family:  Verdana;
	font-size: 11px;
	color: #FF0000;		
}

.homePageHeaderCont{	
	font-family:  Verdana;
	font-size: 22px;
	color: #6C6C6C;
	font-weight: bold;
}

.innerTable {
	border-color: #E7E7E7;
	border-style: solid;
	border-width: 2px;
}

.docListing {
	border-color: #AEBBC3;
	border-style: solid;
	border-width: 1px;	
}

.docListingHead {
	background-color: #E7E7E7;
	font-family:  Verdana;
	color: #7D7D7D;	
	font-size: 12px;
	font-weight: bold;		
}

.panelHeaders {
	background-color: #FBFBFB;
	font-family:  Verdana;
	color: #7D7D7D;	
	font-size: 20px;
	font-weight: normal;		
}

.docListingData_Odd{
	background-color: #FFFFFF;		
	
}
.docListingData_Even{
	background-color: #F2F2F2;		
}



.small_button1 {
	margin:1px;
	background: transparent url(../images/buttonSmall_1.gif) no-repeat;
	background-repeat: no-repeat;
	height:17px;
	border:solid 0px #B8B8B8;
	width:35px;
	font-family:  Verdana;
	font-weight: bold;
	font-size:11px;
	font-style:normal;
	color:#ffffff;
	cursor: pointer;
}

.small_button2 {
	margin:1px;
	background: transparent url(../images/buttonSmall_2.gif) no-repeat;
	background-repeat: no-repeat;
	height:17px;
	border:solid 0px #B8B8B8;
	width:45px;
	font-family:  Verdana;
	font-weight: bold;
	font-size:11px;
	font-style:normal;
	color:#ffffff;
	cursor: pointer;
}

.tableContent1{
	font-family: Verdana,verdana,ms sans serif;
	font-size: 12px;
	color: #47504F;
	vertical-align: top;
}

.tdHeader{
	padding-left: 10px;
	height: 25px;
	background: #E7E7E7;
	
	font-family: Verdana,verdana,ms sans serif;
	font-size: 14px;
	color: #4A4A4A;
	font-weight: bold;
}

.subHeader{
	height: 25px;
	border-bottom-color: #E7E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	font-family: Verdana,verdana,ms sans serif;
	font-size: 14px;
	color: #4A4A4A;
	font-weight: bold;
}

.actionLine{
	height: 25px;
	border-bottom-color: #E7E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	font-family: Verdana,verdana,ms sans serif;
	font-size: 14px;
	color: #4A4A4A;
	font-weight: bold;
}

.warningMsg{
	background-image: url("../../images/common/warningTxtBG.gif");
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
	color: #F47209;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 20px;
	padding-left: 20px;
}

.headerBoxTd{

	font-family: Verdana,verdana,ms sans serif;
	font-size: 13px;
	color: #3D8CDA;
	background-color: #D0E7F7;
	height: 30px;
	font-weight: bold;
	cursor: pointer;
}
.whiteText{

	font-family: Verdana,verdana,ms sans serif;
	font-size: 11px;
	color: #FFFFFF;
}

.primaryDataTab{
	background-color:  #ACB9C2;	
	height: 25px;
}

.headerBoxTdSelected{
	font-family: Verdana,verdana,ms sans serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 30px;
	font-weight: bold;	
}
.leftNavigationLinksSelected{
	font-family: Verdana;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
		
}

tr.navon {
	background-color: #C6C6C6;
	border: thick;
	border-color: #F7B9AF;
	border-style: solid;
	border-width: 2px;		
}

.errorMsg{
	background-color: #FEEEEE;
	border: thick;
	border-color: #C83D00;
	border-style: solid;
	border-width: 2px;
	
	font-family:  Verdana;
	font-size: 16px;
	color: #C83D00;	
	text-decoration:none;
}

.succMsg{
	background-color: #D4FFAA;
	border: thick;
	border-color: #87BC00;
	border-style: solid;
	border-width: 2px;
	
	font-family:  Verdana;
	font-size: 16px;
	color: #87BC00;	
	text-decoration:none;
}
.descriptionText {
	font-family:verdana,ms sans serif;
	font-size:11px;
	color:#000000;
	line-height: 16px;
	font-weight: normal;
}
.headerText{
	background-color: #D4D0C8;
	font-family:verdana,ms sans serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 16px;
	font-weight: normal;
	line-height: 15px;
	height: 25px;
	font-weight: bold;
}
.inputSectionHeader{
	background-color: #D4D0C8;
	font-family:verdana,ms sans serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 16px;
	font-weight: normal;
	line-height: 15px;
	height: 25px;
	font-weight: bold;
	padding-left: 20px;
}
EM{
   color: red;
   visibility: visible;
}

.alteranateRowColor{
	background-color: #E8F2FE;
	font-family:verdana,ms sans serif;
	font-size:11px;
	color:#OOOOOO;
	line-height: 16px;
	font-weight: normal;	
	height: 25px;
}
.alteranateRowColor1{
	background-color: #E8E2FE;
	font-family:verdana,ms sans serif;
	font-size:11px;
	color:#OOOOOO;
	line-height: 16px;
	font-weight: normal;	
	height: 25px;
}
.alteranateRowColorSpec{
	background-color: #E8F2FE;
	font-family:verdana,ms sans serif;
}
.alteranateRowColorSpec1{
	background-color: #E8E2FE;
	font-family:verdana,ms sans serif;
}
.textfieldBig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333 ;
	margin:1px;
	height:20px;
	border1: solid 1px #C664B1;
	padding: 2px;
	width:492px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.textfieldSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333 ;
	margin:1px;
	height:20px;
	border1: solid 1px #C664B1;
	padding: 2px;
	width:85px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.textArea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333 ;
	margin:1px;
	height:80px;
	border1: solid 1px #C664B1;
	padding: 2px;
	width:138px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.textAreaMedium 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333 ;
	margin:1px;
	height:150px;
	border1: solid 1px #C664B1;
	padding: 2px;
	width:350px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.textAreaBig 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333 ;
	margin:1px;
	height:150px;
	border1: solid 1px #C664B1;
	padding: 2px;
	width:450px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333 ;
	margin:1px;
	height:20px;
	padding: 2px;
	width:138px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.actionButton {
	background: transparent url("../../images/newsletter_btn_bg.jpg") repeat-x;
	background-repeat: repeat-x;
	height:20px;
	border:solid 1px #BFBFBF;
	width:112px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	font-style:normal;
	color:#323232;
	cursor: pointer;
	text-decoration: none;
	padding-bottom: 3px;
	margin: 1px;
}
.smallButton{
	background: transparent url("../../images/newsletter_btn_bg.jpg") repeat-x;
	background-repeat: repeat-x;
	height:20px;
	border:solid 1px #BFBFBF;
	width:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	font-style:normal;
	color:#323232;
	cursor: pointer;
	text-decoration: none;
	padding-bottom: 3px;
	margin: 1px;
}
.bigButton {
	background: transparent url("../../images/newsletter_btn_bg.jpg") repeat-x;
	background-repeat: repeat-x;
	height:20px;
	border:solid 1px #BFBFBF;
	width:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	font-style:normal;
	color:#323232;
	cursor: pointer;
	text-decoration: none;
	padding-bottom: 3px;
	margin: 1px;
}

.tableContent1{
	font-family:arial,verdana,ms sans serif;
	font-size: 12px;
	color: #47504F;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p {
   margin: 0px;
   padding: 0px;
   font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#004f83;
	padding-bottom:15px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#0b95d3;
}
h4 {
	font-size:12px;
	font-weight:normal;
	color:#004f83;
}

h3 {
	font-size:12px;
	font-weight:normal;
	color:#004f83;
}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#626362;
	line-height:18px;
	padding-bottom:10px;
}
h6 {
	font-size:11px;
	font-weight:normal;
	line-height:20px;
}
.descTextHeader{
	font-family:verdana,ms sans serif;
	font-size:13px;
	color:#000000;
	line-height: 16px;
	font-weight: normal;
}
.confirmLink{
   color: #e57804;
   text-decoration: none;
   outline:none;
   cursor: pointer;
}
