*
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

body
    {
	margin:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    }

#wrapper {
width:900px; /*this is a good width to use for 1024 x 768 pixel resolutions*/
margin:0 auto; /*this is how you center it*/
text-align:center; /*this makes IE6 center the div - IE6 doesn't behave very well*/
}

td
    {
    font-family: inherit;
    font-size: 12px;
    line-height: 16px;
    vertical-align: top;
    }

input, select, option
    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    }

p
    {
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    margin: 0px 0px 10px 0px;
    }

p.small, .small
    {
    font-size: 11px;
    line-height: 12px;
    margin: 0px;
    }

p.smaller, .smaller
    {
    font-size: 10px;
    line-height: 11px;
    margin: 0px;
    }

h1
    {
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    }

h2
    {
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    }

h3
    {
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    }

h4
    {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    }

h5
    {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    }

h6
    {
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    margin: 10px 0px 5px 0px;
    }
	
ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}
.bodysmall
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }
#main-menu a { 
color: #FFFFFF;
font-weight: bold; 
font-size: 13px; 
}
    
#main-menu ul {
margin: 0px;
padding: 0px;
} 

#main-menu li {
list-style-type: none; 
display: inline;
margin: 0 5px 0 5px; 
}

#main-menu li a {
color: #FFFFFF;
text-decoration: none;
}

#main-menu li a.active, #main-menu a:hover {
text-decoration: underline;
color: #D9CD60; 
}
#liquid-round {
width:100%;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(images/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
width:100%;
height:60px;
background:url(images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(images/bottom-right.gif) no-repeat right top;
}
p {margin:0 0 1em 0}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:1.0em; color:#2A347C;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.xb1 {margin:0 5px; background:#ccc;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #ccc; border-width:0 1px;}
.h_mnu_01{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: ;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-left-style: solid;
	border-left-color: #ffffff
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #ffffff !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #00AE00;
}
.leftborder { 
border-left: 1px solid #cccccc; 
border-style: dashed; 
}
.rightborder { 
border-right: 1px dashed #cccccc; 
}
.limetitle
{
font: Arial, Helvetica, sans-serif;
font-size:14px;
color: #D5E160;
font-weight: bold;
     }
	 .whitetitle
{
font-size:14px;
color: #ffffff;
font-weight: bold;
     }
.title
    {
    font-size: 14px;
	color: #28833F;
    font-weight: bold;
    }
	.palebluetitle
    {
    font-size: 14px;
	color: #5F72B6;
    font-weight: bold;
    }
.white
    {
    font-size: 11px;
	color: #ffffff;
    font-weight: bold;
     }
.copyright
    {
    font-size: 10px;
	color: #ffffff;
    font-weight: normal;
     }