/* Internet2 style sheet and layout is copyrighted. 
Designer: Liene Karels
WebDev: Iman Muttardy
The use of Internet2 styling is prohibited. 
*/
body {
	 font-size: 80%; /*80% Resets 1em to 10px */
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	background-color: #898f96;
	color: #333;
	text-align: center;
	background-image: url(images/bkgrd.gif);
	}
body.newbg {background-image: url(images/bkgrd3.gif);}
* html body {
	/*font-size: 70%;*/
}
a:link, a:visited, #tabs div a:link, #tabs div a:visited {
	color: #0e508d;
	text-decoration: none;
}
a:hover, #tabs div a:hover {
	color: #003366;
	text-decoration: underline;
}

#logo {
	/*position: absolute;
	top: 20px;
	left: 50%;*/
	border: 0px;
	float: left; 
	z-index: 4;
	/*clear: both;*/
	margin-bottom: -40px;
	/*margin-left: 10px;
	margin-top: 7px;*/
}
* html #logo {
	margin-bottom: 0px;
}

#shadowlogo {
	visibility: hidden;
	display: none;
	width: 0px;
	height: 0px;
}

#I2-logo {z-index:10;position:absolute;top:26px;left:10%;}
/*
.logo {
	margin-left: -370px;
}*/

img#main {
	border: 0;
	clear: both;
	z-index: 1; 
	
}
#page {
	margin: 20px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/content-bg-1k.jpg);
	background-position: right;
	background-repeat: repeat-y;

	}

#header {
	padding-top: 0px;
	margin: 0 auto;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 55px;
	width: 998px;
	vertical-align: middle;
	line-height: 20px;
	text-align: right;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	}
#header.newheader {background-image: url(images/header-bg2.jpg);}
#page > #header {
	border-top: 1px solid #fff;
}
#nav1 a, #nav2 a {
	text-decoration: none;
	margin-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav1 {
	margin-top: 5px;
	margin-right: 10px;
	/*overflow: visible;*/
	height: 25px;
	margin-bottom: 2px;/*3px*/
}
/*IE fix*/
* html #nav1 {
margin-bottom: 0px;
}
/*FF fix */
#header > #nav1 {
font-size: 107%;
}
#nav1 a:link, #nav1 a:visited {
	color: #99ccff;
}
#nav1 a:hover{
	color: #FFFFFF;
}
#nav1 a.selected, #nav1 .selected {
	color: #FFFFFF;
	font-weight: bold;
}

#nav2 {margin-right:10px;}

#nav2 a:link, #nav2 a:visited {
	color: #FFFFFF;
	padding-bottom: 4px;
	

}
#nav2 a:hover, #nav2 #describe .selected {
	padding-bottom: 4px;
	border-bottom: 2px solid #e92c26;

}

.about {
	margin-right: 150px;
}
.projects {
	margin-right: 20px;
}
.services {
	margin-right: 50px;
}
.membership {
	margin-right: 150px;
}
.communities {
	margin-right: 10px;
}
* html #nav1, * html #nav2 { /*IE fix */
	font-size: 11px;
}



		/* begin body styles */ 

.narrowcolumn  {
	text-align: center;
	float: left;
	margin: 0px 0 0;
	width: 797px;/*830*/
	}
.widecolumn {
	padding: 10px 10px 20px 10px;
	/*margin: 5px 0 0 150px;*/
	width: 980px;
	background-color: #FFFFFF;
	float:left;
	text-align:center;
	}
#content {
	font-size: 1.1em;/*1.2em*/
	text-align: left;
	padding: 1;
	clear: both;
	background-image: url(images/bottom2-med.png);
	background-repeat: no-repeat;
	background-position: top left;
	}
										/*begin sidebar */
#sidebar {
	padding: 5px 0px 10px 0px;
	margin-left: 815px;/*840*/
	width: 175px;/*140*/
	text-align:left;
	/*color: #0e508d;*/
	color: #536b84;
	}
 .s {
	background-image: url(images/search-bg.jpg);
	background-repeat: repeat-x;
	border: 0;
	width:163px;
}
#sidebar .hr {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar dt {
	text-transform: uppercase;
	font-weight: bold;
}
#nav3 {float:left;margin:0 20px 20px 0;border-top:1px solid #09f;border-bottom:1px solid #09f;background-color:#fff;}
#nav3 ul {padding-left:0;}
#nav3 p {margin:0;padding:.5em 0;text-align:center;background-color:#ecebe6;}
#nav3_menu {list-style:none;
	line-height: .9em;
	background: white;
	font-weight: bold;
	font-size:1em;
	padding: 0;
	/*border: solid #EF4035;*/
	border-width: 1px 0;
	margin: 0;
	width:100%;
	text-align:center;
}
#nav3_menu a {display: block;
	width: 100%;/*auto;10em*/
	w\idth: 100%;/*auto;6em*/
	color: #fff;/*#7C6240*/
	text-decoration: none;
	padding: .5em 0;/*0.25em 2em*/
}
#nav3_menu li:hover {
	background: white;/*#eda*/
}
#nav3_menu li {border-bottom:1px solid #fff;
	width: 100%;}/*auto;10em*/
#sidebar #nav3 {border-top:1px solid #928a83;border-bottom:1px solid #928a83;}
#sidebar #nav3_head {border-bottom:1px solid #928a83;}
#sidebar #nav3_menu a.selected {background-color:#fff; color:#928a83; !important;}
#sidebar #nav3_menu li:hover a, #nav3_menu li:hover a:hover {color: #928a83;}
#sidebar #nav3_menu {background-color:#928a83;}
#sidebar #nav3_menu li:last-child {border-bottom:1px solid #928a83;}
#sidebar #nav3_menu li.selected {padding:.5em 0;background-color:#fff;border-bottom:1px solid #928a83;color: #928a83;}


.recent-post {border-bottom: dotted #536B84 2px;padding:1em 0;}
.recent-post img {float:left;margin-right:5px;margin-bottom:0;position:relative;top:-2px;}
.recent-post p {margin:0;width:175px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */}
	

#searchsubmit {
	border: 0;
}
#icons {
	text-align: center;
	border-top: #7b8fa9 1px solid;
	border-bottom: #7b8fa9 1px solid;
	margin:15px 10px 0 0;
	padding:10px 0px 5px 0;
}
#icons img {
	border: 0;
	margin: 0 5px; 
}
.phase-icon {margin:0 0 8px 0;padding:0;}

			/* expandable sidebar styles */ 
 .expandable {
 	width: 150px;
    display: block;
    padding: 5px 0px 5px;
    font-weight: bold;
	color: #FFFFFF;
	/*background-color: #c5c4bf;*/
	background-color: #858a90;
    border-bottom: 1px solid #DDD;
	cursor:hand; cursor:pointer;
 }
 .switchcontent {
 	width: 148px; 
	border-top: 1px solid #c5c4bf;
	border-left: 1px solid #c5c4bf;
	border-right: 1px solid #858a90;
	border-bottom: 1px solid #858a90;
	margin-bottom: 2px;
 }
 .switchgroup1:hover {display:block;} /* added to avoid content disappearing in late IE versions*/

 #quicklink a:link, #quicklink a:visited {
 	display: block; 
	text-indent: 10px;
   /* border-bottom: 1px solid #CCC;	*/
 }
 #quicklink .header {
  	display: block; 
	text-indent: 5px;
    /*border-bottom: 1px solid #CCC;	*/
	background-color: #c5c4bf;
 }
 .arrow {
	margin-left: 10px;
    margin-right: 7px;
}

/* begin section page stuff */
#section-top {margin:10px 0 0;}
.section-title {background:url(images/section-title-bg.jpg) right 40px no-repeat;}

								/* begin content formats: 3 col, 2 col */

#container {
	clear: both;
	margin: 5px auto;
	text-align: center;
	padding: 0px 0px 10px 5px;
	height: 100%;
	overflow: hidden;
	}

#container .one, #container .extra  {
	text-align: left;
	float: left;
	/*width: 180px;*/
	width: 235px;/*255, 215*/
	padding: 0px 12px 0px 12px;/*0 10px 0 10px*/
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
	}
#container > .one, #container > .extra {
	/*width: 190px;*/
	width: 235px;/*232*/
}
#container .one {
	background-image: url(images/colg-bg-2pix.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#container .extra {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#container .one > h3:first-child, #container #col1 > h3:first-child, #container .two > h3:first-child, #container #col2 > h3:first-child, #container .extra > h3:first-child, #container #col2 > p:first-child {margin-top:0;}
.clearpad0 > h3:first-child {margin-top:0;}
h3, h3.category {margin-bottom:0;}
h3+p, h3.category+p {margin-top:0;}
h3+h4 {margin-top:0;}
.expandablecontent h3 {margin-bottom:1em;}
.expandablecontent h4 {margin-bottom:0;}
#container #col2 h4 {margin-bottom:0;}
h4+p {margin-top:0;}

p.rss-link {margin-bottom:0;}
p.blog-link {margin-top:4px;}
p.position, p.institution, p.presenter-email, p.presenter-phone {margin:0;}

/* tab styles - total width: 759px */
#tabs {text-align:left; width:100%;font-size:1em;}
.tab-col1 {float:left;width:415px;padding:0 10px 10px 0;margin-right:20px;}/*default width: 415px, margin-right: 20px - override inline*/
#tabs > div > p:first-child, .tab-col1 > p:first-child, .tab-col1 > div > p:first-child, #tabs > div > h3:first-child, .tab-col1 > h3:first-child {margin-top:0px;}
.tab-col2 {float:left;width:300px;}/*default width: 300px - override inline*/
.tab-img-right {float:right;margin:0 0 10px 10px;border:none;}
.tab-img-left {float:left;margin:0 10px 10px 0;border:none;}
.tab-img-caption {font-size:smaller;font-style:italic;}
#tabs .block {-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;margin-bottom:10px;font-size:.9em;}
.network .block {border:1px solid #a3d3d7;}
.ion .block {border:1px solid #697d9f;}
.commons .block {border:1px solid #3466ad;}
#tabs h3.block-title {margin-top:0;padding:4px 10px;-moz-border-radius-topleft:4px; border-top-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px; border-top-right-radius:4px;-webkit-border-top-right-radius:4px;font-size:1em;font-weight:bold;color:#222;}
.network .block-title {background:url('/includes/bw/images/headers/network-section-bg.jpg') no-repeat 90% 100%;}
.ion .block-title {background:url('/includes/bw/images/headers/ion-section-bg.jpg') no-repeat 85% 100%;}
#tabs.commons h3.block-title {color:#fff;background-image:none;background-color:#3466ad;}
.tab-col1 h4, .tab-col2 h4 {font-weight:bold;padding:0 10px;margin:8px 0 0;color:#222;}
.tab-col1 h4+ul, .tab-col2 h4+ul, .tab-col1 h4+p, .tab-col2 h4+p, .service h3 {margin-top:0;}
.tab-col1 li, .tab-col2 li {margin-bottom:4px;}
.ui-widget-content {border:none;background:none;}
.ui-tabs {padding:0;}

#tabs #partners .partner {float:left;margin:20px 25px;border-bottom:1px solid #e92c26;}

#tabs div#css-button,div#css-button,div.css-button {background-color:#e92c26;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;padding:10px;text-align:center;}
#tabs div#css-button a.css-button,div#css-button a.css-button,div.css-button a.css-button {color:#fff;font-weight:bold;;min-width:100%;}
#tabs div#css-button a:link.css-button, #tabs div#css-button a:visited.css-button,div#css-button a:link.css-button, div#css-button a:visited.css-button,div.css-button a:link.css-button, div.css-button a:visited.css-button {color:#fff;}
#tabs div#css-button a:hover.css-button,div#css-button a:hover.css-button,div.css-button a:hover.css-button {color:#fff09e;text-decoration:none;}
#tabs div#css-button a span,div#css-button a span,div.css-button a span {display:block;width:278px;}

ul.no-bull {list-style-type:none;margin:0;}
h3+ul.no-bull {margin:10px 0;}
/*.tab-col1 ul.no-bull, .tab-col2 ul.no-bull {padding-left:10px;}*/
ul.no-bull li {text-indent:-15px;margin-left:15px;list-style:none;}
/*ul li {margin-bottom:6px;}*/

ol {padding-left:22px;}
ol li {margin-bottom:10px;}

													/*two col */
 #col1 {
	width: 30%;
	/*width: 175px;*/
	text-align: left;
	float: left;
	padding: 0px 10px 0px 5px;
	background-image: url(images/colg-bg-2pix.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}
 #col2 {
 	width: 60%; 
	/*width: 350px;*/
	float: left;
	padding: 0px 0px 10px 20px;
	text-align: left;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

#container #col1, #container #col2 {
	margin-top: 20px;
}
/*to be used by itself*/
.half {
	float: left; 
	width: 300px; 
	padding: 10;
}
													/* column blocks */
.top {
	background-image:  url("/includes/bw/images/headers/blue-top.jpg");
	background-repeat: no-repeat;
	background-position: top left; 
	width: 190px;
	height: 27px;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;

}
.middish {
	/*background-image: url(images/blue-light-mid.jpg);
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-position: top left; */
	background-color: #e2ebf3;
	padding: 0px 10px 15px 10px;
	width: 170px;/*212px*/
	font-size: 95%;
	/*color: #0e508d;*/
}

.middish li{
list-style-position: inside;
}

.middish ul li {
list-style-position:outside;
}

p .block {
	padding-left: 5px;
	color: #0e508d;
}
.topclear {
	padding-top: 10px;
	padding-right: 30px;
	clear: both;
	margin-left: 105px;/*85px*/
	/*margin-bottom: 10px;*/
}
.border-bottom-red {border-bottom:2px solid #e92c26;}
div.flush-left {margin:10px 0 0 0;padding:0;}
.flush-left img {float:left;margin:0 20px 10px 0;border-right:2px solid #3466ad;}
.flush-left p {margin:0 20px 12px 105px;}
.caption {font-size:smaller;font-style:italic;}

/* floating right sidebar within single large content column */
div.right-sidebar {width:200px;margin:0 0 10px 20px;float:right;color:#005193;}
div.right-sidebar ul {margin:0;padding:0 0 0 18px;}
div.right-sidebar li {padding:8px 0;}
div.right-sidebar h3 {color:#005193;}


/* content block styles */

.info-message {
border: 1px dashed;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info-message {
/*color: #00529B;*/
background-color: #BDE5F8;
background-image: url('images/info-message.png');
}

.video-button {width:300px;height:67px;float:right;margin-bottom:10px;}
.video-button a {display:block;width:300px;height:67px;color:white;font-style:italic;font-size:smaller;}
.video-button a span {display:block;padding:10px 150px 0px 50px;color:white;}
.video-button a:hover {color:white;text-decoration:underline;}

.video-thumb-div {width:300px;margin-bottom:10px;height:84px;}
.video-thumb-div img {margin-right:10px;}
.video-thumb-div p.video-caption {float:right;margin:0;padding:0;width:140px;height:84px;font-style:normal;}
.video-thumb-div p.video-caption a {font-weight:bold;}

.block {margin-bottom:10px;}
.block p {margin-top:10px;}
.block p+p {margin-top:10px;}
.block ul, .block ul.no-bull, .block ol {margin:0;}
.block h2 {margin:0;padding:7px 10px;}
.block-header {margin:0;
	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;}
.block-header h2 {font-family:'Century Gothic', Helvetica, Arial, sans-serif;font-size:.8em;text-transform:uppercase;margin:0;color:#ffffff;letter-spacing:.5ex;font-weight:normal;}
.block-content {margin:0;padding:10px;}
.block-content h3:first-child, .block-content p:first-child, .block-content h3+p {margin-top:0;}
.block-content ul {padding-left:18px;}
.block-content ol {padding-left:22px;}
.block-content ol li {margin-bottom:5px;}
.block-content ul.no-bull {padding-left:0px;}
.block-footer {padding:6px 10px;
	margin:0;
	min-height:12px;
	-moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;}
.of-note {background-color:#7f99b0;}
.block-content.of-note {background-color:#e2ebf3;}
.learn-more {background-color:#eda577;}
.block-content.learn-more {background-color:#ffe6cd;}
.event-spotlight {background-color:#518486;}
.block-content.event-spotlight {background-color:#dceaea;}

.video-wrapper {width:100%;max-width: 1100px; margin:0 auto; position:relative;}
.containing-block {margin:0; width:100%;float:left;}
.video-holder {position:relative;padding-bottom:56.25%; height:0;}
.video-normal {width:300px;height:230px;float:left;margin:0 20px 20px 0;}
.video-small {width:217px;height:200px;float:left;margin:0 20px 20px 0;}
.video-caption {float:left;width:140px;height:230px;font-style:italic;font-size:smaller;margin:0;padding:0;}

/* NET+ services styles */
.svc-record {width:760px;margin:0;padding:0;border:4px solid #ebebe5;}
.svc-record .main-row {width:100%;padding:0;margin:0;vertical-align:bottom;}
.svc-record .descrip-row {width:100%;padding:0;margin:0;clear:left;border-top:2px solid #ebebe5;font-size:smaller;}
.svc-record .extra-row {width:100%;padding:0;margin:0;clear:left;border-top:2px solid #ebebe5;font-size:smaller;}
.svc-provider {float:left;min-width:250px;}
.svc-provider {font-weight:bold;font-size:1.3em;}
.svc-provider p {margin:0;padding:5px 10px 2px;}
.svc-provider a {display:block;padding:5px 10px 2px; background-color:#ebebe5;}
.svc-provider a:hover {background-color:#fff;border-right:2px solid #ebebe5;}
.svc-phase {float:left;padding:0 10px;}
.svc-phase img {vertical-align:middle;}
.svc-links {float:left;padding:10px 10px 2px;font-weight:bold;}
.svc-descrip {padding:5px 10px;}
.svc-part-status {float:left;width:170px;padding:5px 10px 2px;}
.svc-i2-membership {float:left;width:170px;padding:5px 10px 2px;}
.svc-inc-part {float:left;width:170px;padding:5px 10px 2px;}
.svc-he-only {float:left;width:170px;padding:5px 0px 2px 10px;}
.svc-label {font-style:italic;font-weight:bold;}


span.super {position: relative;
	bottom: 0.5em;
	font-size: 0.8em;}
span.sub {position: relative;
	top: 0.3em;
	font-size: 0.8em;}

div.quote {background-color:#ebeae4;
	color:#333;
	padding:10px 20px 10px 20px;
	-moz-border-radius-topleft: 15px; -webkit-border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px; -webkit-border-bottom-right-radius: 15px;
	margin:0 20px;}
													/*footer elements */
#spectrum {
background-image: url('/includes/bw/images/footer-spectrum-1k.jpg');
background-position: top left; 
background-repeat:repeat-x;
height: 11px;
width:100%;
}
#footer {
	padding: 0px;
	width: 998px;
	height: 60px;
	clear: both;
	background-color: #70777f;
	border: 1px solid #ccc;
	margin-top: 0;
	}
* html #footer { /*IE fix*/
	margin-top: -3px;
}

#footer p {
	margin: 30px 20px;
	text-align: right;
	color: #FFFFFF;
	}
	
* html #footer p { /*IE fix */
	margin-top: 20px;
}
#footer p a:link, #footer p a:visited {
	margin-left: 5px;
	margin-right: 5px; 
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #e92e26;
	margin-left: 5px;
	margin-right: 5px; 
}
/*end footer */


														/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
h3 img {margin:0 10px 10px 0;}
#page #content div.clearpad table tr td p img { 
	margin-right: 4px; 
	}
#slider1 .opacitylayer .contentdiv img, .contentbackup img {margin-right:10px;}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
img.noborder {
	border: 0;
}
img.topmargin {
	margin-top: 40px;
}

object {margin:10px 0;}

.clearall {
	margin-top: 10px;
	clear: both;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */

												/*begin text styles */
h1, h2, h3, h4, h5, h6 {
	color: #333333;/*036*/
	font-family: /*'Arial Narrow', 'Garamond Condensed'*/, Helvetica, Arial, sans-serif;
}
h5 {font-size:.9em;}
h2.page-title {color: #003366;font-family:Garamond, Helvetica, Arial, sans-serif;font-weight:normal;font-size:2.25em;margin-bottom:0;font-stretch:narrower;}
h2.page-title+p {margin-top:0;}

p.subhead {font-size:larger;font-weight:bold;}

.textcentered {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.title, .byline {
	color: #003366;
}
.biglinkblue {
	color: #0e508d;
	font-size: 115%;
}
.break-out {color:#e92c26;font-size:larger;font-style:italic;font-weight:bold;}
.break-out-emphasis {color:#e92c26;}
.footnote {font-size:smaller;font-style:italic;font-weight:normal;}
p.note {font-style:italic;}
.toppad{
	padding-top: 30px;
}
.toppush {
	padding-top: 50px;
}
.leftpad {
	padding-left: 10px;
	text-align: left;
}
.clearpad{
	clear: all;
	padding: 40px 10px 10px 10px;
	
}
.clearpad10 {
	clear: all;
	padding: 10px 10px 10px 10px;
}
.clearpad0 {
	clear: all;
	padding: 0px 10px 10px 10px;
}
.clearpad0leftpad {padding:0px 10px 10px 105px;clear:left;}

table.normal {border:2px solid #fff;}
table.normal td {vertical-align:top;border-bottom:1px solid #3466ad;border-right:1px solid #3466ad;}
table.normal th, td {padding:5px 10px 2px;}
table.normal th {background-color:#3466ad;color:#fff;}

.upperbold {
	text-transform: uppercase;
	font-weight: bold;
}
.header_main {
border-bottom: 3px solid #CCC;
display:block;
color: #003366;
font-size:large;
width: 100%;
}
.header_text {
	color: #FFFFFF;
	border-bottom: 1px solid #CCC;
	display:block;
}
.header_left {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #003366;
	float: left;
}
.header_right {
	color: #003366;
	font-size: 11px;
	text-align: right;
	float:right;
}
img.mediapad {
	margin-right: 10px;
	border: 0;
	float:left;
}

.new:before {
	content:"New! ";
	color:#e92c26;
	font-weight:bold;}

.red {
color: #FF0000;
font-weight: bold;
}
.on {background-color: #e2ebf3} /*used for tables*/ 

/*end text styles */
									/*for print only */
#forprint {
	visibility: hidden;
	display: none;
	}

