/********** MAIN STYLES **********/

body {
	line-height: 140%; 
	font-size: 12px;
	color: #333;
	font-family: Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 12px;
	margin: 0;
	background-color: #EEE;
}


div#wrapper {
	width: 100%;
	margin: 0 auto;
	width: 320px;
	background-color: #0CC500;	
}

div.clear {
	clear: both;
	 height: 0;	
}

p, td {
	margin-top: 0;
	margin: 0 0 10px 0;
}

.ContentSummary {
	font-family: Lucida Sans, arial, verdana;
	font-size: 15px;
	padding: 5px 0 10px 0;
	line-height: 150%;
}


table {
	border: 0;
}

td {
    font-size: 12px;
	vertical-align: top;
}

img {
	border:0;
	width: auto;
	max-width: 300px;
}


.normal11 {
	font-size: 11px;
}

.grey10 {
	font-size: 10px;
	color: #777;
}

.grey11 {
	font-size: 11px;
	color: #777;
}

.grey12 {
	font-size: 12px;
	color: #777;
}


.white10 {
	font-size: 10px;
	color: #FFF;
}

.white11 {
	font-size: 11px;
	color: #FFF;
}

.white12 {
	font-size: 12px;
	color: #FFF;
}

.red12 {
	color: #FF0000;
}

.nomargin {
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0;  
	margin: 0 0 10px 0;  
	font-size: 20px;
	color: #333;
	line-height: 120%;
	font-weight: 400;
	}

h2 {
	margin-top: 0;
	font-size: 14px;
	margin: 0 0 10px 0;  
	color: #333;
	font-weight: 400;	
	line-height: 120%;	
}

h3,h4,h5,h6 {
	margin-top: 0;
	font-size: 12px;
	line-height: 120%;
	font-weight: 400;	
}

ol, ul {
	padding: 0;
	margin: 0 0 6px 25px;	
}


ol li, ul li {
	margin: 0 0 6px 0;	
	line-height: 120%;	
}

ul li li, ul li li li {
	margin: 6px 0 6px 0;	
	line-height: 140%;	
	list-style-type: disc;
}


div#misc_content1 {

}

div#misc_content2 {

}

div#misc_content3 {

}

div#misc_content4 {

}

div#misc_content5 {

}


/********** HEADER STYLES **********/

div#header {
	width: 100%;	
	height: 70px;
	margin: 0 auto;
	background-color: #FFF;		
	text-align: center;
}



/********** IMAGE BLOCK **********/

div#headerImage {
	width: 100%;	
	height: 100px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	background-color: #FFF;		
	text-align: center;
}


/********** MENU STYLES **********/


div#navigation {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #FFF;
	background-color: #FFF;	
}

div#sub_navigation {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #FFF;
	background-color: #FFF;	
}

a.button_menu {
  display:inline-block;
  width: 280px; /* 320px less the left/right padding */
  height: 36px; /* 50px less the top padding */
  padding: 16px 20px 0 20px;
  text-align: left;
  text-decoration:none;
  background:url(images/mobile_site/button_menu.png) no-repeat,center;
  margin: 0 0 6px 0;
}

a.button_return {
  display:inline-block;
  width: 280px; /* 320px less the left/right padding */
  height: 36px; /* 50px less the top padding */
  padding: 16px 20px 0 20px;
  text-align: left;
  text-decoration:none;
  background:url(images/mobile_site/button_return.png) no-repeat,center;
  margin: 0 0 6px 0;
}


a.button_backtotop {
  display:inline-block;
  width: 280px; /* 320px less the left/right padding */
  height: 36px; /* 50px less the top padding */
  padding: 16px 20px 0 20px;
  text-align: left;
  text-decoration:none;
  background:url(images/mobile_site/button_backtotop.png) no-repeat,center;
  margin: 0 0 6px 0;
}

a.policy_menu {
	padding: 0 10px;
	color: #FFF;	
	text-decoration: none;
}

div#backtotop {
	width: 100%;
	margin: 0px auto;
	height: 60px;
	text-align: left;
	color: #FFF;
	background-color: #FFF;	
}
/********** CONTENT STYLES **********/

div#content {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
}

div#contentPadding {
	padding: 10px;
}

/********** FOOTER STYLES **********/


div#footer {
	margin: 0px auto;
	width: 300px;
	padding: 10px;	
	text-align: center;
	min-height: 60px;
	color: #FFF;
}


.footer {
	font-size: 11px;
	color: #FFF;
	padding: 2px 0;
	margin: 0;
	text-decoration: none;
}

a.footer {
	color: #FFF;
	text-decoration: none;
}
