body {
	font-family: Arial, Verdana, Helvetica, san-serif;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-color: #2E2B60;
}

a { color: #FB4517; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { color: #2E2B60; font-size: 12pt; font-weight: normal; }
h2 { color: #2E2B60; font-size: 11pt; font-weight: normal; }
h3 { color: #2E2B60; font-size: 10pt; font-weight: normal; }
p { color: #2E2B60; font-size: 10pt; }
ul, ol { color: #2E2B60; font-size: 10pt; }
table { color: #2E2B60; font-size: 10pt; }

.left { float: left; margin: 0px 10px 0px 0px; }
.right { float: right; margin: 0px 0px 0px 10px; }
.centre { text-align: center; }

.blue-lt { color: #5145A2; }
.blue-dk { color: #2E2B60; }

.site-border { width: 925px; }

.header {
	width: 100%;
	height: 7em;
	background: url(../images/header-back.gif) repeat-x;
}

.header-logo {
	text-align: center;
	width: 115px;
	float: left;
	display: block;
}

.header-logo img {
	margin: 0px 0px 0px 30px;	
}

.header-name {
	float: left;
	text-align: left;
}

.header-name h1 {
	color: #5145A2;
	font-size: 14pt;
	margin: 3em 0px 0px 30px;
}

.header-contact {
	float: right;
	text-align: right;
}

.header-contact h1 {
	color: #5145A2;
	font-size: 12pt;
	margin: 3.7em 15px 0px 0px;
}

.header-contact a {
	color: #5145A2;	
}

.header-contact a:hover {
	color: #2E2B60;	
}

.main-body {
	width: 100%;
	background-color: white;
	height: 400px;
	margin: 10px 0px 0px 0px;
}

.main-body td {
	vertical-align: top;
}

.main-body-left {
	width: 15%;
	background: url(../images/left-dragon.gif) no-repeat bottom center;
	background-color: white;
}

.main-body-left img {
	border: 1px solid #2E2B60;
	margin: 30px 0px 0px 0px;	
}

.main-body-left-buts ul {
	text-align: right;
	font-size: 10pt;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.main-body-left-buts a {
	color: #2E2B60;
	line-height: 2em;
	width: 100%;
	height: 2em;
	display: block;
	padding: 0px 5px 0px 0px;
}

.main-body-left-buts a:hover {
	color: white;
	text-decoration: none;
	background-color: #2E2B60;	
}

#current {
	color: white;
	background-color: #2E2B60;	
}

.main-body-right {
	text-align: left;
	width: 85%;
	background: url(../images/watermark.gif) no-repeat bottom right;
}

.main-text {
	width: 98%;
	margin: 10px 0px 10px 10px;
}

.home-fac {
	width: 100%;
	height: 33px;
	display: block;
}

.home-fac ul {
	font-size: 8pt;
	text-transform: uppercase;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.home-fac li {
	float: left;
}

.home-fac a {
	color: white;
	text-align: center;
	width: 95px;
	height: 2.5em;
	display: block;
}

#home-fac-l1 {
	line-height: 2.5em;
	background-color: #2E2B60;
	margin: 0px 1px 0px 0px;
}

#home-fac-l2 {
	line-height: 2.5em;
	background-color: #343475;
	margin: 0px 1px 0px 0px;
}

#home-fac-l3 {
	line-height: 2.5em;
	background-color: #3C3C7D;
	margin: 0px 1px 0px 0px;
}

#home-fac-l4 {
	line-height: 2.5em;
	background-color: #41418E;
	margin: 0px 1px 0px 0px;
}

#home-fac-l5 {
	line-height: 1.25em;
	background-color: #45459A;
	margin: 0px 1px 0px 0px;
}

#home-fac-l5b {
	line-height: 2.5em;
	background-color: #45459A;
	margin: 0px 1px 0px 0px;
}

#home-fac-l6 {
	line-height: 2.5em;
	background-color: #4D4DA6;
	margin: 0px 1px 0px 0px;
}

#home-fac-l7 {
	line-height: 1.25em;
	background-color: #5151B2;
      margin: 0px 1px 0px 0px;
}

#home-fac-l8 {
	line-height: 1.25em;
	background-color: #5151B2;
      margin: 0px 1px 0px 0px;

}

.home-bot { width: 100%; display: block; }

.footer {
	font-family: Times, serif;
	text-align: center;
	line-height: 1.8em;
	width: 100%;
	height: 1.8em;
	border-bottom: 2pt solid white;
}
.page-text {
	width: 100%;
	display: table;
	text-align: justify;
	background-color: #EAE9EF;
}

.page-text h1 {
	color: white;
	line-height: 1.7em;
	text-indent: 10px;
	width: 100%;
	height: 1.7em;
	display: block;
	margin: 0em 0px 1em 0px;
	background-color: #2E2B60;
}

.page-text h2 { font-weight: bold; margin: 1em 10px 1em 10px; }
.page-text h3 { color: #FB4517; margin: 1em 10px 1em 10px; }
.page-text p { margin: 1em 10px 1em 10px; }
.page-text table { margin: 1em 10px 1em 10px; }

.page-text ul {
	margin: 1em 10px 1em 30px;
	padding: 0px 0px 0px 0px;
}

.page-text li { margin: 0.5em 0px 0.5em 0px; }

.news-images { width: 100%; }

.news-images ul {
	list-style: none;	
	width: 100%;
	margin: 1em 0px 1em 5px;
	padding: 0px 0px 0px 0px;
}

.news-images li { display: inline; }

.news-images img {
	border: 1px solid #2E2B60;
	margin: 0px 60px 0px 60px;
}

.registerform { margin: 1em 10px 1em 10px; }

.registerform input {
	color: #2E2B60;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10pt;
	margin: 0px 0px 2px 0px;
}

.registerform textarea {
	color: #2E2B60;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10pt;
	border: 1px solid #A5ACB2;
	margin: 0px 0px 2px 0px;
}

.registerform label {
	color: #2E2B60;
	font-weight: bold;
	font-size: 10pt;
}

#coms { margin: 1em 10px 1em 10px; }
#coms li { list-style: none; }

.standard-input { border: 1px solid #A5ACB2; }

.submit-but { margin: 0px 0px 0px 103px; }

.footer p {
	color: white;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}
