/* MOTOROLA SPS CSS */
/* BEGIN BODY*/
body{	
	color: black;
	background: white;
	margin-top: 10px;
	margin-left: 10px;
}



a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

body, div, p, table, td, li, ul, ol
	{	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show;
	}	

li{
	color: #000000;
}

li a{
	color: #000000;
	text-decoration: underline;
}

li a:hover{
	color: #ff6600;
	text-decoration: underline;
}




 
SELECT {  font-family: Fixed, Helvetica, sans-serif; font-size: 9pt}		
/* END BODY */

/*Begin Masthead Elements */
.header{
	background-color: #C2D6EB;
	vertical-align: top; 
	text-align: right; 
	padding-right: 5px;	
	color: #000000;
}

.headerText{
	text-align: right;
	font-size: 11px;
	color: #000000;
}

.headerText a{
	color: #000000;
	text-decoration: none;
}

.headerText a:hover{
	color: #000000;
	text-decoration: underline;
}

.headerInput{
	font-size: 9px;
	width: 130px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.gNavBg{
	background-color: #6699CC;
	color:#FFFFFF;
}

.gNavBg a{
	background-color: #6699CC;
	color:#FFFFFF;
	text-decoration: none;
}

.gNavBg a:hover{
	background-color: #6699CC;
	color:#FFFFFF;
	text-decoration: underline;
}


.gNav {
	display: inline;
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
}

.gNav a{
	display: inline;
	color: #FFFFFF;
	height: 100%;
	background-color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}

.gNav a:hover{
	display: inline;
	color: #000000;
	height: 100%;
	background-color: #C2D6EB;
	text-decoration: none;	
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}

.aboutNav {
	display: inline;
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
}

.aboutNav a{
	display: inline;
	color: #FFFFFF;
	height: 100%;
	background-color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}

.aboutNav a:hover{
	display: inline;
	color: #FFFFFF;
	height: 100%;
	background-color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}




/*End Masthead Elements */



/*Spacer Divs*/
div.Spacer-5px
{
	width:5px;
	display:block;
	height:5px;
	padding:0;
	border:0;
	overflow:hidden;
	clear:left;
}

div.Spacer-10px
{
	width:10px;
	display:block;
	height:10px;
	padding:0;
	border:0;
	overflow:hidden;
	clear:left;
}


div.Spacer-10px-wide
{
	width:10px;
	height:100%;
	padding:0;
	border:0;
	overflow:hidden;
}

div.Spacer-150px-wide
{
	width:150px;
	height:100%;
	padding:0;
	border:0;
	overflow:hidden;
}
div.Spacer-155px-wide
{
	width:155px;
	height:100%;
	padding:0;
	border:0;
	overflow:hidden;
}
/* End Spacer Divs*/







	
/* BEGIN HEADER */	
table.Hd
	{
	background-color: #CCCCCC;
	}
td.Crn
	{
	vertical-align: top;
	text-align: right;
	}
td.Lo
	{
	width: 350px;
	}

/* END HEADER */	







