td,th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link, a:visited { color: #0066CC;	text-decoration : underline;}
a:hover, a:active {	color: #FF0000;	text-decoration : underline;}

h1 {		
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #0066CC;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h2 {		
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #0066CC;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h3 {		
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0066CC;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h4 {		
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #474747;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h5 {		
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #474747;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

strong {
	color: #474747;
	}

.subheadblue {		
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;	
	color: #0066CC;
}
.subheadred {		
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;	
	color: #FF0000;
}
.borderleft {
	border-left-color:#0066CC;
	border-left-style:solid;
	border-left-width:1px;
}
.borderend {
	border-left-color:#0066CC;
	border-right-color:#0066CC;
	border-left-style:solid;
	border-right-style:solid;	
	border-left-width:1px;
	border-right-width:1px;	
}

/* ::::: Begin CSS Nav Menu Styles ::::: */
#topnavcontainer a {
	display: block;
	color: #3f82c9;
	text-decoration : none;
	background-color: #FFFFFF;
	cursor: hand;
	padding: 0px;
	font-weight: normal;
}
#topnavcontainer A:VISITED {
	color: #3f82c9;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: hand;
	padding: 0px;
}
#topnavcontainer A:HOVER {
	color: #000000;/*alternate color: #FFFFFF;*/
	text-decoration : none;
	background-color: #e3edf7;/*alternate background-color: #9A320B;*/
	cursor: hand;
	padding: 0px;
}
.navMenu1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBA336;
	font-weight: bold;
	align: center;
	border-top: 1px solid #3f82c9;
	border-bottom: 0px solid #3f82c9;
}
/* ::::: End CSS Nav Menu Styles ::::: */

/* completely unnecessary amount of code to create right side AVC university stuff. needs to be redone */
.r-calloutHdrBg {
	background-image: url(../images/callout_hdr.gif);		
	/*font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; color: #0066CC; 
	font-weight:bold;*/
}
.r-calloutTitle {		
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px;
	color: #ffffff; /*original color: #0066CC */
	font-weight:bold;
}