/* CSS Document */

BODY, TD, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* [disabled]color: #000000; */
	left-margin: 0px;
	top-margin: 0px;
	right-margin: 0px;
	bottom-margin: 0px;
	line-height: 120%;
	}

a:visited {
	text-decoration: none;
	color: #630;
} 
a:hover, a:active {
	text-decoration: underline;
	color: #630;
} 

a.mainlink:link, a.mainlink:visited {
	text-decoration: none;
	color: #630;
	font-size: 12px;
}
a.mainlink:hover, a.mainlink:active {
	text-decoration: underline;
	font-size: 12px;
	color: #630;
}
a.smalllink:link  {
	text-decoration: none;
	color: #630;
	font-size: 11px;
	font-family: Comic Sans MS;
}
a.smalllink:hover {
	text-decoration: underline;
	color: #FC0;
	font-size: 11px;
	font-family: Comic Sans MS;
}

a.smalllink:active {
	text-decoration: underline;
	color: #630;
	font-size: 11px;
	font-family: Comic Sans MS;
}

.mainlinks {
	padding: 5px 15px 5px 15px; 
	border-top: 1px solid #ffffff;
	}
	
.ivcf {
	color: #630;
	font-weight: bold;
	font-size: 15px;
	font-family: Comic Sans MS;
	line-height: 100%;
	float: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	}

.header-bar {
	font-family: comic sans ms;
	padding: 3px;
	background-color: #993333;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 0px;
	width: 100%;
	}

.subhead {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	}

.sub-subhead {
	font-size: 12px;
	font-weight: bold;
	color: #630;
	padding-bottom: 4px;
	}

.highlight {
	font-weight: bold;
	color: #993333;
	}
	
.callout {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px left;
	background-color: #F2EDE1;
	padding: 4px 10px 4px 45px;
	font-weight: bold;
	}
	
.grayrule {
	background-image: url(images/gray.gif);
	background-repeat: repeat-x;
	background-position: center left;
	padding-top: 15px; 
	padding-bottom: 15px;
	}.header-bar {
	font-family: Corbel;
}
.c {
	font-family: Corbel;
}
.ivcf a {
	font-family: Corbel;
}

