body {
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.gif);
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7F7772;
}

#wrapper {
	width:737px;
	margin:0px auto;
	background-color:#FFF;
}
h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 737px;
	height: 157px;
	margin: 0 auto;
}

/* Logo */



/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(../beta/style/images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(../beta/style/images/img03.gif) repeat-x left bottom;
}

/* Page */

#page {
	width: 737px;
	margin: 50px auto 20px auto;
 	background-color:#FFF ;
}

/*icons*/
.icons { 
float : right;
} 
.icons img { 
padding-right : 2px;
padding-top: 5px;
border : 0;
} 
/* Content */

#content {
	float: right;
	width: 498px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/list_icon.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
/*	background: url(images/img11.gif) no-repeat;*/
}

#sidebar li ul {
}

#sidebar li li {
padding: 5px 0;

}
#sidebar h2{
font-size: 1em;
font-weight:bold;
line-height: 1.2em;
border-bottom : 1px dotted;	
margin: 0;
}

#sidebar h1 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
font-size: 0.9em;
font-weight:bold;
}

#sidebar h3 a{
text-decoration:none;
color: #7F7772;
}

#sidebar p {
	margin-bottom: 10px;
	line-height: normal;

}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#bottom{
	clear:both;
	padding:5px 0px;
	color:#FFF;
	font-size:90%;
}


#email {
	float:left;
	width:439px;
	background-color:#598223;
	padding:10px;	
	height: 70px;
}

#email a{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#email a:hover{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#email p{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	}
#validtext {
	float:left;
	width:258px;
	background-color:#598223;
	padding:10px;	
	height: 70px;
	text-align:right;
}

#validtext p{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}