* {
  margin: 0;
  padding: 0;
}

body {
	padding: 0px 0 30px 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f5f5f5 url('images/bg.jpg') repeat-x top; /*#0056aa;*/
}

h1 {
  float: left;
  padding: 0 10px 6px 0;
  font: 20px/30px Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #F6C361;
  background: White;
}

h2 {
  float: left;
  padding: 0 0 6px 0;
  font: 20px/30px Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #F9D591;
  background: White;
}

h4 {
	padding: 20px 15px 5px 15px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: rgb(0, 115, 255);
}

p {
	margin: 5px 20px 5px 20px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: black;
}

a {
	/*background: url('images/arrow.gif') no-repeat left;*/
	text-decoration: underline;
	padding-left: 0px;
	color: black;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

dt {
	margin: 0 20px 0 20px;
	padding: 0 0 1ex;
	font-weight: bold;
	color: black;
}

dd {
	margin: 0 30px 15px 30px;
	line-height: 1.75em;
	color: black;
}

ul {
  color: black;
}

ol {
	margin: 20px 20px 20px 0px;
}

ol li {
   line-height: 1.5em;
   padding: 0;
	margin: 0.4ex 0 0 3.5em;
}

#main {
  position: relative;
  margin: 0 auto;
  width: 900px;
  text-align: left;
}

#top {
	height: 241px;
	background: black url('images/top2.png') no-repeat right;
}

#afterh2 {
  float: left;
  width: 20px;
  height: 36px;
  background: url('images/top_bg.gif') left;
}

#menu {
	float: right;
	padding: 0 10px 0 0;
	height: 26px;
	top: 0px;
	position: relative;
	border:1px solid #3f83c0;
   background: #1463b0;
	border-top: none;
	width:auto;
}

#menu ul {
  list-style: none;
}

#menu ul li {
	float: left;
	display: block;
	padding: 0 15px 3px;
	height: 26px;
	border-left: 0px solid white;
}

#menu ul li a {
  display: block;
  margin: 10px 0 0 0;
  font: bold 11px/16px Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: white
  ;
}

#menu ul li a:hover {
  position: relative;
  top: -3px;
  text-decoration: none;
}

#middle {
  padding: 2px 0 0 0;
}

#left {
	float: left;
	width: 180px;
	margin-right: 10px;
	border:1px solid #3f83c0;
	margin-bottom: 30px;
}

#left h3 {
	font-weight: bold;
   line-height: 28px;
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	/*text-transform: uppercase;*/
	color: White;
	background: #2475c1; /*Royalblue;/* url(images/blue.gif) repeat-x;*/
}

#left ul {
  list-style: none;
  padding: 15px 0 20px 0;
}

#left ul li {
  background: url('images/arrow.gif') no-repeat left;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#left ul li a {
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
   background: none;
	padding-left: 0px;
}

#left ul li a:hover {
  text-decoration: underline;
  color: black;
}

#right {
  float: right;
  width: 698px;
  text-align: justify;
  /*background: #1463b0;*/
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border:1px solid #3f83c0;
}

#right h3 {
  text-align: left;
/*text-transform: uppercase;*/
  color: White;
  background: #2475c1;
  font-weight: bold;
  line-height: 28px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
}

#right h3.green {
  clear: both;
  /*background: #FFA858;*/
  line-height: 25px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 5px;
}


#right_2 ul {
	margin: 20px 20px 20px 0px;
	list-style-type: square;
}

#right_2 ul li {
  margin: 0.4ex 0 0 3.5em;
  padding: 0;
  line-height: 1.5em;
}

#right_2 {
  padding: 0 0 0 0;
  text-align: justify;
}

#right_top {
	padding: 0px 0px 0px 0px;
}

#right_mid {
	clear: both;
	/*background: orange;*/
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 450px;
}

#right_mid h3 {
  background: #2475c1;
  line-height: 25px;
  padding-left: 5px;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#right_mid_1 {
  float: left;
  padding: 0 0 20px 0px;
  width: 330px;
  text-align: left;
  /*border:1px solid #3f83c0;*/
}

#right_mid_1 p {
  margin: 5px 5px 5px 5px;
}

#right_mid_2 {
  float: right;
  padding: 0 0 20px 0;
  width: 330px;
  text-align: left;
 /* border:1px solid #3f83c0;*/
}

#right_mid_2 p {
  margin: 5px 5px 5px 5px;
}

#bottom {
	clear: both;
	/*width: 180px;
	margin-right: 0px;*/
	height: 56px;
	background: #2475c1; /*Royalblue; /* url(images/blue.gif) repeat-x;*/
}

#bottom_2 {
/*background: url('images/bottom_right.gif') no-repeat right;*/
  /*float: left;
  margin-left: 190px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0;
  padding-bottom: 0;*/
}

#bottom p {
	color: White;
	background: #2475c1;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}

#bottom a, #bottom a:hover {
  color: White;
}

.imgLeft {
  display: block;
  float: left;
  margin: 20px 15px 20px 0;
}

.imgRight {
  display: block;
  float: right;
  padding: 10px 0 5px 15px;
}
/* ##### Table #####*/

table {
	clear: both;
	width: 90%;
	margin: 25px 20px 20px 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #f5f5f5; /*#fafafa*/
}

table th {
  height: 1.0em;
  padding: 2px 20px 2px 7px;
  /*border-left: solid 3px rgb(255, 255, 255);
  border-right: solid 3px rgb(255, 255, 255);
  border-top: solid 3px rgb(255, 255, 255);
  border-bottom: solid 3px rgb(255, 255, 255);*/
  background-color: #2475c1/*rgb(61, 148, 255)/*Cornflowerblue /*#7590ae*/;
  text-align: left;
  color: white;
  font-weight: bold;
  font-size: 110%;
}

table td {
  height: 1.0em;
  padding: 3px 8px 3px 8px;
  border-left: solid 3px rgb(255, 255, 255);
  border-right: solid 3px rgb(255, 255, 255);
  border-top: solid 3px rgb(255, 255, 255);
  border-bottom: solid 3px rgb(255, 255, 255);
  /*background-color: Aliceblue/*#fafafa*/;*/
  text-align: left;
  font-weight: normal;
  color: Black;
  font-size: 100%;
  vertical-align: top;
}
/* ##### Form #####*/

form {
	border: 3px solid white;
	margin: 10px 17px;
	padding: 20px 20px 20px 20px;
	/*background-color: #f5f5f5;*/
	width: 450px;
}

#dlform{
  width: 350px;
  border: 0px none;
  background-color: transparent;
}

label {
  margin: 5px 0 0;
  display: block;
  font-weight: bold;
  font-size: 0.9em;
  cursor: pointer;
}

input {
  border: 1px solid #3f83c0/*Cornflowerblue /*#7590ae*/;
  padding: 2px;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #777777;
}

textarea {
  border: 1px solid #3f83c0/*Cornflowerblue /*#7590ae*/;
  padding: 4px;
  width: 400px;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  height: 180px;
  display: block;
  color: #777777;
}

input.button {
  border: 2px solid #3f83c0/*Cornflowerblue /*#7590ae*/;
  margin: 0;
  padding: 2px 3px;
  background: #ffffff none repeat scroll 0% 50%;
  font-family: Arial, Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
}

code {
  background: #FFF;
  border: 1px solid #3f83c0;
  border-left: 6px solid #3f83c0;
  color: #666;
  display: block;
  font: normal 1em Tahoma, sans-serif;
  line-height: 1.6em;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
  padding: 8px 10px;
  /*white-space: pre;*/
}

blockquote {
  background: url('images/quote.gif') no-repeat;
  display: block;
  font-weight: bold;
  padding-left: 28px;
  margin-left: 5px;
  margin-right: 15px;
}
