h2 a { text-decoration: none; }
h2 a:link { color: #000; }
h2 a:visited { color: #000; }
h2 a:hover { color: #039; }

p a { text-decoration: none; }
p a:link { color: #003399; }
p a:visited { color: #003399; }
p a:hover { color: #039; }

body {
	background: #fff;
	color: #000;
	min-width: 610px;
	margin: 15px 20px 15px 20px;
	padding: 0px;	
	background: #fff;
}

#mBody {
	clear: both;
	padding: 0 0 1em 0;
}
#mBody h2 { margin-top: 0; }
#mBody p { margin-top: 0; }


/* header */
#header {
	background: #475974;
	position: relative;
	min-height: 39px;
	height: 5em;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 3em;
	padding: 15px 0;
	margin-bottom: 1em;
} #ignored {}
	
	
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 2px;
	height: 8px;
	border: 0;
	z-index: 100; /* above the UL */
}
	
#header h1 a {
	display: block;
	width: 240px;
	height: 69px;
	background: transparent url("../images/logo.gif") no-repeat;
	margin: 7px 0px 0px 0px;
}


#header ul {
		width: auto;
		position: absolute;
		bottom: 0;
		right: 0;
		margin: 0;
		padding: 0 15px 0 0;
		list-style: none;
		z-index: 90; /* below the H1 */
	}

#header li {
	float: right;
	display: inline;
	background: transparent;
	padding: 0 6px 0 0;
	margin: 0 1px 0 0;
	padding: 0 20px 0 0;
	border-bottom: 1px solid #515358;
	white-space: nowrap;
}
#header ul a {
	float: left;
	display: block;
	padding: 4px 4px 4px 10px;
	background: transparent;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#header ul li:hover a { background-position: 0% -400px; }
#header ul li:hover { background-position: 100% -400px; }

#container {
		max-width: 70em;
		margin: 0 auto;
}
	
body, td, th, input { /* redundant rules for bad browsers  */
        font-family: verdana, sans-serif;
        font-size: x-small;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: small;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em 0;
	border-bottom: 1px solid #ccc;
	font-family: arial, verdana, sans-serif;
}




h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }


.homepage p {
	margin: 0 0 0.6em 0;
	line-height: 130%;
}



.front-feature-palmpod { 
	margin: 0px 0 0 0;
	background: #DBE7F2; 
}
#page-content-left {
	padding: 6px 375px 20px 20px;
}

#page-content-right {
	float: right;
	padding: 6px 15px 20px 0px;
}

img.rss {
	float: right;
	margin: 0;
	padding: 4px 2px 0 0;
}


.frontcolumnfull {
	width: 100%;
	float: left;
	padding-right: 0%;
}

.frontcolumndouble {
	width: 55%;
	float: left;
	padding-right: 3%;
}



.frontcolumnlast {
	width: 40%;
	float: left;
}


.aboutmenu{
	width: 25%;
	float: left;
}

#aboutmenulinks {


}


#aboutmenulinks a { text-decoration: none; }
#aboutmenulinks a:link { color: #000; }
#aboutmenulinks a:visited { color: #000; }
#aboutmenulinks a:hover { color: #039; }

.aboutcolumndouble{
	width: 72%;
	float: left;
	padding-right: 1%;
}


.homepage .download {
	width: 280px;
}


/*accessibility */
	.skipLink {
		position: absolute;
		left: -999px;
		width: 990px;
	}
	hr.hide {
		display: none;
	}


form {
	margin: 0;
	display: inline;
}


	
	
	
:link img,
:visited img {
	border: 0;
}

	
hr {
	height: 1px;
	background-color: #000;
	color: #000;
	margin: 2em 0;
}
	

/* Navigation */

        :link { color: #039; }
        :visited { color: #636; }
        :link:hover, :visited:hover { color: #333; }
        :link:active, :link:active { color: #000; }
  .download h3 :link,
  
  
  	.download h3 :visited,
  	.download h3 :link:active, .download h3 :visited:active {
  		color: #336699;
  	}
  	
  	.download h3 :link:hover, .download h3 :visited:hover {
  		color: #FFFFFF;
  	}
  	
  	.download li {
  		padding: 0;
  		margin: 0;
  	}
  	.download ul {
  		margin-top: 0;
  		margin-bottom: 0;
  		padding-bottom: 0;
  	}
  	.other a:link, .other a:visited { color: #003399; }
  	.download .other a:hover { color: #000; }
  	
  	.download {
  		background: #BDBEC0;
  		padding: 15px 45px 15px 15px;
  		margin-bottom: 0.5em;
  	}
  	.configParent {
  		display: block;
  		font-size: 85%;
	}
	
	.normal {
	  	display: block;
	  	font-size: 85%;
	  	color: #000000;
	}
	
	
	
	/* Search Field */
	
		#header form {
			position: absolute;
			top: 0;
			right: 0;
			padding: 12px 20px 0 0;
			background: url("../../images/header_tr.gif") no-repeat top right;
			margin: 0; /* need for IE Mac */
			text-align: right; /* need for IE Mac */
			white-space: nowrap; /* for Opera */
		}
		#header form label { color: #fff; font-size: 85%; }
		#header form input { font-size: 85%; }
		
		#header form #submit {
			font-size: 85%;
			background: #6A7389;
			color: #fff;
			padding: 1px 4px;
			border-right: 1px solid #283043;
			border-bottom: 1px solid #283043;
			border-top: 1px solid #9097A2;
			border-left: 1px solid #9097A2;
		}
		
		#header form #q {
			width: 170px;
			font-size: 85%;
			border:	1px solid #9097A2;
			background: #D9DBE1;
			padding: 2px;
		}
		#header form #q:hover, #header form #q:focus {
			background: #fff;
	}
	
	
	
	#footer {
		clear: both;
		margin-top: 3em;
		margin-bottom: 1em;
		padding: 50px 50px;	
		text-align: center;
	}
	
	#footer-contents {
		padding: 0px 0px 0px 0px;
		border-top: 1px solid #C9D0E0;
	}
	
	#footer ul#footer-menu {
		position: relative;
		top: -0.8em;
		margin: 0 1em 0 1em;
		padding: 0;
		list-style-type: none;
	}
	
	#footer ul#footer-menu li {
		display: inline;
		background: #fff;
		margin: 0 1em;
	}
	
	#footer ul#footer-menu li a {
		margin: 0 15px;
		white-space: nowrap;
	}
	
	