/* Start of CMSMS style sheet 'default' */
/* CSS Document */

/*--------------------------------------------

				Defaults
				
---------------------------------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
font-weight: bold;
}
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
background: url(../images/blue_bar.gif) 506px 0 repeat-y;
}

html {
height: 100%;
}

html>body #page {
height: auto;
}

/*--------------------------------------------

				Layout
				
---------------------------------------------*/

#page {
width: 100%;
min-height: 100%;
float: left;
position: relative;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
}

#container {
float: left;
width: 768px;
padding-bottom: 90px;
}

#header {
width: 768px;
height: 265px;
float: left;
}

#content {
float: left;
width: 386px;
min-height: 100px;
padding: 20px 50px 0 70px;
}

#rightCol {
float: left;
width: 242px;
padding: 20px 10px;
height: 100%;
background: #9BC5F8;
}

#footer {
position: absolute;
bottom: 0;
left: 0;
padding: 20px 0 20px 0;
background: #0062AF;
width: 100%;
}

/*--------------------------------------------

				Nav
				
---------------------------------------------*/

#header #mainNav {
float: left;
width: 506px;
height: 20px;
background: url(../images/nav_bkg.gif) 0 0 repeat-x;
}

#header #mainNav ul {
}

#header #mainNav ul li {
float: left;
height: 20px;
position: relative;
}

#header #mainNav ul li ul {
position: absolute;
top: 100%;
left: -999em;
width: 130px;
background: #0085B1;
display: block;
}

#header #mainNav ul li:hover ul, #header #mainNav ul li.sfhover ul {
position: absolute;
left: 0;
}

#header #mainNav ul li:hover, #header #mainNav ul li.sfhover {
float: left;
min-width: 15px;
height: 20px;
background: url(../images/nav_bkg_h.gif) 0 -1px repeat-x;
}

#header #mainNav ul li a img {
visibility: hidden;
}

#header #mainNav ul li a.home {
float: left;
padding: 0 12px;
height: 20px;
background: url(../images/home.gif) 12px 0 no-repeat;
}

#header #mainNav ul li a.aboutus {
float: left;
padding: 0 12px;
height: 20px;
background: url(../images/aboutus.gif) 12px 0 no-repeat;
}

#header #mainNav ul li a.events {
float: left;
padding: 0 12px;
height: 20px;
background: url(../images/events.gif) 12px 0 no-repeat;
}

#header #mainNav ul li a.resources {
float: left;
padding: 0 12px;
height: 20px;
background: url(../images/resources.gif) 12px 0 no-repeat;
}

#header #mainNav ul li a.mediacenter {
float: left;
padding: 0 12px;
height: 20px;
background: url(../images/mediacenter.gif) 12px 0 no-repeat;
}

#header #mainNav ul li a.contactus {
float: left;
padding: 0 15px 0 12px;
height: 20px;
background: url(../images/joinus.gif) 12px 0 no-repeat;
}

#header #mainNav ul li a.home:hover, #header #mainNav ul li:hover a.home, #header #mainNav ul li.sfhover a.home {
padding: 0 12px;
height: 20px;
background: url(../images/home_h.gif) 12px -1px no-repeat;
}

#header #mainNav ul li a.aboutus:hover, #header #mainNav ul li:hover a.aboutus, #header #mainNav ul li.sfhover a.aboutus {
padding: 0 12px;
height: 20px;
background: url(../images/aboutus_h.gif) 12px -1px no-repeat;
}

#header #mainNav ul li a.events:hover, #header #mainNav ul li:hover a.events, #header #mainNav ul li.sfhover a.events {
padding: 0 12px;
height: 20px;
background: url(../images/events_h.gif) 12px -1px no-repeat;
}

#header #mainNav ul li a.resources:hover, #header #mainNav ul li:hover a.resources, #header #mainNav ul li.sfhover a.resources {
padding: 0 12px;
height: 20px;
background: url(../images/resources_h.gif) 12px -1px no-repeat;
}

#header #mainNav ul li a.mediacenter:hover, #header #mainNav ul li:hover a.mediacenter, #header #mainNav ul li.sfhover a.mediacenter {
padding: 0 12px;
height: 20px;
background: url(../images/mediacenter_h.gif) 12px -1px no-repeat;
}

#header #mainNav ul li a.contactus:hover, #header #mainNav ul li:hover a.contactus, #header #mainNav ul li.sfhover a.contactus {
padding: 0 15px 0 12px;
height: 20px;
background: url(../images/joinus_h.gif) 12px -1px no-repeat;
}

#header #mainNav ul li ul li {
height: auto;
mid-width: 150px;
background: #0085B1;
}

#header #mainNav ul li ul li:hover, #header #mainNav ul li ul li.sfhover {
background: none;
background: #00457B;
height: auto;
mid-width: 90px;
}

#header #mainNav ul li ul li a {
float: left;
padding: 5px 5px 5px 10px;
height: auto;
width: 115px;
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 1em;
}

#header #mainNav ul li ul li a:hover {
color: #F5FF82;
}

#header #mainNav ul li:hover ul.contact_ul, #header #mainNav ul li.sfhover ul.contact_ul {
position: absolute;
top: 100%;
left: -30px;
}

/*--------------------------------------------

				header
				
---------------------------------------------*/

#header #logo {
float: left;
width: 506px;
height: 245px;
background: url(../images/logo.jpg) 0 0 no-repeat;
}

#header #logo a {
float: left;
width: 506px;
height: 245px;
}

#header #search_box {
float: right;
width: 242px;
height: 260px;
padding: 5px 0 0 20px;
background: url(../images/search.jpg) 0 0 no-repeat;
}

#header #search_box input {
margin: 5px 0;
border: 1px solid #90ADC5;
width: 200px;
}

#header #search_box input.subscribe {
margin-left: 5px;
margin-top: 4px;
width: 26px;
height: 22px;
float: left;
border: none;
background: url(../images/go_d.gif) 0 0 no-repeat;
}

#header #search_box input.subscribe_h {
margin-left: 5px;
margin-top: 4px;
width: 26px;
height: 22px;
float: left;
border: none;
background: url(../images/go_h.gif) 0 0 no-repeat;
}

#header #search_box input.subscribe_p {
margin-left: 5px;
margin-top: 4px;
width: 26px;
height: 22px;
float: left;
border: none;
background: url(../images/go_p.gif) 0 0 no-repeat;
}

/*--------------------------------------------

				content
				
---------------------------------------------*/

#content p {
font-size: 1.2em;
line-height: 1.3em;
padding-bottom: 10px;
}

#content .updates {
float: left;
background: #9BC5F8;
width: 165px;
margin: 0 15px 10px 0;
min-height: 50px;
padding: 10px 5px 10px 10px;
}

#content .updates h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.6em;
color: #003300;
font-weight: bold;
}

#content .updates input {
margin: 5px 0;
border: 1px solid #90ADC5;
width: 155px;
}

#content .updates input.subscribe {
width: 78px;
height: 22px;
float: left;
border: none;
background: url(../images/subscribe_d.gif) 0 0 no-repeat;
}

#content .updates input.subscribe_h {
width: 78px;
height: 22px;
float: left;
border: none;
background: url(../images/subscribe_h.gif) 0 0 no-repeat;
}

#content .updates input.subscribe_p {
width: 78px;
height: 22px;
float: left;
border: none;
background: url(../images/subscribe_p.gif) 0 0 no-repeat;
}

#content .updates p {
float: left;
font-size: 0.8em;
font-weight: bold;
padding: 10px 0 10px 5px;
margin: 0;
}

#content .updates p a {
color: #0062AF;
}

/*--------------------------------------------

				right col
				
---------------------------------------------*/

.spacer {
float: left;
}

#rightCol .box {
width: 218px;
padding: 8px;
border: 2px solid #58A52E;
background: url(../images/box_bkg.gif) 0 0 repeat-y;
margin-bottom: 10px;
position: relative;
}

#rightCol .box img {
position: absolute;
top: -13px;
left: 0;
}

#rightCol .box p {
font-size: 1em;
padding-bottom: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightCol .box p.light {
padding: 0 0 1px 55px;
}

#rightCol .box a {
font-weight: bold;
color: #0062AF;
}

/* --- new.  added 2009-06-04 --- */
#rightCol .pressbox a {
	font-weight: normal;
}
div.pressbox p {
	line-height: 1.4em;
}
div.pressbox span.date {
	color: #333;
	padding-left: 12px;
	font-size: 10px;
}
span.exerpt {
	font-size: 11px;
	padding-left: 12px;
	display: block;
}
a.arrowed {
	font-size: 11px;
	display: block;
	padding-left: 12px;
	background-image: url('/images/arrow.gif');
	background-position: 0px 4px; /* left top */
	background-repeat: no-repeat;
	text-decoration: none;
}
/* --- end new addition --- */


/*--------------------------------------------

				Footer
				
---------------------------------------------*/

#footer p {
color: #fff;
font-size: 1em;
padding-left: 70px;
}

#footer p.exelon {
font-size:1.2em;
line-height:1.3em;
padding-top:10px;
}

#footer ul {
padding-top: 20px;
padding-left: 70px;
}

#footer ul li {
display: inline;
padding-right: 20px;
}

#footer ul li a {
color: #fff;
font-size: 1em;
}

#footer ul li a:hover {
text-decoration: none;
}

/*--------------------------------------------

				Small Forms
				
---------------------------------------------*/

div.preload {
position: relative;
float: left;
}

input#search-field {

}

label.overlabel {
	color:#666;
}

label.overlabel-apply {
	position:absolute;
	top:8px;
	font-family: Tahoma;
	font: Tahoma;
	font-size: 1.1em;
	left:7px;
	z-index:1;
	color:#666;
}

/* End of 'default' */

