* html, body, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0px none;
font-family: Helvetica, Arial, Verdana, sans-serif;
}

A {
	color : red;
	text-align: left;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-align: left;
	text-decoration : none;
}

A.smaller {
	font-size: 8pt;
	text-align: left;
	color : #0084BE;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 8pt;
	text-align: left;
	color : Red;
	text-decoration : none;
}

#banner {
height: 200px;
background-image: url('/cms/cmsimages/banner.jpg');
background-repeat: no-repeat
}

body {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12pt;
font-style: italic;
background-color: #000;
background-image: url('/cms/cmsimages/bg.jpg');
color: #fff;
margin: 0px 0px;
}

#box1{
border: 0px solid #fff;
float:right;
height: 210px;
width: 420px;
font-size: 8pt;
font-style: normal;
background-color: #000;
color: yellow;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.clearfix{display: inline-block;}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.container{
width: 99%; 
float:left;
display: inline;
}

#content{
margin-left: 0px;
width: 770px;
}

#content a{
text-decoration: none; 
font-style: italic;
font-weight: bold;
}

#content a:hover{
text-decoration: none; 
color: #ff9900;
}

#content h1{
color: #ffff00;
font-size: 18pt;
font-style: normal;
padding: 0;
margin: 5px 10px 5px 10px;
}

#content h2{
color: #ffff00;
font-size: 16pt;
font-style: normal;
margin: 20px 10px 10px 10px;
padding: 0;
}

#content h3{
font-size: 12pt;
font-style: italic;
color: #A52A2A;
margin: 20px 10px 10px 10px;
padding: 0;
}

#content p{
color: #fff;
font-size: 12pt;
font-style: normal;
margin: 5px 10px 10px 10px;
}

#content p.right{
float: right;
display: inline;
}

#content ul li{
color: #fff;
font-size: 12pt;
font-style: normal;
margin: 0px 0px 5px 30px;
}

FONT.smaller {
	text-align: left;
	font-size: 8pt;
}

#footer{
clear:both;
height: 60px;
font-size: 8pt;
font-style: italic;
margin: 27px 7px 7px 7px;
color: yellow;
}

#footer p {
font-size: 20pt;
font-style: normal;
font-weight: bold;
text-align: center;
padding-top: 25px;
}

.frontright{
margin-top: 15px;
margin-right: 0px;
margin-bottom: 5px;
float: right;
margin-left: 10px;
border: 0px;
display: inline;
}

HR {
	color: #B8CFE7;
	height: 1px;
	margin: 20px 10px 0px 20px;
}

INPUT {
	font-size: 10pt;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

.leftimage{
margin-bottom: 5px;
float: left;
display: inline;
margin-right: 15px;
border: 1px solid #000000;
}

.leftimagenb{
margin-bottom: 5px;
float: left;
display: inline;
margin-left: 0px;
margin-right: 15px;
border: 0px;
}

.rightimage{
margin-bottom: 5px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
display: inline;
}

.rightimagenb{
margin-bottom: 5px;
float: right;
margin-left: 15px;
border: 0px;
display: inline;
}

.top_right {
position: absolute;
top:70px;
right:20px;
width:200px;
background-color:#ccccff;
padding:5px;
border: 1px solid #cccccc;
text-align:center;
font-size:85%;
}

#wrapper {
position: relative;
width: 770px;
margin: 0px auto;
border: 0px solid #000000;
text-align: justify;
}