.heading3 {
    COLOR: #003366;
    TEXT-TRANSFORM: capitalize;
	font-size: 150%;
	font-weight: bolder
}
.heading4 {
	COLOR: #003366;
	font-size: 125%;
	font-weight: bold
}
.heading5 {
    COLOR: #003366;
    TEXT-TRANSFORM: capitalize;
	margin: 0px;
	font-weight: bold;
}
.base_bullet_list {
	color: gray;
	vertical-align: top;
	font-weight: bold;
	font-family: "Times New Roman";;
	font-size: 130%
}
.red_bullet {
	margin: 1px;
	vertical-align: middle;
	color: #d27186;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 70%
}
.basic_right_arrows {
	font-weight: bolder;
	vertical-align: middle;
	color: #0065A9
}
.pale_right_arrows {
	color: gray;
	font-weight: bolder;
	vertical-align: middle
}

.site_area_overview, 
a.site_area_overview, 
a.site_area_overview:visited, 
a.site_area_overview:hover {
    COLOR: #0065A9;
    FONT-FAMILY: verdana,helvetica,sans-serif;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

.featureBox {
	position: relative;
	z-index: 1;
	width: 200px;
	border-color: #0a6ba0;
	border-style: solid;
	border-width: thin;
	margin-bottom: 3px;
}
.padded {
	padding: 5px;
}
.blue_right_button_character {
	color: #0065a9;
	font-size: 75%;
	text-align: justify;
	vertical-align: middle;
	border-color: ButtonShadow;
	font-weight: bolder;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	padding: 1px;
	margin: 0px;
	font-family: "Times New Roman";
}
.blue_right_character {
	color: #0065a9;
	font-size: 75%;
	text-align: justify;
	vertical-align: middle;
	border-color: ButtonShadow;
	font-weight: bolder;
	padding: 1px;
	margin: 0px;
	font-family: "Times New Roman";
}
.indent_list {
	margin-left: 25px;
}

.legend_right_aligned {
	color: #0065a9;
	font-weight: bold;
	font-size: 75%;
	text-align: right;
}
.relatedLinksHeading {
	font-weight: bold;
	font-size: 85%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 10px;
	border-top-color: silver;
	color: gray
}
.helpfulLinksHeading {
	font-weight: bold;
	color: gray;
	font-size: 85%;
	margin-left: 15px;
	margin-top: 20px
}
table.helpfulLinks {
	margin-left: 12px;
}
.helpfulLinks, 
a.helpfulLinks,
a.helpfulLinks:visited {
	color: gray;
	font-size: 85%;
	text-indent: 0px
}
a.helpfulLinks:hover {
	color: #2894e0;
	text-decoration: underline;
	font-size: 85%;
	text-indent: 0px
}
.centered {
	text-align: center;
}
#viewPane {
	position: relative;
	height: 500px;
	width: 100%;
	padding: 5px;
	border-width: 2px;
	overflow: auto
}
.leftNavigationFirstLevel {
	color: #0065A9;
	background-color: #cee6f5;
	margin-bottom: 3px;
	font-size: 90%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 15px
}
.leftNavigationBullet {
	color: #0065A9;
	font-size: 90%;
	font-weight: bold;
	vertical-align: middle
}
ul.noBullet, li.noBullet {
	list-style: none;
	text-indent: 0px;
	padding: 0px;
	margin-left: 12px;
}
ul.leftNavigationSecondlevel {
	list-style: none;
	text-indent: 0px;
	padding: 0px;
	font-size: 90%;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px
}
.leftNavigationSecondLevel,
li.leftNavigationSecondLevel,
a.leftNavigationSecondLevel,
a.leftNavigationSecondLevel:visited {
	background-color: white;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 3px;
	color: black
}
a.leftNavigationSecondLevel:hover {
	background-color: white;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 3px;
	color: #2894e0;
	text-decoration: underline
}

.hidden {
	display: none
}

.visible {
	display: block
}

.ncaaNewsReleaseLabel {
	color: #d27186;
	font-size: 170%
}

#columnFloatLeft2{
	float: left;
	width: 50%;
}

.ncaaHeader1 {
	font-weight: bold;
	color: #00375C;
	font-size: 100%;
	padding-bottom: 10px;
}
.ncaaHeader2 {
	font-weight: bold;
	color: #0065A8;
	font-size: 95%;
	padding-bottom: 10px;
}
.ncaaHeader3 {
	font-weight: bold;
	font-size: 100%;
	color: #333333;
	padding-bottom: 10px;
}
.ncaaBodyText {
	font-weight: normal;
	color: #333333;
}
.ncaaInstructionText {
	font-weight: normal;
	color: #333333;
}
.ncaaFooter {
	font-weight: normal;
	color: #808080;
	font-size: 92%;
}

.buttonCell {
background-color:#0065a8;
font-family:Arial, Helvitica;
font-weight:Bold;
font-size:9pt;
color:#fff;
border-left:thin solid #39c;
border-right:thin solid #036;
border-top:thin solid #39c;
border-bottom:thin solid #036;
text-align:center;
padding:2px 5px;
}

.buttonCellBluePush {
background-color:#28b;
font-family:Arial, Helvitica;
font-weight:Bold;
font-size:9pt;
color:#333;
border-left:thin solid #036;
border-right:thin solid #39c;
border-top:thin solid #036;
border-bottom:thin solid #39c;
text-align:center;
padding:2px 5px;
}



.buttonCellRed {
background-color:#c00;
font-family:Arial, Helvitica;
font-weight:Bold;
font-size:9pt;
color:#fff;
border-left:thin solid #f33;
border-right:thin solid #900;
border-top:thin solid #f33;
border-bottom:thin solid #900;
text-align:center;
padding:2px 5px;
}

.buttonCellGreen {
background-color:#0c0;
font-family:Arial, Helvitica;
font-weight:Bold;
font-size:9pt;
color:#fff;
border-left:thin solid #3f3;
border-right:thin solid #090;
border-top:thin solid #3f3;
border-bottom:thin solid #090;
text-align:center;
padding:2px 5px;
}



.buttonCellOrange {

background-color:#f80;

font-family:Arial, Helvitica;

font-weight:Bold;

font-size:9pt;

color:#000;

border-left:thin solid #fc0;

border-right:thin solid #f60;

border-top:thin solid #fc0;

border-bottom:thin solid #f60;

text-align:center;

padding:2px 5px;

}



.buttonCellBlack {

background-color:#000;

font-family:Arial, Helvitica;

font-weight:Bold;

font-size:9pt;

color:#fff;

border-left:thin solid #999;

border-right:thin solid #000;

border-top:thin solid #999;

border-bottom:thin solid #000;

text-align:center;

padding:2px 5px;

}



.buttonCellGrey {

background-color:#7e7e7e;

font-family:Arial, Helvitica;

font-weight:Bold;

font-size:9pt;

color:#000;

border-left:thin solid #999;

border-right:thin solid #000;

border-top:thin solid #999;

border-bottom:thin solid #000;

text-align:center;

padding:2px 5px;

}



a.buttonCellBluePushLink {

text-decoration:none;

font-size:9pt;

font-weight:700;

font-family:Arial, Helvetica;

color:#333;

}



a.buttonCellLink:active {

text-decoration:none;

font-size:9pt;

font-weight:700;

color:#ff0;

font-family:Arial, Helvetica;

}



a.buttonCellLink:hover {

color:#fc3;

font-size:9pt;

}
a.buttonCellLink,a.buttonCellLink:link,a.buttonCellLink:visited {

text-decoration:none;

font-size:9pt;

font-weight:700;

font-family:Arial, Helvetica;

color:#fff;

}

div.buttonCellLink {

text-decoration:none;

font-size:9pt;

font-weight:700;

font-family:Arial, Helvetica;

color:#fff;

}


a.buttonCellBluePushLink:active,a.buttonCellBluePushLink:hover {

text-decoration:none;

font-size:9pt;

font-weight:700;

color:#333;

font-family:Arial, Helvetica;

}
/* Headings ------------------------------------------- */

h1, h2 {
	font-weight: normal;
}

h1 {
	color: #003366;
	font-size: 1.72em;
	line-height: 1.1em;
	padding-top: 0;
}

h2 {
	font-size: 1.5em; margin-top: 10px;
}

h3, h2 {
	color: #003366;
}

h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 1em;
}

h4, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 110%;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-bottom: .5em;
	line-height: 120%;
}

.contentArea {padding: 10px;}
.breadcrumbs {font-size: 95%;}

