html
{
	border-top: 10px solid #555555;
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
	text-align: right;
}

/* Links */

a { font-weight: bold;}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited { color: #5588aa;}

a:hover, a:active { color: #ad5b1e;}

/* Html Elements */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 18px;
	color: #F00000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	line-height: 1.8em;
}

ul
{
	list-style-type: circle;
}

blockquote, pre { background-color: #eeeeee;}

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 850px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(body_bg.png);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#container
{
	width: 700px;
	margin: 0 auto;
}

#header {
	float: right;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

#navigation {
	float: right;
	width: 100%;
	clear: both;
}

#page-header {
	clear: both;
	margin-bottom: 10px;
	float: right;
}

#wrapper {
	text-align: right;
}

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header h1
{
	float: right;
	width: 130px;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #606B83;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0;
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}

#header h2
{
	float: right;
	font-size: 12px;
	text-transform: lowercase;
	padding-right: 10px;
}

/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	background-color: #65728d;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #B42827;
}

/* Page-Header */

#page-header ul
{
	bottom: -8px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#page-header li { float: left; }

#page-header li a:link,
#page-header li a:visited
{
	display: block;
	margin: 0 10px;
	padding: 5px;
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(menu.png);
	background-repeat: repeat-x;
}

#page-header li a:hover,
#page-header li a:active
{
	background-image: url(menu_hover.png);
}

/* Wrapper */

.col {
	width: 200px;
	float: right;
	text-align: right;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 {
	font-size: 14px;
	padding: 5px 10px;
	margin-top: 20px;
	font-weight: bold;
	color: #606B83;
}

#links h3 
{

}

#content h3
{

}

#sidebar h3
{

}

#links a:hover, #links a:active { color: #336699;}

#content a:link { color: #567040;} 

#content a:visited { color: #789160; } 

#sidebar a:link { color: #df6532;}

#sidebar a:visited { color: #ad5b1e;}

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; }
.colinternal {
	width: 650px;
	float: left;
	margin: 0 15px;
	text-align: right;
	text-indent: 15px;
}
.colinternalul {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 1.5em;
}
.colinternalli {
	padding-bottom: 10px;
}
.colinternalh3 {
	font-size: 13px;
	padding: 5px 10px;
	margin-top: 20px;
}
.topheader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:visible
}
.hpmaintd {
	width: 35%;
}
.hpmaintbl {
	background-position: center;
	clear: both;
	width: 100%;
}

