img {
	border: 0;
}
.text {
	height: 100px;
	margin:150px 15px 0 15px;
}
#navcontainer { 
width: 150px; 
}
a:link, a:visited {
	color:#25b8eb;
	text-decoration:none
}
a:hover{
	text-decoration:underline;
}
#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
align: bottom;
}

#navcontainer a
{
text-align: right;
margin-right: 15px;
display: block;
padding: 3px;
width: 150px;
background-color: #fff;
margin-left: -15px;
}

#navcontainer a:link, .navlist a:visited
{
color: #6A4129;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #6A4129;
color: #fff;

}
.noDisp{
	display:none;
}
.floatR {
	display: inline;
	float: right;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
}
#supportList {
	border-color: #BCBCBC;
	border-style: dashed;
	border-width: 1px;
	width: 150px;
	padding: 10px;
	color: #17A1D4;
}
#supportList ul{
	color: #6A4129;
	margin: 0;
	padding: 0;	
	margin-left: .5em;
	padding-left: .5em;
	
	/*list-style-image: url(images/supportBullet.gif);*/
}
#supportList a:link, a:visited{
	color: #6A4129;
	text-decoration: none;
}
#supportList a:hover, a:visited:hover{
	color: #17A1D4;
	margin: auto -2px auto;
}

#supportList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}
div.scroll, div.noScroll {
	border-color: #BCBCBC;
	border-style: dashed;
	border-width: 1px;
	width: 150px;
	padding: 10px;
	color: #6A4129;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
height: 36px;
overflow: hidden;
}
div.noScroll {
overflow: visible;
height: 100%;
}
div.noScroll  a:link, a:visited{
	color: #6A4129;
	text-decoration: none;
}
div.noScroll  a:hover, a:visited:hover{
	color: #6A4129;
	text-decoration: underline;
}
.phone {
	color: #1CAADD;
	font-size: 16px;
	font-weight: bold;
}
.blue {
	color: #1CAADD;
	font-size: 12px;
	font-weight: bold;
}
.blue {
	color: #1CAADD;
	font-size: 12px;
	font-weight: bold;
}
.noDec
{
color: #5D3404;
text-decoration: none;
}
.bigBox td
{
background-image:url(images/boxBG.gif);
background-repeat: repeat-x;
}
.bigBoxOver
{
background-image:url(images/boxHL.gif);
background-repeat: repeat-x;
}
body {
	background-image: url(images/topFade.gif);
	background-repeat: repeat-x;
	padding: 89px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.title {
	background-image:url(images/ttlBG.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.titleOvr {
	background-image:url(images/titleShine.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
	
