/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
dl,ul,ol,h1,h2,h3,h4,h5,h6,pre,p,blockquote,table,img
{
	margin-bottom: 1.0em;
}

blockquote
{
	/*background: url(/images/bg-quote.gif) 0 0 no-repeat;*/
	padding: 6px 0 0 28px;
}

ul li
{
	font-size: 1.1em;
	/*background: url(/images/bg-bullet-mint.gif) 2px 0.6em no-repeat;*/
	margin-top: 0.4em;
	margin-left:16px;
	list-style-type:square;
	list-style-position:outside;
}

body {
	padding: 0;
	margin:0;
	font: 62.5%/1.4  'Lucida Grande', Tahoma, sans-serif;
	color:#666;
	background:#fff url(../img/layout/body_bg.png) repeat-x top left;
	}
hr {display: block; clear: both; margin: -5px 0 0 0; padding:0; visibility: hidden;}
.climg {
	float:left;
	}



h2{
	font: 2em/1 "Helvetica Neue", Helvetica, Arial;
	/*color: #303030;*/
	color:#ABDB6C;
	margin-bottom: 0.8em;
	width:100%;
	}
h3{
	font: bold 1.5em/1 "Helvetica Neue", Helvetica, Arial;
	/*color: #303030;*/
	margin-bottom: 0.8em;
	}


.logo{
	float:left;
	width:100%;
	height:60px;
	background:url(../img/layout/mobile-top-nav-logo.png) no-repeat top center;
	}
.top-nav dl{
	width:100%;
	padding:0;
	margin:0;
	}
.top-nav dl:hover dt
{
	color: #999;
}
dl{padding:0; margin:0;}
dt{display:block; font-size:2pt; color:#cccccc; padding:0; margin:0;}
dd{
	padding:0;
	margin:0;
	font-size:6pt;
	}

/*dl { width:440px; margin:20px 0px 20px 15px; float:left}
dt { width:120px; float:left; clear:left; text-align:right; margin-bottom:15px}
dd { width:300px; float:left; margin-left:20px; margin-bottom:15px}
*/
#headprint {
	display:none;
	width:0px;
	}

#container {
	position:relative;
	width: 100%;
	margin:0;
	padding:0;
	font-size:5pt;

	}
#top-nav {
	display:block;
	color:#CCCCCC;
	padding:0;
	margin:0
	}
.head{
	display:none;
	margin:20px auto;
	width:100%;
	float:left;
	height:278px;
		}
.head_small{
	display:none;
	margin:20px auto;
	width:100%;
	float:left;
	height:278px;
		}
.content {
	display:block;
	width:100%;
	}
	.pad {padding:0 0 10px 0;}
	.double{width:100%;}
	.triple{width:100%;}
p, ul
{	font-size: 1em;
	line-height: 1.25em;
}
ul{font-size:0.85em;}
#foot {
	width:100%;
	color:#cccccc;
	clear:both;
	margin-top:10px;
	}
	#foot p{font-size:1em;width:100%;}
.bottomline{clear:both;}

/*#foot .copyright {
	width:350px;
	float:left;
	margin:5px 0px 0px 10px;
	text-align:left;
	}
#foot .valid {
	border:0px solid silver;
	width: 100px;
	margin:5px 250px 0px 0px;
	float:right;
	text-align:right;
	}
*/td.head {font-weight:bold; text-align:right; color:silver;}

a:link, a:visited, a:hover {
	color:#000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	}
	a:hover {color:#3A3417;}
a.inline:visited, a.inline:active, a.inline:link, a.inline:hover {
	background:none;
	padding-left:0;
	border-bottom: 1px dotted #000000;
	}
a.toplink:visited, a.toplink:active, a.toplink:link {
	background:none;
	padding-left:0;
	}
.top-nav a{
	}
	.top-nav a:hover {color: #E9F08F;}
a.image:visited, a.image:link, a.image:active, a.image:hover {
	float:left;
	text-decoration: none;
	border:0;
	border-bottom: 0px dotted #000000;
	}
.anchor{
	font-size:0em;
	}

