* {
  padding: 0;
  margin: 0;
}

html,body {height: 100%;}

body {
	text-align: center;
  color: #000;
  background: #eee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
  margin: 0;
  padding: 0;
	font-size: 100%;
}

#pagecontainer {
  margin: 0 auto;
  width: 660px;
	padding: 5px 0 5px 0;
}

#container {
	background-color: #fff;
  color: #000;
  margin: 0 auto;
	padding: 5px 10px 10px 10px;
	text-align: left;

  /* IE Box Model Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 640px;
}
#container:after{ 
	content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;
}

#header {
  color: #000;
  background: transparent url(/images/left2.jpg) no-repeat top left;
  width: 640px;
  height: 150px;
  margin: 0;
}

#header h1 {
	color: #fff;
	padding: 10px 0 0 10px;
	font-size: 150%;
	float: left;
}

#header p {
	width: 240px;
	float: right;
	font-size: 90%;
	padding: 5px;
	background: #E5DDFF;
	margin-top: 5px;
	height: 128px;
	border: 1px solid #C8B7FF;
	text-align: justify;
	color: #00103E;

  /* IE Box Model Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 228px;
}

html>body #header p {
  width: 228px;
} 

#header img {
	float: right;
	margin-top: 5px;
}

#introduction {
  float: right;
  width: 618px;
	height: 50px;
  padding: 10px;
  border:1px solid #c2d1ff;
	background-color: #dbe4ff;
	margin-bottom: 0px;
	overflow: auto;
	font-size: 80%;

  /* IE Box Model Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
}

html>body #introduction {
	width: 618px;
} 

#one p {
	margin: 5px;
}

#mainBody {
  width: 450px;
	background-color: #f5f7ff;
  padding: 5px;
	border: 1px solid #dbe2ff;
	margin-top: 5px;
	font-size: 80%;
	float: right;

  /* IE Box Model Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
}

html>body #mainBody {
	width: 450px;
} 

#mainBody h1 {
  color: #000;
  background: #fff;
	font-size: 140%;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 5px 0 5px 0;
	text-align: center;
}

#mainBody h2 {
  color: #4444ff;
  background: #fff;
	font-size: 120%;
	border: 1px solid #ccc;
	padding: 2px 0px 2px 2px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

#mainBody h3 {
  color: #4444ff;
  background: #fff;
	font-size: 120%;
	border: 1px solid #ccc;
	padding: 2px 0px 2px 2px;
	font-style: italic;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

#mainBody h4 {
  color: #4444ff;
  background: #fff;
	font-size: 110%;
	border: 1px solid #ccc;
	padding: 2px 0px 2px 2px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

#mainBody p {
	margin: 5px 3px 10px 2px;
}

#mainBody td {
	vertical-align: top;
}

#mainBody a {
  font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#mainBody a:hover {
	border-bottom: 1px solid;
}

#left {
	float: left;
	background-color: #f0ebff;
	width: 160px;
  padding: 4px;
	margin-top: 5px;
	border: 1px solid #d1c2ff;
	font-size: 80%;

  /* IE Box Model Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
	text-align: center;
	vertical-align: middle;
} 

#left img {
	width: 150px;
	border: 0px;
	padding: 0px;
} 

html>body #left {
	width: 160px;
} 

#left h2 {
  color: #000;
  background: #fff;
	font-size: 120%;
	border: 1px solid #ccc;
	padding: 2px 0px 2px 2px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

#left h3 {
  color: #001d8f;
  background: transparent;
  padding: 10px 2px 5px 0;
	font-size: 120%;
	margin: 0px;
}

#left p {
	margin: 5px 2px 10px 0;
	font-size: 90%;
}

#left a:hover {
	text-decoration: underline;
}

ul {
	list-style: square;
	padding-left: 15px;
	margin: 10px 0 10px 5px;
}

ol {
	padding-left: 15px;
	margin: 10px 0 10px 5px;
}

#footer {
  color: #366;
  background: #dbe4ff;
  text-align: center;
	font-size: 70%;	
	height: 20px;
	padding-top: 6px;
	margin: 5px 0 0 0;

  clear: both;
}

#footer a {
  text-decoration: none;
  color: #366;
  background: transparent;
}

#footer a:hover {
	color:#000;
}


/* General styles */
a {
  color: #666;
  background: transparent;
	text-decoration: none;
}

a:hover {
  color: #900;
  background: transparent;
	text-decoration: none;
}

#blur {
	border:2px solid #ccc; /*shadow color*/
	color: inherit;
	width:662px;
}

#shadow {
	border:1px solid #666; /*shadow color*/
	color: inherit;
	width:660px;
}

#typekey        { display: none; height: 1px; }
.alert, .red    { color: #f00; }
.accessibility  { display: none; }


.inlineleft    { margin: 5px 5px 5px 0; float: left; }
.inlineright   { margin: 5px 0 5px 5px; float: right; }
.inlinecentre  { margin: 5px 0; width: 445px; text-align: center;  }


