/* 
******************************************************
CSS Copyright 2005                                   *
Otrell, a division of MDS Technology Group, Inc.     *
All Rights Reserved.                                 *
                                                     *
For more information visit us online at:             *
www.otrell.com                                       *
******************************************************
*/

/* Standard Format for Motient Website */
DL, DT, DD, DIR, EM, H1, H2, H3, H4, H5, H6, SPAN, TABLE, TH, TD, TR  
	 			 	{ font-family: Arial, Helvetica, sans-serif;   
			 		  color: black;
				 		font-size: 12px;
	  				font-weight: 400 }
BODY			{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,0px,0px,0px; text-align: justify; }
P					{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; }
STRONG    { font-weight: 600; }
B					{ font-weight: 600; }
I					{ font-style: italic;}
U					{ text-decoration: underline;}
body			{ color: #000000 }
li 				{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; }
ol 				{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; }
ul 				{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; }
A:link		{ font-weight: bold; color: #4B4B4B; text-decoration: none }
A:visited	{ font-weight: bold; color: #4B4B4B; text-decoration: none }
A:hover		{ color: #999999}

/* Map Navigation */
.mapspecial { color: white; font-size: 12px; text-decoration: none; font-weight: 600; padding-left:3px; }
.mapspeciali { color: black; font-size: 12px; text-decoration: none; font-weight: 400; padding: 3px 3px 3px 3px; font-style: italic; }
.mapspecialic { color: black; font-size: 12px; text-align: center; text-decoration: none; font-weight: 400; padding: 3px 3px 3px 3px; font-style: italic; }

/* Centered Image */
.centeredimage { padding: 20px,20px,20px,20px; text-align: center }
.carrierimage { padding: 0px,20px,20px,20px; text-align: center }

/* Bottom Navigation, Copyright, & Body Text Styles */
.botnav 	{ color: black; font-size: 11px; font-weight: 600 }
.copy 		{ color: #585858; font-size: 10px; padding: 0px, 0px, 0px, 10px; text-align: center; }
.bodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,20px,0px,20px; text-align: justify; }
.sbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,20px,0px,20px; text-align: justify; font-weight: 600; }

/* First Level Navigation */
.nava { color: #3A3A3A; font-size: 11px; line-height: 11.5pt; text-decoration: underline; padding: 0px, 15px, 0px, 15px; }
			.nava A:link		{ font-weight: 400; color: #3A3A3A; text-decoration: underline; }
			.nava A:visited	{ font-weight: 400; color: #3A3A3A; text-decoration: underline; }
			.nava A:hover		{ font-weight: 400; color: #000000; text-decoration: underline; }

/* Second Level Navigation */
.navb { color: #595959; font-size: 10px; line-height: 10.5pt; text-decoration: underline; padding: 1.5px, 30px, 1.5px, 30px; }
			.navb A:link		{ font-weight: 400; color: #595959; text-decoration: underline; }
			.navb A:visited	{ font-weight: 400; color: #595959; text-decoration: underline; }
			.navb A:hover		{ font-weight: 400; color: #3A3A3A; text-decoration: underline; }

/* Find */

.fdheader	  { color: #000000; font-size: 14px; font-weight: 600 }

/*
**********************************************
 Homepage and iMotient Solutions Styles      *
**********************************************
*/

/* Begin Styles */
.bdheader	{ color: #005A7B; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px }
.lm 			{ color: #0088AB; font-size: 10px; text-decoration: underline; font-weight: 600; padding: 0px,0px,0px,30px }

/* Homepage News Section Styles */
.latestnews { color: #000000; font-size: 10px; text-decoration: underline; text-align: left; font-weight: 400;}
.lnheader	  { color: #000000; font-size: 10px; font-weight: 600 }
						.latestnews A:link	  	{ color: #000000; font-size: 10px; text-decoration: underline; font-weight: 400;}
						.latestnews A:visited 	{ color: #000000; font-size: 10px; text-decoration: underline; font-weight: 400;}
						.latestnews A:hover	  	{ color: #333333; font-size: 10px; text-decoration: underline; font-weight: 400;} 
/*
**********************************************
 iMotient Solutions Styles                   *
**********************************************
*/

/* Begin Styles */
.isheader	  { color: #00567A; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px }
.isbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify;  }
.isbodytxtwarn	{ color: #000000; font-size: 10px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-style: italic; }
.issbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
						.isbodytxt A:link	  	{ color: #006996; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.isbodytxt A:visited 	{ color: #006996; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.isbodytxt A:hover	  	{ color: #00425E; font-size: 11px; font-weight: 600; text-decoration: underline; }  
						
/*
**********************************************
 Uses by Industry Styles                     *
**********************************************
*/

/* Begin Styles */
.uiheader	  { color: #0A7A00; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px } 
.uibodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify;  }
.uisbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
						.uibodytxt A:link	  	{ color: #0D9600; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.uibodytxt A:visited 	{ color: #0D9600; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.uibodytxt A:hover	  { color: #085E00; font-size: 11px; font-weight: 600; text-decoration: underline; }   
/*
**********************************************
 Partners Styles                             *
**********************************************
*/

/* Begin Styles */
.pheader	  { color: #52007A; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px }
.pbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify;  }
.psbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
						.pbodytxt A:link	  	{ color: #640096; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.pbodytxt A:visited 	{ color: #640096; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.pbodytxt A:hover	  	{ color: #3F005E; font-size: 11px; font-weight: 600; text-decoration: underline; }   

/*
**********************************************
 Company Information Styles                  *
**********************************************
*/

/* Begin Styles */
.ciheader	  { color: #007A68; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px }
.cisbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
.cibodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify;  }
						.cibodytxt A:link	  	{ color: #009680; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.cibodytxt A:visited 	{ color: #009680; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.cibodytxt A:hover	  { color: #005E50; font-size: 11px; font-weight: 600; text-decoration: underline; }
/* Information Request Form */
.required {font-weight: bold}
/* Press Release Home Page */
.cisprtxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,0px,0px,0px; text-align: center; font-weight: 600; }
.ciprtxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,0px,0px,0px; text-align: center; font-weight: 400; }
.ciprcr		{ color: #000000; font-size: 10px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 400; }
						.ciprcr A:link	  	{ color: #009680; font-size: 10px; font-weight: 400; text-decoration: underline; }
						.ciprcr A:visited 	{ color: #009680; font-size: 10px; font-weight: 400; text-decoration: underline; }
						.ciprcr A:hover	  	{ color: #005E50; font-size: 10px; font-weight: 400; text-decoration: underline; }
.cisprcr	{ color: #000000; font-size: 10px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
.ciprtxt2	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: left;  }
						.ciprtxt2 A:link	  	{ color: #009680; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.ciprtxt2 A:visited 	{ color: #009680; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.ciprtxt2 A:hover	  	{ color: #005E50; font-size: 11px; font-weight: 600; text-decoration: underline; }

/*
**********************************************
 Customer Support Styles                     *
**********************************************
*/

/* Begin Styles */
.csheader	  { color: #5C7A00; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px }
.csbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify;  }
.cssbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
						.csbodytxt A:link	  	{ color: #719600; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.csbodytxt A:visited 	{ color: #719600; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.csbodytxt A:hover	  { color: #475F00; font-size: 11px; font-weight: 600; text-decoration: underline; }
						
/*
**********************************************
 Customer Support Styles                     *
**********************************************
*/

/* Begin Styles */
.csheader	  { color: #5C7A00; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px }
.csbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify;  }
.cssbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
						.csbodytxt A:link	  	{ color: #719600; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.csbodytxt A:visited 	{ color: #719600; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.csbodytxt A:hover	  { color: #475F00; font-size: 11px; font-weight: 600; text-decoration: underline; }

/*
**********************************************
 MSV Styles                                  *
**********************************************
*/

/* Begin Styles */
.msvheader	  { color: #7A5E00; font-size: 12px; font-weight: 600; padding: 0px,0px,0px,20px }
.msvbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify;  }
.msvsbodytxt	{ color: #000000; font-size: 11px; text-decoration: none; padding: 0px,10px,0px,30px; text-align: justify; font-weight: 600; }
						.msvbodytxt A:link	  	{ color: #967300; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.msvbodytxt A:visited 	{ color: #967300; font-size: 11px; font-weight: 600; text-decoration: underline; }
						.msvbodytxt A:hover	  { color: #5E4800; font-size: 11px; font-weight: 600; text-decoration: underline; }     
