body
{
	background-color: #F3F7FC;
	padding: 0;
	margin: 0;
	font: 80% Arial, Helvetica, sans-serif;
	text-align: center;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
#container
{
	text-align: left;
	margin: 0 auto;
	width: 1024px;
	min-height:700px;
	_height:700px;
	background-color: #FFF;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	line-height: normal;
}
#columnleft
{
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	background-image: url(../img/contacts.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	bottom: 0px;
	clear: left;
	display: inline;
	height: 525px;
}
#columnright
{
	float: right;
	width: 874px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	bottom: 0px;
	clear: right;
}
#header
{
	height: 75px;
	width: 874px;
	background-color: #FFFFFF;
	background-image: url(../img/headbgr.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-position: right center;
}

#banner
{
	/*height: 75px;*/
	width: 624px;
	padding: 0px;
	margin: 8px 0px 0px 40px;
}
#columncontent
{
	float: left;
	width: 624px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	bottom: 0px;
	clear: right;
	background-image: url(../img/bodybgr.gif);
}

#footer
{
	width: 1024px;
	height: 75px;
	margin: 0 auto;
	background-image: url(../img/titlebgr-contacts.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	bottom: 0px;
	left: auto;
	right: auto;
	clip: rect(auto,auto,0px,auto);
	font-size: 80%;
}







/* Definitions for headings navigation */
h1, h2, h3, h4, h5, h6
{
	color: #0C3D9E;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}

h1
{
	font-size: 180%;
	font-weight: normal;
}

h2
{
	font-size: 150%;
	font-weight: normal;
}

h3
{
	font-size: 120%;
	font-weight: bold;
}

h4, h5, h6 { font-size: 100%; }


dl {
	padding-top: 1.5em;
	padding-left: 2em;
}

dt
{
	font-weight: bold;
	margin-top: 1.2em;
	font-size: 95%;
}

dd
{
	margin: 0.2em 0 0;
	padding: 0.5em 0 0 1em;
	font-weight: normal;
	font-size: 90%;
}
/* Definitions for main left navigation colors*/
.menu:link, .menu:visited { color: #143A85; }
.menu:hover, .menu:active { color: #E96980; }

/* Definitions for link colors*/
a:link, a:visited { color: #143A85; }
a:hover, a:active { color: #E96980; }

.none { display: none; }
img {
	border: 0px;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
blockquote {
	padding-left: 0.2px;
	padding-right: 0.2px;
}
.clearboth
{
	clear: both;
	height: .2em;
}
.remark {
	font-size: 70%;
}
.boldblue {
	font-weight: bold;
	color: #0C3D9E;
}
.names {
	color: #0C3D9E;
	font-weight: bold;
	font-size: 110%;
	font-variant: normal;
}
.title {
	font-weight: bold;
	color: #0C3D9E;
	font-size: 120%;
}
.bi {
	font-style: italic;
	font-weight: bold;
}

 hr {
  border: 0;
  width: 100%;
  color: #0C3D9E;
  background-color: #0C3D9E;
  height: 1px;
}
li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}
p {
	text-align: justify;
}
