	body {
		text-align:center;
		margin-top:0px;
		background-color:#eff4f9;
		}
	
	#frame {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:url(../images/header.gif) no-repeat #ffffff;
/*		background-image:url(../images/header2.gif);
		background-repeat:no-repeat;
		background-color:#ffffff; */
		border: 1px solid #ff9933;
		}
		
	#contentleft {
		width:140px;
		float:left;
		text-align:center;
		padding-top:193px;
		}
	#contentcenter { 
		width:480px;
		float:left;
		padding-top:133px;
		}
	
	#contentright {
		width:138px;
		float:left;
		text-align:center;
		padding-top:193px;
		}

	#contentfooter {
		padding-top:15px;
		width:760px;
		}
		
	p {
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
		}
		
	.heading {
		color: #003366;
		font-size: medium;
		font-weight: bold;
		}	
		
	.pheading {
		font-weight: bold;
		color: #003366;
		}
		
	.errortext {
		font-weight: bold;
		color: #FF0000;
		}

	.mheading {
		font-weight: bold;
		color: #003366;
		font-size: x-small;
		margin-bottom: 5px;
		}		
		
	.specialheading {
		font-weight: bold;
		color: #ff9933;
		}		
		
	.address {
		color: #cccccc;
		}

	.bottomleft {
		text-align:left;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
		}

	.bottommiddle {
		text-align:center;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
		}
		
	.bottomright {
		text-align:right;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
		}
		
	.bullet {
		font-weight: bold;
		color: #ff9933;
		}
		
	a.terms {
		color: #cccccc;
		text-decoration: underline;
		}
	
	
	a:hover.terms {
		color: #cccccc;
		text-decoration: none;
		}
		
	.sideselect {
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
		width: 119px;
		}

	.search {
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
		width: 119px;
		}

	hr {
		color: #cccccc;
		height: 1px;
		}
		
	.useroptionsbox {
		border: 1px solid #666666;
		text-align: center;
		}
	
	.emailbox {
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
		width: 90px;
		}
		
	a:hover {
		color: #ff9933;
		}
	
	.iconcell {
		width: 100px;
		text-align: center;
		}
		
	.795xtable {
		border: 1px solid #ff9933;
		}
		
	.breadcrumbsheading {
		color: #000000;
		font-weight: bold;
		}
		
	a.crumbs {
		color: #000000;
		text-decoration: underline;
		}
	
	
	a:hover.crumbs {
		color: #000000;
		text-decoration: none;
		}
		
	a.bnav {
		color: #000000;
		text-decoration: underline;
		}
	
	
	a:hover.bnav {
		color: #000000;
		text-decoration: none;
		}
		
	.center {
		text-align: center;
		}
		
	ul.list {
		list-style-image: url(../images/list_bullet.gif);
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #000000;
		font-size: xx-small;
	}
	
	li.list {
		margin-bottom: 2px;
	}
	
/* START OF NAV STYLES */
	
	ul#nav {
		margin: 0 10 0 10;
		padding: 0;
		list-style: none;
		width: 118px;
		/*	border-bottom: 1px solid #999999; */
		font-family: Verdana;
		font-size: xx-small;
		text-align: right;
		}


	ul#nav li {
		position: relative;
	}
	
	li.a {
		margin-bottom: 2px;
		border-bottom: 1px solid #999999;
	}

	li ul.nav {
		position: absolute;
		left: 118px;
		top: 0px;
		display: none;
		width: 200px;
		padding: 0;
		margin: 0;
		list-style: none;
	}

	ul li a {
		display: block;
		text-decoration: none;
		color: #000000;
		background: #dae6f1;
		padding: 3px;
		border: 1px solid #999999;
		border-bottom: 0;
	}

	ul li a.2nd {
		display: block;
		text-decoration: none;
		color: #000000;
		background: #ECECEC;
		padding: 3px;
		border: 1px solid #999999;
		border-bottom: 0;
	}

	ul li a.2ndb {
		display: block;
		text-decoration: none;
		color: #000000;
		background: #ECECEC;
		padding: 3px;
		border: 1px solid #999999;
	}

	ul li a:hover {
		background: #f8f8f8;
		color: #ff9933;
	}

	/* Fix IE. Hide from IE Mac \*/
	* html ul#nav li { float: left; height: 1%; }
	* html ul#nav li a { height: 1%; }
	/* End */

	li:hover ul, li.over ul {
		display: block;
	}

	p.fly {
		font-family: Verdana;
		font-size: xx-small;
		margin: 0px;
		padding-bottom: 0px;
	}

	p.flyb {
		font-family: Verdana;
		font-size: xx-small;
		margin: 0px;
		padding-bottom: 0px;
		border-bottom: 1px solid #999999;
	}

	p.top {
		font-family: Verdana;
		font-size: xx-small;
	}

	.b {
		border-bottom: 1px solid #999999;
	}

/* END OF NAV STYLES */

	.bimg {
		margin-bottom: 5px;
		}
		
	ul li a.nolink {
		display: inline;
		text-decoration: underline;
		color: blue;
		background: white;
		padding: 0;
		margin: 0;
		border: 0;
	}
	
	ul li a.nolink:hover {
		display: inline;
		text-decoration: underline;
		color: #ff9933;
		background: white;
		padding: 0;
		border: 0;
		margin: 0;
	}
	
	.bolditalic {
		font-weight: bold;
		font-style: italic;
		}
		
	.i {
		font-style: italic;
		}