body {
	font: .8125em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
}

h1 {
	font-size: 1.5em;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2 {
	font-size: 1.3em;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3 {
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 4px;
}

h4 {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 4px;
}

p {
	margin-top: 8px;
	line-height: 1.4em;
	margin-bottom: 12px;
	margin-left: 4px;
	color: #555555;
}

li {
	margin-bottom: 5px;
}

/* @group top */

div#pagelinks {
	background: #E8A42D;
	border-top: 1px solid #2e427a;
	padding: 5px 10px;
}

div#pagelinks a, div#pagelinks a:visited {
	text-decoration: none;
	font-weight: bold;
}

div#pagelinks a:hover {
	color: #ffffff;
}

.headerbg {
	background: center;
	text-align: right;
}
	
/* @end */

/* @group main */

.docrow {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.leftcol {
	width: 500px;
	padding: 25px;
}

.rightcol {
	width: 200px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.whitebg {
	background: #ffffff;
}

.greybg {
	background: silver;
}

p.leader {
	font-weight: bold;
	margin-bottom: 10px;
}

.altbg {
	background: #d7d7d7;
}

img.floatright {
	margin-left: 10px;
	margin-bottom: 10px;
}

img.floatleft {
	margin-bottom: 10px;
	margin-right: 10px;
}

img.bordered {
	border: 1px solid #d4d4d4;
	padding: 1px;
}
	
/* @end */

/* @group footer */

div#footer {
	font-size: .85em;
	color: #a9a9a9;
}

div#footer a, div#footer a:visited {
	color: #a9a9a9;
}

.footerbg {
	background: #fafafa;
}

.padded2510 {
	padding: 25px 10px;
}

.borderbottom1 {
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 25px;
}
	
/* @end */

/* @group general */

a, a:visted {
	color: #101010;
}

div.addimg {
	clear: both;
	background: url(../images/image_pixel_guide.gif);
	font-size: .9em;
	line-height: 1.1em;
	margin: 0 0 0 4px;
	color: #000000;
	border: 1px dashed #DFDFDF;
	padding: 5px;
}

div.addimg p {
	color: #000000;
}

div.addimg form {
	color: #000000;
	background: #dfdfdf;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}

.err {
	color: #ff5919;
}

.bluebg {
	background-color: #22467C;
}
	
/* @end */

/* @group reports */

.smallertext {
	font-size: .85em;
}
	
/* @end */

/* @group Nav */

.categorytitle {
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.subcategorytitle {
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	margin-top: 10px;
	margin-left: 4px;
}

.subcatpagelink {
	margin-left: 10px;
}

img.height {
	
}
	
/* @end */