body {
	background-color: #fff;
}
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 3px 0;
	color: #747162;
	clear: both;
	font-weight: bold;
}

h1 {
	font-size: 15px;
	padding: 0 0 12px 0;
}

h2 {
	font-size: 13px;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 12px;
	padding: 0 0 6px 0;
}

.box h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 11px;
}
p {
	padding: 3px 0;
	margin: 0;
}
ul, ol {
	margin: 12px 0 12px 12px;
	list-style-type: disc;
}

li {
	line-height: 12px;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 12px 0;
}

dl dt {
	font-weight: bold;
}

a {
	color: #0079c8;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #d00;
}

blockquote {
	margin: 12px 0 12px 16px;
	font-size: 0.9em;
	color: #666;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

pre {
	margin-bottom: 12px;
	line-height: 12px;
	background: #eee;
	padding: 4px;
	border: 1px solid #ddd;
}

code {
	font: monospace;
}

.small, .small * {
	font-size: 10px;
}

.large, .large * {
	font-size: 13px;
}

.quiet, .quiet * {
	color: #666;
}

.hide {
	display: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	padding: 3px;
	margin: 0;
}

td {
	vertical-align: top;
}

.cl {
	clear: both;
}

.cbox {
	width: 100%;
}
#topservicelinks {
}

#toplogo1 {
	height: 43px;
	background: url(../images/toplogo_mobile.gif) no-repeat left top;
	width: 76px;
	float: left;
}

#toplogo1 a {
	width: 150px;
	height: 73px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	font-size: 10px;
}
#tabbox {
	background-color: #1ca3e6;
}
div.tab, div.tab_selected {
	float: left;
}
div.tab_selected {
	background-color: #006090;
}
div.tab a, div.tab_selected a {
	display: block;
	color: #fff;
	padding: 2px 6px;
	text-decoration: none;
}
div.tab a:HOVER, div.tab_selected a:HOVER {
	text-decoration: underline;
}
#toplogo2 {
	display: none;
}

.topgradient {
	background: url(../images/topgradient.gif) repeat-x left top;
	padding: 10px 4px;
}


/************************/

.box {
	background: #faf8ef  url(../images/box1.gif) no-repeat left top;
}

.box2 {
	background: url(../images/box2.gif) no-repeat right top;
}

.box3 {
	background: url(../images/box3.gif) no-repeat left bottom;
}

.box4 {
	background: url(../images/box4.gif) no-repeat right bottom;
	padding: 10px;
}

.column {
	margin-bottom: 10px;
}

.widecolumn {
	margin-bottom: 10px;
}
#footer {
	padding: 3px 0;
	color: #9c9a95;
}
#footer a {
	color: #747162;
	text-decoration: none;
}
#footer a:HOVER {
	text-decoration: underline;
	color: #000;
}
#copyright {
	color: #9c9a95;
	padding-bottom: 5px;
}
.favbox .favbox_collapsed{
	display: none;
}
#favbox_c1 {
	margin: 0;	
}
.favbox .favbox_expanded{
}
.favbox_eimg {
}
.favbox_einfo {
	height: 27px;
	overflow: hidden;
}
.favbox_einfo div {
	padding: 0 2px;
}

