a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
margin: 0;
line-height: 1.5em;
text-align: justify;
}
#wrapper{
width: 875px;
margin: 0 auto;
}
.box{
background: #fff;
padding:0 10px 0 10px;
}
.boxholder{
clear: both;
padding: 5px;
background: #CCCCCC;
border:#333333 1px solid;
}
.tab{
float: left;
height: 32px;
width: 200px;
margin: 0 1px 0 0;
text-align: center;
background: #F2F2F2 url(images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
body {
font-family: "Trebuchet MS";
	padding: 0;
	margin: 0;
	background: url(images/back2.png) no-repeat left top;
	color: #222;
	width: 100%;

	font-size:13px;
}
#main{
	width: 892px;
	margin: 50px auto 0;
	background: #F2F2F2;
	border: solid 4px #0f225f;
	padding: 20px;
	filter:alpha(opacity=90); 
    -moz-opacity: 0.9; 
    opacity: 0.9; 
}

#right{
width:200px;
float: right;
padding:10px 25px 25px 25px;
font-size:13px;
font-weight:bold;
}

#logo{
padding:10px 0 20px 0;}


#footer{
text-align:center;
font-size:12px;
color: #0f225f;
padding: 20px 0 5px 0;
}
#rightimg img{

float:right}

#col1 {
width:360px;
float:left;
}

#col2 {
width:460px;
float:left;
}


a:link{ color: #000000;text-decoration: none; }

a:visited{ color: #333333; }

a:hover, a:focus{ color: #0f225f;	text-decoration:none; }

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color: #0f225f; margin-bottom:0.5em; }

h1{ font-size:24px;}

h2{	font-size:20px;}

h3{	font-size:18px;}

h4{	font-size:16px;}

h5{	font-size:14px;}

h6{	font-size:12px;}

ol, ul{	margin: 1em 0 1em 1em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}



