body {
		text-align: left;
		font-family:  arial, verdana, tahoma, sans;
		margin: 0px;
		background: #7a97c6;
		}
td {
	font-size: 12px;
	
}	
#frame {
		text-align: right;
	}
	

#header {
		text-align: left;
		background-color: #ffffff;
	}
#frame #groupnamebg  {
		height: 175px;
		text-align: right;
	
	}	
#groupname{
		display: none;
		padding-left: 60px;
		font-size: 28px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}




/* --------------------------------------- NAVIGATION(x) ------------------------------------------------ */	
	
#navigation1 {						/* ----- navigation1 located in MNA_1 left side ----- */
		xdisplay: none;
		text-align: left;
		vertical-align: top;
		font-size:12px;
		margin: 0px;
		padding: 0px;
		}

#navigation1 h1 {
		display: none;
		margin: 0px;
		padding: 0px;
		font-size: 16px;
		color: #50b849;
		}

#navigation1 ul {
		text-align: left;
		list-style: none;
		margin: 0px;
		padding:0px;	
		}

#navigation1 ul li {
		margin: 0px;
		padding: 2px 10px 3px 10px;
		text-transform: capitalize;
		display: block;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		border-top: 1px solid #fff;
		}

#navigation1 ul li a, #navigation1 ul li a:visited {
		padding: 0px 0px;
		color: #093278;
		display: block;
		text-decoration: none;
		margin: 0px;
		}

#navigation1 ul li a:hover {
		margin: 0px;
		xcolor: #6699cc;
		padding:0px 0px 0px 0px;
		font-size: 12px;
		line-height: 14px;
		text-decoration: underline;
		font-weight: bold;
		}

#navigation1 ul li .header a, #navigation1 ul li .header a:visited, #navigation1 ul li .header a:hover, #navigation1 .header a, #navigation1 .header { color: #FFFFFF; padding-left: 20px; padding-top:2px; padding-bottom:4px; font-weight: bold;}


#navigation2 {					/* ----- navigation2 located in MNB_1 right side ----- */
		display: none;
		text-align: right;
		vertical-align: top;	
		}



#navigation3 {					/* ----- navigation3 space holder for now ----- */
		display: none;
		text-align: right;
		vertical-align: top;	
		}




#navigation4 {					/* ----- navigation4 located in SHA_1 top-left side ----- */
		display: none;
		text-align: right;
		vertical-align: top;	
		}




#navigation5 {					/* ----- navigation5 located in SHA_3 top-left right ----- */
		display: none;
		text-align: right;
		vertical-align: top;	
		}




/* --------------------------------------- END NAVIGATION(x) ------------------------------------------------ */


/* --------------------------------------- BEGIN SOLUTIONS(x) ------------------------------------------------ */
	#solutions {					/* ----- solutions1 located in MNB_1 right side ----- */
			
			xheight: 115;
			color: #333333;
      		float:left;
			font-weight: bold;
			height: 24px;
			xpadding-bottom: 10px;
			padding-left: 10px;
			text-transform: capitalize;
			font-size:15px;
      		}
	  
	#solutions ul {
        	margin:0;
        	padding: 0px 0px 0 7px;
        	list-style:none;
			color: #333333;
      		}
		
	#solutions li {
     		display:inline;
      		margin:0;
      		padding:0;
	  		color: #333333;
      		}
	  
	#solutions a {
    	  	float:left; 
      		color: #333333;     
      		padding:0 0 0 0px;
      		text-decoration: none;
			border-left: 1px solid #ffffff;
      		}
		
	#solutions a span {
    	  	float:left;
      		display:block;
      		padding:14px 27px 14px 27px;
			color: #f0f3f9;
	  		text-transform: capitalize;
      		}
    
	#solutions a:hover span {
			color: #f0f3f9;
	       	background-color: #5978ac;
		   	float:left;
      	   	display:block;
     	   	padding:14px 27px 14px 27px;      
	  	   	text-transform: capitalize;
      		}
	  
	#solutions .menu_56872 a span {
     	   	padding:14px 27px 14px 26px;   
			border-left: none;
			}
	  
	#solutions .menu_56872 a:hover span {
     	   	padding:14px 27px 14px 26px;   
			border-left: none;
			}
	  
	#solutions .menu_portal a span {
			background: #6b0005;
			
			}
	  
	#solutions .menu_portal a:hover span {
			background: #1e60d5;
			color: #72a5ff;
			}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#solutions a span {float:none;}
  
#solutions a:hover {
background-position:0% -42px;
}
#solutions a:hover span {
background-position:100% -42px;
}
#solutions #current a {
background-position:0% -42px;
}
#solutions #current a span {
background-position:100% -42px;
}

	
/* --------------------------------------- END SOLUTIONS(x) ------------------------------------------------ */

/* --------------------------------------- BEGIN TABLES ------------------------------------------------ */





.OVERALL_TABLE {
	height: 100%;
	width: 100%;
	xborder: #000000 solid 1px;
	background:  url(background.jpg) top left repeat-x;
	
	}

.OT_1 {
	height: 100%;
	width: 33%;
	xborder: #000000 solid 1px;
	
	}

.OT_2 {
	height: 100%;
	width: 33%;
	xborder: #000000 solid 1px;
	background:  url(background_content.jpg) top left repeat-y;
	}

.OT_3 {
	height: 100%;
	width: 33%;
	xborder: #000000 solid 1px;
	
	}



.MAIN_TABLE {
	height: 100%;
	width: 934px;
	xborder: blue solid 2px;
	background:  url(background_main.jpg) top left no-repeat;
	}
	
.MT_1 {
	height: 235px;
	width: 934px;
	xborder: blue solid 2px;
	
	}
	
.MT_2 {
	height: 100%;
	width: 206px;
	xborder: blue solid 2px;
	
	}

.MT_3 {
	height: 100%;
	width: 728px;
	xborder: blue solid 2px;
	
	}
	
.MT_4 {
	display: none;
	height: 100%;
	width: 50px;
	xborder: blue solid 2px;
	
	}	

.MT_5 {
	height: 100%;
	width: 934px;
	xborder: blue solid 2px;
	background:  url(background_footer.jpg) top left no-repeat #7a97c6;
	}
	
.MAIN_HEADER {

	xborder: RED solid 2px;
	
	}
	
.MH_1 {
	height: 100%;
	width: 934px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	xborder: RED solid 2px;
	
	}

.MH_2 {
	height: 100%;
	width: 934px;
	xborder: RED solid 2px;
	
	}
	
.MH_3 {
	height: 100%;
	width: 934px;
	xborder: RED solid 2px;
	
	}
	
.SUBHEADER_A {
height: 185px;
	
	width: 934px;
	xborder: GREEN solid 2px;
	
	}
	
.SHA_1 {
	height: 100%;
	width: 189px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	xborder: GREEN solid 2px;
	
	}
	
.SHA_2 {
	
	xborder: GREEN solid 2px;
	
	}
	
.SHA_3 {
	width: 15px;
	
	xborder: GREEN solid 2px;
	
	}

.SUBHEADER_B {
	display: none;
	
	width: 934px;
	xborder: GREEN solid 2px;
	
	}

	
.SHB_1 {
	height: 100%;
	width: 33%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	xborder: GREEN solid 2px;
	
	}
	
.SHB_2 {

	xborder: GREEN solid 2px;
	
	}
	
.SHB_3 {

	xborder: GREEN solid 2px;
	
	}	

.SUBHEADER_C {
	
	width: 934px;
	xborder: GREEN solid 2px;
	
	}

	
.SHC_1 {
	display: none;
	height: 100%;
	width: 33%;
	xborder: GREEN solid 2px;
	
	}
	
.SHC_2 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	xborder: GREEN solid 2px;
	
	}
	
.SHC_3 {
	display: none;

	xborder: GREEN solid 2px;
	
	}



.MAIN_NAVA {
	height: 100%;
	width: 206px;
	xborder: YELLOW solid 2px;
	
	}

	
.MNA_1 {
	height: 200px;
	width: 206px;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	xborder: YELLOW solid 2px;
	
	}
	
.MNA_2 {
	height: 100%;
	xborder: YELLOW solid 2px;
	
	}
	
.MNA_3 {
	height: 100%;
	xborder: YELLOW solid 2px;
	
	}

.MAIN_CONTENT {
	height: 100%;
	width: 728px;
	xborder: ORANGE solid 2px;
	
	}
	
.MC_1 {
	display: none;
	height: 20%;
	width: 728px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	xborder: ORANGE solid 2px;
	
	}
	
.MC_2 {
	height: 100%;
	width: 670px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 39px;
	padding-bottom: 0px;
	xborder: ORANGE solid 2px;
	
	}

.SUB_CONTENT {
	height: 100%;
	width: 728px;
	xborder: PINK solid 2px;
	
	}
	
.SC_1 {
	height: 100%;
	width: 33%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	xborder: PINK solid 2px;
	
	}
	
.SC_2 {
	height: 100%;
	width: 33%;
	xborder: PINK solid 2px;
	
	}
	
.SC_3 {
	height: 100%;
	width: 33%;
	xborder: PINK solid 2px;
	
	}

.MAIN_NAVB {
	height: 100%;
	width: 50px;
	xborder: BROWN solid 2px;
	
	}

	
.MNB_1 {
	height: 100%;
	width: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	xborder: BROWN solid 2px;
	
	}
	
.MNB_2 {

	xborder: BROWN solid 2px;
	
	}
	
.MNB_3 {

	xborder: BROWN solid 2px;
	
	}


.MAIN_FOOTER {
	height: 100%;
	width: 934px;
	xborder: PURPLE solid 2px;
	
	}

	
.MF_1 {
	display: none;
	height: 100%;
	width: 33%;
	xborder: PURPLE solid 2px;
	
	}
	
.MF_2 {
	height: 100%;
	width: 33%;
	padding-top: 110px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	xborder: PURPLE solid 2px;
	
	}
	
.MF_2 td { 
	font-size: 10px;
	color: white;
	}
	
.MF_2 td a {
	color: white;
	}
	
.MF_3 {
	display: none;
	height: 100%;
	width: 33%;
	xborder: PURPLE solid 2px;
	
	}


/* --------------------------------------- END TABLES(x) ------------------------------------------------ */






/* --------------------------------------- MISCELLANEOUS(x) ------------------------------------------------ */

#content h1 {
		font-size: 30px;
		color: #000000;
}		

.ts_topic_header, .ts_sub_title {
		font-weight: bold;
	}
.ts_page_title {
		font-size: 16pt;
		font-weight: bold;
	}
		
.ts_contact_text {
		color: #0000ff;
		text-align:center;
		font-weight: bold;
	}
	
.ts_contact_form {
		color: #000055;
		font-weight: bold;
	}

.ts_err_text {
		color: #ff0000;
		font-weight: bold;
	}

.loginsubmit {
	background: #001b43;
	}




	
		div.controller {
  xwidth: 227px;
  padding-right: 5px;
  xmargin-right: 30px;
  background: #ddd;
  font-weight: bold;
}

div.controller,
div.controller a {
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  text-align: right;
  xpadding-bottom: 2px;
  font-weight: bold;
  text-transform: uppercase;
}

p.latin {
  color: #000000;
}



div#content h4 {
  margin: 0;
  padding: 0;
}

div#content.small h4 {
  font-size: 12px;
}

div#content.normal h4 {
  font-size: 14px;
}

div#content.large h4 {
  font-size: 16px;
}



div#content.small p {
  font-size: 10px;
}

div#content.normal p {
  font-size: 12px;
}

div#content.large p {
  font-size: 14px;
}
div#content.xlarge p {
  font-size: 16px;
}



div#content.small a {
  font-size: 10px;
}

div#content.normal a {
  font-size: 12px;
}

div#content.large a {
  font-size: 14px;
}
div#content.xlarge a {
  font-size: 16px;
}



div#content.small ul {
  font-size: 10px;
}

div#content.normal ul {
  font-size: 12px;
}

div#content.large ul {
  font-size: 14px;
}
div#content.xlarge ul {
  font-size: 16px;
}


div#content.small li {
  font-size: 10px;
}

div#content.normal li {
  font-size: 12px;
}

div#content.large li {
  font-size: 14px;
}
div#content.xlarge li {
  font-size: 16px;
}

#navigation1 .menu_001 {
	
	}

#navigation1 .menu_002 {
	
	}

#navigation1 .menu_003 {
	
	}

#navigation1 .menu_npp {
	
	}

#navigation1 .menu_contact {
	
	}

#navigation1 .menu_home {
	
	}

.ts_title_image img {
	xdisplay: none;
	}

.ts_title_text {
	display: block;
	display: none;
	font-size: 20px;
	padding:10px 0px;
	font-weight: bold;
	}


.logintable a {
      font-size: 10px;
	  font-weight: normal;
 }
 

.doc { text-align: center; width: 130px !important; float:left; margin: 10px !important; height: 180px !important; } 	
.doc img { text-align: center; height:130px; width: 100px; }	

.ts_title_image img {
	display: none;
	}

.ts_title_text {
	display: none;
	}
	
.new_title_09, .ts_title_text {
	font-size:20px;
	padding: 10px 0px;
	font-weight: bold;
	color:#003366;
	}