@import url("franchiseProject.css");

body, td { 
	margin:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	} 


a {
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #294795;
}

a:hover {color: #95AFD0;}


P {margin:0 0 11px 0;}

.links {
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #294795;
}

table {
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
}

.Catogory {
	font-size: 9px; 
	font-weight: normal; 
	color: #FFFFFF; 
}

h1 { 
	font-size: 12px; 
	font-weight: bold; 
	margin:0px;
}

h2 { 
	font-size: 12px; 
	font-weight: bold; 
}

img.left {float: left; padding:2px 4px 4px 0;}

/* Directory Button */

#directory2 a {
   background: url(../../images/buttons/directoryButton3.gif) 0 0 no-repeat;
   display:block;
   width:190px;
   height:60px;
   margin-top:4px;
   text-indent:-9000px;
   }
#directory2 a:hover {
   background-position: 0 -60px;
   }


/*-----------------------------------------------
Resources 2007 patch
----------------------------------------------- */

.resources {
	padding:5px 10px 5px 10px;
	font-weight:bold;
	font-size:1.2em;
	background:#466bce;
	color:#fff;
	margin-top:4px;
}	

#sideMenu {
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #466bce;	
	border-top:0;
	border-bottom:0;
}

#sideMenu li {
	display: inline;
}

#sideMenu li a {
	display:block;
	border-bottom:1px solid #466bce;
	padding:5px 10px 4px 10px;
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background:#466bce; 
  color: #466bce;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

.companyhead { 
	font-size: 11px; 
	font-weight: bold; 
	color: #264493; 
	padding:4px; 
}

.form {  
	font-size: 9px; 
	font-style: normal; 
	color: #294795; 
	background-color: #D9E0F4; 
}

.catogoryhead, .catogory2 {	
	font-size: 11px; 
	color: #FFF; 
}

.catogoryhead {
	font-weight: bold; 
}

.tilt {font-style: italic; }

.link {
	font-weight: bold; 
	font-size: 10px;
}

.title {
	font-size: 11px; 
	font-weight: bold; 
	color: #264493; 
}
.newlink{ font-size: 10px; }
.cathead3 {
	 font-size: 9px; 
	 color: #000066; 
	 font-weight: bold; 
}

.articleText {
	font-size: 12px;
	font-weight: bold;
	color: #666666;}
	
.franchises {font-size:9px}

.red {color:red;}

form {margin:0;}