* { 
margin : 0;
padding : 0;
} 
body { 
margin : 0;
padding : 0;
text-align : center;
background : #f0f0f0 url(../images/bbg.gif);
font-family: Arial, sans-serif;
} 
img { 
padding : 5px;
border : 1px solid #caff7a;
} 

img.floatTL { 
float : left;
margin: -5px 10px 0px 5px;
padding: 3px;
border : 0px solid #caff7a;

} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
h1 { 
xfont-family : serif;
font-weight : lighter;
color : #9cec23;
font-size : 1.5em;
letter-spacing : -1px;
float : right;
padding-right : 10px;
padding-top : 15px;
} 

h2 {
font-size : 1.3em;
font-weight : lighter;
text-decoration : underline;
letter-spacing : -1px;
padding-top : 10px;
padding-bottom : 5px;
} 

h3 { 
color : #6d6d6d;
font-weight : lighter;
text-decoration : underline;
font-size : 1.1em;
letter-spacing : -1px;
padding : 10px;
} 
p { 
color : #636363;
font-size : 1em;
text-align : justify;
margin-bottom: 1.5em;
} 
a { 
color : #ba7d04;
text-decoration : none;
} 

a:focus
{
outline: 0px;
}

#wrapper { 
text-align : left;
width : 770px;
margin : 10px auto 0 auto;
height : 100%;

} 

.ninepoint
{
font-size : 9pt;
	padding : 0px 20px 5px 20px;
	margin : 0px 0px 0px 0px;
	text-align:left;
	color:#6d6d6d;
}

/* Header */

#header
{
	position: relative;
	background : #272727 url(../images/header-bg.gif) repeat-x bottom left;
	height: 6em;
	padding-left: 1em;
	z-index:1;
}

#header h1
{
	color:  #a9fb25;
	position: absolute;
	top: 0em;
	font-size: 2.1em;
	letter-spacing: 0em;
	xletter-spacing: -0.05em
}

#header h1 a
{
	color: #a9fb25;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	font-size: 1.8em;
	top: 1.5em;
	right: 1.0em;
	color: #a9fb25;
}

#content { 
width : 740px;
background : #fff url(../images/border.gif) repeat-y left 0%;
xfloat:right;
xleft : 220px;
padding : 5px 15px 0 15px;
margin : 0px 0px 0px 0px;
xheight : 3900px;
z-index:0;
} 

#content-right h2 { 
	color: #c4209d;
	font-size: 1.5em;
} 

#content-right ul { 
	list-style-type:square;
	padding : 2px 2px 2px 10px;
}

.normal-list { 
	list-style-type:square;
	padding : 2px 0px 2px 20px;
	margin : 0px;
} 

 li { 
margin: 0em 0em 1em 1em ;
color : #6d6d6d;

} 

.footer { 
text-align : center;
margin: -25px 0px 0px 0px;
padding: 20px 0px 20px 0px;
font-size : 0.8em;
color:#6d6d6d;
background : #a4e91a;
z-index:1;
} 

.footer p { 
text-align : center;
margin: 0px 0px 0px 0px;
padding: 20px 0px 20px 0px;
font-size : 0.8em;
}

.clear
{
	clear: both;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
background : #fff url(../images/border.gif) repeat-y left 0%;
}