/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
html { font-size: 100%; }
body { background: white; font-family: 'Roboto Condensed', Verdana, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; font-size: 12px; line-height: 1; color: #222222; position: relative; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', Verdana, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: bold; font-style: normal; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; margin-bottom: 14px; margin-top: 14px; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; xfont-size: 14px; direction: ltr; }

p { font-family: inherit; font-weight: normal; font-size: 14px; line-height: 1.6; margin-bottom: 17px; }

img.no-resize { max-width: none; }

body {background-image: url('../images/pagebg.png');
}

div.header {

}

@media only screen and (max-width: 767px) {
 div.centerwhensmall {text-align: center;}
 div.content {margin-left: 5px; margin-right: 5px;}
 span.tooltip {visibility: hidden;}
}

span.has-tip  {border-bottom: none;}
span.has-tip:hover {border-bottom: none;}

span.logotext {
	font-size: 3.5em;
	font-weight: bold;
	color: #fff;
}
span.logotextsmall{
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}

a.nostyle {color:#000}

.blue {
background: #f2f2f2; border: solid 1px #e6e6e6; 
}
.colorred {color: #f00;}

div.headspace {
background-color: #fff;
padding-top: 20px;
padding-bottom: 10px;
margin-bottom: 25px;
border-bottom: 2px solid #fff;
background-image: url('../images/topbg.png');
}

div.content {
background-color: #fff;
border: 1px solid #ccc;
padding-top: 20px;
margin-bottom: 20px;
}


h1 {margin-bottom: 40px;}
h2 {margin-bottom: 20px;}
h3 {margin-bottom: 10px;}
/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


