 body
{
	font-family: verdana;
	background-color: #D5D0B0;
	background-color: #fff;
	background-image: url(IMAGES/BGblue.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
A:link { color: #35608C; text-decoration: none }
A:visited { color: #4A75A2; text-decoration: none }

#mainNav1 {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	FONT-FAMILY:arial,helvetica;
	text-transform: uppercase;
	border-right: 1px solid #999999;
	border-left: none;
	display: block;
	padding: 7px 5px 7px 5px;
	background: #ffffff url(images/tab.gif) no-repeat;
	width:28px;
height:50px;
float: left;
list-style: none;
}
img.floatLeft {
    float: left;
    margin-right: 10px;
	 padding:4px;
}
img.floatRight {
    float: right;
	  margin: 4px;
	  padding:4px;
}
.cTabsCurve
{
	height:50px;
	background: #ffffff url(images/tabgrayCurve.gif) no-repeat;
	background-position: right bottom;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	FONT-FAMILY:arial,helvetica;
	text-transform: uppercase;
	text-align: right;
	border-right: 1px solid #ffffff;	
	border-bottom: 1px solid #940000;	
	padding: 7px 5px 7px 5px;
}
.cTabs
{
height:50px;
padding: 7px 5px 7px 5px;
	background: #ffffff url(images/tabgray.gif) repeat-x;
	background-position: right bottom;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	FONT-FAMILY:arial,helvetica;
	text-transform: uppercase;
	text-align:center;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #940000;	
}
.cFooterText
{
	COLOR: #ffffff;
	FONT-FAMILY:arial,helvetica;
	FONT-WEIGHT:normal;
	FONT-SIZE:8pt;
}
#Premier a#footer, a#footer:visited
{
    text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	FONT-FAMILY:arial,helvetica;
	}
	/* NAVIGATION */
ul#mainNav {
/*	border-left: 1px solid #999999;*/
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	FONT-FAMILY:arial,helvetica;

}

#mainNav li {
	float: left;
	width: 6.0em;
	FONT-FAMILY:arial,helvetica;
	text-align:center;
	background-position: right bottom;
	
}

#mainNav a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	FONT-FAMILY:arial,helvetica;
	text-transform: uppercase;
	vertical-align:text-bottom;
	border-left: none;
	display: block;
	/*padding: 3px 3px 3px 3px;*/

}

#mainNav a:hover {

	color:#ffffff;
    /*background: #ffffff url(http://www.tmulcahy.com/robertskead/new/images/graybg.jpg) repeat-x;*/
	 

}
ul.subnav {
           margin-left: 0px;
		   margin-top: 0px;
		   margin-bottom: 0px;
           padding-left: 0px;
           list-style:none;
           float:left;
           width: 100%;
           display:inline;
    }
    ul.subnav.li {
          float: left;
          font-size:8pt;
		  line-height: 2;	  
          }

   ul.subnav a {
          /*width: 12em;*/
          display: inline;
          padding: 5px;
          margin-right: 5px;
          text-decoration: none;
          text-align: left;
		  color:#003366;
		  font-family:arial,helvetica;
          }
.cLI
     {
       font-size:8pt;
       text-align:left;
       padding: 5px 0px 5px 0px;
       color:#000000;
	   line-height: 2;
	   list-style-type:none;
     }
.cLIBorder
     {
       border-top:#e5e5e5 1pt dashed;     
   }
