body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Tahoma, Verdana, Arial, Sans-Serif;
background: #fff;
color: #333;
text-align: center;
margin: 0;
padding: 0; 
}

/*\ IE/Win min height hack */ * html #Container { min-width: 1000px;} /* */
#Container { margin: 0 auto; text-align:left; width: 1000px; }
h1, h2, h3, h4 { font-family: Tahoma, Arial, Helvetica, sans-serif;}
a:link img, a:visited img 
{
  border-style: none;
}

a {
  text-decoration: underline;
  font-weight: normal;
}
a:link {
  color: #0d70d6;
}
a:visited {
  color: #0d70d6;
}
a:hover {
  color: #0d70d6;
  text-decoration: underline;
}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px solid #f1f1f1; border-bottom:0px solid #abb0b5; height : 1px; width: 100%; clear: left; }

IMG { BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;}
.Header h1 { text-indent: -10000px; margin: 0; padding: 0;}
.Header h1 a { display: block; width: 350px; height: 57px; cursor: hand;}
.Header .BFLogo { background: url(/images/itlogo.png) no-repeat left top; }

/* Header */
/*\ IE/Win min height hack */ * html .Header { height: 67px;} /* */ 
.Header { width: 100%; background: #fff repeat-x; position: relative; margin-bottom: 0;  border-bottom: 1px solid #d1d1d1;}

/* TopMenuLeft Menu */

#topmenu1 {background:  url(/images/topbg1.png) repeat-x left bottom; width:100%; height:27px; }
#topmenu1000 { margin: 0 auto; width: 1000px; }
.TopMenuLeft { background:  url(/images/topbg1.png) repeat-x left bottom; float:left;}
.TopMenuLeft ul { padding: 5px 15px 5px 0; margin: 0px; }
.TopMenuLeft li { display: inline; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; list-style-type: none; padding: 2px 10px;  margin: 0px;}
.TopMenuLeft li a { text-decoration: underline; color:#ebebeb; }
.TopMenuLeft li a:visited { text-decoration: underline;  color:#ebebeb; }
.TopMenuLeft li a:hover { text-decoration: underline;  color:#ebebeb; }
.TopMenuLeft li.feedicon1 { background: url(/images/feed.png) no-repeat left bottom; margin-left:5px; padding-left:20px; padding-top:8px;}

/* TopMenuLeft Menu */
.TopMenuRight { background:  url(/images/topbg1.png) repeat-x left bottom; text-align: right; float:right;}
.TopMenuRight ul { padding: 5px 15px; margin: 0px; color:#ffc14a; }
.TopMenuRight li { display: inline; font-size: 11px; list-style-type: none; padding: 0px 5px;  margin: 0px;}
.TopMenuRight li a { text-decoration: underline; color:#ebebeb; }
.TopMenuRight li a:visited { text-decoration: underline;  color:#ebebeb; }
.TopMenuRight li a:hover { text-decoration: underline;  color:#ebebeb; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.MainMenu { position: absolute; top: 20px; right: 10px; float:right;}
.MainMenu ul { padding: 0px 0px 0px 7px; margin: 0px; font-size: 13px; font-weight: bold; font-family: Verdana;}
.MainMenu li { padding: 0px; margin: 0px; display: inline;}
.MainMenu a { padding: 0px 0px 0px 12px;  float: left; text-decoration: none; margin-left: 4px;}
.MainMenu a span { padding: 6px 12px 6px 0px; display: block; float: left; text-decoration: none; }
.MainMenu a span { float: none; color: #999999;text-decoration: none;}


.MainMenu a {text-decoration: none;}
.MainMenu a:visited {text-decoration: none;}
.MainMenu a:hover {text-decoration: none;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*\ IE/Win min height hack */ * html .TC { height: 10px;} /* */ 
.TC { background: #fff; position: relative; min-height: 10px;}
.TC div { position: absolute; top: 0px; width: 10px; min-height: 10px;}
.TCL { background: url(/images2007/mainleft.png) no-repeat left top; left: 0px; }
.TCR { background: url(/images2007/mainright.png) no-repeat left top; right: 0px; }




.Footer { position: relative; float: left; width: 1000px;border-top: 1px solid #d1d1d1;}
.FL { background: #fff; position: absolute; top: 0px; left: 0px; width: 100%; height: 10px;}
.FR { position: absolute; top: 0px; right: 0px; width: 9px; height: 10px; width: 300px; text-align: right;}

.Footer .DD { position: absolute; top: 0px; right: 0px;}
.Footer p { padding: 25px 0px 10px 0px; margin: 0px; font-size: 11px; color:#fff;}
.Footer p a { text-decoration: underline; color:#fff;}
.Footer p a:visited { text-decoration: underline; color:#fff;}
.Footer p a:hover { text-decoration: underline; color:#fff;}








/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */

/*
** HTML elements
*/

tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.9em;
}
.node h2 {
  font-size: 1.0em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}


fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background-color: #fff;
}
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left;
  padding: 0em 1.0em 0em 1em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#primary {
  font-size: 1.0em;
  padding: 0em 0.8em 0.5em 0;
  color: #000;
}
#primary a {
  font-weight: bold;
  color: #000;
}
#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
  color: #000;
}
#secondary a {
  font-weight: bold;
  color: #000;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
}

#mission, .node .content, .comment .content {
  line-height: 1.5;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

.Main { background: #fff; float: left; padding: 2px 5px 5px 10px; color:#242733; font-size:9pt; width: 521px; }


#sidebar-left {
  background-color: #fff;
  width: 165px;
  border-right: 1px solid #d1d1d1;
  padding: 10px;
  padding-left: 0;
  vertical-align: top;
}
#sidebar-right {
  background-color: #fff;
  width: 265px;
  border-left: 1px solid #d1d1d1;
  padding-left: 5px;
  padding-top:10px;
  margin:0;
  padding-right:0;
  vertical-align: top;
}
#footer {
  background-color: #fff;
  padding: 1em;
  font-size: 0.8em;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/

  
  h1.title, .title, .title a, .title a:visited, .title a:hover, .title a:active {
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 160%;
  color: #0d70d6;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
  padding-bottom:4px;
  text-decoration:none;
  }
  
  
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: normal;
}
.block, .box {
  padding: 0 0 1.0em 0;
}
.block {
  padding-bottom: 0.25em;
  margin-bottom: 1.0em;
  
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  /*padding: 1.5em; */
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/*
** additional styles from allen
*/
.subhead {font-size:10pt;font-family: tahoma, verdana, helvetica, arial, sans-serif;font-weight:bold;COLOR: #2626a5;letter-spacing:0px}		
.subhead1 {font-size:10pt;font-family: tahoma, verdana, helvetica, arial, sans-serif;font-weight:bold;COLOR: #FF0000;letter-spacing:0px}		
.subheadlg {font-size:12pt;font-family: tahoma, verdana, helvetica, arial, sans-serif;font-weight:bold;COLOR: #2626a5;letter-spacing:0px}	
.subheadlg2 {font-size:12pt;font-family: tahoma, verdana, helvetica, arial, sans-serif;font-weight:bold;COLOR: #65103C;letter-spacing:0px}	
.smcontent1 {font-size:8pt;font-family: tahoma, helvetica, arial, sans-serif;}	



.homepagenode, .taxonomynode{
    margin-bottom:15px;
    border-bottom: 1px dotted #ccc;
	padding-right:10px;
}  

#block-block-6 p, #block-block-7 p, #block-block-2 p {
 line-height: 13pt;
 }


#block-comment-0, #block-blog-0, #block-block-12, #block-block-18, #block-block-19, #block-menu-77 {
margin-right:5px;
padding-bottom:6px;

}

.block .title, #block-comment-0 .title, #block-blog-0 .title, #block-block-12 .title, #block-menu-77 .title, #block-block-24 .title, #block-block-2 .title {
  color:#124472;
  font: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom:4px;
}


.block, #block-comment-0 li, #block-blog-0 li, #block-block-12 li, #block-menu-77 li, #block-block-2 li, #block-block-18 li, #block-block-19 li, #block-block-24 li, #block-block-26 li {
  font: 8pt Verdana, Arial, Helvetica, sans-serif;
  padding-bottom:2px;
  margin-left:5px;
}


#block-block-8 {
padding-bottom:7px;
margin-bottom:0;
}

#block-menu-77 ul, #block-menu-58 ul, #block-menu-65 ul, #block-menu-74 ul, #block-menu-114 ul, #block-menu-49 ul, #block-menu-108 ul {
border-left: 4px solid #ffe953;
list-style-type: none;
padding-left: 6px;
}

#block-menu-77 li.leaf, #block-menu-58 li.leaf, #block-menu-65 li.leaf, #block-menu-74 li.leaf, #block-menu-114 li.leaf, #block-menu-49 li.leaf, #block-menu-108 li.leaf {
  list-style-type: none;
  padding: 0.2em 0.5em 5px 0;
  margin-left: 0;
}



.involved {
  height:32px;
  margin:0;
  font-family:verdana,tahoma,helvetica,sans-serif;
   font-size:8pt;
   font-weight:bold;
   padding-right:12px;
   padding-top:2px;
   float:left;
  
}

.involvedicon {
  height:32px;
  margin:auto;
  padding-right:3px;
  padding-top:2px;
   float:left;
  }
  .involvedicon1 {
  height:32px;
  margin:auto;
  padding-right:4px;
  padding-top:2px;
   float:left;
  }
  
    .involvediconaddthis {
  height:32px;
  margin:auto;
  padding-right:4px;
  padding-top:0;
   float:left;
  }

.involved a:active {
  font-size: 1.0em;
  font-weight: normal;
  color:#000;
  text-decoration: none;
}
.involved a:visited {
  font-size: 1.0em;
  font-weight: normal;
  color:#000;
  text-decoration: none;
}
.involved a:hover {
  font-size: 1.0em;
  font-weight: normal;
  color:#000;
  text-decoration: none;
}
.involved a {
  font-size: 1.0em;
  font-weight: normal;
  color:#000;
  text-decoration: none;
}

.tagstext1, .submitted1 {
  color:#777;
  font: 110% Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding-bottom:4px;
}

.tagstext1 a, .submitted1 a {
  color:#777;
}

#submission1{
margin-bottom:7px;
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
} 

#submission2{
margin-bottom:7px;
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
}

.comment_title, .comment_title a, .comment_title a:visited, .comment_title a:hover, .comment_title a:active {
  font-weight: normal;
  font-size: 1.3em;
  color: #000000;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}

.comment {
  border-bottom: 1px solid #abc;
  padding: .5em;
  background-color:#eee;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

  .commentscontainer{
background:url(http://www.centernetworks.com/images/homepage/storybg.jpg) repeat-x;
    padding-left:8px;
    padding-right:8px;
    margin-bottom:10px;
     border: 1px solid #edeee9;
     padding-top:5px;
 
}  

.commentscontainer a {
  font-size: 1.6em;
  }
  
.commentsubcontainer {
    padding-bottom:10px;
 background-color: #fcfcfc;
    padding-left:8px;
    padding-right:8px;
	padding-top:5px;
} 

.commentsubcontainer1 {
    padding-bottom:10px;
 background-color: #f5f9fd;
    padding-left:8px;
    padding-right:8px;
	padding-top:5px;
} 

.commentsubhead {font-size:9pt;font-family: tahoma, verdana, helvetica, arial, sans-serif;font-weight:bold;color: #444;background-color: #f1eee2; letter-spacing:0px;  padding-bottom:9px; padding-left:5px;padding-top:8px;border-bottom: 1px solid #c8c6c6;}	

.commentsubheadcn {font-size:9pt;font-family: tahoma, verdana, helvetica, arial, sans-serif;font-weight:bold;color: #444;background-color: #cde1ec; letter-spacing:0px;  padding-bottom:6px; padding-left:5px;padding-top:8px;border-bottom: 1px solid #c8c6c6;}	

.commentnode1{
    padding-bottom:10px;
	background-color: #fefefe;
    margin-bottom:5px;
} 

.commentnode1cn{
    padding-bottom:10px;
 background-color: #f5f9fd;
    padding-left:8px;
    padding-right:8px;
    margin-bottom:5px;
    padding-top:10px;
     border: 1px solid #157baf;
     margin-right:10px;
} 


.commentnode1title{
  font-family: tahoma, verdana,tahoma,helvetica,sans-serif;
  font-size:9pt;
  font-weight:bold;  
  padding-top:10px;
  color: #000;
}   

.commentnode1title a:active, .commentnode1title a:hover, .commentnode1title a, .commentnode1title a:visited {
  text-decoration: underline;
  font-size:10pt;
  font-weight:bold;  
  color: #000;
}



.main_content, .view-header-MainJobPage {
 color: #000;
 font: 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
 line-height: 16pt;
 padding-right:6px;
}

.mceContentBody {
   background-color: white;
   background-image: none;
   text-align: left;
}

#post-title, #post-title a, #post-title a:visited, #post-title a:hover, #post-title a:active {
  font-weight: normal;
  font-size: 1.2em;
  color: #000000;
  margin: 0px auto 0 auto;  /* decrease default margins for h<x>.title */
  padding-top:6px;
}

#edit-preview, #edit-upload, .forward_links {visibility:hidden;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	align:left;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */