#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:870px;
  height: 100%;
  margin: auto;
}




body {
	text-align: center;
	font: 90% Arial, Sans-Serif;
	background-color: #9DA5C7;
}

img {
	border: none;
	background-color: #FFFFFF;
}


/* ---Page sections---------------------------------------- */

div {
	margin: 0;
	padding: 0;
	border: 0px solid black;
	background-color: #FFFFFF;
}

#box {
margin: 0 auto 0 auto;
width: 760px;
text-align: left;
}

#title {
background: url(../images/logo.gif) no-repeat;
height: 120px;
text-align: right;
}

#links {
float: left;
background: url(../images/linksbackNEW.png) no-repeat;
width: 200px;
height: 850px;
}

#mainarea {
	float: right;
	width: 555px;
	background-color: #dee5f7;
	border-color: #000066;
	border-top-width: medium;
}

#footer {
font: 8pt Arial, Sans-Serif;
height: 20px;
clear: both;
}

.contentbox, .contentboxw {
background: url(../images/border.gif) no-repeat;
border: 1px solid orange;
font-size: 9pt;
}

.contentbox {
margin-top: 5px;
width: 260px;
height: 320px;
}

.contentboxw {
margin: 17px 0 0 3px;
width: 540px;
}

.contentbox h3, .contentboxw h3, .contentbox p, .contentboxw p {
margin: 9px;
}

.formerror {
background: url(../images/border.gif) no-repeat;
border: 1px solid orange;
font-size: 8pt;
padding:2px;
text-align:center;
width:200px;
}

/* ---Headings---------------------------------------- */

h2 {
	margin-top: 7px;
	color: #000099;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
}

h3 {
margin: 0;
font: bold 14pt Arial, Sans-Serif;
color: F68122;
}

h4 {
margin: 0;
font: bold 1.2em Arial, Sans-Serif;
}

table h4 {text-align: center;}

table h4, table h5 {
margin: 2px 0 3px 0;
font: bold 12pt Arial, Sans-Serif;
}



/* ---Text formatting---------------------------------------- */

p {
text-align: justify;
}

table {
	font-size: 11pt;
	background-color: #Ffffff;
	border-top-color: #F2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
}

#links a {
margin-left: 19px;
font: bold 14pt Arial, Sans-Serif;
color: #012683;
text-decoration: none;
line-height: 190%;
}

#links a:hover {
color: #002EB8;
}

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

#links ul li a {
font: 10pt Arial, Sans-Serif;
}

.contentbox a, .contentboxw a {
color: F68122;
text-decoration: none;
}

.contentbox a:hover, .contentboxw a:hover {
text-decoration: underline;
}



/* ---Other text classes---------------------------------------- */

.note {
font: 0.7em Arial, Sans-Serif;
}


/* ---END---------------------------------------- */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000099;
}
.thumbnails_instructuction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.index_table {
	margin: 4px;
	padding: 4px;
	width: 500px;
}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	line-height: 15px;
}
td {
	padding: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.image_in_text {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.links_page_bottomCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.side_linksCopy {
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
}
.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0000CC;
}
