  body {
    margin: 0;
    padding: 0;
    background: #E5E5E5 url(../images/grad-bg.gif) top repeat-x;
    font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
    color: #332005;
}

#container {
    margin: 0 auto;
    width: 980px;
    background: url(../images/page-bg.gif) center repeat-y;
}

#page-top {
    background: url(../images/page-top-bg.gif) top center no-repeat;
}


#header {
    margin: 0 20px;
    background: url(../images/header-bg.gif) top center no-repeat;
    height: 100px;
}
#header form {
    float: right;
    margin: 0;
    width: 550px;
}
#header th {
    white-space: nowrap;
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    height: 40px;
}
#header td {
    padding: 0;
/*    padding-right: 10px;*/
}
#header input {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #664E36;
    background-color: #FFC488;
    border: 1px solid #FFD6AC;
    padding: 3px;
    width: 110px;
    margin-left: 10px;
}
#header ul {
    margin: 0 10px;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    color: #6A411E;
}
#header li {
    margin: 0;
    padding: 0 0 1px 10px;
    font: 9px/11px Arial, Helvetica, sans-serif;
    background: url(../images/header-bullet.gif) top left no-repeat;
}
#header li a {
    color: #6A411E;
}
.divider {
    background: url(../images/header-div.gif) top left no-repeat;
}


#nav {
    margin: 0 20px;
    background: #E5E5E5 url(../images/nav-bg.gif) center repeat-x;
    text-align: center;
/*    white-space: nowrap;*/
}
#nav a {
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 17px;
}
#nav a:hover {
    color: #F47D30;
}


#buttons {
    float: right;
    width: 160px;
    margin: 0 20px 0 -5px;
    display: inline;
    padding:0;
}
#flash {
    margin: 0 -5px 0 20px;
    padding: 0;
    height: 161px;
}


#content1 { /* when showing sidebar */
    margin: 0 350px 0 20px;
    padding: 30px 0 20px 50px;
}
#content2 { /* when hiding sidebar */
    margin: 0 20px;
    padding: 30px 50px 20px;
}

h1 {
    margin: 0;
    padding: 20px 0 0;
    font-size: 22px;
    line-height: 26px;
    color: #FF8711;
}
h2 {
    margin: 0 0 -5px;;
    padding: 20px 0 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #FF8711;
}
h4 { /* used as intro paras */
    margin: 20px 0 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}
p {
    margin: 12px 0;
}
a {
    color: #D05608;
}
form {
    margin: 0;
}
form td {
    padding: 0 10px 7px 0;
}
input, select, textarea {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
}



#sidebar {
    float: right;
    display: inline;
    margin: 0 50px 0 0;
}
#sidebar h3 {
    margin: 0;
    padding: 30px 0 0;
}
#sidebar form {
    background: url(../images/sidebar/search-bg.gif) top left no-repeat;
}
#sidebar form td {
    height: 52px;
    padding: 0;
}
#sidebar input {
    font-size: 11px;
}

.kbname {
	font-family: verdana, arial, sans-serif;
	font-size: 22px;
	background: #FFF;
	color: #000;
	margin-bottom: 18px;
	border-bottom: 1px solid #ddd;
}

.kbheading {
	font-size: 15px;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	background: #FFF;
	padding:10px 10px 0 10px;
	margin: 0 20px 0 20px;
}

.kbcontent  {
	list-style: none;
	text-indent:0;
	background: #FFF;
	padding:10px;
	margin: 0 0 0 0;	
}

li{
    padding: 5px 0 5px 0;
}
.categories td{
    height:25px;
}
.kbcontent1  {
	list-style: none;
	text-indent:0;
	background: #FAF8CC;
	padding:10px;
	margin: 0 0 0 0;
	border: 2px double #FFCC99;
}
.searchform {
	border-bottom: 1px solid #ccc;
}

.searchbox {
	padding-right: 40px ;
}

.powered {
	font-size: x-small;
	text-align: center;
	background: #FFF;
}

.articleinfo {
	font-size: x-small;
	color: #777;
}

.searchword {
	color: red;
	font-weight: bold;
}
.relatedtext {
	color: #666;
}

blockquote {
	color: #222;
	font-size: x-small;
	border: 1px dotted #999;
	padding: 10px ;
	margin: 5px;
	background-color: #FFFFCC;
}

	.breadcrumb
	{
		line-height:20px;
		padding-left:20px;
		border-bottom: 1px dotted #ccc;
		padding:10px;
		background: #FFF;
	}


#footer {
    clear: both;
    background: #E5E5E5 url(../images/footer-bg.gif) top center no-repeat;
    padding: 25px 25px;
    font-size: 10px;
    line-height: 12px;
    color: #DABA8D
}
#footer p {
    margin: 0;
    float: right;
    color: #685B48;
}
#footer a {
    color: #685B48;
    text-decoration: none;
    padding: 0 5px;
}
#footer a:hover {
    text-decoration: underline;
}



.ticklist {
    margin: 12px 20px;
    padding: 0;
    list-style: none;
}
.ticklist li {
    background: url(../images/tick.gif) top left no-repeat;
    padding: 4px 0 5px 20px;
}

.calculator {
    margin: 30px 0;
    background: url(../images/home/feat-box-bg.gif) top left no-repeat;
    height: 125px;
}
.horzline {
    margin: 30px 0;
    line-height: 0;
    border-bottom: 1px solid #FFC388;
}
.required {
    color: red;
}

.button {
    background: #F7A25E url(../images/pics/button-bg.gif) top left no-repeat;
    border: none;
    height: 21px;
    padding: 0 5px 4px 15px;
    font-size: 11px;
    font-weight: bold;
    color: #803812;
    text-transform: uppercase;
    border-right: 1px solid #DC7536;
}

.plane{
    margin: 12px 10px;
    list-style-type:none;
    padding:10px 10px 10px 0px;
    margin:0px;
}
.plane li{
background-image:url(../images/plane.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
padding:3px 0px 15px 28px;
}

.sublist{
    margin: 12px 10px;
    list-style-type:none;
    padding:0px 10px 0px 60px;
    margin:0px;    
}
.sublist li{
    background-image:url(xxxx);
    list-style-type:disc;
    padding:10px 0px 0px 4px;  
}

.form {
    background: url(../images/pics/grad-bg.gif) top center no-repeat;
    padding: 2px;
}
.form td {
    border-bottom: 1px solid #FFE6CE;
    padding: 10px 0 10px 10px;
}
.form tr:hover {
    background-color: #FEF3E9;
}
.button {
    background: #F7A25E url(../images/pics/button-bg.gif) top left no-repeat;
    border: none;
    height: 21px;
    padding: 0 5px 4px 15px;
    font-size: 11px;
    font-weight: bold;
    color: #803812;
    text-transform: uppercase;
    border-right: 1px solid #DC7536;
}