/* CSS Document */


html,body{margin:0;padding:0}
body{font: 90% arial,sans-serif;text-align:left;background-image:url(../images/background.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}
p{margin:0 10px 10px}
a{
	display:block;
	color:#6666CC;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {color:#FF00FF}
h1,h2,h3,h4,h5,h6,h7 {
	text-align:center;
	line-height:2em;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #CCCCCC;
	font-weight: bold;
}

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

ul li {
float:left
}

ul a {
	display:block;
	width:85px;
	height: 21px;
	line-height: 21px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	padding-left:5px;
}
ul a:hover {
	color:#ccccff;
}
ul a:active {
	color:#000000;
	background:#ccccff;
}

form { padding-left:0em;font-size:0.8em;}
div#maincontainer {position:relative; min-width:800px; max-width:1000px; margin-left:auto; margin-right:auto;}
div#header h1{
	height:80px;
	line-height:80px;
	margin:10px 0px;
	padding-left:150px;
	color: #cccccc;
	text-align:center;
}
  
div#container{text-align:center;}
div#topnav{
	width:590px;
	padding:2px 2px 2px 2px;
	float:right;
}


div#extra{background:#none;}
div#footer{background: #fff;color: #000;font-size:0.6em;}
div#footer p{margin:0;padding:0px; text-align:left;}
div#container{width:770px;margin:0;}
div#wrapper{float:left;width:100%}
div#content{
	margin:0px 0px 0px 180px;
	padding:5px;
	text-align: left;
}
div#content p{line-height:1.2em; text-align:justify;}
div#content img{margin:2em 0px 0px 0px;text-align:center;margin-left:auto;margin-right:auto;}
div#content ul{display:list-item;}
div#navigation
{float:left;width:180px;margin-left:-740px; padding-top: 20px;
	text-align: left;
	background:none;
	margin-top:150px;}
div#navigation a {
	
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	padding-left:5px;
	padding-bottom:7px;
	font-size:0.8em;
}
#navigation a:hover {
	color:#ccccff;
}
#navigation a:active {
	color:#000000;
	background:#ccccff;
}

	
div#extra{
	float:right;
	width:150px;
	margin-left:-150px;
	padding-top: 100px;
	text-align: right;
}
div#footer{clear:left;width:100%}


.address {
clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	list-style-image: none;
	list-style-type: none;
	}
.disclaimer {
	padding:0 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #CCCCCC;
}
#content {
	min-height:440px;
}
#footer {
	clear: both;
}



div.stripcenter {
	text-align:center;
}
.inlineLink {
	display: inline;
}
.inlineLinkdetails {
	display: inline;
	font-size: 9px;
}

