body {
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#wrapperall {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#logo {
height: 60px;
background-image: url(images/logo.gif);
}

#header {
	height: 130px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	background-position: top;
	background-repeat: no-repeat;
}

#container {
margin-left: auto;
margin-right: auto;
	
}

#contentwrapper {
	float: right;
	width: 660px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content {
padding: 0 10px 0 10px;
text-align: left;

}

#content table img {
	padding: 2px;
	border: 1px solid #999;
}

#content p.imgleft  {
	float: left;
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #999;
}

#content p.imgright {
	float: right;
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #999;
}

#content p.imgnormal {
	padding: 2px;
	border: 1px solid #999;
}


#bar ie5fixignorethis {
	/* fix for ie5 */
}


#content p {
  text-align:  justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content table {
/* fix for ie5 */
  font-size: 100%;
}

#content h2
{
	text-align: left;
	font-size: 14;
	color: #596E7E;
	line-height: 22px;
	border-bottom: 1px solid #CCCCCC;
}

#content h4
{
	text-align: left;
	font-size: 10px;
	color: #5656B1;
	margin-top: -8px;
	/*border-top: 1px solid #CCCCCC;*/
}

#content ul {
	text-align: left;
	list-style: square;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#bar ie5fixignorethis {
	/* fix for ie5 */
}

#footer {
	height: 50px;
	line-height: 45px;
	background-image: url(images/footer.gif);
}

#footer p {
display: none;
font-weight: bold;
font-size: 90%;
}

/* ---- Start Navigation -----  */

#glnavcontainer {
	margin-left: auto;
	margin-right: auto;
	font-family:  Arial, Helvetica, sans-serif;
}

#navcontainer { 
 float: left;
 width: 185px; 
 voice-family : "\"}\"";
 voice-family : inherit; 
 text-indent: 5px;
}

#navcontainer{ 
/*ie5 recover*/
}

#navcontainer ul
{
text-align: left;
margin: 0;
padding: 0;
border-left: 0px solid #fff;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
background-position: bottom;
}

#navcontainer a
{
display: block;
width: 179px;
height: 25px;
line-height: 25px;
border-bottom: 1px solid #ccc;
border-right: 0px solid #ccc;
border-left: 0px solid #ccc;
padding-left: 10px;
voice-family : "\"}\"";
voice-family : inherit; 
padding-left: 0px;
}

#navcontainer{ 
/*ie5 recover*/
}

#navcontainer a:link
{
color: #FFFFFF;
	font-size: 14px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

#navlistb a:visited
{
color: #FFFFFF;
	font-size: 14px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

#navcontainer a:hover
{
color: #F75D0C;
}

.meta {
	color: #fff;
	text-decoration: none;
	font-size: 1px;
}

/* ---- Start Sub Navigation -----  */

#glnavcontainerb {
	display: none;
}

#navcontainerb { 
 float: left;
 width: 184px; 
 voice-family : "\"}\"";
 voice-family : inherit; 
 text-indent: 30px;
}

#navcontainerb{ 
/*ie5 recover*/
}

#navcontainerb a:hover
{
background-image: url(images/navlih-silvb.gif);
color: #F75D0C;
}

#navcontainerb ul
{
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
background-image:  url(images/navul-silvb.gif);
background-position: bottom;
padding-bottom: 30px;
}

#navcontainerb a
{
display: block;
width: 184px;
height: 25px;
line-height: 25px;
/*background-color: #fff;*/
padding-left: 25px;
voice-family : "\"}\"";
voice-family : inherit; 
padding-left: 0px;
}

#navcontainerb a:link 
{
color: #FFFFFF;
	font-size: 14px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

#navlist a:visited
{
color: #FFFFFF;
	font-size: 14px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}


/* --- Links ---*/

a:link, a:visited {
	color: #EF1921;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

/* --- Form styling --- */
#content .formtext {
background-color: #fbfbfb;
color: #000;
border: 1px #b2b4bf solid;
}

#content .formbutton {
font-weight: bold;
color: #000;
background-color: #fbfbfb;
border: 1px #b2b4bf solid;
}