body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: White;
}
	
.cat_textbox_small {
	background-color: #FDFAEC;
	font-size: 11px;
}	
	
	
#container {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	min-height: 500px;
	margin-top: 20px;
	border: 0px; /*
	background: url(../grfx/home-background.jpg) no-repeat 0px 149px #fff; */
	border-color: #206787;
	border-style: solid;
	background-color: #FDFAEC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	
#header {
	padding-top: 0px;
	border: 0px;
	background: #FBEDC1 url(../images/marketing_top_image.jpg) no-repeat bottom;
	width: 752px;
	height: 160px;
}


#menu {
	padding: 20px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	background: transparent url(../images/menu.gif) no-repeat;
	width: 752px;
	height: 58px;
	border-color: #206787;
	border-style: solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
}

#footer {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	width: 752px;
	height: 77px;
}

#content {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	width: 780px;
	padding-top: 0px;
	min-height: 750px;
	background-color: #F5F3E6;
}

#sidebar {
	margin-left: 361px;
	min-height: 400px;
}

#leftbar {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	width: 620px;
	float: left;
	background: #F5F3E6;
}

#rightbar {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	width: 160px;
	float: left;
	background-color: #E0DAB6;
	color: #726B2D;
	font-size: 13px;
	min-height: 430px;
}

#sidebar img {
	margin-bottom: 9px;
}

#bottombar {
	height: 8px;
	background-color: #C3B967;
	width: 780px;
	float: right;
	margin: 0px;
}

a {
	color: #6F672C;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 12px;
}

#content a:hover {
	color: #138DE2;
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C75500;
	padding-left: 5px;
}

h3  {
	font-size: 0.90em;
	color: #000;
	margin-left: 10px;
}

h2 {
	font-size: 1.0em;
	color: #8B3C0C;
	margin-bottom: 7px;
	margin-left: 10px;
}

p {
	margin: 5px 0px 15px 0px;
	line-height: 1.3em;
	letter-spacing: 0.01em;
	padding-left: 10px;
	padding-right: 10px;
}

#content ul, ol, td, li {
	font-size: 13px;
	line-height: 1.7em;
	margin-bottom: 10px;
}

.lighttable {
	background-color: #FAF9F0;
}

#menu {
	width: 780px;
	text-align: center;
	height: 50px;
	float: right;
}

#menu a {
	color: #6F672C;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#menu p, span {
	color: #363636;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: -10px;

}

#menu a:hover {
	color: #138DE2;
	text-decoration: underline;
	font-weight: bold;
}

#footer {
	text-align: center;
	width: 100%;
	height: 30px;
}

#footer1 {
	text-align: center;
	width: 100%;
	height: 30px;
	background-color: white;
	float: right;
}

.topHeading {
	font-weight: normal;
	color: #00529B;
	font-size: 10px;
}

.th {
	background-color: #D6D295;
	padding-left: 5px;
}

.ti {
	background-color: #FAF9F0;
}