#header {
	padding-top: 1em;
	margin-left: 1em;
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 3em;
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}

#nav {
	position: absolute;
	top: 5em;
	left: 1em;
	width: 11em;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}

#nav li {
	font-size: 80%;
	border-bottom: 1px solid #B2BCC6;
	margin-bottom: 0.3em;
}

#nav a:link, #nav a:visited  {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}

#nav a:hover {
	color: #778899;
}

#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}

h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
}


h4 {
    margin-left: 0;
    margin-bottom: 0;
}

h5 {
    margin-top: 0; 
    margin-bottom: 0;
}


input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
}
input.btn {
  color: #00008B;
  background-color: #ADD8E6;
  border: 1px outset #00008B;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 30%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset {
  border: 1px dotted #61B5CF;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 0.8em Arial, Helvetica, sans-serif;
  color: #00008B;
  background-color: #FFFFFF;
}

#sponsor {
  font: 0.8em Arial, Helvetica, sans-serif;
  position: absolute;
  width: 16em;
  top: 8em;
  right: 2em;
  padding: 10px 10px 10px 10px;
  border-left: 1px dotted #cccccc;
  background-position: top right;
  background-repeat: no repeat;
}

#contactinfo {
  font: 0.8em Arial, Helvetica, sans-serif;
  position: absolute;
  padding: 10px 10px 10px 10px;
  width: 18em;
  top: 4.5em;
  right: 2em;
  border-left: 1px dotted #cccccc;
  background-position: top right;
  background-repeat: no repeat;
}

.contactbox {
  width: 12em;
  padding: 2px 4px 2px 6px;
  margin: 0 0 16px 0;
  border: 1px dotted #B1B1B1;
  background-color: #F4F4F4;
}

.contactbox p {
	font: .65em Arial, Helvetica, sans-serif;
    margin-top: 0; 
    margin-bottom: 0;
}

p, td, th {
	font: 0.8em Arial, Helvetica, sans-serif;
    margin-top: 0; 
    margin-bottom: 0;
}

.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 80%;
    margin-left: 16px; 
}
/*.datatable td {
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #D6DDE6;	
	padding: 0px;
}*/
.tdclass
{
    font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #D6DDE6;	
	padding: 0px;
    }

.pagingclass
{
    font:16px Verdana, Arial, Helvetica, sans-serif;
	
    }
.datatable th {
	border: 1px solid #828282;
	background-color: #ADD8E6;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}
.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	background-color: #DFE7F2;
	color: #000000;
}

#side1 {
	position: absolute;
	width: 215px;
	top: 50px;
	left: 10px;
	padding: 70px 10px 10px 10px;
}

#side1 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	margin-bottom: 0em;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}

#side2 {
	font: 80% Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 200px;
	top: 92px;
	right: 0px;
	border-left: 1px dotted #cccccc;
	background-position:  right top;
	background-repeat: no-repeat; padding-left:10px; padding-right:10px; padding-top:70px; padding-bottom:10px
}

#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}

.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0em 0em 2em 0em;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}

#contentview {
	margin: 0px 260px 0px 220px;
	padding: 10px;
}

#contentview ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}

#contentview li {
	font-size: 70%;
	padding-bottom: 4px;
}

#contentview p {
	font-size: 70%;
	padding-bottom: 4px;
	
	
}

span{ font: 10px Arial, Helvetica, sans-serif;margin-top: 0;margin-bottom: 0;}