/* Start Core Styles */
body {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000;}

p {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000;}

.normal {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #002C67;}

.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: large; color: #002C67; font-weight: bolder;}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #002C67; font-weight: bolder;}
.h3 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #002C67;}
.h4 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #002C67;}
.h5 {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #002C67;font-weight: lighter;}
/* End Core Styles */

/* Home Page Styles */
.bodybg { background-image: url(images/bd-bg.gif); background-repeat: no-repeat; background-position: center center;}
.nvtile { background-image: url(images/nv-tile.gif); background-repeat: repeat;	background-position: bottom; color: #FFFFFF;}
.CopyRight { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #676767;}
.Advertiser { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000;}
.SHHSN { background-color: #C2DCD6;}

/* Link Styles */
a:link { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #044476; text-decoration: none; font-weight: bolder;}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #2F72A8;	text-decoration: none; font-weight: bolder;}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: x-small; text-decoration: underline; font-weight: bolder;}
a.nav:link { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #044476; text-decoration: none;}
a.nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #2F72A8;	text-decoration: none;}
a.nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: underline;}
a.printlink:link { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #044476; text-decoration: none;}
a.printlink:visited { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #2F72A8;	text-decoration: none;}
a.printlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none;}
ul { list-style-position: outside; list-style-type: circle;	text-indent: -10pt;}

/* Calendar Styles */
A.CalLink:link { color: #044476; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder;}
A.CalLink:visited { color: #044476;	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: bolder;}
A.CalLink:hover { color: #044476; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder;}

.CalendarFont { color: #044476;	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: bolder;}
.CalendarDayWeekFont { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder;}
.CalendarEventFont { color: #000000; font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}
.CalendarSideBarFont { color: #044476; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder;}
.Title { font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bolder; font-size : larger;}
.rowHeader { font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;}
.MenuDD{ font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	font-weight: bold; color: #FFFFFF;	background-color : rgb(51,102,204); }

#SectionHeader { border-bottom : 1px solid black;
	border-top: 1px solid FFFFFF;
	border-left: 1px solid FFFFFF;
	border-right: 1px solid FFFFFF;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;	
}

/* Older Styles to be phased out */

#boxes1 {
	background-color : 9267A7;
	color: white;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;	
}

#font5 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
   color: 632882;
}

#font6 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bolder;
   color: 632882;
}

/* Form Input Styles */

#input1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
}

#input2 {
	border-bottom : 1px solid Black;
	border-top: 1px solid FFFFFF;
	border-left: 1px solid FFFFFF;
	border-right: 1px solid FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	background-color: FFFFFF;
}

#button1 {
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

#HomeSearch {
	border-bottom : 1px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	background-color: white;
}