/* STYLE ELEMENTS ONLY */
@media screen, print {

/* ------ H TAGS - HEADERS -------- */
h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	float:right;
	font-size: 22px;
	color: #703221;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 5px;
	background: #FFF;
	border-left: 2px solid #703221;
	vertical-align: middle;
	display: inline;
}
#SectionHdrBkg { /* LINE -- LEFT OF H1 TAG */
	margin:10px 0 0 0;
	width: 490px;
	height: 26px;
	padding: 0 0 10px 0;
	background-image: url('/images/section_hdr_bkg4.gif');
	background-repeat: repeat-x;
}
h2 {
	margin:0;
	font-size: 16px;
	color: #703221;
	padding: 15px 0 5px 0;
}
h3 {
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 15px 0 5px 0;
}

/* -------------- CONTENT AREA ------------ */
#SectionHdr {
	margin:0;
	padding: 0 0 10px 0;
}
.arrow {
	border: 0;
}

/* ------------------------------------- LEFT COLUMN --------- */
/* LEFT COLUMN TEXT*/
.ColumnLeft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.1em;
	color: #666;
	text-align: left;
	margin: 0;
	padding: 10px 5px 0 5px;
}
.ColumnLeft a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00626D;
	text-decoration: underline;
}
.ColumnLeft a:visited {
	color: #00626D;
	text-decoration: underline;
}
.ColumnLeft a:hover {
	text-decoration: none;
	color: #000;
}
.ColumnLeft a:active {
	text-decoration: none;
	color: #CCC;
}
/* LEFT COLUMN HEADER */
#ColumnLeft h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D8D8D;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999;
	font-size: 0.8em;
}
.ColumnLeftImage {
	margin: 5px 0 5px 5px;
	border: 1px solid #00626D;
}
/* ---------------------------- RIGHT COLUMN -------------- */
/* --------- RIGHT COLUMN ELEMENTS ---- */
/* SEARCH */
.SearchForm {
	position: absolute;
	margin:0;
	padding:0;
}
.SearchForm form fieldset {
	width: 150px;
	float: left; 
	border: none;
	margin: 0;
	padding:0;
	background-color: #FFF;
}
.SearchForm input.field {
	width: 10.3em; 
	margin:0;
	padding: 0.2em 0 0.2em 0.2em;  
	border: 1px solid #666; 
	font-family: verdana,arial,sans-serif; 
	font-size: 0.70em;
	color: #666;
	
}
.SearchForm input.button {
	width: 2.1em; 
	padding: 1px; 
	background: #00626D; 
	border: 1px solid #666; 
	text-align: center; 
	font-family: verdana,arial,sans-serif; 
	color: #FFF; 
	font-size: 0.70em;
}
.SearchForm input.button:hover {
	cursor: pointer; 
	border: 1px solid #444; 
	background: #DDD; 
	color: #333;
}

/* DONATE */
#DonateBox {
	width: 150px;
	height: 19px;
	background: #D21034;
}
.donate { 
	width: 148px;
	height: 19px;
	background: #D21034;
	display: block;
	margin: 2px 0 5px 0;
	border: 1px solid #703221;
	background-image: url('/images/rcol_donate_bkg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.donate a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 700;
	color: #FFF;
	display: block;
	padding: 3px 0 2px 20px;
	text-decoration: none;
}
.donate a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 700;
	color: #FFF;
	display: block;
	background: #00626D;
	background-image: url('/images/rcol_donate_bkg_over.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}
.donate a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 700;
	color: #FFF;
	display: block;
	padding: 3px 0 2px 20px;
	text-decoration: none;
}
/* PROGRAMS */
.programs { 
	width: 150px;
	background: #FFF;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
}
.programs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.1em;
	color: #666;
	text-align: left;
	margin: 0;
	padding: 8px 5px 0 5px;
}
.programs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00626D;
	text-decoration: underline;
}
.programs a:visited {
	color: #00626D;
	text-decoration: underline;
}
.programs a:hover {
	text-decoration: none;
	color: #000;
}
.programs a:active {
	text-decoration: none;
	color: #CCC;
}

/* JOIN ALERT LIST */
.JoinAlert {
	margin: 10px 0 0 0;
	width:148px; 
	border: 1px solid #333;
	padding:0 0 10px 0;
	
	/*height: 9em;*/
	background-image: url('/images/rcol_join_bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.JoinAlert img {
	width: 148px;
	height: 30px;
	border:0;
}

.JoinAlert2 {
	margin: 5px 0 0 0;
	width:155px; 
	border: 1px solid #333;
	padding:0 0 0 0;
	height: 6em;
	
	/*height: 9em;
	background-image: url('/images/rcol_join_bottom2.jpg');
	background-repeat: repeat-x;
	background-position: bottom; */
}

.JoinAlert2 img {
	width: 155px;
	height: 24px;
	border:0;

}

.JoinAlert2 form fieldset {
	border: none;
	margin: 0;
	padding:0;
}
JoinAlert2 input, textarea, select {
	 margin:0;
	 pading:0;
}
.JoinAlert2 input.field, textarea, select {
	/*width: 9.0em; */
	/*margin:0;
	padding:0; */
	margin: 0 0 0.1em 0;

	padding: 0 0 0.1em 0;
	border: 1px solid #666; 
	font-family: verdana,arial,sans-serif; 
	font-size: 0.6em;
	color:#666;
}
.JoinAlert2 input.button {
	width: 3.0em;
	margin: 0 0 0 .5em;
	padding: 1px !important /*Non-IE6*/; padding:0 /*IE6*/; 
	background: #D21034; 
	border: 1px solid #666; 
	text-align: center; 
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	color: #FFF; 
	font-size: 0.6em;
}
.JoinAlert2 input.button:hover {
	cursor: pointer; 
	border: 1px solid #444; 
	background: #DDD; 
	color: #333;
}
.JoinAlert2 div ul {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.JoinAlert2 div ul li {
	margin-left:1em;
}
.JoinAlert2 div.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight:bold;
	margin-left: .9em;
	line-height: 1em;
	color: red;
}
.JoinAlert2 div.error p {
	margin-top:1px;
	margin-bottom:1px;
}

#formDiv2 {

	width:152px;
	height:5em;
	margin:2px 0 0 2px;
	padding:2px 0 0 0;
	/*background-color: #FF00CC;*/
}

#formDiv {

	width:135px;
	height:6.5em;
	margin:0 0 0 10px;
	padding:0;
	/*background-color: #FF00CC;*/
}
.JoinAlert form fieldset {
	border: none;
	margin: 0;
	padding:0;
}
JoinAlert input, textarea, select {
	 margin:0;
	 pading:0;
}
.JoinAlert input.field, textarea, select {
	width: 10.0em;
	/*margin:0;
	padding:0; */
	margin: 0 0 0.4em 0;

	padding: 0.2em 0 0.2em 0;
	border: 1px solid #666; 
	font-family: verdana,arial,sans-serif; 
	font-size: 0.75em;
	color:#666;
}
.JoinAlert input.button {
	width: 3.0em;
	margin: 0 0 0 0.5em;
	padding: 1px !important /*Non-IE6*/; padding:0 /*IE6*/; 
	background: #D21034; 
	border: 1px solid #666; 
	text-align: center; 
	font-family: verdana,arial,sans-serif; 
	color: #FFF; 
	font-size: 0.75em;
}
.JoinAlert input.button:hover {
	cursor: pointer; 
	border: 1px solid #444; 
	background: #DDD; 
	color: #333;
}
.JoinAlert div ul {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.JoinAlert div ul li {
	margin-left:2em;
}
.JoinAlert div.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight:bold;
	margin-left: .9em;
	line-height: 1.1em;
	color: red;
}
.JoinAlert div.error p {
	margin-top:3px;
	margin-bottom:3px;
}

/* END JOIN ALERT LIST*/

#sponsor {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.5em;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
}
/* ----- CAWP TITLE BAR TEXT ----- */
.TitleCawpText {
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.20em;
	font-weight: bold;
	color: #3C3C3C;
	margin-top: 15px;
	padding: 5px 5px 5px 50px;
}
.TitleEagletonText { 
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 700;
	color: #8D8D8D;
	padding: 5px 5px 5px 75px;
}
.TitleEagletonText a:link { 
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	color: #8D8D8D;
	text-decoration: none;
}
.TitleEagletonText a:visited {
	color: #8D8D8D;
	text-decoration: none;
}
.TitleEagletonText a:hover {
	color: #666;
}

/* ----------------------- IMAGE FLOAT ELEMENTS ---- */
.ImgFloatRight {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	border: 1px solid #703221;
}

.ImgFloatRightHome {
	float: right;
	margin: 0 0 2px 5px;
	padding: 2px;
	border: 1px solid #703221;
}

.ImgFloatLeft { 
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 1px solid #703221;
}

.ImgFloatLeft_center { 
	float: left;
	margin: 0 10px 10px 40px;
	padding: 2px;
	border: 1px solid #703221;
}


/* ----- GENERIC TABLE ------ */


/* EVENT LIST */
#EventBox {
	width: 460px;
}
ul.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-left: 20px;
}
ul.event li {
	list-style-type: none;
}
ul.event li a:link {
	color: #00626D;
}
ul.event li a:visited {
	color: #00626D;
}
ul.event li a:hover {
	color: #703221;
}
ul.event ul {
	margin-left: 10px;
	padding: 0;
	font-weight: lighter;
}
ul.event ul a {
	font-weight: lighter;
}
/* END EVENT LIST */
/* ANNOUNCEMENTS */
.announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	background: #eee;
	padding: 10px;
	margin: 20px 0 20px 0;
	border-left: 3px solid #D21034;
	width: 95%;
}
.announce h2 {
	font-weight: bold;
	border: none;
	letter-spacing: normal;
	font-size: 1.3em;
	text-align: left;
}
.announce a:link {
	color: #00626D;
	text-decoration: underline;
}
.announce a:hover {
	color: #703221;
	text-decoration: underline;
}

/* ----------- END LIST -- CONTENT ------------------- */
/* ------ LANDING PAGE BLOCK ---------- */
#LandingBox {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 495px;
	border-top: 1px solid #D21034;
	/* border-bottom: 1px solid #D21034; */
	text-align: left;
	background-color: #F8F8F8;
}
/*
.LandingBoxSub {
	margin: 0 0;
	background-color: #F8F8F8;
	padding: 5px 5px 15px 5px;
}
*/
.LandingSection {
	clear: both;
	margin: 0;
}
.landing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333;
	padding: 5px 30px 20px 20px;
	text-align: left;
}
.landing a:link {
	color: #00626D;
	text-decoration: underline;
}
.landing a:visited {
	color: #00626D;
	text-decoration: underline;
}
.landing a:hover {
	color: #703221;
	text-decoration: none;
}
.landing a:active {
	color: #D21034;
	text-decoration: none;
}
.landing h2 {
	font-weight: bold;
	color: #00626D;
	font-size: 1.3em;
	text-align: left;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999;
	text-indent: 13px;
	background-image: url('/images/arrow_landing_03.gif');
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.landing h2 a:link {
	color: #00626D;
	text-decoration: none;
}
.landing h2 a:visited {
	color: #00626D;
	text-decoration: none;
}
.landing h2 a:hover {
	color: #703221;
	text-decoration: none;
}
.landing h2 a:active {
	color: #D21034;
	text-decoration: none;
}
.landing h3 {
	font-weight: bold;
	color: #00626D;
	font-size: 1.3em;
	text-align: left;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999;
}
/* LANDING PAGE LIST -- BOX STRUCTURE */
.LandingListBox {	
	padding: 0;
	text-align: left;
}
.LandingListColumn1 {
	width: 140px;
	float: left;
	padding-left:20px;
}
.LandingListColumn3 {
	width: 140px;
	float: right;
	padding-left: 10px;
}
.LandingListColumn2 {
	width: 140px;
	margin: 0 0 0 180px;
}

.LandingListFull {
	width: 400px;
	margin: 10px 15px 0 15px;
}
/* LANDING PAGE LIST -- LIST ITEMS */
#LandingListItem {
	padding:0;
	margin:0;
}
#LandingListItem li {
	list-style-type: none;
	margin: 0 0 0.25em 0;
	background-image: url('/images/sq_blue_3x3.gif');
	background-repeat: no-repeat; 
}
#LandingListItem a, #LandingListItem a:visited {
	display: block;
	width: 9em;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	text-align: left;
	text-decoration: none;
	color: #00626D;
	padding: 0.15em 0.15em 0.15em 0.5em;
}
#LandingListItem a:hover {
	color:#703221;
}

#LandingListItem2 {
	padding:0;
	margin:0 0 0 2.2em;
}

#LandingListItem2 li {
	list-style-type: none;
	margin: 0 0 0.25em 0;
	background-image: url('/images/sq_blue_3x3.gif');
	background-repeat: no-repeat; 
}
#LandingListItem2 a, #LandingListItem a:visited {
	display: block;
/*	width: 9em;  */
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	text-align: left;
	text-decoration: none;
	color: #00626D;
	padding: 0.25em 0.25em 0.15em .75em;
}
#LandingListItem2 a:hover {
	color:#703221;
}

.LandingList-nolink {
	display: block;
/*	width: 9em;  */
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	text-align: left;
	text-decoration: none;
/*	color: #00626D;    */
	padding: 0.25em 0.25em 0.15em .75em;
}

.LandingSpacer {
	background-color:#fff;
	height:10px;
	margin:0;
}


.LandingListETColumn1 {
	width: 210px;
	float: left;
	padding-left:20px;
}
.LandingListETColumn2 {
	width: 210px;
	float: right;
	padding-left: 10px;
}

/* LANDING PAGE LIST Education -- LIST ITEMS */
#LandingListETItem {
	padding:0;
	margin:0;
}
#LandingListETItem li {
	list-style-type: none;
	margin: 0 0 0.25em 0;
	background-image: url('/images/sq_blue_3x3.gif');
	background-repeat: no-repeat; 
}
#LandingListETItem a, #LandingListETItem a:visited {
	display: block;
	width: 17em;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	color: #00626D;
	padding: 0.15em 0.15em 0.15em 0.5em;
}
#LandingListETItem a:hover {
	color:#703221;
}

.LandingSpacer {
	background-color:#fff;
	height:10px;
	margin:0;
}

#menu2012 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	padding:2px 8px 6px 3px;
	margin:0 0 0 0;
	width: 160px;
} 

/*#2012 li { 
	  list-style-type:none; 
	  margin:0 0 0.25em 0;
} */

 #menu2012 a, #menu2012 a:visited {
	display:block; 
	width:11em; 
	border:1px solid #808; 
	font-family:arial, verdana, sans-serif;
	font-size:0.8em; 
	text-align:center; 
	text-decoration:none; 
	background:#D21034; 
	color:#eee; 
	padding:0.25em;
}

#menu2012 a:hover { 
	background:#ddd; 
	color:#660000; 
} 

ul.2012 li a:link {
	color: #00626D;
}
ul.2012 li a:visited {
	color: #00626D;
}
ul.2012 li a:hover {
	color: #703221;
}
ul.2012 ul {
	margin-left: 5px;
	padding: 0;
	font-weight: lighter;
}
ul.2012 ul a {
	font-weight: lighter;
}
	
/* .menu2012 {
	height: 2em;
	background-color: #906;
	margin-bottom: 5px; 

}*/
/* DISCLAIMER TXT */
.disclaimer {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #999;
}

.ListPadding {
	font-weight: 900;
	padding-right:10px;
}
.ColumnStatesLeft {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 900;
	line-height: 1.4em;
	color: #333;
	text-align: left;
	margin: 0;
	width: 2.1em;
	padding-right:10px;
}
.ColumnStatesRight {
	margin: 0 0 0 2.3em;
}
/* ------------- END LANDING PAGE BLOCK -------------------------- */
/* ------------- SUBTIER PAGE ITEMS ++ NOT ALL PAGES -------------------------- */

/* --------- HOME CONTENT TEXT ------- */
.HomeContentTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.0em;
	color: #333;
	text-align: left;
	margin: 0px;
}
.HomeContentTxt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00626D;
	text-decoration: underline;
}
.HomeContentTxt a:visited {
	color: #00626D;
	text-decoration: underline;
}
.HomeContentTxt a:hover {
	color: #703221;
}
.HomeContentTxt a:active {
	color: #999;
}
/* ----- HOME PAGE SECTION TEXT ----- */
.HomeSectionHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 900;
	color: #703221;
	margin:10px 0 5px 0;
	padding: 10px 0 10px 5px;
}
.HomeSectionTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: 700;
	line-height: 1.4em;
	color: #00626D;
	margin-top: 10px;
	padding-left: 10px;
}
.HomeSectionTxt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00626D;
	text-decoration: none;
}
.HomeSectionTxt a:visited {
	color: #00626D;
	text-decoration: none;
}
.HomeSectionTxt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #703221;
	text-decoration: none;
}
.HomeSectionTxt a:active {
	color: #D21034;
	text-decoration: underline;
}
/* --------- HOME CONTENT TEXT ------- */
.MapTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	line-height: 1.4em;
	color: #666;
	text-align: left;
	margin: 0px;
}
.MapTxt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00626D;
	text-decoration: underline;
}
.MapTxt a:visited {
	color: #00626D;
	text-decoration: underline;
}
.MapTxt a:hover {
	color: #703221;
}
.MapTxt a:active {
	color: #999;
}
.ContentTxtSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	margin: 0;
}
.ContentTxtSm a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00626D;
	text-decoration: underline;
}
.ContentTxtSm a:visited {
	color: #00626D;
	text-decoration: underline;
}
.ContentTxtSm a:hover {
	color: #703221;
}
.ContentTxtSm a:active {
	color: #999;
}
/* states */
.states {
	font-size: 0.9em;
	color: #333;
}

.smalltext {
	font-size: .9em;
	line-height: 1.3em;
}
.smallesttext {
	font-size: .8em;
	line-height: 1.3em;
}

.states a:link {
	font-size: 1.0em;
	color: #00626D;
	text-decoration: underline;
}
.states a:visited {
	color: #00626D;
}
.states a:hover {
	color: #703221;
	text-decoration: none;
}
.states table {
	border: 0;
	margin: 10px 0;
}
.states td {
	padding: 0.5em 0;
}


/* Tabbed Sectionwidget */
#MapBox {height:430px; margin-left:-10px;}
.tabindent {padding:0px; width:500px;} /*for content blocks in tabs */

/*div#widgetArea1 .tabindent table  {border-top:1px solid #B2050E; border-left:1px solid #B2050E; border-collapse:collapse;}
div#widgetArea1 .tabindent table td   {border-bottom:1px solid #B2050E; border-right:1px solid #B2050E; border-collapse:collapse;}*/

.tabbedwidget {text-align:left;
	width:500px;
	}/* width:320px; */

.tabbedwidget .wtabs {
	margin-bottom:0px;
	width:500px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #000000;
	margin-top:10px;
	}
.tabbedwidget .wtabs .tabInactive {
	float:left;
	font-size:11px;
	margin:0 0 0 5px;
	padding:3px 0px 4px 4px;
	}
.tabbedwidget .wtabs .tabInactive .wtabright {
	float:left;
	font-size:11px;
	font-weight:normal;
	cursor:pointer;
	color:#ffffff;
	background-color:#c1bbab;
	padding:6px 8px 6px 8px;
}
.tabbedwidget .wtabs .tabActive {
	font-size:11px;
	float:left;
	margin:0 0 0 5px;
	padding:3px 0px 4px 4px;
	}
.tabbedwidget .wtabs .tabActive .wtabright {
	float:left;
	font-size:11px;
	font-weight:normal;
	cursor:pointer;
	color:#ffffff;
	background-color:#00626D;
	padding:6px 8px 6px 8px;
	}

.tabbedwidget .wtabs .tabActive a:link {}
.tabbedwidget .wtabs .tabInactive a:link {}
.tabbedwidget .wtabs .tabActive a:visited {}
.tabbedwidget .wtabs .tabInactive a:visited {}
.tabbedwidget .wtabs .tabActive a:hover {background-color:#333333; color:#d8d8d8;}
.tabbedwidget .wtabs .tabInactive a:hover {background-color:#d8d8d8; color:#333333;}
.tabbedwidget .wtabs .tabActive a:active {background-color:#333333; color:#d8d8d8;}
.tabbedwidget .wtabs .tabInactive a:active {background-color:#d8d8d8; color:#333333;}

.tab_display_print {display:none;}
	
.tabbedwidget .tabcontent {width:500px; overflow:hidden; position:relative; background:#fff; border-top-width:0; margin-left:auto; margin-right:auto;}
#delta .tabbedwidget .tabcontent {width:210px;}
.tabbedwidget .contentAreaInactive {position:absolute; width:500px; left:0px; top:0px; display:none;}
.tabbedwidget .contentAreaActive {position:absolute; width:500px; left:0px; top:0px; margin-bottom:10px; padding-top:5px; display:block;}
.tabcontent .titlebar2 {position: relative;}
.tabbedwidget .tbarSponsor {margin-top:4px;}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabbedwidget .wtabs .tabInactive .wtabright {float:none;}
.tabbedwidget .wtabs .tabActive .wtabright {float:none;}
/* End IE5-Mac hack */

.tabcontent .sectionwidget2 {margin-left: 10px; margin-right: 10px;}
.tabcontent {height:auto !important;}
.contentAreaActive {position:relative !important;}


/* Candidate page */ 
.candidate a:link {
	color: #00626D;
	text-decoration: none;
}
.candidate a:visited {
	color: #00626D;
	text-decoration: none;
}
.candidate a:hover {
	color: #703221;
	text-decoration: underline;
}
.candidate a:active {
	color: #D21034;
	text-decoration: none;
}

/* Quotes */
.quotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
}

.quoteauthor {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
/* end Quotes  */

.tborders td{
	border-width: 1px 1px 1px 1px; 
	border-color: #ccc #ccc #ccc #ccc; 
	border-style: solid solid solid solid;	
}

.wvtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #333;
	margin: 0 0 15px 2px;
	line-height: 1.3em;
}

tr.alt {
	background: #e8e8e8;
}

/* NEWL application form  */

textarea {
	width: 80%;
}

}

/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* PRINT MEDIA */

/*@media print {


body  {
	background: #FFF;
	margin: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
#content {
	float: none; 
	width: auto; 
	margin: 0; 
	padding: 0; 
	background: #fff; 
	text-align: left;
	border: 0;
}

#container { 
	width: auto;
	background: none #FFFFFF;
	margin: 0;
	border: 0;
}

#TitleCawp { 
	height: 54px;
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #666;
}
.TitleCawpText {
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #3C3C3C;
	margin-top: 15px;
	padding: 5px 5px 5px 50px;
}
.TitleEagletonText { 
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #8D8D8D;
	padding: 5px 5px 5px 75px;
}
.TitleEagletonText a:link { 
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
	padding: 5px 5px 5px 75px;
}
#PrintHeader { 
	margin: 0;
}
#TitleImage {
	display: none;
}
.GlobalTopNav {
	display: none;
}
#TopNav, #footer {
	display: none;
}
#ColumnLeft, #ColumnRight { 
	display: none;
}

#content {
	background: #FFF;
	margin: 0;
	border: 0;
	padding: 2px;
}
#ContentMain {
	border: 0;
	margin: auto;
	padding: 0; 
}
.ImgFloatRight, .ImgFloatLeft {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	color: #333;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding:0;
	margin:0;
	border: none;
	text-align: left;
}
h2 {
	font-size: 16pt;
	color: #333;
	text-align: left;
	text-decoration: none;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	text-align: left;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #666;
	text-align: left;
}
#SectionHdrBkg {
	margin:10px 0 0 0;
	width: 490px;
	height: 26px;
}

#widgettabs {display:none;}


}

*/
.mapping_head {
	background-color: #efefef;
	padding: 5px;
	margin-left: 18px;
	margin-right: 28px;
}
.mapping_head li{
	line-height: 24px;	
}

