
/*<![CDATA[*/
@media screen {
* {
	font-family: arial, helvetica, verdana, Trebuchet ms, sans-serif;
	font-size: 100%;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
/* html {
	overflow: -moz-scrollbars-vertical !important;
	} */
BODY {
	margin:0;padding:0;
	background-image: url(/images/pattern_03.gif);
	background-repeat:repeat;
}
H1, H2, H3, H4, H5 {
	display:inline;
	font-family: arial, helvetica, verdana, Trebuchet ms, sans-serif;
}
a {
	color: #0B4499;
	}
p {
	font-size: 75%;
}
p.enhance {
	font-size: 67%;
	font-weight:bold;
}
ul {
	font-size: 75%;
}
ul.dim {
	font-size: 75%;
	color: #666;
}
table {
	margin-top: 1em;
	border: 1px #E6E6E6 solid;
}
td {
	vertical-align: top;
	border-bottom: 1px #E6E6E6 solid;
	}
td.static {
	vertical-align: top;
	font-size: 75%;
	border: 1px #E6E6E6 solid;
}
td.shaded {
	vertical-align: top;
	font-size: 75%;
	border: 1px #E6E6E6 solid;
	background-color: #f8f8ff;
	}
th {
	vertical-align: bottom;
	text-align: center;
	font-size: 75%;
	background-color: #74A5CD;
	color: #FFF;
	}
.highlight {
	color: #FF7F00;
}
DIV.frame {
	text-align:left;
	width:770px;
	margin:0 auto;
	padding: 0 0 0 0;
}
DIV.page {
	margin:0px;
	position:relative;
	overflow:hidden;
}
.top {
	text-align: right;
	font-size: 8pt;
}
/* for John's calendar app */
.calview {
	font-size: 70%;
	text-align:right;
	margin: 0px 0px 0px 0px;
}
.innerWrap {
	font-size: 130%;	
}

/*background photo behind left navigation */
DIV.vmenuBG_home {
	width:250px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/home_bac.jpg);
	background-repeat:no-repeat;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.vmenuBG_about {
	width:250px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/about_bac.jpg);
	background-repeat:no-repeat;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.vmenuBG_services {
	width:250px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/services_bac.jpg);
	background-repeat:no-repeat;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.vmenuBG_join {
	width:250px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/join_bac.jpg);
	background-repeat:no-repeat;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.vmenuBG_news {
	width:250px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/news_bac.jpg);
	background-repeat:no-repeat;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.vmenuBG_members_only {
	width:250px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/members_only_bac.jpg);
	background-repeat:no-repeat;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
/* background fill color behind main content */
DIV.contentBG {
	width:495px;
	position:absolute;
	top:0;
	left:250px;
	background:#FFF;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.containerBG {
	width:25px;
	position:absolute;
	top:0;
	right:0;
	background:#BAD5E8;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.header_box {
	clear:both;
	position:relative;
	z-index:1;
	background:#BAD5E8;
	height: 94px;
}
DIV.header_home {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: #74A5CD url(/images/quote_home.jpg);
	background-position: right;
	height: 94px;
}
DIV.header_home_new {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: #74A5CD url(/images/top_banner_no_quote.gif);
	background-position: right;
	height: 94px;
}
DIV.header_about {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: #74A5CD url(/images/quote_about.jpg);
	background-position: right;
	height: 94px;
}
DIV.header_services {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: #74A5CD url(/images/quote_services.jpg);
	background-position: right;
	height: 94px;
}

DIV.header_join {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: #74A5CD;
	background-position: right;
}
DIV.header_news {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: #74A5CD;
	background-position: right;
}
DIV.footer_box {
	clear:both;
	border-top: 20px  #BAD5E8 solid;
	height: 87px;
	background-image: url(/images/footer_bac.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
}
DIV.footer {
	/* margin-left: 275px; */
	margin-left: 195px;
	margin-top: 40px;
	position:relative;
	padding: 0px 3px;
	font-size:8pt;
}
DIV.footer a {
	font-size:8pt;
}
DIV.main {
	clear:both;
	padding-bottom:35px;
	width:100%;
	position:relative;
	z-index:1;
}
DIV.wrap {
	width:750px;
	float:left;
}
DIV.hmenu_box {
	position:absolute;
	top:-1.49em;
	left: 250px;
	z-index:3;
	height:1.49em;
	width:520px;
	background: #BAD5E8;
}
DIV.hmenu {
	padding:0px 15px;
	/* height:1.49em; */
}
DIV.pagehead_box {
	position:absolute;
	top:0em;
	left: 250px;
	z-index:3;
	height:30px;
	width:520px;
	padding: 15px 0 0px 0px;
	background: #BAD5E8;
}
DIV.vmenu_box {
	/* position:relative; -- original setting
	top:0; */
	position:absolute;
	top:0;
	z-index:3;
	width:250px;
	float:left;
	margin-top:1.49em;
	/* padding-top: 50px; */
}
DIV.spacer {
	height: 3em;
}
DIV.vmenu {
	padding:0px 4px;
	margin:0;
	background:#FF0000;
}

div#vmenu ul {
	margin-top: .5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
div#vmenu form {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
	text-align: left;
	vertical-align: bottom;
}
div#vmenu p.memberaccess {
	text-align:left;
	margin-left: 25px;
	color: #0B4499;
	margin-bottom: -4px;
	font-size: 65%;
}
div#vmenu form input.text {
	font-size: 65%;
	color: #666;
	background-color: #FFF;
	border: none;
	padding: 4px 0px 1px 1px;
	}
div#vmenu form input.button {
	font-size: 65%;
	color: #FFF;
	background-color: #0B4499;
	border: none;
	padding: 4px 0px 1px 0px;
	}
div#vmenu form input {
	font-weight:normal;
	color:#FFFFFF;
	background-color:#0B4499;
	border-style: none;
	padding: 3px 1px 3px 1px;
	}
/* subnavigation */
#vmenu ul {
	list-style:none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 25px;
	}
#vmenu li {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	/* letter-spacing: 0.05em; */
	background:#0B4490;
	/* border-bottom: 1px solid #eee; */
	margin-bottom: 2px;
	width: 215px;
	padding: 6px 2px 6px 8px;
	}
#vmenu ul.MenuBarVerticalSub {
	margin-left: 200px;
	}

#vmenu ul.MenuBarVerticalSub li {

	background: #6699CC;
	margin-left: 0;
}
#vmenu ul.MenuBarVerticalSub a {

	font-size: 8pt;
}
	
#vmenu a{
	color: #FFF;
	text-decoration: none;
	font-size: 7pt;
	}
#vmenu A.here:link,
#vmenu A.here:visited,
#vmenu A:hover
 {
	color:#FF7F00;
	}
#vmenu A.here:link,
#vmenu A.here:visited {
	position:relative;
	z-index:102;
}
DIV.container_box {
	position:relative;
	z-index:3;
	width:20px;
	float:right;
	margin-top:1.49em;
}
DIV.container {
	padding:0px 4px;
	/* background:#FFFF00; */
	background:#FF00FF;
}
DIV.content_box {
	position:relative;
	z-index:3;
	float:right;
	width:500px;
	margin-top:5em;
}
/* holds the main content goes */
DIV.content {
	margin: 25px 25px 0px 25px;
	padding: 0;
	background:#FFF;
}

.section_head { 
	font-size: 90%;
	font-weight: normal;
	color: #FF7F00;
	margin: 9px 0px -9px 0px;
	text-transform: uppercase;
	}
/* the top main navigation section */

#globalnav {
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
	}
#globalnav ul {	
	list-style: none;
	}
#globalnav li {
	float:right;
	margin:0;
	padding:0;

}

#globalnav A {
	/* 
	color:#444;
	background:#ddd;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa; */
	display:block;
	text-decoration:none;
	font-size: 8pt;
	font-weight:400;
	margin:0;
	padding:0.25em 1em;
}
#globalnav A.here:link,
#globalnav A.here:visited,
#globalnav A:hover
/* #globalnav A:active, */
 {
	/* color: #FF7F00; orange*/
	color: #FFF;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	color: #0B4499;
	text-transform: uppercase;
	margin: 25px;
	}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #0B4499;
	}
h3 {
	font-size: 95%;
	font-weight: bold;
	color: #0B4499;	
	}
h4 {
	font-size: 80%;
	font-weight: bold;
	color: #0B4499;	
	}
ul {
	list-style: disc;
	margin-right: 15px;
}
ul ul {
	/* list-style-image: url(/images/dash.gif); */
	list-style: none;
	font-size: 100%;
}
/* the extras box in the left column under the navigation */
div#extra {
	clear:left;
	float: right;
	width:225px;
	background-color: #000;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	}
#extra a{
	/* color: #74A5CD; */
	color: #0B4499; 
	background: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 100%;
}

#extra a:hover {
	color: #FF7F00;
}
dl.menu_item {
	background:#f8f8ff;
	margin:0px;
	padding:0;
	float:left;
	width:225px;
	}
dl.menu_item dt {
	background:#0B4499;
	padding:5px 3px 5px 9px;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 7pt;
	}
dt a {
	background:#0B4499;
	padding:5px 3px 5px 9px;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 7pt;
	}
dl.menu_item dd {

	padding:0px 5px 13px 25px;
	margin:5px 0 0 0;

	}
		
dl.top_rgt {
	background:#f8f8ff;
	margin:0px;
	padding:2px 0 0 0;
	float:right;
	width:225px;
	}
dl.top_rgt dt {
	background:#74A5CD;
	padding:5px 3px 5px 9px;
	color:#FFF;
	font-weight:normal;
	font-size: 7pt;
	}
dl.top_rgt dd {

	padding:0px 5px 13px 25px;
	margin:5px 0 0 0;

	}
dd p {
	margin: 1em 0 0 0;
	font-size: 8pt;
	line-height: 1.25em;
	}
.lt_blue {
	color:#74A5CD;
	}
p.color {
	clear: left;
	background-color: #fffff0;
	border: #ccc 1px solid;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 12px 12px 12px 12px;
}

/* styles for Article Manager template */
.artcaption {
	font-size: 8pt;
	color:#0B4499;
}
.arttext {
	font-size: 9pt;
}
.arttable {
	margin: 0;
	border: none;
}

.artcell {
	border: none;
}
hr {
		color:#cccccc;
		padding-bottom:2px;
		margin-top:6px;		
		border-top: 1px solid #cccccc;
		border-left:0px;
		border-right:0px;
		border-bottom:0px;
	}
.crumbtrail {
	font-size: 8pt;
}
h1.artmanager {
	font-size: 120%;
	font-weight: bold;
	color: #0B4499;
	text-transform: uppercase;
	margin: 0;
	}
.indent {
	margin-left:1em;
}
/* for the SharePoint web part view of the MCA search */
#webpart {
	text-align:left;
	width:600px;
	margin:0 auto;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
webpart.td {
	font-size: 75%;
}
webpart.th {
	font-size: 75%;
}
table.form {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #d8d7d7;
	border-collapse: collapse;
	background-color: white;
}
table.form th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d8d7d7;
	background-color: white;
	-moz-border-radius: 0px;
	font-size: 75%;
}
table.form td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d8d7d7;
	background-color: white;
	vertical-align: top;
	-moz-border-radius: 0px;
	font-size: 75%;
}
/* styles for printing web pages */
}
@media print {
* {
	font-family:Arial Narrow, Arial, Verdana, Helvetica;
	font-size:100%;
}
H1, H2, H3, H4, H5 {
	display:inline;
	font-family:Arial, Verdana, Helvetica;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
HTML {
}
BODY {
}
DIV.frame {
}
DIV.page {
}
DIV.vmenuBG {
	display:none;
}
DIV.contentBG {
	display:none;
}
DIV.containerBG {
	display:none;
}
DIV.header_box {
}
DIV.header_home {
	/* display:none;  */
}
DIV.footer_box {
}
DIV.footer {
	/* display:none; */
}
DIV.main {
	width:100%;
}
DIV.wrap {
	width:100%;
}
DIV.hmenu_box {
}
DIV.pagehead_box {
}
DIV.hmenu {
	display:none;
}
DIV.extra {
	display:none;
}
DIV.vmenu_box {
	display:none;
}
DIV.vmenu {
	display:none;
}
DIV.container_box {
}
DIV.container {
	display:none;
}
DIV.content_box {
	width:100%;
}
DIV.content {
}

}
/*]]>*/
