/*<group=Tags>*/
body {
	background: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0 auto;
	padding: 0;
}
h1 {
	font: bold 16px Verdana, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	text-transform: uppercase;
}

h2 {
	border-bottom: 1px solid #c1051f;	
	font: bold 14px Verdana, Helvetica, sans-serif;
	color: #51010C;
	margin-top: 0;
	padding: 0 10px 5px 0;
	text-transform: uppercase;
}

h3 {
	font: bold 13px Verdana, Helvetica, sans-serif;
	color: #7D0213;
	padding: 4px 0;
	margin: 0;
	text-transform: uppercase;
}

h2 a {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #51010C;
	margin: 0;
	padding: 0;	
	text-transform: uppercase;
}

a {
	color: #c1051f;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border-style: solid;	
	border-width: 0.2px;
	background-color: #c1051f;
	color: #c1051f;
	height: 1px;
}

img {
	border: 0;
}

.wrapper {
	padding-right: 100px;
}

li {
	padding-top: 5px;
}

.centre {
	text-align: center;
}
/*</group>*/

#page {
	background: #fff url(../images/header_bg.gif) repeat-x top left;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#new_ban {	
	background-color: transparent;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 895px;
}

#left_ban {
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}	

/*<group=Banner>*/

div#header {
	height: 105px;
	padding: 0 0 0 40px;
	width: 950px;
	margin: 0 auto;
}

div#header img {
	padding: 0;
	margin: 0;
	float: left;
	border: 0;
}

div#header div#banner {
    margin: 8px 30px 0 0;
    padding: 0;
    float: right;
}

div#header div#banner a img {
   	margin: 0;
    padding: 0;
}

#navimage {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}

.navimage a {
	border: 0;
	padding: 0;	
}

#navigation {	
	border-top: 15px solid #333;
	clear: both;
	margin: 5px 0 0 5px;
	width: 870px;
}

#navigation a {
	color: #333;
	font: normal 13px/7px Verdana, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 11px;
	padding-bottom: 10px;
	text-decoration: none;
	height: 28px;
}

#navigation a.temp3 {	
	background: #df1b30 url(../images/navi-back.gif);
	color: #fff;
}

#navigation a:hover {	
	background: url(../images/navi-back.gif) repeat-x;
	color: #fff;
}

#top_container {
	background: url(../images/top_page.gif) no-repeat top left;
	padding: 0;	
	height: 13px;
	margin: 0 auto;
	top: -4px;
	position: relative;
	width: 950px;
}

#container {
	top: -5px;
	position: relative;
	height: 100%;
	background: url(../images/spiral.gif) repeat-y top left;
	padding: 0 0 0 0px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

* html #container {
	top: -10px;
}

.feature_img {
	height: 160px;
	overflow: hidden;
}

.feature_img img {
	vertical-align: top;
}

#main {
	width: 950px;
	position: relative;
	top: 0;
	left: 40px;
	margin-top: 1px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	min-height: 742px;
}

#main p {
	margin: 1px 0 10px;
}

#content {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
}

#browsebutt {
	position: absolute;
	top: 2px;
	left: 222px;
}

.listing {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333;
	min-height: 75px;	
	z-index: 0;
}

.listinghome {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333;
	min-height: 42px;
	z-index: 0;
}

.listingmain {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333;
	min-height: 200px;
	z-index: 0;
}

.listingimages {
	border: 1px solid #b4b8e5;
	margin: 0px;
	padding: 0;
	position: relative;
	color: #333;
	min-height: 200px;
	z-index: 0;
}

.listingauthor {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333;
	min-height: 110px;
	z-index: 0;
}

.author {
	display: block;
	float: left;
	margin: 10px 0 0 20px;
	padding: 0;
}

.listing a {
	font-weight: bold;
}

.location_new {
	position: absolute;
	right: 3px;
	right: expression( "8px" );
	top: 5px;
	text-align: right;
	text-transform: uppercase;
	background: #fff;
}

.jobcontacts {
	position: relative;
	top: 0;
	left: 220px;
	margin-top: -48px;
	text-align: right;
	width: 220px;
}

.jobcontactsemail {
	position: relative;
	top: 0;
	left: 90px;
	text-align: right;
	width: 350px;
}

.describe {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px dotted #999;
	width: 100%;
	display: block;
	margin: 0 0 10px;
	padding-bottom: 1px;
}

.send a {
	display: block;
	color: #111a60;
	background: #b6b9e5;
	margin: -3px 3px 0;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0;
}

.send a:hover {
	text-decoration: none;
	background: #df1b30 url(../images/navi-back.gif);
	color: #fff;
}
	
/*</group>*/

/*<group=Right>*/

#right {
	width: 157px;
	float: right;
	margin-right: 60px;
	padding: 0;
}

* html #right {
	margin-right:30px;
}

#left {
	width: 157px;
	float: left;
	margin: 0 ;
	padding: 0;
}

.subs {
	margin: 0;
	padding: 0;	
}

.subs #thisweek {
	width: 157px;
}

.subs #thisweek p {
	width: 125px;
	color: #fff;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	top: -120px;
	left: 15px;
}

#thisweek p {
	padding: 2px;
}

.rightbanner {
	position: relative;
	color: #fff;
	border: 10px solid #e6e6e6;
	margin: 0px 0 10px 5px;
	text-align: center;
}

.leftbanner {
	color: #fff;
	border: 10px solid #e6e6e6;
	padding: 0;
	margin: 0px 0 10px 5px;
	text-align: center;
}

.rightbanner p {
	margin: 2px 0 0 -2px;	
}

#subscribe {
	position: relative;
	top: -105px;
	left: 15px;
}

.spacer {
	margin-bottom: 1px;
}
.spacerborder {
	margin-bottom: 2px;
	border: 1px solid #000;
}

.archivenavtitle {
	display: block;
	background: #4d4c1d;
	color: #fff;
	text-transform: uppercase;
	padding-left: 4px;
	border-bottom: 1px solid #fff;
	font: 12px Verdana, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 2px;
}

#archivenav a {
	display: block;
	padding-left: 4px;
	border-bottom: 1px dotted #fff;
	color: #ffffe5;
	background: #999966;
}

#archivenav a:hover {
	background: #666633;
	text-decoration: none;
	color: #fff;
}
	

#footer {
	width: 870px;
	border-top: 1px solid #bcbcbc;
	height: 48px;
	margin: 0 0 0 10px;
	clear: both;
	padding: 10px 0 0 0;
}

#footer a {
	color: #333;
	font-size: 12px;
	display: inline;
	height: 12px;
	margin: 0;
	padding: 6px 8px;
}
		
div.footer_banner {
	width: 870px;
	margin: 0 auto;
	padding: 20px 0 10px 0px;
	clear: both;
	height: 112px;
}

div.footer_banner a {
	float: left;	
	padding: 0 0 0 12px;
}	

div.leftbanner2 {
	padding: 0 0 0 4px;
	width: 612px;
}

div.leftbanner2 a {
	float: left;	
}

a.riglin {
        text-align: right;
        background: #f1f2ff;
        list-style:none;
        display: block;
        margin: 0;
        padding: 0;
}

/*new menu*/
#navcontainer {
	position: absolute;
	width: 760px;
	top: 135px;
	height: 28px;
	padding: 0;
}

.hiddenItems {
	display: none;
	text-align: left;
}

ul#topNav {
	border-top: 15px solid #c1051f;
	clear: both;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 890px;
}

ul#topNav li {
	float: left;
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
}

ul#topNav li a {
	background: transparent url(../images/topnav.gif) no-repeat 0 0;	
	display: block;
	height: 30px;
	margin: 0;
	text-indent: -9999px;
}

ul#topNav li a:hover, ul#topNav li a.current {
	background-position: 0 -30px;
}

ul#topNav li#tDiploma a {
	background-position: 0 0;
	width: 161px;
}

ul#topNav li#tDiploma a:hover, ul#topNav li#tDiploma a.current, #diplomas ul#topNav li#tDiploma a {
	background-position: 0 -30px;
}

ul#topNav li#tConferences a {
	background-position: -162px 0;
	width: 101px;
}

ul#topNav li#tConferences a:hover, ul#topNav li#tConferences a.current {
	background-position: -162px -30px;
}

ul#topNav li#tAwards a {
	background-position: -263px 0;
	width: 70px;
}

ul#topNav li#tAwards a:hover, ul#topNav li#tAwards a.current, #awards ul#topNav li#tAwards a  {
	background-position: -263px -30px;
}

ul#topNav li#tDigitalEd a {
	background-position: -333px 0;
	width: 120px;
}

ul#topNav li#tDigitalEd a:hover, ul#topNav li#tDigitalEd a.current {
	background-position: -333px -30px;
}

ul#topNav li#tAdvertise a {
	background-position: -453px 0;
	width: 87px;
}

ul#topNav li#tAdvertise a:hover, ul#topNav li#tAdvertise a.current, #advertise ul#topNav li#tAdvertise a {
	background-position: -453px -30px;
}

ul#topNav li#tContribute a {
	background-position: -540px 0;
	width: 91px;
}

ul#topNav li#tContribute a:hover, ul#topNav li#tContribute a.current, #contribute ul#topNav li#tContribute a {
	background-position: -540px -30px;
}

ul#topNav li#tContacts a {
	background-position: -632px 0;
	width: 90px;
}

ul#topNav li#tContacts a:hover, ul#topNav li#tContacts a.current, #contacts ul#topNav li#tContacts a {
	background-position: -632px -30px;
}

ul#topNav li#tHome a {
	background-position: -723px 0;
	width: 56px;
}

ul#topNav li#tHome a:hover, ul#topNav li#tHome a.current {
	background-position: -723px -30px;
}

h1.brk {
	color: #ed1c24;
}

div#jobs {
	width: 152px;	
	margin: 0 20px 10px 20px;
	padding: 0 20px 0 0;
	float: left;
	border-right: 1px solid #c8c9ca;
}

div#mid {
	width: 330px;	
	margin: 0 17px 10px 1px;
	padding: 0;
	float: left;
}

.cover {
	position: absolute;
	top: 25px;
	right: 0;
}

.cover_first {
	padding-right: 120px;	
}

div#news {
	clear: both;
	width: 525px;	
	margin: 0 0 10px 0;
	padding: 0;
}

div#news h2.brk {
	background: url(/images/break_news.gif) top left no-repeat;
	border-bottom: none;
	font: normal 16px Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0 0 5px 20px;
}

h2.brk {
	font: normal 16px Verdana, Helvetica, sans-serif;Ê
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: none;
}

span.intx{
	font-weight: normal;
	margin-left: 50px;
}

* html span.intx{
	margin-top: -30px;
}

*:first-child+html span.intx{
	margin-top: -30px;
}

.st_bg, .st_nbg {
	background: url(../images/p_bg.gif) repeat;
	margin: 10px 0 0 0;
	padding: 10px 15px;
	overflow: hidden;
}

* html .st_bg {
	height: 1%;
}

img.right {
	float:right;
	margin:0;
	clear:both
}

.right {
	float:right;
	margin:0;
}

div#news h2 {
	margin: 0;
}

div#news h3 {
	margin: 0;
	padding-top: 5px;
	text-transform: none;
}

div#news h3 a {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #760a15;
	margin: 0;
	padding: 0;	
}

div#news div.st_bg img {
	margin: 0;
	padding: 5px;	
	overflow: hidden;
}

div#news div.st_nbg {
	background: #fff;
	margin: 10px 0 0 0;
}

div#news div.st_nbg p, div#news div.st_bg p {
	margin: 0;
	line-height: 140%;
}

a.more {
	margin: 10px 0 5px;
	padding: 0;	
	float: right;
}

div#gbox_bg a.more {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #760a15;
	margin: 0px 0 10px 10px;
	padding: 0;	
}

span.location {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #c1051f;
	text-transform: uppercase;
	text-align: right;
	float: right;
	margin: -22px 0 0 0;
	padding: 0;	
	width: 300px;
}
/*gbox*/

div#gbox {
	width: 525px;	
	margin: 0px 0 0 0;
	padding: 0;
	clear: both;
}

div#gbox_top {
	background: url(../images/gbox_top.gif) bottom left no-repeat;	
	width: 	525px;
	height: 7px;
	margin: 0;
	padding: 0;
}

div#gbox_bg {
	background-color: #efeded;
	margin: 0 0 15px;
	padding: 0;
}

div#gbox_bg .brk {
	color: #58013E;
	margin: 0px 10px 0 10px;
	padding: 5px 0;
	border-bottom: 1px solid #58013E;
}

div#gbox_bg h3 a {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #58013E;
	margin: 0;
	padding: 0;	
	text-transform: none;
}

div#gbox_bg h2 a img {
	margin: 0;
	padding: 0;	
	float: right;
	width: 110px;
	border: none;
	position: relative;
	top: -34px;
	background: none;
}

div#gbox_bg h2 a img.new {
	margin: 50px 0 0 0;
	padding: 0;
	float: right;
	width: 110px;
	border: none;
	background: none;
}

* html div#gbox_bg h2 img {
	top: -39px;	
}

*:first-child+html div#gbox_bg h2 a img {
	top: -39px;	
}

div#gbox_bg h3 {
	margin: 0;
	padding: 10px 10px 0 10px;	
}

div#gbox_bg p {
	margin: 0;
	padding: 0 10px 30px 10px;	
	line-height: 140%;
}

div#gbox_bot {
	background: url(../images/gbox_bot.gif) top left no-repeat;	
	width: 525px;
	height: 7px;
	margin: 0;
	padding: 0;
}
/*end - gbox*/

/*end - news*/

div#wide_cont {
	border: 1px solid #ccc;		
	margin: 0 17px 10px 20px;
	padding: 6px;
	float: left;
	position: relative;
	width: 525px;
}

* html div#wide_cont {	
	margin: 0 15px 10px 18px;
}

div#latest {
	width: 525px;	
	margin: 0 0 10px 0px;
	padding: 0 0px 10px 0;
	border-bottom: 1px solid #c1051f;
}

div#latest div.st_bg {
	background: url(../images/p_bg.gif) repeat;
	margin: 10px 0 0 0;	
	overflow: hidden;
}

div#latest div.st_bg p {
	margin: 0;
	padding: 10px 10px 10px 0;	
	line-height: 140%;
}

div#latest div.st_bg img {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;	
	border: 0;
}

div#latest div.st_bg img.left {
	float: left;
	padding: 0;
	margin: 0;
	}

div#latest div.st_nbg {
    background: #fff;
    margin: 10px 0 0 0;
    padding: 0 10px;
}

div#latest div.st_nbg p {
	margin: 0;
	padding: 10px 10px 5px 0;	
}

div#latest div.st_nbg img {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;	
	border: 0px;
}

div#latest div.st_nbg img.left {
	float: left;
	padding: 0;
	margin: 0;
}

div#news a.more {
	color: #760a15;
}

div#latest a.more {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #c1051f;
	margin: 0px 0 20px 0;
	padding: 20px 0 0 0;	
	float: right;
}

/*end - news*/

#lefMen {
	margin: 0 0 20px 5px;
	padding: 10px 0;
	background: #333;
	overflow: hidden;	
}

#lefMen ul {
	margin: 5px 0 0 2px; 
	padding: 0;
	overflow: hidden;
}

#lefMen ul li {
	margin: 0; 
	padding: 0;
    list-style: none;
	clear: both;
}

#lefMen ul li a {
	float: left;
	margin: 0;
	padding: 0 0 5px 3px;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #fff;;
	overflow: hidden;
}

* html #lefMen ul li a {
	border-left: none;
}

*:first-child #lefMen ul li a {
	border-left: none;
}
	
#lefMen img {
	padding: 0 0 0 4px;	
}

/*search*/

.radio {
	background: url(../images/p_bg.gif) top left no-repeat;
}

span.label { 
	float: left; 
 	width: 120px; 
  	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 4px;
	float: left;
}

span.formw input, span.formw select { 
  	width: 300px;
} 

span.form input, span.formw select { 
  	width: 300px;
} 

span.formdate {
	margin-top: 4px;
	padding: 0 0 0 17px;
}

span.formdate {
	margin-top: 4px;
	padding: 0 0 0 17px;
}

/*end - search*/

/*headers*/

h2.head_jobs {
	background: url(../images/jobs.gif) top left no-repeat;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c1051f;
	text-indent: -9999px;
}

/*end - headers*/

.clear {
	clear: both;
}

#mpuarea {
	clear: both;
	text-align:center;
	margin: 10px 0 0 0; 
	padding: 0;
}

#mpuarea img {
	float: left;
	margin: 0 0 0 7px; 
	padding: 0;
}

.bannerLeft {
	float: left;
	margin: 0;
	padding: 0;	
}

.bannerRight {
	float: right;
}

.search_resources {
	background: url(../images/bg_search_resources.gif) no-repeat;
	color: #4b4b4f;
	float: left;
	height: 70px;
	padding: 5px 10px;
	width: 157px;
	line-height: 1.1em;
}

.search_resources label {
	color: #4b4b4f;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 0;
}

.search_resources #keyword {
	width: 100px;
}

.search_resources .btn {
	vertical-align: bottom;
}

ul.sitemap {
	margin: 20px 20px; 
	padding: 0;
	overflow: hidden;
}

ul.sitemap li {
	margin: 0; 
	padding: 0;
    list-style: none;
	clear: both;
}

ul.sitemap li a{
	float: left;
	margin: 0; 
	padding: 0 0 0 5px;
	color: #58013E;
}

ul.lift{
	margin: 0 0 0 10px; 
}

/* SiteMap */

/* Error */
.greenletter p {
	border: 3px solid #2ead34;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #0e5211;
	float: left;
}

.greenletter p img{
	padding: 0 10px 0 0px;
	float: left;
}

.greenletter a{
	color:#0e5211;
	text-decoration: underline;
}

.redletter p{
	border: 3px solid #fc2121;
	padding: 10px;
	margin: 10px 0 10px 0;
	color:#fc2121;
	float: left;
}

.redletter p img{
	padding: 0 10px 0 0px;
	float: left;
}

.redletter a{
	color:#c00;
	text-decoration: underline;
}
/* End Error */

input.inputarchive {
	float: right;
	padding: 0 75px 0 0;
	margin: 20px 0 0px 0;
	overflow: hidden;
}

div.inputarchive {
	position: relative;
	top: 10px;
	top: expression( "10px" );
	left: 27%;
	margin-bottom: 10px;
}

div#serch {
	width: 525px;	
	margin: 0px;
	padding: 0;
	overflow: hidden;
}

div#serch div.st_bg {
	padding: 0 0 20px 10px;
	overflow: hidden;
}

.topBanner { 
	vertical-align: top;
}

/* conference styling */
.conference
{
	 font: 12px verdana, Arial, sans-serif;
}
.col1, .col2 {
    font: 12px verdana, Arial, sans-serif;
}

.col1 {
	float: left;
	width: 100px;
	margin: 0;
	padding: 1em;
	margin-top: 0.1em;
}

.col2 {
	float: left;
	width: 350px;
	padding: 1em;
}
.col {
	font: 12px verdana, Arial, sans-serif;
  	padding: 1em;
  	margin-top: 0.1em;
}

.col span {
	font: 12px verdana, Arial, sans-serif;
	color: #C00;
}
.col2 span {
    color: #C00;
}

hr.clear {
	clear: both;
	border: 0;
	width: 100%;
	height: 1px;
}

.awards {
	color: #912736;
	font-size: 1.2em;
	font-weight: bold;
}
/*end conference styling */
.none {
	display: none;
}

.winner
{
	color: #522E91;
	font-weight: bold;
}
