@charset "utf-8";

body {
	background-color: #cedfdf;
	background-position: center;
	margin: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 60%;
	color: #333333;
}
p, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;	
}
#wrapper {
	width: 320px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;	
}
#container {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 320px;
}	
#skiplinks {
	display: none;	
}
#air {
    height: 0px;
    display: block;
} 
h1 {
    width: 320px;
    height: 53px;
    display: block;
    text-indent: -10000px;
	background-image: url(../images/mobile_logo.gif);	
} 
#printlogo {
	display: none;	
} 
h2 {
	float: left;
	width: 280px;
	margin: 0px 0px 15px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 180%;
	font-weight: lighter;
	padding-top: 20px;
	border-top: 1px solid #cccccc;
} 
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 180%;
} 
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 150%;
} 
#strapline {
    display: none;
}
#mainpic {
    display: none;
}  
#secondarypic {
    display: none;
} 
#navigation {
	width: 320px;
	margin-bottom: 20px;
} 
#block-left {
	width: 280px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;	
	font-size: 130%;
}
#block-right {
	width: 280px;
	float: left;
	padding-left: 20px;	
	padding-right: 20px;	
	font-size: 130%;		
}
.clearbarrier {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 1%;
}
ul {
	margin-left: -20px;
}	
li {
	list-style: none;
}
.secondlevel {
	margin-left: -20px;
}
a {
	text-decoration: none;
	color: #006699;	
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
a:link.primary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;	
}
a:visited.primary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;	
}
a:hover.primary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: underline;
	color: #333333;
	line-height: 140%;		
}
a:active.primary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;	
}
.selectedprimary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 140%;	
}
a:link.selectedprimary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;	
}
a:visited.selectedprimary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;	
}
a:hover.selectedprimary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: underline;
	color: #333333;
	line-height: 140%;		
}
a:active.selectedprimary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;	
}
.selectedsecondary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 140%;		
}
a:link.secondary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;		
}
a:visited.secondary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;		
}
a:hover.secondary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: underline;
	color: #333333;
	line-height: 140%;		
}
a:active.secondary {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #333333;
	line-height: 140%;		
}
.copyrighthorizontal {	
	border-bottom: #cccccc solid 1px;
	padding-top: 10px;
} 
#copyright {
	float: left;
	margin-left: 24px;
	font-size: 110%;
	padding: 15px 0px;
	width: 280px;
}
#footerlinks {
	float: left;
	font-size: 110%;
	padding: 0px 0px;		
	width: 280px;
	margin-left: 24px;	
}
a:link.footer {
	text-decoration: none;
	color: #333333;
}
a:visited.footer {
	text-decoration: none;
	color: #333333;
}
a:hover.footer {
	color: #333333;
	text-decoration: underline;	
}
a:active.footer {
	text-decoration: none;
	color: #333333;
}
#footersociallinks {
	float: right;
	text-align: right;
	font-size: 50%;
	padding: 15px 0px;		
	width: 50px;
}
/* 
need inner page
review spacing when secondary nav is available
*/


