* { padding:0; margin:0; }

BODY {
	margin:0;
	background-color:#b9e5eb;
	background-image:url();
	background-position:top; 
	background-repeat:repeat-x;
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-align:justify;
	color:#646464;
	line-height: 100%;}

#title {
	background-image:url(images/img.jpg);
	width:577px;
	height:125px;
	z-index:1;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-288px;}

.majorcontent {
	width:436px;
	z-index:3;
	position:absolute;
	left:50%;
	top:120px;
	margin-left:-222px;}

.content {
	line-height: 100%;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-image:url(images/footers.jpg);
	background-position:bottom; 
	background-repeat:repeat-x;}

select, textarea {
	border-top: solid #3C3C3C 1px;
	border-left: solid #3C3C3C 1px;
	border-right: solid #181818 1px;
	border-bottom: solid #181818 1px;
	background-color: #282828;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #F66C47;}
input {
	border-top: solid #3C3C3C 1px;
	border-left: solid #3C3C3C 1px;
	border-right: solid #181818 1px;
	border-bottom: solid #181818 1px;
	background-color: #282828;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #B5D550;}

h2 { 
	padding:8px 0;}

.majorcontent h2 { 
	text-transform:uppercase; 
	text-spacing:2px;
	text-align:left;
	background-image:url(images/headers.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	font-family: Times New Roman, Georgia;
	line-height:20px;
	font-size: 15pt; 
	font-weight: none; 
	padding-left:10px;
	color: #476cf6;}

.majorcontent h3 { 
	text-spacing:1px;
	text-align:center;
	padding:10px;
	font-weight: none; 
	color: #646464;}

.majorcontent h5 { 
	text-spacing:1px;
	text-align:center;
	padding:10px;
	font-weight: none; 
	color: #646464;}

A:link{
	color:#43828b;
	text-transform:uppercase; 
	text-decoration:none;
	font-size: 7pt;
	cursor: default;} 

A:visited{
	color:#43828b;
	text-transform:uppercase; 
	text-decoration:none;
	font-size: 7pt;
	cursor: default;} 

A:hover{
	color: #435e8b;
	text-transform:uppercase; 
	text-decoration:none;
	font-size: 7pt;
	cursor: default;}

strong,em{
	color: #858585;}

ul,ol,li{
	margin-left:10px;
	line-height: 100%;}