
* 	{
	margin:0;
	padding:0;
	}


html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left: 50px;
	margin-right: 50px;
	}


body * 	{

	line-height:1.22em;
	font-family: verdana;
	
}



/* Hide from IE5-mac. Only IE-win sees this. \*/

* html p {
  height: 1%;
  margin-left: 0;
  }


* html h2 {
  height: 1%;
  }

* html body {
	margin-left: 50px;
	margin-right: 50px;
	}

/* End hide from IE5/mac */



#title {
	position: relative;
	width:100%;
	height:15px;
	background:#fff;
	text-align: right;
	min-width: 800px;
		}

#header {
	border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
min-width: 800px;
  background: #ccc;
	}

#index_header {
	border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
min-width: 800px;
  background: #ccc;
  
	}


#logo { 
  border-bottom: 3px solid #fff;  
	height: 150px;
	text-align: right;
	background: url(images/header-bg.gif) repeat-x;
	
	}

#menu {
	height: 50px;
	padding-top: 0px;
	background: #ccc;
	min-width: 800px;
  border-bottom: 3px solid #fff;  
	}

* html #menu {
	height: 70px;
	}

#content {
  padding-top: 10px;
  background: transparent;
  margin-right: 279px;
}


#wrapper {

  border-right: 1px solid #000;
  border-left: 1px solid #000;
 background: #666 url(images/body.gif) right repeat-y; 
 min-width: 800px;
}

#index_wrapper {
  border-top: 1px solid #666;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #666;
 background: #666; 
 min-width: 800px;
height: 295px;
text-align:center;
}

#container {
  width: 100%;
  float: left;
  margin-right: -279px;
}

#notices  {
	width: 100%;
	background: #666;
	color: #fff;
	}

#notices h2 {
	margin-left:0px;
	}

#notices p {
	font-size: 0.8em;
	}


.clearing {
  height: 1px;
  clear: both;
}
#sidebar {
  width: 279px;
  float: right;
}


#right-pic {
	border-bottom: solid white 3px;
	float:right;
	}

*html #right-pic {
	width: 278px;
	}

#footer {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 3px solid #fff;
  background: #cccccc;
  clear: both; 
  min-width: 800px;
  text-align: center;
}

#index_pre_footer {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  background: #cccccc;
  clear: both; 
  min-width: 800px;
  text-align: center;
  height: 50px;
}



#index_footer {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  background: url(images/header-bg.gif) repeat-x;
  clear: both; 
  min-width: 800px;
  text-align: center;
  color: #666;
   height: 50px;
}

#content p	{
	padding-bottom: 10px;
	font-family: verdana;
	text-align:justify;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 0.8em;
	overflow: visible;
	
	}

a	{
	color: #fff;
	}

h1	{
	font-size: 0.8em;
	color: #666;
	}


h2	{
	font-style: italic;
	text-align:justify;
	padding-left: 25px;
	padding-right: 25px;
	font-weight:normal;
	font-size: 1em;
	overflow: visible;
	}


h3	{
	font-weight:normal;
	font-size: 1em;
	overflow: visible;
	color: #666;
	}

.index	{
	display:inline;
	vertical-align: middle;
	font-weight:normal;
	font-size: 1.2em;
	overflow: visible;
	color: #fff;
	width: 800px;
	line-height: 50px;
	margin: auto;
	text-align: center;
	}


.index_address {
	display:inline;
	vertical-align: middle;
	font-weight:normal;
	overflow: visible;
	width: 800px;
	line-height: 50px;
	margin: auto;
	text-align: center;
	}

.white 	{
	color:#fff;
	}

.grey	{
	color:#ccc;
	}

.darkgrey	{
	color:#666;
	}


#address {
	font-size: 0.8em;
	padding: 0 25px 0 25px;
	}

#spacer {
	clear:both;
	height: 25px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	}

.heading {
	color: #ccc;
	font-weight: bold;
	padding-bottom:5px;
	padding-top: 15px;
	}

.body_list	{
	margin-left: 40px;
	color: #fff;
	font-size: 0.8em;
	margin-right:25px;
	}

.footer	{
	font-size: 0.7em;
	color: #000;
	}

.image_border {
	border:1px solid #ccc;
	padding: 5px;
	}

.center	{
	text-align: center;
	}

#content p.bigger_white {
	font-size: 1em;
	color: white;
}

/* Form styling */

#form {
	margin: 0 auto;
	width: 375px;
 	text-align: left;
	color: #fff;
	font-size: 0.8em;
	}

#verticalForm fieldset
{
	display: block;
	width: 375px;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
}

#verticalForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

#verticalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#verticalForm fieldset.radio label
{
	font-weight: normal;
}

#verticalForm input
{
	display: block;
	width: 15em;
}

#verticalForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#verticalForm label.first
{
	padding-top: 1em;
}

#verticalForm select
{
	display: block;
}