body, html {
	background: #FFFFFF url(../../images/bg.gif) repeat-x;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;
	color: #808285;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;}
	
#pagecontainer {
	margin-right: auto;
	margin-left: auto;}
	
#bodycontainer {
	background: url(../../images/pagetop.gif) no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 962px;}
	
#header{
	width: 960px;
	height: 125px;
	margin: auto;}
	
#navbar{
	width: 966px;
	height: 33px;
	padding-left:3px;
	margin: auto;}
	
#footer, #footer a{
	width: 962px;
	margin: auto;
	font-size: 11px; 
	color: #b2b4b9;
	text-decoration: none}
	
#footer a:hover{
	color: #b2b4b9;
	text-decoration: underline}
	
.rightcolumn{
	float: right;
	width: 310px;
	text-align: left;}
	
.leftcolumn{
	width: 640px;}
	
div.column2 {
	background: url(../../images/pagebg.gif) repeat-y;
    margin: 0px 0px 10px 0px;
    padding: 0;
    width: 100%;}
	
div.column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
div.column2bot {
    margin: 0px 0px 10px 0px;
    padding: 0;
    width: 100%;}
	
div.column1bot {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;}
	
.smallbox{
	background: #d8e0f2;
	color: #45a7db;
	width: 206px;
	height: 205px;
	float: left;}
	
.quadbox{
	background: #d8e0f2;
	width: 232px;
	height: 205px;
	float: left;}
	
.widebox{
	min-height: 205px;
	background: #e6e7e8;}
	
.marginright10{
	margin-right: 11px;}
	
.contentpadding{
	padding: 20px;}
	
.sidepadding{
	padding: 10px;}
	
.darkgraybg{
	background: #b2b2b2;}
	
.graybg{
	background: #e6e7e8;}
	
.bluebg{
	background: #d8e0f2;
	color: #45a7db;
	min-height: 205px;}
	
.teampic{
	float:left;
	margin: 0pc 10px 10px 0px;}
	
.teammember{
	min-height: 130px;
	margin-bottom: 15px;}
	
/* Text styles */

ul {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;}
	
li {
	margin-bottom: 4px;}
	
h1{
	font-size: 22px;
	margin: 0px 0px 20px 0px;
	color: #0078c1;}
	
h2{
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	color: #808285;}
	
h3{
	font-size: 14px;
	margin: 0;}
	
h4{
	background: #e6e7e8;
	color: #5d8fc5;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-size: 15px;
	font-weight: normal;
	text-align:center;}
	
h5{
	background: #bcbdc0;
	color: #FFF;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	text-align:center;}
	
h6{
	background: url(../../images/managebg.gif);
	color: #b1b3b5;
	padding: 5px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	text-align:center;}

a:link, a:visited {
	color: #0078c1;
	text-decoration: none;}

a:hover {
	color: #0078c1;
	text-decoration: underline;}
	
.bluetext {
	color: #27619B;}

.boldtext {
	color: #27619B;
	font-weight: bold;}

a.boldtext {
	color: #27619B;
	text-decoration: none;}

a.boldtext:hover {
	color: #27619B;
	text-decoration: underline;}
	
.whitetext {
	color: #FFFFFF;}

a.whitetext {
	color: #FFFFFF;
	text-decoration: none;}

a.whitetext:hover {
	color: #FFFFFF;
	text-decoration: underline;}

	
/* Text box styles */

.textbox  { 
	font-family:tahoma,arial; 
	font-size:12px; color:#000000; 
	border:1px solid #CCCCCC}	
	
/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); border: 0px }
