html, body   
{ 
	background-color: #e9e9e9; 
	color			: #777; 
	text-align		: center;
	padding-top		: 0;
	margin    		: 0;
	font			: 0.85em arial, helvetica, sans-serif;
}

p{ margin-bottom:7px; margin-top:9px; }

.titleRight {
	font-size:11px;
	font-weight:bold;
	padding:2px 0 0 0;
	margin:0;
	text-align:left;
	text-transform:uppercase
}

.date {
	color:#519de6
}

a, a:visited, a:link, a:hover {
	text-decoration:none; 
	font-weight:bold;
	color:#519de6;
}

a.list, a.list:visited, a.list:link, a.list:hover {
	text-decoration:none; 
	color:#777;
}

.navlist {
	padding: 0;
	margin-top: 3px;
	margin-left: 0;
	border-top: 1px solid #ffffff;
	width: 175px;
}

.navlist li {
	list-style: none;
	margin: 0;
	padding: 0.10em;
	border-bottom: 1px solid #ffffff;
	text-align:left;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:0.04em;
}
.navlist li a { text-decoration: none; color:#777;}

#navcontainertop 
{
margin: 0;
padding: 0 0 0 12px;
text-align:right;
float:right;
}

#navcontainertop  ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainertop  li
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainertop  a
{
color: #777;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-right: 1px solid #aaa;
text-transform:uppercase;
font-size:11px;
font-weight:bold
}

#navcontainertop  a:hover, #navcontainertop  a:active { }

#navcontainertop  a.active:link, #navcontainertop  a.active:visited
{
position: relative;
z-index: 102;
font-weight: bold;
}

#subnavtop 
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnavtop  li
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnavtop  li
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnavtop  a
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnavtop  a:hover, #subnav a:active { color: #444; }
#subnavtop  a.active:link, #subnavtop  a.active:visited { color: #444; }
#subnavtop  br, #navcontainertop br { clear: both; }


/* navigation */

ul#navlistleft li a,ul#subnavlistleft li a {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
}

div#navcontainerleft {
	width: 155px;
	background: #fff;
	padding: 0em;
}

ul#navlistleft {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navlistleft li { 
	display:block;
}

ul#navlistleft li a {
	font: normal 10px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 1px 0 1px 8px;
	background-color: #efefef;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	display: block;
	width: 159px;
	color: #777;
}

ul#navlistleft li a:hover { 
	background: #e3e3e3; 
	color:#666
}

ul#navlistleft li a#currentleft {
	color: #666;
	background: #d3d3d3;
}

ul#subnavlistleft {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

ul#subnavlistleft li { 
	display: block;
	color: #777;
}

ul#subnavlistleft li a {
	display: block;
	color: #777;
	background: #f8f8f8;
	padding: 1px 7px 1px 18px;
	border-top: solid 1px #fff;
	height: auto;
	width: 142px;
}

ul#subnavlistleftold li a {
	display: block;
	color: #777;
	background: #f8f8f8;
	padding: 1px 7px 1px 8px;
	border-top: solid 1px #fff;
	height: auto;
	width: 152px;
}

ul#subnavlistleft li a:hover { 
	color: #777;
	background: #f8f8f8 url(/img/_arrow.gif) right no-repeat;
}

ul#navlistleft li a#subcurrentleft {
	color: #777;
	background: #f8f8f8 url(/img/_arrow.gif) right no-repeat;
}

ul#navlistleft li a#subcurrentleft:hover { 
	color: #777;
	background: #f8f8f8 url(/img/_arrow.gif) right no-repeat;
}

h1 {
	 margin-bottom: 7px; 
	 margin-top: 9px;
	 font: 24px arial, helvetica, sans-serif;
	 color:#519de6;
}
h2 {
	 margin-bottom: 7px; 
	 margin-top: 9px;
	 font: 20px arial, helvetica, sans-serif;
	 color:#519de6;
}
h3 {
	 margin-bottom: 7px; 
	 margin-top: 9px;
	 font: 18px arial, helvetica, sans-serif;
	 color:#519de6;
}
h4 {
	 margin-bottom: 7px; 
	 margin-top: 9px;
	 font: 16px arial, helvetica, sans-serif;
	 color:#519de6;
}
h5 {
	 margin-bottom: 7px; 
	 margin-top: 9px;
	 font: 14px arial, helvetica, sans-serif;
	 color:#519de6;
}
h6 {
	 margin-bottom: 7px; 
	 margin-top: 9px;
	 font: 12px arial, helvetica, sans-serif;
	 color:#519de6;
}
label{
	float: left;
	width: 150px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666
	
}
fieldset {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin: 10px 0px;
	padding: 10px;
	border: solid 1px #dcdcdc;
}
.boxinput{
	width: 210px;
	margin-bottom: 5px;
	border: 1px solid #dedede;
	padding:1px 3px 1px 3px;
}
br{
	clear: left;
}
.submitbutton {
	color: #777;
	background: #fcfcfc;
	border: 1px solid #dedede;
	cursor:pointer;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}