TD {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #553;

}
.onepxtable {
	border: 1px solid #CCCCCC;
}
.keyword {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a {color: #143277;}
a:hover {color: #CC7928;}

h1,h2,h3 {color: #143277;}

body {
	background: #FFFFFF;
	color: #000000;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
h1 {font-size: 1.4em;}

/* navigation */
.navigation {

	
	margin-left: 1px;
}
.navigation h1 {
	background: #FFFFFF;
	color: #143277;
	font-size: 1.3em;
	padding-left: 12px;
	line-height: 2px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	list-style: none;
	list-style-type:none;

}
.navigation li a {
	color: #143277;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #D5E1FC;
	color: #143277;
}




form {
	margin-left: 1px;
	background: #FFFFFF;	
	color: #000000;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;

}

/*left*/
#left {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#553;

	background-color: #FFFFFF; 
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#660000;
	
	color: #FFFFFF;
}

#left a:hover{
background:#FFFFFF; 
color:#553;
text-decoration:none;
}

#bottlink {
color:#FFFFFF;
text-decoration:none;
}

#bot  {
color:#CCCCCC;
text-decoration:none;
}


#centerHead {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#553;

	background-color: #FFFFFF;
	clear:both;
	color: #000000;
 

}

#centerContent {
	background-color: #FFFFFF;
	color: #000000;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#660000;

	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color:#660000;

	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color:#660000;

}

#centerHead h1 {
	background: #143277;
	color: #FFF;
	font-size: 1.3em;
	padding-left: 12px;
	line-height: 20px;
	border-bottom-style: none;

}

/*centered*/
#centered {
	background-color: #FFFFFF;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#660000;
	color: #000000;
border-left:1px solid #143277;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#553;
}
/*centered*/





#navigation2 {

margin-left:1px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
width:100%;
margin:0 0 0 0;
background:#BCCDF4;
color:#553;
}

#navigation2 li{
float:left;
list-style-type:none;
border-right:1px solid #143277;
background:#BCCDF4;
white-space:nowrap;
}

#navigation2 li a{
display:block;
padding:10px 12px;
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background:#BCCDF4;

color: #553;
}

#navigation2 ul {margin: 0; padding: 0;}
* html #navigation2 a {width:1%;}

#navigation2 .selected,#navigation2 a:hover{
background:#FFFFFF;
color:#553;
text-decoration:none;
}



      #tagcloud {
          width: 150px;
          background:#FFFFCC;
          color:#0066FF;
          padding: 10px;
          border: 1px solid #FFE7B6;
          text-align:center;
      }
      #tagcloud a:link, #tagcloud a:visited {
          text-decoration:none;
      }
      #tagcloud a:hover, #tagcloud a:active {
          text-decoration: underline;
          color: #000;
      }
      #tagcloud span {
          padding: 4px;
      }
      .smallest {
          font-size: x-small;
      }
      .small {
          font-size: small;
      }
      .medium {
          font-size:medium;
      }
      .large {
          font-size:large;
      }
      .largest {
          font-size:larger;
      }

button {width: 124px; height: 21px; border: none; cursor: pointer; display: block;}

.rounded {
  background: #fff;
  margin-top: 20px;}
  .rounded {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}



#share {overflow: hidden;}
#share li {float: left; margin-right: 10px;}
#share li a {color: #7d7d7d; font-size: 1.2em;}


