@charset "UTF-8";
/* CSS Document */

body {
	font: 76%/1.6em Arial, Helvetica, Geneva, sans-serif;
	color: #003333;
	background: #669966;
}
* {
margin: 0;
padding: 0;
border: 0;
}
h2, h3, h4, h5, h6, p, blockquote {
	padding-top: 0.25em;
	padding-right: 10px;
	padding-bottom: 0.5em;
	padding-left: 15px;
}
h1 {
	padding: 0.25em 5px;
	font-size: 1.6em;
	line-height: 1.4em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #669966;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.25em;
}
h2 {
	color: #006699;
	font-size: 1.4em;
	line-height: 1.2em;
}
h3 {
	font-size: 1.3em;
	color: #660066;
}
h4 {
	font-size: 1.2em;
	color: #669966;
	text-align: center;
}
h5 {
	font-size: 1.1em;
	color: #006699;
	margin-bottom: .75em;
}
h6 {
	font-size: 1em;
	color: #003333;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}
blockquote {
	font-size: 0.85em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	line-height: 1.3em;
}
ul {
	margin-left: 20px;
	margin-right: 20px;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #006666;
}
a:visited {
	color: #666666;
}
a:hover, a:focus {
	color: #990000;
	text-decoration: underline;
}
form {
	margin-bottom: 0.5em;
	padding-top: 0em;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
input {
	border: 1px solid #669966;
	background-color: #FFFFFF;
	color: #003300;
	padding: 0.25em 0px 0px;
}
select {
	border: 1px solid #669966;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #666633;
	height: 24px;
}
textarea {
	border: 1px solid #669966;
	margin-left: 5px;
}
#wrapper {
	width: 750px;
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #FFFFCC;
}
#banner {
	height: 100px;
	background-image: url(../images/OCAbanner45.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAF3B5;
	margin-bottom: 0.25em;
}
#banner h1 {
	padding: 0px;
	font-size: 2em;
}
/* Styles the alt tag for the banner image, which is set to h1. Do not add margin or padding! */
#home a {
	text-decoration: none;
	position: absolute;
	height: 67px;
	width: 87px;
	top: 6px;
	margin-left: 42px;
	text-align: center;
}
#home a i {
	visibility: hidden;
}
/* The home div styles the invisible link to the home page, which is placed over the OCA logo. */

#nav {
	margin-top: 23px;
	margin-left: 147px;
}

/* The nav div is the top nav bar, which is an inline list, with a top margin set to a negative value to force it up over the OCA banner.  */
#nav ul li {
	font-size: 0.8em;
	padding: 0px 20px;
	text-align: center;
	width: 9em;
	font-weight: bold;
	letter-spacing: 0.125em;
	display: inline;
}
#titlebox {
	background-color: #EAF3B5;
	float: right;
}
#titlebox h1 {
	font-size: 1.6em;
	line-height: 1.3em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .25em;
	padding-right: 5px;
	padding-left: 5px;
}
#titlebox h2 {
	font-size: 1.9em;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	color: #666633;
	font-weight: normal;
}
#titlebox h3 {
	color: #669966;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: left;
}
#titlebox h5 {
	text-align: left;
}
#titlebox h6 {
	color: #669966;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.4em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
}
#titlebox p {
	font-weight: bold;
	color: #666633;
	font-size: .95em;
	font-family: Arial, Helvetica, sans-serif;
}
#titleboxCenter {
	margin-left: 188px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFCC;
}
#leftcol {
	width: 188px;
	float: left;
	background-color: #EAF3B5;
}
#leftcol h5 {
	padding-top: 0.25em;
	margin: 0px;
	text-align: center;
	border-top: 3px solid #FFFFCC;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #666633;
}
#leftcol h6 {
	font-size: 0.85em;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcol p {
	font-size: 0.9em;
	font-weight: bold;
	color: #666633;
}
#content {
	border-left: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	clear: both;
	border-top: 1px solid #CCCC99;
}
#content h6 {
	border-top: 1px solid #CCCC99;
	color: #990000;
	margin: .25em 0px 0px;
	padding-bottom: 0;
}
.rtcolumn {
	width: 300px;
	float: right;
	margin-left: 15px;
	border-left: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	background-color: #FFFFCC;
}
#footer {
	clear: both;
	border-top: 1px solid #CCCC99;
	color: #996700;
}
#footer p {
	text-align: center;
	margin: 0;
	padding-top: 1em;
	font-size: 0.9em;
}
#footer blockquote {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666666;
	font-style: normal;
	text-align: left;
	padding: .75em 15px;
}
#columnarea {
	clear: both;
	float: left;
	width: 748px;
	text-align: center;
}
#columnarea p {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.85em;
	font-weight: normal;
	margin-bottom: .75em;
}
#columnarea h5 {
	margin-bottom: 0px;
	padding-bottom: .5em;
	font-size: 0.85em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: 0.125em;
	text-transform: uppercase;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.columnA {
	float: left;
	width: 185px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.columnxB {
	float: left;
	width: 187px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: .25em;
}
.floatright {
	float: right;
	margin-top: 0.5em;
	margin-bottom: .5em;
	margin-left: 10px;
}
.clearit {
	display: block;
	clear: both;
}
.redtext {
	color: #990000;
	font-weight: bold;
}
.infoboxLeft {
	width: 160px;
	float: left;
	border: 1px solid #CCCC99;
	margin-right: 10px;
	background-color: #EAF3B5;
	margin-top: 0.5em;
	margin-left: 5px;
}
.infoboxRight {
	width: 165px;
	float: right;
	background-color: #EAF3B5;
	margin-left: 10px;
}
.infoboxRight   p  {
	font-size: 0.9em;
	text-align: left;
	color: #666633;
	margin: 0px;
	padding-top: .5em;
	padding-right: 5px;
	padding-left: 5px;
}
#menubox {
	background: #EAF3B5;
	border-bottom: 1px solid #CCCC99;
}
#menubox ul {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	text-transform: uppercase;
	text-align: center;
}
#menubox ul li {
	font-size: .75em;
	padding: 0px 10px;
	text-align: center;
	width: 9em;
	font-weight: bold;
	letter-spacing: 0.125em;
	display: inline;
	color: #CC6600;
}
#adrow {
}
#adrow table {
	background: #EAF3B5;
	width: 100%;
	border-top: 1px solid #CCCC99;
	margin: 0px;
	padding: 0px;
}
#adrow p {
	font-size: .75em;
	line-height: 1.1em;
	margin: 0px;
	padding: .5em 0px 0px;
	text-align: center;
}
#adrow td {
	width: 12.5%;
	border-right: 1px solid #CCCC99;
	margin: 0px;
	padding: 0px;
}
#adrow img {
	margin: 0px;
	padding: 0px;
}
#adrow h6 {
	text-align: center;
	color: #006699;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: .125em;
	font-style: italic;
}
.statebox {
	background: url(../images/spotlightStar.jpg) no-repeat center top;
}
#content table {
	background-color: #FFFFCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	border-left-color: #CCCC99;
}
#content td {
	width: 25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#content td h6 {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: .5em 0em 0em 5px;
	margin: 0em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCC99;
}
#content td img {
	float: right;
	margin-right: 7px;
	margin-left: 5px;
	margin-top: .25em;
}
#content td li {
	margin: 0px;
	font-size: .85em;
	line-height: 1.2em;
	padding: 1em 0px 0em;
	font-weight: normal;
}
#content td ul {
	margin: 0px 0px 0px 10px;
	padding: 0em 0px 0.75em;
}
#dropnav {
	width: 100%;
}
#dropnav li {
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 0em;
	padding: .5em 0px 0.5em;
	border-bottom-width: 0px;
	letter-spacing: .125em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	cursor: pointer;
	width: 20%;
	float: left;
	text-align: center;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	width: 20%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 150px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	margin: 0;
	padding: 0.5em 0;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
	line-height: 1em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
	background-color: #FFFFFF;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCCC99;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.25em 0em 0.75em;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #900;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #900;
	text-decoration: underline;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 90% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background: #CC0000 url(../SpryAssets/SpryMenuBarRight.gif) no-repeat 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background: url(../SpryAssets/SpryMenuBarDownHover.gif) no-repeat 95% 50%;
	color: #900;
	text-decoration: underline;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background: #EAF3B5 url(../SpryAssets/SpryMenuBarRight.gif) no-repeat 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}
</style>
<script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>

