body {
	background-color:#FFFFFF;
	
	font-size:100%;
	color: #000000;
	width:100%;
	height:100%;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	border: 0px;
}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#mainbox {
	width: 90%; 
	background:#ebe9e9;
	text-align:left;
	margin-bottom:0px;
	margin-left:5%;
	margin-right:5%;
	margin-top:0px;
	float:none;
	z-index:1;
	
	
}

#headerleft {
	
	width:100%;
/*	float:left;  */
	background: #0b2f8c;
	position:relative;
	z-index:1;
	
}
#headerright {				/*not being used */
	background: #0b2f8c;
	width:24%;
/*	height:60px;
*/	margin-left:76%;
	color:#FFFFFF;
	position:relative;
	z-index:1;
	
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.navleft {				/*  col2     */
  	float:left;
  	position:relative;
  	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	text-align:left;
	
/*   overflow:hidden; */
   
}
.navleft img {max-width:100%
}
.navright {						/*  col3     */
	/*float:right; */
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
/*	overflow:hidden; */
	text-align:left;
	
}
.navright img {max-width:100%
}
.contentcenter {					/*  col1     */
	float:left;					
/*	border-left:1px solid #999999;
  	border-right:1px solid #999999;
*/	position:relative;
 	padding:0px 0px 1em 0px;
/*	overflow:scroll;
*/	text-align:left;
	height:680px;
	
}

/* 3 Column settings */
.threecol {
	background:#ebe9e9;		/* right column background colour */
}
.threecol .colmid {
	right:22%;			/* width of the right column */
	background:#ffffff;		/* center column background colour */
}
.threecol .colleft {
	right:59%;			/* width of the middle column */
	background:#ebe9e9;	/* left column background colour */
}
.threecol  .contentcenter{
	width:56%;			/* 59 width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .navleft {
	width:15%;			/* Width of left column content (column width minus padding on either side) */
	left:26%;			/* 23 width of (right column) plus (center column left and right padding) plus 
						(left column left padding) */
}
.threecol .navright {
	width:20%;			/* 22 Width of right column content (column width minus padding on either side) */
	left:88%;			/*  83 Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus 
					(left column left and right padding) plus (right column left padding) */
}





#bottomnav {
	font-size:0.65em;
	font-weight:normal;
	color: #000000;
	background: #FFFFFF;
	text-align:left;
	margin: 0px;
	padding: 5px;
	position:relative;
	z-index:1;
}
#topnav {
	font-size:0.65em;
	font-weight:normal;
	font-variant:small-caps;
	text-transform:uppercase;
	color: #000000;
	background: #6699CC;
	text-align: left;
	margin: 0px;
	padding: 5px;
	position:relative;
	z-index:1;
}

#navbar {
	font-size:.9em;
	font-weight:bold;
	background: #c9c9c9;
	margin: 0px;
	padding: 10px;
	text-align:center;
	position:relative;
	z-index:1;
	
	
}
#navbar a:link{
	color: #0b2f8c;
	font-weight: normal;
	text-decoration:underline;
}
#navbar a:visited{
	color: #0b2f8c;
	font-weight: normal;
	text-decoration:underline;
}
#navbar a:hover{
	color: #536ED7;
	font-weight: normal;
	text-decoration: underline;
}
#navbar a, a:active{
	color: #0b2f8c;
	font-weight: normal;
	text-decoration: none;
}

 the navleft ID is not currently being use - for mobile 			
#navleft a:link {
	font-weight: bold;
}	
#navleft a:visited {
	color: #0b2f8c;
	font-weight: bold;
}	
#navleft a:active {
	font-weight: bold;
}

#eventfeed {
	margin: 0px 20px;
	padding: 0px;
	font: normal 70% Arial, Helvetica, sans-serif;	
}
#footer {
/*	padding: 5px;  */
	font-size: 60%;
	color:#000000;
	text-align:center;
	border-top: 2px solid #ccc;
    padding: 10px;
}

#copyright {
	position: static;
}

.callout {
	font: bold 65%  Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
	border: 1px inset; 
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	border: 0px none;
}

.contentcenter p {
	line-height: 130%;
}
h1 {
	font-size:24px;
	font-weight:bold;
	color: #000000;
}
h2 {
	font-size:20px;
	font-weight:bold;
	color:#00376F;
}
.H2noSpace {color: #00376f;
	font-size: 1 em;
	font-weight:bold;
}
h3 {
	font-weight:bold;
	color: #666666;
}
h4 {
	font-size:1.45em;
	font-weight:bold;
	color: #666666;
}
h5 {
	font-size:1.45em;
	font-weight:bold;
	color: #6699CC;
}
h6 {
	font-size:1.45em;
	font-weight:bold;
	color: #999999;
}

ul {
	list-style: disc outside;
	
}
ol {
	font-size:70%;
	list-style: decimal outside;
}

hr {text-align:left; margin-left:0;
}
.NoIndent {
	margin-left: 0px;
	padding-left: 0px;
}
.invisible {visibility:hidden;}
.caption {
	font: 60%  Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link { 
	color: #0b2f8c;
	text-decoration:underline;
	font-weight:bold;
}
a:visited { 
	color: #0b2f8c;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover {  
	color: #536ED7;
	text-decoration: underline;
	font-weight:bold;
}
a:active { 
	color: #0b2f8c;
	text-decoration:underline;
	font-weight: bold;
}
.emphasis {
	color: #CC3300;
	font-weight: bold;
}
.tableText {
	
}
.normalText {
	font-size:.75em;
	font-weight:normal;
	
}
.MiddleNormal {
	font-size:.8em;
	font-weight:normal;
}
.MidLargeNormal {	
	font-size:.9em; 
	font-weight:normal;
}	
.LargeNormal {
	font-size:19.2px;
	font-weight:normal;
}
.ExLargeNormal {
	font-size:1.2em;
	font-weight:normal;
}
.XLargeNormal {
	font-size:1.3em;
	font-weight:normal;
}
.XXLargeNormal {
	font-size:1.5em;
	font-weight:normal;
}
.XXXLargeNormal {
	font-size:1.8em;
	font-weight:normal;
}
.MiddleBold {
	font-size:.8em;
	font-weight:bold;
}
.MidLargeBold {	
	font-size:.9em; 
	Font-weight:bold;
}
h2.LargeBold {
	margin-top: 0px;
}

.LargeBold {
	font-size:19.2px;
	font-weight:bold;
}
.ExLargeBold {
	font-size:19.2px;
	font-weight:bold;
}
.XLargeBold {
	font-size:1.3em;
	font-weight:bold;
}
.XXLargeBold {
	font-size:1.5em;
	font-weight:bold;
}
.XXXLargeBold {
	font-size:1.8em;
	font-weight:bold;
}
.small {
	font-size:55%;
}
.small2 {
	font-size:35%;
}
.small3 {
	font-size:20%;
}
.smallest {font-size:0.1 em}
.headText {
	font: 80%   Arial, Helvetica, sans-serif;
	color: #666666;
	}
.ContactText {
	font: bold 80%  Arial, Helvetica, sans-serif;
	color: #999999;
	}
.none {
}
#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
} 