﻿body #s4-bodyContainer 
{
max-width:978px !important;
}
.wrap
{
max-width:978px !important;
margin-right:auto !important;
margin-left:auto !important;
}
.s4-titletable
{
	width:100% !important;
	margin-left:auto;
	margin-right:auto;
}
.ms-titlerowborder {
	border:none !important;
}
/*Global Navigation - outermost width*/
body #s4-topheader2
{
	width:100% !important;
}
s4-titlerow
{
	width:100%!important;
}
	
/*These styles are just for the video web part being used for the ICAC Program*/

.videocategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}
a.videocategory:link {
	color: #666;
	text-decoration: none;
}
a.videocategory:visited {
	color: #666;
	text-decoration: none;
}
a.videocategory:hover {
	color: #666;
	text-decoration: underline;
}
a.videocategory:active {
	color: #666;
	text-decoration: none;
}
.videosubcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #009;
}
a.videosubcategory:link {
	color: #03F;
	text-decoration: none;
}
a.videosubcategory:visited {
	color: #03F;
	text-decoration: none;
}
a.videosubcategory:hover {
	color: #03F;
	text-decoration: underline;
}
a.videosubcategory:active {
	color: #03F;
	text-decoration: none;
}
.videomovie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #39F;
}
a.videomovie:link {
	color: #69F;
	text-decoration: none;
}
a.videomovie:visited {
	color: #69F;
	text-decoration: none;
}
a.videomovie:hover {
	color: #03F;
	text-decoration: none;
}
a.videomovie:active {
	color: #3F;
	font-weight: bold;
	text-decoration: underline;
}
/*These ends the styles for the video web part being used for the ICAC Program*/

/* Styles for the large Quick Links Right Navigation Bar */
#QuickLinks {
	font: small Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #181818;
	width: 22em;
	margin: 0 auto;
}
#QuickLinks A, #QuickLinks A:visited, #QuickLinks A:active {
	COLOR: #333 !important;
	TEXT-DECORATION: none;
}
#QuickLinks A:hover {
	COLOR: #039 !important;
	TEXT-DECORATION: underline;
}
#QuickLinks h3 {
	FONT-size: 1.2em; 
	font-weight: bold;
	line-height: 1.5em;
	COLOR: #009; 
	text-align: center;
}
p.QuickTop {
	background-color: #2b3991;
	color: #fff;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
	padding: 1em;
	text-align:center;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: ridge .3em #090f35;
	margin-bottom: 0em;
}
#QuickLinks ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#QuickLinks li {
	padding: 1em;
	border-bottom: inset .2em #f1f0f0;
	background-color: #f1f0f0;
}
p.bottom {
	margin-top: 0;
	background-color: #f1f0f0;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em;
}


/* Styles for the smaller Quick Links Right Navigation Bar */
#QuickLinks2 {
	font: small Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #181818;
	width: 16em;
	margin: 0 auto;
}
#QuickLinks2 A, #QuickLinks A:visited, #QuickLinks A:active {
	COLOR: #333 !important;
	TEXT-DECORATION: none;
}
#QuickLinks2 A:hover {
	COLOR: #039 !important;
	TEXT-DECORATION: underline;
}
#QuickLinks2 h3 {
	FONT-size: 1em; 
	font-weight: bold;
	line-height: 1.5em;
	COLOR: #009; 
	text-align: center;
}
p.QuickTop2 {
	background-color: #2b3991;
	color: #fff;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
	padding: 0.8em;
	text-align:center;
	font-weight: bold;
	font-size: 1em;
	border-bottom: ridge .3em #090f35;
	margin-bottom: 0em;
}
#QuickLinks2 ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#QuickLinks2 li {
	padding: 1em;
	border-bottom: inset .2em #f1f0f0;
	background-color: #f1f0f0;
}
p.bottom2 {
	margin-top: 0;
	background-color: #f1f0f0;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em;
}
/* End Styles for the smaller Quick Links Right Navigation Bar */