body {
margin:0;
padding:0;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background: #666 url(/Content/Images/bg.jpg) repeat top left; }

a { color:#044497; text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; color: #0B70F9; }

div.meetingLink a {color: #fc0; text-decoration:none; font-weight: bold; font-size: 1em; }

strong { font-weight: bold; }

div#header ul { border-top: 1px solid #ccc; padding-left: 116px; }
div#header ul li { float: left;  list-style: none; border-right: 1px solid #ccc; border-right: 1px solid #fff; margin: 0 0; padding: 0 0;}
div#header ul li a { display: block; padding: 12px 8px 0 8px; font-weight: bold; height: 28px;  } 
div#header ul li a#homeLink { color: #CF9925; } 
div#header ul li a:hover { background-color: #fff; } 

div#header div#topbanner { height: 60px; }

div#header img#logo { margin: 3px 0 0 12px; }

div#leftColumn h2, div#rightColumn h2  
{
	color: #CF9925; 
	font-weight: bold; 
	font-size: 1.1em;
	margin-left: 6px;  }
	
div.nostyleBox 
{
	padding: 0px 6px 0px 6px; 
	margin-bottom: 10px; }	


div.box, div.center-box
{
	background: #fff url(/Content/Images/box-bg.jpg) no-repeat bottom right; 
	font-size:.9em; 
	padding: 12px 6px 12px 6px; 
	margin-bottom: 12px; } 

div.box ul { margin: 12px; }	

div.box li  
{
	margin: 3px 0 0 6px; 
	padding-left: 12px; 
	background: transparent url('/Content/Images/tiny-world.gif') no-repeat top left; 
	background-position: 0 5px;	}
	
div.box img { padding-left: 7px; }  

blockquote {
	margin:1em;
	padding:.5em;
	font-size:.9em;
	background-color:#cccccc;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999; }

blockquote p { margin:.2em; }

div#header { margin:2em 2em 0 2em;  border:1px solid #eeeeee; height: 101px;
          background: #fff url('/Content/Images/box-bg.jpg') no-repeat bottom right;        }


div#menuIcons  { margin-top: 4px; }
div#menuIcons img { margin: 4px 4px; }

div#smelly { width: 550px; font-size: .75em; 
             float: right; margin: 0px 20px 0 0; background: #fff url(/Content/Images/smallWorld.png) no-repeat top left;
             height: 46px; padding: 14px 0 0 41px; background-position: 3px 11px; }

div#leftColumn {
	position:absolute;
	left:32px;
	width:320px;
	top:162px;
	margin:0; }

div#centerColumn {
	margin-top: 8px ;
/*	margin-left: 24em;
	margin-right:1.8em;
	voice-family: "\"}\"";
	voice-family: inherit; */
	margin-left:25.50em;
	margin-right:2.4em;
	padding:1em .5em 2em .5em;
	font-size:.9em;
}

div#centerColumn p { margin-bottom: 9px; }

/* html>body #centerColumn {
margin-left:17.50em;
margin-right:17.50em;
} */

div#centerColumn h2 { 
	margin-bottom: 10px;
	padding:0;
	font-size:1.3em;
	letter-spacing:.1em;
	color: #fc0;
}

div#footer-box  { clear: both; background-color: #222; border: 1px solid  #CF9925; width: 98%; clear: both; color: #fff; padding: 6px 1%; font-size: .8em; height: 100px; }
div#footer-box a { color:  #CF9925; }

div#footer-box li { list-style: none; float: left; }
div#footer-box li a { margin: 3px 9px; }

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 FORMS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

fieldset {
	padding:10px 20px;
	margin:15px 0;
	position:relative;
	}

fieldset fieldset {
	margin:10px 0;
	width:90%;
	}
	
legend {
	font-weight:bold;
	font-size:1em;
	padding:10px;
	color:#000;
	margin:0 0 10px 30px;
	font-family:"trebuchet MS", verdana, sans-serif;
	}

fieldset fieldset legend {
	font-size:.8em;
	}
	
.input-box {
	display:block;
	margin-bottom:5px;
	vertical-align:top;
	padding:2px;
	color:#666666;
	font-size:.8em;
	border:1px solid #82b26e;
	background:url(images/bg-input.png) no-repeat;
	}

label {
	font-weight:bold;
	font-weight:bold;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	}

.checkbox {	
	margin:12px 0;
	padding:4px 0 2px 3px;
	border:1px dotted #585858;
	width:95%;
	}
	
.checkbox input {	
	margin-right:6px;
	margin-bottom:2px;
	}

.forgot-password {
	margin:2px 0;
	font-size:.65em;
	}
	
input.button {
	color:#FFF;
	background:#317f0c url(images/bg-button.png) repeat-x;
	border:2px groove #FFF;
	font-size:.7em;
	font-weight:bold;
	padding:0 5px 2px 5px;
	cursor:pointer;
	}
	
input.button-big {
	padding:6px 20px;
	}
	