/********************************
 Main Template Sections
********************************/

.mainBody{
	background-color : white;
	border-left-width : 1px;
   	border-right-width : 1px;
   	border-top-width : 0px;
   	border-bottom-width : 1px;
	border-style : solid;
	border-color:silver;	
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #635D5D;
}

.stdText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003300;
	text-align: justify;
	text-justify: distribute;
}

.borderText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003300;
	text-align: justify;
	text-justify: distribute;
	padding: 20px;
}

.headerTable{
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-style : solid;
	border-color:silver;
	background-image: url(images/bannernew1.gif);

}

.headerToolbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: black;
	line-height: 25px;
}

.lhsNavColumn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: black;
	background-color : #D7D7D7;
	border-left-width : 0px;
   	border-right-width : 1px;
   	border-top-width : 0px;
   	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;		
}

.centralArea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: black;
	border-left-width : 0px;
   	border-right-width : 1px;
   	border-top-width : 0px;
   	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;	
}

.footerRow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 20px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;
	background-color: #FFFFFF;

}

.statusRow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003300;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: #003300;
	border-left-color: silver;

}

.innerTable {
	border: thin solid #003300;
	background-color: #FDF8F2;

}


/********************************
 Links
********************************/

	A:link				 {
	font-size:11px;
	text-decoration: underline;
	color :#003300;
	font-family:  Verdana, "Arial Helvetica", sans-serif;	
}

	A:visited			{
	font-size:11px;
	text-decoration: underline;
	color : #000080;
	font-family:  Verdana, "Arial Helvetica", sans-serif;	
}
		
	A:hover	 		{
	font-size:11px;
	text-decoration: underline; 
	font-family:  Verdana,  Arial    Helvetica, sans-serif;		
	color : brown;
}
	
	A:active 		{
	font-size:11px;
	text-decoration: underline;
	font-family:  Verdana,  Arial    Helvetica, sans-serif;		
	color : #003300;
}





/********************************
Navigation
********************************/

.navcontainer {
   	margin : 0 0 0 0;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 11px;
   	line-height :20px;
   	text-transform : none;
   	width : 130px;
  }
   
ul.navList{
	list-style-image: none;
	display : block;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 11px;
	text-align : left;
   	padding : 0px;
   	margin : 0px 0px 0px 0px;
   	width : 130px;
}   



li.navItem {
 	display : block;
   	width : 130px;
   	padding : 0em 0.0em 0.0em 0.0em;
   	text-decoration : none;
   
}


li.navItem a:link,  li.navItem a:visited{
 	display : block;
   	width : 130px;
	height : 20px; 	
   	text-decoration : none;
   	color :  black;
}


li.navItem a:hover, li.navItem a:active{
  	display : block;
   	width : 130px;
   	color :  maroon;
   	text-decoration : none;  	
}


/********************************
	Messages 
********************************/




/********************************
	other
********************************/

	.control-settings 	{
	background-color : #EDEDED;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	border-style: solid;
	border-width:1;
	border-color: #808080;
}	

.error	{		
	color:maroon;
	display : block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}	
.insertTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titleTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 22px;


}
.logonRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6FF;
	color: #003300;

}
.footerTable {
	background-color: #E6E6FF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.buttonStyle {
	border: none;
}
.bodyTextJustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 22px;
	text-align: justify;

}
.rhsTable {
	background-color: #FDF7F2;
}
.fieldsettype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	border: 1px solid #003300;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #003300;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	line-height: 22px;

}
.dateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.homeImage {
	margin: 5px;
	padding: 5px;
}


/********************************
 Main Template Sections Eventing
********************************/

.mainBodyEV{
	background-color : white;
	border-left-width : 1px;
   	border-right-width : 1px;
   	border-top-width : 0px;
   	border-bottom-width : 1px;
	border-style : solid;
	border-color:silver;	
}


h1EV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #635D5D;
}

.stdTextEV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000080;
	text-align: justify;
	text-justify: distribute;
}

.borderTextEV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003300;
	text-align: justify;
	text-justify: distribute;
	padding: 20px;
}

.headerTableEV{
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-style : solid;
	border-color:silver;
	background-image: url(images/bannernew1.gif);

}

.headerToolbarEV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: black;
	line-height: 25px;
}

.lhsNavColumnEV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: black;
	background-color : #D7D7D7;
	border-left-width : 0px;
   	border-right-width : 1px;
   	border-top-width : 0px;
   	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;		
}

.centralAreaEV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: black;
	border-left-width : 0px;
   	border-right-width : 1px;
   	border-top-width : 0px;
   	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;	
}

.footerRowEV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 20px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;
	background-color: #FFFFFF;

}

.statusRowEV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003300;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: #003300;
	border-left-color: silver;

}

.innerTableEV {
	border: thin solid #003300;
	background-color: #FDF8F2;

}


/********************************
 Links
********************************/

	.linkItem {
 	
}


.linkItem a:link,  .linkItem a:visited{
 	
   	color :  #000080;
   	font-size:11px;
}


.linkItem a:hover, .linkItem a:active{
  	
   	color : red;
   	text-decoration : underline; 
   	font-size:11px; 	
}
}





/********************************
Navigation
********************************/

.navcontainerEV {
   	margin : 0 0 0 0;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 11px;
   	line-height :20px;
   	text-transform : none;
   	width : 130px;
  }
   
ul.navListEV{
	list-style-image: none;
	display : block;
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 11px;
	text-align : left;
   	padding : 0px;
   	margin : 0px 0px 0px 0px;
   	width : 130px;
}   



li.navItemEV {
 	display : block;
   	width : 130px;
   	padding : 0em 0.0em 0.0em 0.0em;
   	text-decoration : none;
   
}


li.navItem a:link,  li.navItem a:visited{
 	display : block;
   	width : 130px;
	height : 20px; 	
   	text-decoration : none;
   	color :  black;
}


li.navItem a:hover, li.navItem a:active{
  	display : block;
   	width : 130px;
   	color :  maroon;
   	text-decoration : none;  	
}


/********************************
	Messages 
********************************/




/********************************
	other
********************************/

	.control-settingsEV 	{
	background-color : #EDEDED;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	border-style: solid;
	border-width:1;
	border-color: #808080;
}	

.errorEV	{		
	color:maroon;
	display : block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-style: normal;
	font-weight: bold;
}	
.insertTableEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titleTextBoldEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}
.bodyTextEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	line-height: 22px;


}
.logonRowEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6FF;
	color: #003300;

}
.footerTableEV {
	background-color: #E6E6FF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;



}
.footerTextEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
}

.buttonStyleEV {
	border: none;
}
.bodyTextJustifiedEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	line-height: 22px;
	text-align: justify;

}
.rhsTableEV {
	background-color: #FDF7F2;
}
.fieldsettypeEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	border: 1px solid #003300;
}
h2EV {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #003300;
}
.titleTextEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	line-height: 22px;

}
.dateTextEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.homeImageEV {
	margin: 5px;
	padding: 5px;
}
