body 
{
	width: 768px;
	margin: 0 auto;
	padding: 0px;
	background: #A6C6D1 url(images/body_tile.jpg) repeat-x;
}

body, th, td, div, span, a 
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

img { border: none; }

td
{
	vertical-align: top;
}


#navigation td a img { float: left; }

#content { width: 100%; background: transparent url(images/content_tile.jpg) repeat-y; }
#inside { width: 100%;  background: transparent url(images/content_tile_inside.jpg) repeat-y; }
#onecolumn { width: 100%;  background: transparent url(images/content_tile_1column.jpg) repeat-y; }

.leftedge { background-color: transparent; repeat-y;; width: 7px; }
.rightedge2 { background-color: transparent ; width: 24px; }
.rightedge { background: transparent url(images/right_edge_line_default.gif) repeat-y; width: 25px; }
.rightedgeinside { background: transparent url(images/right_edge_line.gif); width: 24px; }


.column { width: 185px; border-right: 1px solid #CCCCCC; }
.columninside { width: 185px; border-right: 1px solid #ffffff; }

.tableborder { border-right: 1px solid #99CCCC; border-left: 1px solid #99CCCC; border-top: 1px solid #99CCCC; border-bottom: 1px solid #99CCCC; }

.column table { width: 100%; }
.columnheading { padding-left: 4px; padding-top: 4px; padding-right: 4px; background: transparent url(images/column_top_tile.jpg) repeat-x;  height: 43px; color: #848491; font-weight: bold; }

.columnheadinginside { padding-left: 4px; padding-top: 4px; padding-right: 4px; background: transparent url(images/column_top_tile_inside.jpg) repeat-x;  height: 43px; color: #848491; font-weight: bold; }


.columnsubheading { padding-left: 4px; padding-top: 4px; padding-right: 4px; background: transparent url(images/column_subheading_tile.jpg) repeat-x;  height: 47px; color: #848491; font-weight: bold; }

.favpanel {
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #339999;
}

.favpanel a { color: #339999; font-size:  8pt; text-decoration: none; }
.favpanel a:hover { color: #477C87; font-size:  8pt; text-decoration: underline; }

.favpanelwithback a { color: #339999; font-size:  8pt; text-decoration: none; }
.favpanelwithback a:hover { color: #477C87; font-size:  8pt; text-decoration: underline; }

.favpanelwithback {
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #339999;
	background-image: url(images/cp4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.shopnowpanel {
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #339999;
	background-image: url(images/cpshopnowheader.jpg);
	background-repeat: no-repeat;
}

.columncontent { padding-left: 10px; padding-top: 4px; padding-right: 10px; border-bottom: 1px solid #FFFFFF; }
.columncontentnoborder { padding-left: 10px; padding-top: 4px; padding-right: 10px; }

.columncontentnoborderinside {padding-left: 10px; padding-right: 10px; }
.columncontentpaddinginside {padding-left: 10px; padding-right: 10px; }

h1 { color: #4A818E; font-size: 11px; font-weight: bold; }
h2 { color: #4A818E; font-size: 13px; font-weight: bold; }
h1.inlineheading { color: #4A818E; font-size: 12px; display: inline; font-weight: bold; }

.columncontentnoborderinside a { color: #9396A4; font-size: 12px; text-decoration: none; font-weight: bold; float: left; }
.columncontentnoborderinside a:hover { color: #4A818E; }

.centeredimage { width: 100%; text-align: center; padding-bottom: 20px; }

.rightlink { width: 100%; text-align: right; padding-bottom: 20px; padding-top: 5px; }
.rightlink a { color: #72A8B6; text-decoration: none; font-weight: bold; font-size: 11px; }
.rightlink a:hover { color: #4A818E; text-decoration: underline; }

.featuredsite { width: 100%; color: #4A818E; font-weight: bold; font-size: 11px; }
.featuredsite img { float: left; margin-right: 6px; }
.featuredsite a { color: #72A8B6; font-size: 11px; text-decoration: none; font-weight: bold; }
.featuredsite a:hover { color: #4A818E; text-decoration: underline; }

.helpheading a { color: #72A8B6; font-size: 13px; text-decoration: none; font-weight: bold; }
.helpheading a:hover { color: #4A818E; text-decoration: underline; }

.accountlink { padding: 4px; background: transparent url(images/accountlink_tile.jpg) repeat-x; }
.accountlink a { color: #9396A4; font-size: 11px; text-decoration: none; font-weight: bold; float: left; }
.accountlink a:hover { color: #4A818E; }
.accountlink img { float: right; }

#base { width: 100%; }
#baseinside { width: 100%; }
#base1column { width: 100%; }


#footer { width: 100%; }
#footer td { text-align: center; }
#footer td a { font-size: 9px; margin-left: 8px; margin-right: 8px; text-decoration: none; font-weight: bold; }
#footer td a:hover { text-decoration: underline; }

