/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	margin:10px;
	text-align:center;
	line-height: 18px;
}
a:link,a:visited {
	color:#737e9e;
}
a:hover,a:active {
	color:#004477;
	text-decoration:none;
}
label {
	float:left;
	width:150px;
	font-weight:bold;
	text-align:right;
	margin-right:10px;
}
#form1 {
	margin-top:20px;
}
#form1 p {
	margin:-5px;
}

#wrap {
	width:770px;
	font-size:90%;
	background-color:#FFFFFF;
	margin:0 auto;
	padding-bottom:20px;
	text-align:left;
	overflow:hidden;
}

#clientLinks {
	background-color:#eceae5;
	margin:0;
	padding:10px 0 5px 0;
	text-align:right;
	font-size:80%;
}
#clientLinks li {
	list-style:none;
	display:inline;
	padding:0 10px;
	border-left:1px solid #75736c;
}
#clientLinks li.first {
	border-left:none;
}
#clientLinks a {
	text-decoration:none;
}

#header {
	padding:10px 20px;
	margin: 10px 0px 0px 0px;
}
img#logo {
	margin-top:10px;
}

#mainnavcontainer1 {
	width:100%;
	text-align:center;
	overflow: hidden;
	margin: 0px;
}

#mainnavcontainer2 {
	width:100%;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}

#mainNav {
	width: 730px;
	background:url(../images/nav_bg.gif) repeat-x #737e9e;
	list-style:none;
	margin: 0px 20px 0px 20px;
	border-bottom:1px solid #004477;
	overflow: hidden;
}
#mainNav li {
	float: left;
	padding:6px 40px;
	background:url(../images/nav_dividers.gif) repeat-y top left;
	text-align:center;
}
#mainNav li.first {
	background:none;
	padding:6px 40px;
}

#mainNav li a:link, #mainNav li a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#mainNav li a:hover, #mainNav li a:active {
	color:#004477;
	text-decoration:none;
	font-weight:bold;
}
#mainNav:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainNav2 {
	width: 730px;
	background:url(../images/nav_bg.gif) repeat-x #737e9e;
	list-style:none;
	text-align:left;
	margin: 0px 20px 0px 20px;
	border-bottom:1px solid #004477;
	overflow: hidden;
}
#mainNav2 li {
	float:left;
	padding:6px 45px 6px 45px;
	background:url(../images/nav_dividers.gif) repeat-y top left;
	text-align:center;
}
#mainNav2 li.first {
	background:none;
	padding:6px 45px;
}
#mainNav2 li a:link, #mainNav2 li a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#mainNav2 li a:hover, #mainNav2 li a:active {
	color:#004477;
	text-decoration:none;
	font-weight:bold;
}
#mainNav2:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainGraphicwrap {
        width:100%;
	text-align: center;
	clear: both;
}

#mainGraphic {
	text-align: left;
	margin:0px 20px 0px 20px;	
}

#content {
	margin:0 20px;
/*	background:url(../images/subNav_bg.gif) repeat-y; */
}
#content p, #content h1, #content h2 {
	margin-bottom:10px;
}
#content h1, #content h2 {
	margin-top:20px;
	color:#004477;
	font-size:150%;
}
#content h3 {
	color:#004477;
	font-size:115%;
}
#content:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#leftColumn {
	width:230px;
	margin:0;
	float:left;
	/*border-right:1px solid #004477; */
}
#leftColumn * {
	margin-right:15px;
}
#leftColumn img {
	margin-top:20px;
	padding-bottom: 20px;
}
#leftColumn small {
	display:block;
	margin-bottom:20px;
}
#rightColumn {
	width:480px;
	margin:0;
	float:right;
}
#oneColumn {
	padding:0 50px 20px 50px;
}

dl.subNav {
	margin:20px 0 20px 20px;
	width: 300px;
}
dl.subNav dt {
	font-size:120%;
	font-weight:bold;
	color:#004477;
	margin-bottom:10px;
}
dl.subNav dd {
	margin-bottom:5px;
	padding-left:10px;
}

#btmBar {
	font-size:80%;
	list-style:none;
	margin:0 20px;
	padding:6px 0;
	text-align:left;
}
#btmBar dt, #btmBar dd {
	display:inline;
	color:#004477;
	padding:0 10px;
}
#btmBar a:link, #btmBar a:visited {
	color:#a25a60;
	text-decoration:none;
}
#btmBar a:hover, #btmBar a:active {
	color:#000000;
	text-decoration:none;
}

#footer {
	width:770px;
	margin:0 auto;
	text-align:left;
}
#footer dl {
	font-size:80%;
	float:left;
	margin-top:10px;
	width:192px;
}
#footer dt {
	font-weight:bold;
	border-bottom:1px solid #75736c;
	padding-bottom:3px;
}
#footer dd {
	margin-top:3px;
}
#footer:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#meetingbox {
	float:left;
	margin-top:10px;
	width:300px;
	background-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

#meetingbox h1{
	margin-top:10px;
	text-align: center;
	font-size: 18px;
	background-color: #CCCCCC;

}
#meetingbox ul {
	list-style:none;
	margin: 0 0px 0 10px;
	padding: 0;
	}
#meetingbox li {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom:1px dotted #000;
	}
#meetingbox img {
	float: left;
	padding-left: 10px;
	margin-bottom:0px;
	}
#meetingbox a {
	color:#004477;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	}
#meetingboxv a:hover {
	text-decoration: underline;
	}
#rssfeed {
	height: 200px;
	overflow: scroll;
	width: 340px;
	padding-bottom: 15px;
	}
	
.centerbox {
	text-decoration:none;
	font-weight: bold;
	border-bottom-color: #324774;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #324774;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #324774;
	border-right-style: solid;
	border-right-width: 1px;
	width: 218px;
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	}

.rowBox {
	margin-bottom:10px;
}
.rowBox:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
cl3 {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #004477;
}

.tabletextbox {
        text-decoration:none;
        font-weight: normal;
        border-bottom-color: #324774;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: #324774;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #324774;
        border-right-style: solid;
        border-right-width: 1px;
        padding-bottom: 15px;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 18px;
        height: 220px;
        vertical-align: top;
        }

	

/* =========================== */
/* IE HACKS */

/* Hides from IE-mac \*/
* html #mainNav {height: 1%;}
* html #content {height: 1%;}
* html #footer {height: 1%;}
* html .rowBox {height: 1%;}
/* End hide from IE-mac */


/* IE7 Hacks */
html > body #content, html > body #mainNav {
	height:auto;
	max-height:12000px;
}
