/* GENERAL SITE STYLES FOR MONITORASSOCIATES.com */
body {	
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
table, tr, td	{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	}
		
a { 
	color: #36C;
	}

a:link, a:visited, a:active {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}	
	
strong {
	color:#000;
	font-size:12px;
	}
	
	
/* Navigation link styles */	
.nav-off  {
     width: 82px;
     float: left;
     display: block;     
     text-align: center;
	 cursor:hand;
	 background-image: url(images/nav_bg2.jpg);
	 background-repeat: no-repeat;
	 background-position: right;
	 padding:9px 0 7px 0;
     }
	 
.nav-over {
     width: 82px;
     float: left;
     display: block;     
     text-align: center;
	 cursor:hand;
	 background-image: url(images/nav-sep.gif);
	 background-repeat: no-repeat;
	 background-position: right;
	 padding:9px 0 6px 0;
	 background-color:#EEE;
     }
	 
.nav-on  {
     width: 82px;
     float: left;
     display: block;     
     text-align: center;
     padding:9px 0 7px 0;
	 cursor:hand;
	 background-image: url(images/nav-sep.gif);
	 background-repeat: no-repeat;
	 background-position: right;
	 background-color:#FFF;
     }
.nav-contact{
	float: left;
	text-align: right;
	width:auto;
	padding:9px 0 6px 0;
	}

.sub-menu-cont {
	margin:10px 5px 10px 10px;
	border-top:1px solid #EEE;
	width:175px;
	}

.sub-menu {

	padding:5px;
	font-size:11px;
	color:#999;
	margin:0;
	border-bottom:1px solid #EEE;
	}

.sub-menu a:LINK, .sub-menu a:VISITED{
	color:#000;
	text-decoration:none;
	}
.sub-menu a:HOVER{
	color:#36C;
	text-decoration:none;	
	}
	
.sub-menu-on {
	padding:5px;
	margin:0;
	color:#666;
	font-size:11px;
	background-color:#F5F5F5;
	border-bottom:1px solid #EEE;
	}

	
/* Shading layout styles */

.shade {
	width: 100%;
	background-image: url(images/bg_shadow_mid.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	}
	
.shadeTop {
	width: 100%;
	background-image: url(images/bg_shadow_top.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}
	
.shadeBottom {
	width: 100%;
	background-image: url(images/bg_shadow_bot.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	}

.btm_fade {
	background-image:url(images/btm_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
	}
	
/* Header styles */

h1 {
	font-family:Helvetica,Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	}


h2 {
	font-family:Helvetica,Arial;
	font-size: 16px;
	color: #000;
	/*
	font-weight: bold;
	font-size: 14px;
	color: #1F4DA5;
	*/
	line-height:125%;
	}	

.secHeadlvl1 {
	
	padding:0 0 5px 0;
	margin:0;	
	}
	
.secHeadlvl2 {
	background-color:#666;
	border-bottom:1px solid #FFF;
	padding:2px 4px;
	margin:0;
	font-weight:bold;
	color:#EEE;	
	}
	
.secHeadpgTitle {
	background-color:#36C;
	background-image:url(images/lft_fade.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom:1px solid #FFF;
	padding:4px 5px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#FFF;		
	}
	
.secHeadpgTitleRT {
	background-color:#36C;
	border-bottom:1px solid #FFF;
	padding:4px 5px;
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#FFF;		
	}
	
.secHeadrtFade {
	background-image:url(images/rt_fade.jpg);
	border-bottom:1px solid #FFF;
	padding:4px 5px;
	margin:0;
	font-size:16px;
	font-weight:bold;
	}
	
.secContent {
	font-size:12px;
	padding:6px;
	line-height:140%;
	color:#333;
	}
	
.news-head:LINK, .news-head:VISITED {
	font-size:12px;
	color:#36C;
	text-decoration:none;
	}

.news-head:HOVER {
	font-size:12px;
	color:#36C;	
	text-decoration:underline;
	}
	
.news-date {
	color:#000;
	margin-top:-8px;
	font-weight:bold;
	padding-bottom:0;
	}

.news-body {
font-size:12px;
line-height:18px;
	
	}	
	
/* Lists */

.list-td {
	border-bottom:1px solid #EEE;
	font-family:Arial;
	color:#36C;
	font-size:11px;
	padding-left:14px;
	background-image:url(images/gry-dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

.list-td-men {
	font-family:Arial;
	color:#36C;
	font-size:11px;
	border:1px solid #FFF;
	}

.list-td-men a:LINK, .list-td-men  a:HOVER, .list-td-men  a:VISITED {
     text-decoration:none;
	}
	
.list-td-men-over {
	font-family:Arial;
	color:#000;
	font-size:11px;
	border:1px solid #BFD4FB;
	background-color:#EDF3FE;
	}

.list-td-men-over a:LINK, .list-td-men-over  a:HOVER, .list-td-men-over  a:VISITED {
     text-decoration:none;
	}	
	
	
ul {
	margin-top:6px;
	}

li {
	list-style-image: url('images/arrow.gif');
	margin-bottom:4px;
	}

.secContent ul {
	font-size:11px;
	line-height:125%;
	color:#333;
	}

td.featured-links-lst {
	padding:7px 0 5px 0;
	border-top: #EEE 1px solid;
	}
	
td.featured-links-lst a {
	font-family:Helvetica,Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #999;
	}
	
td.featured-links-lst a:HOVER {
	color: #36C;
	text-decoration:none;
	}
	
ul.content-list li{
	margin-bottom:8px;
	list-style-image: url('images/arrow.gif');
	}
	
ul.exp-list li {
	padding:8px;
	list-style-image: url('images/arrow_bl.gif');
	border-bottom:1px dashed #CCC;
	/*border-bottom:1px dashed #91B4F9;*/
	}	
	
td.news-links {	
	padding:6px 0 5px 0;
	line-height:125%;
	border-bottom: 1px dashed #EEE ;
	font-size:11px;
	}
	
td.news-links a {	
	font-size: 11px;
	text-decoration: none;
	color: #666;
	}
	
td.news-links a:HOVER {
	color: #36C;
	text-decoration:underline;
	}
	
.news-arrow {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	padding:2px 6px 0 0;
	}
	
/* FOOTER STYLES */	

.footer {
	font-size:10px;
	padding-top:7px;
	color:#999;
	}
.footer a {
	color:#999;
	text-decoration:none;
	}
.footer a:HOVER {
	color:#000;
	text-decoration:none;
	}

