/* Style sheet for Dattoli template */
body  { background: #FFF; color: #333; font: normal normal 11px Verdana, Arial, sans-serif; }
input { background: #FFF; color: #000; font: normal normal 9px Arial, sans-serif; }
h1    { color: #C00; font:  normal bold 14px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h2    { color: #000; font:  normal bold 13px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h3    { color: #006; font:  normal bold 13px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h4    { color: #C00; font:  normal bold 12px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h5    { color: #000; font:  normal bold 11px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h6    { color: #006; font:  normal bold 11px Verdana, Arial, sans-serif; margin-bottom: 4px; }
ol, ol ol, ol ol ol { color: #333; font: normal normal 12px Verdana, Arial, sans-serif; }
ul       { list-style: url("images/list1.gif"); color: #000; font: normal normal 12px Verdana, Arial, sans-serif; }
ul ul    { list-style: url("images/list2.gif"); color: #C00; font: normal normal 11px Verdana, Arial, sans-serif; }
ul ul ul { list-style: url("images/list3.gif"); color: #006; font: normal normal 10px Verdana, Arial, sans-serif; }

/* Define page title area */
.banner { background-image: url('images/bannerbk.gif'); color: #000; height: 26px; 
	font: normal bold 15px Times New Roman, Times Roman, serif; }

/* Define menu bars */
.menubar { color: #000; margin-left: 15px; font-family: Times New Roman, Times Roman, serif; 
	font-size: 15px; font-weight: bold; text-decoration: none; } 
.menubar a:link     { color: #000; font-family: Times New Roman, Times Roman, serif; 
	font-size: 15px; font-weight: bold; text-decoration: none; }  
.menubar a:active   { color: #000;  font-family: Times New Roman, Times Roman, serif; 
	font-size: 15px; font-weight: bold; text-decoration: none; }  
.menubar a:visited  { color: #000;  font-family: Times New Roman, Times Roman, serif; 
	font-size: 15px; font-weight: bold; text-decoration: none; }  
.menubar a:hover    { color: #003364;  font-family: "Times New Roman", "Times Roman", serif; 
	font-size: 15px; font-weight: bold; text-decoration: underline; }  

/* Define main body content area */
.main { background: #FFF; color: #000; font: normal normal 12px Verdana, Arial, sans-serif; 
	padding-left: 10px; padding-top: 15px; padding-right: 5px; }

/* Define footer area */
.footer {
	background: #FFF;
	color: #666;
	font: normal normal 10px Verdana, Arial, sans-serif;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 5px;
width="90%" border-top: 1px solid #666; 	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/* Define standard hyperlinks */	
a:link  { color: #003364; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  
a:active { color: #069; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }
a:visited { color: #003364; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }
a:hover { color: #333; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }
