html, body
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: arial, sans-serif;
	font-size:small;
	min-height:100%;
}
textarea
{
	width:100%;
}
#pagewrap
{
	width:960px;
	margin: 0px auto;
	min-height:100%;
}
#headwrap
{
	padding:0px;
	margin:0px;
}
#toplinks
{
	margin:0px;
	padding:2px 0px 2px 0px;
	text-align:right;
}
#toplinks ul
{
	padding: 0px 15px 0px 0px;
	margin: 0px;
}
#toplinks li
{
	padding: 0px 15px 0px 0px;
	margin: 0px;
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	font-size: small;
}
#header
{
	padding:0px;
	margin:0px;
	height:80px;
	background:#eeeeff;
	border: 1px solid #6699cc;
	background-image:url("../img/default/headergraphic.png");
	background-repeat:no-repeat;
	background-position:left center;
}
#header h1
{
	margin:0px;
	padding: 10px 0px 0px 10px;
	display:none;
}
#navigation
{
    font-size: 1em;
    color: #ffffff;
    line-height: 2em;
    height: 2em;
    background-color: #114488;
	background-image:url("../img/default/navback.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom: 1px solid #114488;
	border-left: 1px solid #114488;
	border-right: 1px solid #114488;
}
#navigation ul
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px
}
#navigation li
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: small;
    float: left;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    white-space: nowrap;
    list-style-type: none
}
#navigation li a
{
    padding-right: 15px;
    display: block;
    padding-left: 15px;
    font-weight: 700;
    background-image: none;
    padding-bottom: 0px;
    color: #ffffff;
    padding-top: 0px;
    background-repeat: repeat;
    text-decoration: none
}
#navigation .selected
{

    color: #ffffff;
    text-decoration: none
}
#navigation a:hover
{

    background-color: #ffffff;
    text-decoration: none;
	background-image:url("../img/default/navback_hover.jpg");
	background-repeat:repeat-x;
	background-position:top left;	
}
#leftpanel
{
	font-size:smaller;
	float:left;
	margin: 0px 0px 10px 0px;
	width: 135px;
	height:100%;
}
#rightpanel
{
	font-size:smaller;
	float:right;
	margin: 0px;
	width: 125px;
	height: 100%;
	padding: 10px 0px 0px 0px;
}
#panelbox
{
	background:#eeeeff;
	border-left:1px solid #6699cc;
	border-right:1px solid #6699cc;
	border-bottom:1px solid #6699cc;
}
#panelbox p
{
	margin-left: 3px;
	margin-right: 1px;
}
#panelbox h3
{
	color:#ffffff;
    background-color: #114488;
	background-image:url("../img/default/navback.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom: 1px solid #114488;
	border-left: 1px solid #114488;
	border-right: 1px solid #114488;
	text-align:center;
	height:2em;
	line-height:2em;
}
#content
{
	float:left;
	margin: 0px;
	width:680px;
	padding: 0px 10px 0px 10px;
	height: 100%;
}
#content h3
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content img
{
	padding: 5px;
}
#content code
{
	border: #6699cc 1px solid;
	display: block;
	padding: 10px;
	margin: 5px 0px;
	font: 500 8pt;
	overflow: auto;
	background-color: #eeeeff;
}
#infoline
{
	color:#117744;
}
#footer
{
	font-size:small;
	clear:both;
	text-align:center;
	height:80px;
	background: #eeeeff;
	border: 1px solid #6699cc;
}
.info, .success, .warning, .error, .validation {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url("../img/notices/PNG/knob_info.png");
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url("../img/notices/PNG/knob_success.png");
}
.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url("../img/notices/PNG/knob_warning.png");
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url("../img/notices/PNG/knob_error.png");
}
#fontlarger
{
	font-size:larger;
}
#tagcloud
{
    PADDING-RIGHT: 5px;
    DISPLAY: block;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    MARGIN: 5px 0px;
    OVERFLOW: auto;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: transparent;
	 text-align: center;
}

#tagcloud H6
{
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		PADDING-TOP: 3px;
		PADDING-BOTTOM: 3px;
		FLOAT: left;
		MARGIN: 3px;
		WHITE-SPACE: nowrap;
		text-align: center;
}

#tagcloud H5
{
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		PADDING-TOP: 3px;
		PADDING-BOTTOM: 3px;
		FLOAT: left;
		MARGIN: 3px;
		WHITE-SPACE: nowrap;
		text-align: center;
}

#tagcloud H4
{
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		PADDING-TOP: 3px;
		PADDING-BOTTOM: 3px;
		FLOAT: left;
		MARGIN: 3px;
		WHITE-SPACE: nowrap;
		text-align: center;
}

#tagcloud H3
{
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		PADDING-TOP: 3px;
		PADDING-BOTTOM: 3px;
		FLOAT: left;
		MARGIN: 3px;
		WHITE-SPACE: nowrap;
		text-align: center;
}

#tagcloud H2
{
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		PADDING-TOP: 3px;
		PADDING-BOTTOM: 3px;
		FLOAT: left;
		MARGIN: 3px;
		WHITE-SPACE: nowrap;
		text-align: center;
}

#tagcloud H1
{
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		PADDING-TOP: 3px;
		PADDING-BOTTOM: 3px;
		FLOAT: left;
		MARGIN: 3px;
		WHITE-SPACE: nowrap;
		text-align: center;
}