/* CSS Document */

/* Centers the content */
body {
	text-align:center;
	margin-top:0px;
	/* background: url(../images/blue-grad.jpg) repeat-x #b9cee0;  */
	background: #afdbff; 
}
#wrap, #wrapPrint, #wrapWide {
	padding: 0px;
	text-align:left;
	background:#FFFFFF;
	min-height: 20px;
}
#wrap {
	width: 981px;
	margin: 0 auto;
	border:8px solid #FFFFFF;
	position:relative;
}
#wrapPrint {
	width: 646px;
	margin: 0 auto;
}
#wrapWide {
	width: 1600px;
}
#topBar {
	text-align:right;
	background:#00367b;
	clear:both;
	width:100%;
	color:#76C1E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	/* border-bottom:#993300 solid 2px; */
}
#topBar a {
	text-decoration:none;
	color:#efefef;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
a.topBar:hover {
	text-decoration:underline;
	color:#f4f299;
}
#header, #headerPrint {
	margin: 0px auto;
	z-index: 2;
	background:#8dc63f;
}
#header {
	background:url(../Images/OM11Header-150.jpg) no-repeat #421766;
	height: 150px;
	position:relative;
}
/*#headerPrint {
	background:url(../Images/OM07HeaderPrint2.jpg) no-repeat #5D668D;
	}*/
	
	/* Defines the bounding area of the right swooping border.  Do not edit. */
	#borderRight, #borderRightWide, #borderRightPrint {
	float:right;
	height: 29px;
	margin-top:63px;
}
#borderRight {
	width:381px;
}
#borderRightWide {
	width:1000px;
}
/* Defines the bounding area of the right swooping border in the printer-friendly template.  Do not edit. */
	#borderRightPrint {
	width:265px;
	bottom:0;
	left:381px;
}
/* Defines the right swooping border, minus the curved element.  The background-image attribute, which governs the branding appearance, can be found in the global-{site}.css stylesheet. */
	#RightBorder, #RightBorderWide, #RightBorderPrint {
	background:url(../Images/RightBorder-OM09.gif) repeat-x;
	height: 29px;
	padding-top: 0px;
	padding-left: 0px;
	float:right;
	z-index:5;
	margin: 0;
}
#RightBorder {
	width: 296px;
}
#RightBorderWide {
	width:915px
}
/* Defines the right swooping border, minus the curved element, in the printer-friendly template.  The background-image attribute, which governs the branding appearance, can be found in the global-{site}.css stylesheet. */
	#RightBorderPrint {
	width: 180px;
}
/* Defines the curving graphic on the bottom border.  Edit the background-image attribute to change branding.  Do not change the size of the graphic.*/
	#RightSwoop {
	background: url(../Images/RightSwoop-OM09.gif) no-repeat;
	width: 85px;
	height: 29px;
	float:left;
	z-index: 7;
	padding: 0;
	margin: 0;
}
/* Defines the bounding area of the Join and Login text links in the right border area.  Do not edit. */
	#RightBorderText {
	padding: 7px 0px 0px 0px;
	text-align:center;
}
#RightBorderWide #RightBorderText {
	text-align:left;
	padding-left:30px;
}
/* Styles the border which separates the left swoop from the right swoop.  The background-color and border-color attributes in the global brand stylesheet control the appearance. */		
#borderRule, #borderRulePrint {
	/* Defines the inner color */
	background: url(../Images/borderRule.gif) repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#16375a;
	/* border-width: 2px 1px 2px 1px;
	border-style:solid;
	border-color:#16375a; */
	z-index: 6;
	white-space:nowrap;
	clear:both;
	height:16px;
}
/* Defines the right-aligned center links in the borderRule area */
	#borderRuleNav {
	float:left;
}
/* Defines the rules for the hyperlinks in the borderRule element. Color is governed by the global-{site}.css stylesheet. */
	#borderRule a, #borderRuleNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 7px 2px 7px;
	margin: 0px 3px 0px 0px;
}
/* Defines the rule for the hyperlinks in the borderRule element when a user hovers the mouse pointer over it.  The color attribute is in the global-{site}.css file. */
	#borderRule a:hover {
	text-decoration:underline;
}
/* Lower border elements */
#borderBottom {
	clear:both;
}
/* Defines container box for lower-left border elements */
	#borderLeft {
	width:786px;
	white-space:nowrap;
	float:left;
	margin:0px;
	padding:0px;
}
/* Defines container box for lower-left border elements in the printer-friendly template. */
	#borderLeftPrint {
	width:450px;
	white-space:nowrap;
	float:left;
}
/* Defines the stright part of the left side swoop.  Contains the Affiliate drop-down box and search box.  The background-image attribute in the global brand stylesheet controls the appearance.  The background image is repeated horizonally across the element. */
	#LeftBorder, #LeftBorderPrint {
	/* background: url(../Images/LeftBorder-OM09.jpg) repeat-x; */
		height: 40px;
	padding: 0px 0px 5px 0px;
	float:left;
	z-index:5;
	overflow: hidden;
}
body.ceSchedule #LeftBorder {top:-70px}

#LeftBorder {
	width:259px;
	/* background-color:#f0f0f0; */
	margin-left:2px;
	padding-top:10px;
	margin-top:20px;
	position:relative;
	top:-110px;
	left:40px;
}
#LeftBorderPrint {
	width:359px;
}
/* Defines the curving graphic on the bottom border.  The background-image attribute in the global brand stylesheet controls the appearance. */
	#LeftSwoop {
	/* background: url(../Images/LeftSwoop-OM09.jpg) no-repeat; */
		width: 91px;
	height: 40px;
	float:right;
	z-index: 6;
}
/* Defines the bounding area for the content in the left border (affiliate list and search field). Do not edit. */	
	#LeftBorderContent {
	padding: 3px 3px 3px 3px;
	margin-top: -18px;
}
/* Defines the placing of the Affiliate drop-down list.  Do not edit. */
	#AffiliateRoster {
	width: 100%;
	float: left;
}
/* Styles the Affiliate drop-down menu.  Also used to style the radius drop-down menu for Dr. Locator.  Do not edit. */
	form.Affiliate {
	width: 160px;
	padding-top: 4px;
	padding-left: 4px;
	float:left;
}
form.Calendar {
	width:120px;
	margin:0px;
	padding:2px 10px 2px 10px;
}
select.Affiliate, select.Calendar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* Styles the Search field. Do not edit.*/ 
	input.Search, input.SearchButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	border:1px solid;
}
input.SearchButton {
	width:40px;
}
input.Search {
	width:175px;
}

#borderLeftRight {
/* clear:both; */
padding-top:8px;
position:relative;
text-align:right;
top:-50px;
}

/* #borderLeftRight {
	padding-top:8px;
	text-align: center;
	clear:both;
} */
/* Defines the container area for all content below the title/logo area and above the footer.  Background attribute in global-{site}.css file. Do not edit. */	
#body, #bodyPrint {
	margin: 0px;
	width: 100%;
	height:100%;
	overflow:visible;
}
/* Defines the repeated background image supporting the "faux-columns". Change this only if you need a different background color.  There is a working file called dafault-BG.png.  If you make changes, save it as a new file.  Do not overwrite default-BG.png or .gif. */	
#body {
	/* border: 1px solid #16375A; */
	/*background: url('../images/default-BG.gif');*/
	background-repeat:repeat-y;
	position:relative;
}
/* Container for the Center for Left Column Menus.  Background, border-color, in default-{site} stylesheet. */
#left {
	display: block;
	overflow-x:hidden;
	position:relative;
	width: 255px;
	padding: 2px;
	float:left;
	margin: 0px 2px 2px 2px;
	background:url(../Images/front/gray-sidebar.jpg) no-repeat top;
	/*JPD*/ border:0px;
	top:-50px;/* border-style: solid;
	border-width: 2px; */
	}
/* Defines the container area for the right column of the body area.  Container area includes the Doctor of Optometry definition, Doctor Center, and Paraoptometric Center.  Do not edit. */	
#Content, #ContentPrint {
	padding-left: 6px;
	padding-right: 30px;
	/*padding-top: 5px;*/
	padding-bottom:16px;
	height: 100%;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:-83px;
}

body.ceEvent #Content {margin-top:-63px}

#Content {
	/* width: 672px; */
}
#ContentPrint {
	width: 608px;
	background:#FFFFFF;
	margin-top:20px;

}
/* These "sandbag divs" create a container box for the image call-out (#contentPicture) to nest in.  #sml-01 creates the vertical space from the title to the proper height on the page; #sml-02 sets the dimensions of the image container box.  #contentPicture is nested in the #sml-02 div in the HTML */
 	

	
	#sml-01, #sml-02, #sml-03, #sml-04 {
	float:left;
	clear:left;
}
#sml-01 {
	width: 1px;
	height:100px;
}
#sml-02, #sml-04 {
	width: 230px;
	padding-top:7px;
	margin-right:10px;
}
#sml-03 {
	width: 1px;
	height: 30px;
}
/* Background and border-color attributes in default-{site} stylesheet. */
#contentPicture {
	float: left;
	border:thin;
	border-style: solid;
	border-width:2px;
	width: 210px;
	text-align:center;
	margin-top: 150px;
	padding: 3px 5px 5px 5px;
	margin: 10px 5px 5px 0px;
}
/* End lower border elements */
#main {
	padding: 0px;
	margin: 0px;
	width: 70%;
	height: 100%;
	float: left;
	background:#FFFFFF;
}
#sidebar {
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 5px;
	width: 28%;
	height: 100%;
	float: right;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-variant:normal;
	line-height: 14px;
}

/* begin Footer styles */

#footer, #footerPrint, #footerWide {
	/* border: #00204a solid 2px; */
	height: 200px;
	padding: 3px;
	z-index: 3;
	clear:both;
	text-align:center;
	background:#b6c534;
	color:#FFFFFF;
}
#footer {
	/* width: 971px; */
}

#footerImages {width:300px;float:right;padding-left:20px;border-left:solid 1px #dfdfdf;}

/* Footer block with registration buttons */
.footerBlock {width:370px;float:right;text-align:left;background:#c4cf67;padding:10px;color:#333;margin-right:10px;margin-top:-10px}

/* .footerBlock {width:500px;text-align:left;background:#c4cf67;padding:10px;color:#333;margin-right:10px;margin-top:-10px}*/
.footerBlock ul {list-style-type:none;}
#footerContent .footerBlock a {font-size:12px;text-decoration:underline;color:#474f00}
#footerContent .footerBlock a:hover {color:#fff}
#footerContent .footerBlock h2 a {font-size:16px;font-weight:bold;color:#222}

#footerPrint {
	width:636px;
}
/* Defines the hyperlinks of the footer element.  Font color defined in the global-{site} stylesheet. */
	#footer a, #footerPrint a, #footerWide a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}
/* Defines the hovering state of the hyperlinks in the footer element. */
	#footer a:hover, #footerPrint a:hover, #footerWide a:hover {
	text-decoration:underline;
}

.footerBlock h2 {margin-top:0!important}

/* Defines the Copyright text at the bottom of each page.  Font color defined in the global-{site} stylesheet. */	
	#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top: 10px;
	padding-bottom:10px;
}
/* End footer styles */


/*Styles the expandable/collapsible menus */	
#containerul, #containerul ul {
	text-align:center;
	margin:0px; /* Removes browser default margins applied to the lists. */
	/* padding:0;  *//* Removes browser default padding applied to the lists. */
	/* +*9 */
  width: 981px;
	padding:10px 0;
}

#containerul {
	background:#00367b;
	/* border-bottom: solid 1px #003366; */
	border-top: solid 1px #003366;
}

/* Defines the spacing around the top-level menus (for aoa.org, in lightblue) like Vision Conditions, Eye Diseases, etc.) Background property in the branded stylesheet. */
#containerul li, #containerul li ul#tablist, #containerul li ul.tablist {
	margin:0px 0 0px 14px; /* A left margin to indent the list items and give the menu a sense of structure. */
	list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
	padding:0px 2px 0px 2px;
	margin-bottom: 0px;
	display:inline;
	width:230px;
	background-color:transparent;
}

/* top dropdown menu */
#borderBottom #containerul {position:relative;z-index:100}
#borderBottom #containerul > li {position:relative;border-left:solid 1px #b6c539;}

/* #borderBottom #containerul li ul.tablist {display:none;width:200px;position:absolute;top:40px;z-index:200;} */
#borderBottom #containerul li ul.tablist li a {display:block;background:#0084bf;color:#fff;text-align:left;padding:5px;
width:150px;border-bottom:solid 1px #474f00;}

#borderBottom #containerul li ul.tablist li a:hover {background:#fff;color:#222}


#borderBottom #containerul li ul.tablist {
  display: none;
  position: absolute; 
  top: 1.5em;
  left:-30px;
  z-index:30;
  
}


#borderBottom #containerul li ul li {float:none;text-align:left;height:auto}



#containerul li {
	/* border: 1px #FFFFFF solid; */
	border-width:1px 0px;
	margin:0 0 0 22px; /* A left margin to indent the list items and give the menu a sense of structure. */
	padding:0; /* Removes browser default padding applied to the list items. */
	list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
	padding: 0;
	/* padding:0px 2px 0px 1px; */
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	display:inline;
}
#containerul li ul li {
	display:block;
	border:none;
	margin:0;
	padding: 0;
	width:230px;
}
#containerul li ul li ul {
	width:230px;
}
#containerul li ul li ul li {
	width:210px;
}
#containerul li ul li ul li ul li {
	width:195px;
}
#containerul .symbols { /* Various styles to position the symbols next to the items in the menu. */
	float:left;
	width:12px;
	height:1em;
	background-position:0 70%;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:0px;
}
/* Link styles */

#containerul li span.symbols {
	padding-top: 9px;
	padding-right:3px;
}
#containerul li ul#tablist li span.symbols, #containerul li ul.tablist li span.symbols {
	padding-top: 0px;
}
/* Defines the top-level links in the expandable/collapsible menus.  Background and color attributes in the global-{site}.css stylesheet. */ 
a.healthyVisionMenu, a.healthyVisionMenu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	white-space:normal;
	/* display:block; */
	padding: 4px 10px 6px 15px;  /* distance between main menu items */
	/*background:#ffffff;*/
	color:#fff;/* border:#74b330 solid 2px; */
	}
a.healthyVisionMenu:hover {
	text-decoration: underline;
	/* padding: 4px 0px 6px 3px; */
	/* color:#8BAFDF; */
	color:#efefef;
}
/* Defines the bulleted items in the expandable/collapsible menus.  Color, background, and border attributes are in the global-{site}.css stylesheet. */
#containerul li ul li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	white-space:normal;
	display:block;
	border-width:0px;
	border-style:solid;
	padding:1px 0px 2px 1px;
	margin-left:21px;
	margin-right: 0px;
	text-indent:-2px;
	color:#993300/*0287111443411a5855ce5105eb5a03487301*/;
}
/* Defines the visited state of the bulleted items in the expandable/collapsible menus. Color attribute found in the global-{site}.css stylesheet. */	
#containerul li ul li a:visited {
	text-decoration: none;
}
/* Defines the hovering action of the bulleted items in the expandable/collapsible menus. The background and border-color attributes are in the global-{site}.css stylesheet. */	
#containerul li ul li a:hover {
	background-color:#FFFABF;/*text-decoration: underline;
	 border-style: dashed;
	border-width:1px; 
	padding:0px 0px 1px 0px;*/
	/* margin-right attribute in page-dependent stylesheets. */
	}
#containerul li ul li a.current {
	font-weight:bold;
}
#AdGroup {
	float:right;
	clear:both;
	text-align:center;
	margin:-36px 10px 3px 10px;
	width:210px;
	line-height:14px;
	padding-right:10px;
	position:relative;
	top:60px;
}
#news {
	width:325px;
	float:right;
	margin:10px 0px 0px 0px;
	text-align:center;
}
#news .borderTopContainer, #news .borderBottomContainer {
	margin:0px;
	padding:0px;
	width:325px;
}
#news .borderTopContainer {
	clear:both;
	height:4px;
	vertical-align:bottom;
}
#news .borderTop, #news .borderBottom {
	height:4px;
	width:325px;
	margin:0px;
	padding:0px;
}
#news .borderLeft, #news .borderRight {
	width:4px;
	margin:0px;
	padding:0px;
}
#news .borderTop {
	background:url(../Images/newsBorderBottom.jpg) repeat-x;
}
#news .borderBottom {
	background:url(../Images/newsBorderTop.jpg) repeat-x;
}
#news .borderLeft {
	background:url(../Images/newsBorderLeft.jpg) repeat-y;
	float:left;
}
#news .borderRight {
	background:url(../Images/newsBorderRight.jpg) repeat-y;
	float:right;
}
#news .borderTopLeft,  #news .borderTopRight,  #news .borderBottomLeft,  #news .borderBottomRight {
	width:4px;
	height:4px;
}
#news .borderTopLeft {
	background: url(..Images/newsBorderTopLeft.jpg);
}
#news .borderTopRight {
	background: url(..Images/newsBorderTopRight.jpg);
}
.borderBottomLeft {
	background: url(..Images/newsBorderBottomLeft.jpg);
}
.borderBottomRight {
	background: url(..Images/newsBorderBottomRight.jpg);
}
#news .newsContentContainer {
	clear:both;
}
#news .newsContent {
	width:313px;
	background:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border:#16375a solid 1px;
	padding:5px;
	text-align:left;
}
/* For the tabs of the CESchedule */
ul.CEMenu {
	margin:0px 0px 0px 50px;
	vertical-align:bottom;
}
ul.CEMenu li, ul.CEMenu li.OneLine, ul.CEMenu li.TwoLine, ul.CEMenu li.OneLineCurrent, ul.CEMenu li.TwoLineCurrent {
	list-style:none;
	width:154px;
	height:20px;
	margin:3px 0px 0px 0px;
	float:left;
	clear:none;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
ul.CEMenu li.OneLine, ul.CEMenu li.TwoLine {
	background:url(../Images/CETabUp.gif) no-repeat;
}
ul.CEMenu li.OneLineCurrent, ul.CEMenu li.TwoLineCurrent {
	background:url(../Images/CETabCurrent.gif) no-repeat;
}
ul.CEMenu li.OneLine, ul.CEMenu li.OneLineCurrent {
	padding-top:12px;
	padding-bottom:0px;
}
ul.CEMenu li.TwoLine, ul.CEMenu li.TwoLineCurrent {
	padding-top:4px;
	padding-bottom:0px;
	width:154px;
}
ul.CEMenu li.OneLineCurrent, ul.CEMenu li.TwoLineCurrent {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
ul.CEMenu li.OneLine a, ul.CEMenu li.TwoLine a, ul.CEMenu li.TwoLineCurrent a {
	color:#16375a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:100px;
}
ul.CEMenu li.TwoLine a {
	margin: 4px 10px 0px 10px;
}
ul.CEMenu li.OneLine a {
	margin: 12px 10px 0px 10px;
}
ul.CEMenu li a:hover {
	color:#ce5105;
	text-decoration:underline;
}
div.picture {
	float:right;
	width:210;
	margin:0px 0px 7px 7px;
	padding:2px;
	background:#F5F5F5;
	border:#16375a solid 1px;
}
div.rightpic {
	float:right;
	width:210;
	margin:0px 0px 7px 7px;
	padding:2px;
	background:#F5F5F5;
	border:#16375a solid 1px;
}
div.leftpic {
	float:left;
	width:210;
	margin:0px 0px 7px 7px;
	padding:2px;
	background:#F5F5F5;
	border:#16375a solid 1px;
}
/* Font styles */

/* H1 tags dependent on page type and defined in their respective page-type stylesheets. */

/* Style for the titles of Center page types */

/* Font, border, and background colors in respective global brand CSS files */
h1.centerTitle {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin: 5px 5px 10px 5px;
	padding:7px;
	width:240px;
}
/* Color for h2 found in the global-{site} stylesheet. */	
h2, .pghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height: 20px;
}

.contentPage h2 {margin-bottom:0;margin-top:20px}

h2.center {
	background:#ffffff;
	display:block;
	border-bottom:#993300 solid 2px;
	color:#993300;
	padding:2px 10px 2px 10px;
}
/* Alert messaging header */
h2.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height: 16px;
	color:#FF0000;
	text-align:center;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:14px;
	text-decoration:none;
	color:#660000;
}
.h2:hover {
	text-decoration:underline;
}
/* Color found in the global-{site} stylesheet. */		
h3, a.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	position: relative;
	margin: 0 8px 0 -2px;
	padding: 12px 0 2px 0px;
	text-decoration:none;
	
}

.contentPage h3 {color:#000; border-bottom:solid 1px #dfdfdf;}

a.h3:hover {
	text-decoration:underline;
}
/* Color found in the global-{site} stylesheet. */	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin: 0px;
	padding: 9px 0px 15px 0px;
	color:#16375a;
}
h1, .h1 {
	/* display: inline; */
	position:relative;
	padding:2px 0px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bolder;
	text-decoration:none;
	margin: 0px 0px 4px 0px;
	border:none;
	color:#00204A;
}
h1 {
	margin-top: 4px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:2px;
}
p, li, td, blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
}
.centerTitle {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#E9C138;
	margin: 3px 0px 4px 0px;
	padding:7px 2px 7px 2px;
	width:248px;
	display:block;
}
.tableData {
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.RowOdd, tr.RowOdd {
	background:#f5f5ff;
}

tr.RowEven {
	background:#ebebeb;
}
.small, tr.RowOdd, tr.RowEven {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.CEDateTime {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}
b {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
/* Font color in default-{site} stylesheet */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#Content a, #ContentPrint a {
	text-decoration:underline;
	/*padding: 1px;*/
	color:#00204A/*028711*/;/*border-bottom-style:dashed;
	border-bottom-width:1px;*/
	}
/* Border-color in default-{site} stylesheet. */	
#Content a:hover, #ContentPrint a:hover {
	/*padding: 0px;*/
	/* background:#F5F5F5; */
	/* border-style:dashed;
	border-width:1px;*/
	text-decoration:underline;
}
td.tableHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background:#16375a;
	/*border:#99ca47 solid 2px;*/
	margin-top:10px;
	margin-bottom:4px;
}
.lastUpdated {
	font-style:italic;
	font-size:11px;
	font-weight:bold;
	clear:both;
	padding-top:10px;
}
.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}
.subpghead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, helvetica
}
.table {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	FONT-FAMILY: arial, helvetica
}
/* Defines the burgundy bulleted lists found in the Center elements and in the expandable menus */
ul.redMenu, ul#redMenu {
	list-style: square;
	color: #99ca47;
	margin-left: 10px;
	margin-top: 0px;
	padding: 4px 0px 10px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul.redMenu li, ul#redMenu li {
	padding: 2px 0px 2px 0px;
}
#healthyVision span.center ul#redMenu {
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 0px;
	float:left;
}
/* Font color attribute in default-{site} stylesheet. */
ul.redMenu li a {
	text-decoration:none;
}
/* Font color attribute in default-{site} stylesheet. */
a.menu, a.menuSchedule {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background:none;
	color:#144341/*#eb5a03#ce5105#421d79#99ca47*/;
}
a.menu {
	font-weight:normal;
}
a.menuSchedule {
	font-weight:bold;
}
a.menu:hover {
	text-decoration:underline;
}
a.ChildNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	background:none;
	color:#144341/*99ca47*/;
}
a.ChildNav:hover {
	text-decoration:underline;
}
a.ANav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	background:none;
	color:#993300/*16375a*/;
}
a.ANav:hover {
	text-decoration:underline;
}
ul.redMenu li a:hover, a.menu:hover, {
 text-decoration:underline;
 background:none;
}
#AdGroup a.menu, #AdGroup a.menu:hover {
	line-height:13px;
}
/* Font color in default-{site} stylesheet. */
ul.redMenu li a:visited, a.menu:visited {
	text-decoration:none;
}
ol.outline li ol {
	padding-bottom:10px;
	margin-left:25px;
}
ol.outline li {
	list-style-type:upper-roman;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	padding-top: 5px;
}
ol.outline li ol li {
	list-style-type:upper-alpha;
	padding-top: 0px;
	font-weight:normal;
}
ol.outline li ol li ol li {
	list-style-type:decimal;
	font-weight:normal;
}
ol.outline li ol li ol li ol li {
	list-style-type:lower-alpha;
	font-weight:normal;
}
td.indent {
	padding-left:15px;
}
td.h2 {
	line-height: 16px;
}
/* Alert messaging body */
p.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 13px;
	color:#FF0000;
	text-align:center;
}
/* Defines the burgundy bulleted lists found in the Center elements and in the expandable menus. Color found in the global-{site} stylesheet. */
ul.redMenu, #seeAlso ul.redMenu {
	list-style: square;
	padding: 4px 0px 10px 16px;
}
ul.redMenu {
	margin:0px 2px;
}
#seeAlso ul.redMenu {
	margin-left:10px;
}
ul.redMenu li, #seeAlso ul.redMenu li, td.redMenu {
	padding: 2px 0px 2px 0px;
}
td.redMenu {
	font-size:12px;
}
ul.redMenu li a:link, #seeAlso ul.redMenu li a:link, ul.redMenuLogin li a:link {
	text-decoration:none;
	font-weight: normal;
}
ul.redMenu li a:visited, #seeAlso ul.redMenu li a:visited, ul.redMenuLogin li a:visited {
	text-decoration:none;
	font-weight: normal;
}
ul.redMenu li a:hover, #seeAlso ul.redMenu li a:hover, ul.redMenuLogin li a:hover {
	text-decoration:underline;
}
.headerLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	margin-top: 7px;
	padding: 17px 10px 0px 5px;
	text-decoration:none;
}
.headerLink:hover {
	text-decoration:underline;
}
/* Defines the MORE >> links in various boxed elements in the site.  Font color found in global-{site} stylesheet. */
a.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder;
	text-decoration:none;
	margin-top: 4px;
	margin-bottom:4px;
	border:none;
	background:none;
	padding:0px 0px 0px 4px;
}
a.more:hover {
	border: 1px #16375a dashed;
	background:#F5F5F5;
	margin-bottom:4px;
	padding:0px 0px 0px 3px;
}
.small, .smallText, li.small, .abstract {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left: 15px;
	display:block;
	color:#000000;
}
.menuHelp {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.menuHelp:hover {
	text-decoration:underline;
}
.menuHelp:visited {
	color:#F5F5F5;
}
.small, .smallText, li.small {
	font-size:11px;
}
.abstract {
	font-size:12px;
	color:#000000;
	line-height:14px;
}
li.small {
	margin: 5px 0px 0px 0px;
	padding:0px;
	list-style-type:circle;
}
/* Defines the appearance of the AOANews dates when displaying the AOANews RSS.  Color defined in the global-{site} stylesheet. */
.newsDate {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	margin-left: 5px;
}
/*Defines the appearance of the AOANews story image when displaying the AOANews RSS.  Border color defined in the global-{site} stylesheet. */
.newsImage {
	width: 120px;
	border-style:solid;
	border-width: 1px;
	float:right;
	margin: 0px 2px 5px 5px;
}
.input {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}
/* CE Table styles */
tr.CETime, td.CETime {
	background:#172e4d;
	color:#FFFFFF;
	width:30px;
	white-space: nowrap;
	font-size:10px;
}
td.OD, td.Para, td.Student, td.NonCE {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
td.OD {
	background:#D9ECD0;
}
td.Para {
	background:#DAC7E1;
}
td.Student {
	background:#FFE18B;
}
td.NonCE {
	background:#BAC5F3;
}
td.white {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	white-space:nowrap;
}
.indent {
	display:block;
	margin: 0px 0px 3px 3px;
}
/* For the CEEvent pop-up window */

.CEAbstract {
	margin-left:2px;
	margin-right:2px;
	background:#FFFFFF;
	line-height:1.2;
}
.CEHeader {
	background: url(../images/ce-banner-2010.jpg) no-repeat #004684;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	border-bottom:#b6c535 solid 2px;
	margin-bottom:2px;
	text-align:left;
	padding:1px;
	height:63px;
}
.CETimeEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:right;
	clear:both;
	text-align:right;
	margin-right:4px;
}
.CETitleArea {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px;
}
.CEBody {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px;
	border-top:#f4f299 solid 2px;
	text-align:left;
}
.CEBody p {
	clear:both;
	margin-top:12px;
}
img.EducationType {
	margin: 2px 4px 0px 4px;
	float:left;
}
.SponsorImage {
	text-align:center;
	margin:5px;
}
h2.CETitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#16375a;
	font-weight:normal;
	text-align:left;
	clear:both;
	margin-top:6px;
	visibility:visible;
}
.Lecturer, .LecturerFull {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:5px 0px 10px 4px;
	text-align:left;
	clear:both;
}
.Lecturer {
	width:190px;
}
.Category {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:5px 4px 10px 0px;
	text-align:right;
}
.rowEven {
	background:#f5f5ff
}
.rowOdd {
	background:#dfefff
}
.Schedule td {
	font-size:10px;
}
.rowTitle {
	background:#16375a;
	color:#FFFFFF;
	font-weight:bold;
}
a.menuSchedule:hover {
	background:none;
	border:none;
	text-decoration:underline;
}
.HomePageCallout {
	float:right;
	width:170px;
	margin:0px 5px 7px 7px;
}
.HomePageCallout td.HomePageCalloutTop {
	background-image:url(../Images/HomePageCalloutTop-3.jpg);
	width:170px;
	height:5px;
}
.HomePageCallout td.HomePageCalloutGradient {
	background:url(../Images/HomePageCalloutGradient.jpg);
	background-repeat:no-repeat;
}
.HomePageCallout td.HomePageCalloutBottom {
	background-image:url(../Images/HomePageCalloutBottom-3.jpg);
	width:170px;
	height:5px;
}
.HomePageCallout td {
	background-image:url(../Images/HomePageCalloutBody-3.jpg);
	background-repeat:repeat-y;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	width:170px;
}
div.rightCallout, div.callout-210 {
	float:right;
	border-width:2px;
	border-style:solid;
	border-color:#16375a;
	margin:0px 0px 7px 7px;
	padding:8px;
}
div.rightCallout {
	width:260px;
}
div.callout-210 {
	width:auto;
	text-align:center;
	font-size:10px;
	text-align:center;
}
.subhead {
	display:block;
	color:#16375a;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:4px;
	margin: 12px 0px 12px 0px;
	border-bottom:dotted 2px;
	
}
.sponsor {
	font-size:11px;
	width:63%;
}
#ContentPrint .sponsor {
	font-size:11px;
	width:50%;
}
.sponsor td.sponsorHead {
	background-color:#d6e5f5/*1d4a7a*/;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
	padding:5px;
	border:#16375a solid 1px;
}
.sponsor td {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	margin:0px;
	padding:15px;
}
.sponsor blockquote {
	font-size:11px;
	margin-top:6px;
}
/*JPD 07-24-2008 */

.home11 {
	font-size:10px;
}
.center-2 {
	border-bottom:1px solid;
	border-top:1px solid;
	display:block;
	padding:5px 0px 5px 15px;
	color:#993300;
}
.center-3 {
	border-bottom:1px solid;
	border-left:2px solid;
	display:block;
	padding:5px 0px 5px 15px;
	color:#993300;
}
#ce {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	width:140px;
}
#future {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
	width:164px;
}
#programs {
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
	padding-left:20px;
	padding-right:20px;
	width:258px;
}
#content-front h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0px;
	background-color: #801121;
	padding: 6px 15px;
}
#content-front {
	margin-top:15px;
	position:relative;
	right:15px;
}
dd {
	margin-bottom:50px;
	padding:5px;
	width:310px
}
dt {
	padding:5px;
	width:350px;
	font-size:15px;
	border-bottom:solid 1px #000;
}
dl {
	background-color:#dfdfdf;
	width:400px;
	padding:10px
}

ul.padded li, ol.padded li {padding-bottom:20px;}
ul.padded-10 li, ol.padded-10 li {padding-bottom:10px;}

/* #menu {position:absolute;width:auto;height:30px;background:#ccc} */

/* Homepage styles */

#frontNews {
	/* background:#efefef;
	border:solid 1px #ababab; */
	width:180px;
	/* height:200px; */ 
	margin-top:75px;
	margin-left:30px;
	position:absolute;
}

#reg-buttons {
	position:absolute;
	right:755px;
	top:80px;
	width:200px;
	border-bottom:solid 1px;
}

#frontNews h2, #quick-links h2 {margin:0;color:#fff;background:#004684;padding:10px}
#frontNews ul, #quick-links ul {margin-left:-15px}

#quick-links h2 {font-size:12px}
#quick-links li {margin-bottom:10px}


#footerContent p, #footerContent a {font-size:10px}
#footerContent p a {color:#000;text-decoration:underline}

#footerButtons {
	border-right:1px solid #DFDFDF;
	float:left;
	height:135px;
	padding-right:20px;
	position:relative;
}
/* Each columnGroup is a row of columns under the main image rotator. 
   Each column in the group should have the .column class */
   
.columnGroup {position:relative;right:130px;margin-top:20px}
.column {float:left;width:230px;margin-right:40px}

#row1 {background:none;padding:10px;border-top:1px solid #474f00;}

#quick-links {
	background:#EFEFEF;
	float:left;
	height:350px;
	left:800px;
	border:solid 1px #ababab;
	position:absolute;
	width:130px;
}

/* Content Page styles */

.contentPage #borderLeftRight {top:0}

.contentPage #Content {width:650px;margin-left:30px} /* float:left to switch main & sidebar */
.contentPage #Content h1 {margin-top:30px;border-bottom:solid 1px;}
.contentPage #Content p {width:500px}

p.flex {width:auto}

.contentPage #frontNews {left:860px;margin-top:5px}


/* Side menu styles */

a#parent {font-size:12px;font-weight:bold;color:#fff;background:#528fcd;display:block;padding:5px}

#left ul.siblingMenu {list-style-type:none;margin:0;padding-left:0}
#left ul.siblingMenu li a {display:block;padding:5px;border-bottom:solid 1px #dfdfdf;color:#2c5389}
#left ul.siblingMenu li a:hover {color:#fff;background-color:#2c5389;}

/* hides side navigation menu on CE Event pages */
body.ceEvent div#left {display:none;}
body.ceEvent div#LeftBorder {top:-70px}

/* Google Mini search styles */
.g {margin-bottom:2em}
.l {font-weight:normal;font-size:16px}
/* end Google Mini */

body.contentPage h2.sponsorTitle {width:360px;color:#fff;background:#528fcd;padding:5px}
/* body.contentPage h2.sponsorTitle  + p {width:auto!important} */


.scheduleHeader {background:#333333;color:#ffffff;}
.scheduleItem {background:#efefef}
.odCourse {color:#000000;background:#B5DFC3;}

.master-row {cursor:pointer;}
.detail-row {cursor:pointer;}

h2.navHeader {margin-top:0px;border-bottom:solid 1px #333333;padding:10px 5px;margin-bottom:10px;}

#sponsorGroup {margin-top:20px;position:relative;}

.CEsponsor {margin:10px;float:left;width:auto;}