/* IPMC style sheet definition */

/* html {font-family: verdana,arial; font-size: 90%; font-weight: normal; text-decoration: none; color: #000000;} */
/* body {font-family: verdana,arial; font-size: 90%; font-weight: normal; text-decoration: none; color: #000000;} */

h1 {font-family: verdana,arial; font-size: 130%; font-weight: bold; color: #006600; }

h2 {font-family: verdana,arial; font-size: 120%; font-weight: bold; text-decoration: none; color: #006600;}

h3 {font-family: verdana,arial; font-size: 110%; font-weight: bold; text-decoration: none; color: #000000;}

td {font-family: verdana,arial; font-size: 85%; font-weight: normal; text-decoration: none; color: #000000;}
td.smaller {font-family: verdana,arial; font-size: 75%; font-weight: normal; text-decoration: none;}
td.subnavhead {
	color: #FFFFFF;
	font-family: verdana, arial;
/*	font-size: 80%; */
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
td.greysmall {font-family: verdana,arial; font-size: 75%; font-weight: normal; text-decoration: none;}


hr.light {
border: 0;
color: #DDDDDD;
background-color: #DDDDDD;
height: 1px;
}

hr.med {
border: 0;
color: #999999;
background-color: #999999;
height: 1px;
}

.dot {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #FCB56D;
}

#smallerbold {
	font-family: Verdana,Arial,Helvetica,Universe;
	font-size: 70%;
	font-weight: bold;
}
#stateld {
	font-family: Verdana,Arial,Helvetica,Universe;
	font-size: 80%;
	font-weight: bold;
	color: #ffff66;
}

a.stateld {font-family: verdana,arial; text-decoration: none; color: #ffffff; font-weight: bold;}
a.stateld:hover {text-decoration: underline; font-weight: bold;}

a.skipnav {font-family: verdana,arial; text-decoration: none; color: #006699; font-weight: normal; font-size:30%;}
a.skipnav:hover {text-decoration: underline; font-weight: normal; font-size:30%;}

#smaller {
	font-family: Verdana,Arial,Helvetica,Universe;
	font-size: 70%;
	font-weight: normal;
}

a.subnavlink {font-family: verdana,arial; font-size: 75%; font-weight: normal; text-decoration: none; color: #006600;}
a.subnavreturnlink {font-family: verdana,arial; font-size: 75%; font-weight: normal; text-decoration: none; color: #BBCCBB;}

a {
	font-family: verdana,arial;
	text-decoration: underline;
	color: #006600;
}

a:hover {text-decoration: underline;}

.mainmenu {font-family: verdana,arial; font-size: 10px; font-weight: normal; line-height: 16px; width: 100%; text-decoration: none; color: #339933;}
.mainmenu:hover {font-weight: normal; text-decoration: none; color: #ffffff; background-color: #339933;}
.mainmenun6 {font-family: verdana,arial; font-size: 10px; font-weight: normal; line-height: 16px; width: 100%; text-decoration: none; color: #339933; padding-top: 2px; padding-bottom: 2px; padding-right: 100%;}
.mainmenun6:hover {font-weight: normal; text-decoration: none; color: #ffffff; background-color: #339933;}
.subarrow {background-image: url('../img/subarrow.gif'); background-repeat: no-repeat; background-position: right;}

/* icon styles */

a .icon_msoffice {
	cursor: pointer;
}

.icon_html {
	padding: 0;
	margin: 0;
	display: inline-block;
	background: transparent url(../img/icons_msoffice.gif) no-repeat;
	width:64px;
	height:64px;
	margin-right:10px;
	vertical-align: middle;
	background-position: -4px -253px;
}

.icon_pdf_med {
	padding: 0;
	margin: 0;
	display: inline-block;
	background: transparent url(../img/icons_msoffice.gif) no-repeat;
	width:64px;
	height:64px;
	margin-right:10px;
	vertical-align: middle;
	background-position: -275px -82px;
}

.icon_pdf {
	padding: 0;
	margin: 0;
	display: inline-block;
	background: transparent url(../img/icons_msoffice.gif) no-repeat;
	width:80px;
	height:85px;
	margin-right:10px;
	vertical-align: middle;
	background-position: -240px -158px;
}

.icon_msoffice {
	padding: 0;
	margin: 0;
	display: inline-block;
	background: transparent url(../img/icons_msoffice.gif) no-repeat;
	width:64px;
	height:64px;
	margin-right:10px;
	vertical-align: middle;
}

.icon_msoffice.excel {
	background-position: -142px -87px;
}
.icon_msoffice.powerpoint {
	background-position: -7px -85px;
}
.icon_msoffice.word {
	background-position: -8px -8px;
}
/* end ms office icon styles */


.breadcrumbs { background-color: #eee; font-family: monospace; }

.hilite { background-color: #FFFFE6; }
/* end IPMC style sheet */
