﻿body {
	background: #FFFFFF;
	margin: 10px;
	padding: 0px;
	border: 0px;
	width:  100%;
	height: 100%;
	font-family: arial; 
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;	
	/*text-align: center;*/
	}
	
body p
	{
	font-size:1em;	
	}	
	
.body
	{
	margin: 0; 
	background-color:#EEEEEE;
	font-size:1em;
	}
	
div#main {
	background-color: #FFFFFF;
	background-image: url(/images/corner.gif);
	background-repeat: no-repeat;
	background-position: -1px left;
	margin: auto;
	margin-top: 21px;
	margin-bottom: 21px;
	padding: 0px;
	border: 0px;
	width:  964px;
	}
	
div#topbanner {
	background: transparent;
	margin: 0px;
	padding: 21px;
	border: 0px;
	width:  922px;
	}
	
.slogan {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  317px;
	height: 79px;
	float: left;
	}
	
.logo	
	{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  338px;
	height: 79px;
	float: right;
	}
	
	
div#maincontent {
	background-color: #FFFFFF;
	margin: 0px 0px 20px 21px;
	padding: 0px 21px 0px 0px;
	border: 0px;
	border-left: 1px solid #D4D4D4;
	width:  921px;
	}
	
.leftcolumn {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	width:  197px;
	float: left;
	}
	
/* menus */	
	
.subsection {
	background: transparent;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	border: 0px;
	width:  187px;
	text-align: left;
	}

.subsection ul {
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #D4D4D4;
	width: 167px
	}
	
.subsection li {
	border-top: 1px solid #D4D4D4;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #B1B1B1;
	font-family: arial;
	font-weight: bold;
	font-size: 0.75em;
	}
	
.subsection li a {
	background-image: none;
	color: #B1B1B1;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	}
	
.subsection li a:visited {
	background-image: none;
	color: #B1B1B1;
	text-decoration: none;
	}
	
.subsection li a:hover {
	background-image: none;
	text-decoration: none;
	}
	
/*	-------------------------------- */
	
.subsubsection {
	background: transparent;
	margin: 2px 0px 5px 10px;
	padding: 0px;
	border: 0px;
	width:  167px;
	text-align: left;
	}
	
.subsubsection ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 157px;
	border: 0;
	font-size: 16px;
	}
	
.subsubsection li {
	line-height: 17px;
	margin: 2px 0 4px 0;
	padding: 1px 0px 1px 0px;
	color: #999999;
	font-family: arial;
	font-weight: normal;
	border: 0;
	}
	
.subsubsection li a {
	background-image: none;
	color: #999999;
	text-decoration: none;
	padding-left: 0px;
	background-color: #f0f0f0;
	padding-left: 3px;
	border-left: 5px solid #B1B1B1;
	}
	
.subsubsection li a:visited {
	background-image: none;
	color: #999999;
	text-decoration: none;
	background-color: #f0f0f0;
	padding-left: 3px;
	border-left: 5px solid #B1B1B1;
	}
	
.subsubsection li a:hover {
	background-image: none;
	text-decoration: none;
	background-color: #f0f0f0;
	padding-left: 3px;
	border-left: 5px solid #B1B1B1;
	}
	
/* end menus */	
	
.maincolumn {
	background: transparent;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	border: 0px;
	width:  722px;
	float: left;
	}
	
.mainbar {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  723px;
	}
	
.banner {
	background: transparent;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	border: 0px;
	width: 490px;
	height: 110px;
	float: left;
	}
	
.options {
	background: #EEEEEE;
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 193px;
	float: right;
	text-align: left;
	height: 90px;
	margin-bottom: 0px;
	}
	
.pageoptions {
	background: transparent;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	right: 0px;
	top: 0px;
	}
	
.pageoptions ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.pageoptions ul .print {
	background: #EEEEEE url(/images/printicon2.gif) no-repeat left;
	margin: 0px;
	display: inline;
	padding: 0px 15px 0px 20px;
	color: #767676;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
	}
	
.pageoptions .print a {
	color: #003263;
	text-decoration: none;
	}
	
.pageoptions .print a:visited {
	color: #003263;
	text-decoration: none;
	}

.pageoptions .print a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.pageoptions .email {
	background: #EEEEEE url(/images/emailicon2.gif) no-repeat left;
	margin: 0px;
	display: inline;
	padding: 0px 0px 0px 20px;
	color: #767676;
	font-family: arial;
	font-weight: bold;
	font-size: 0.8em;
	}
	
.pageoptions .email a {
	color: #003263;
	text-decoration: none;
	}
	
.pageoptions .email a:visited {
	color: #003263;
	text-decoration: none;
	}

.pageoptions .email a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.search_box {
	background: transparent;
	margin: auto;
	padding: 5px 0px 0px 0px;
	border: 0px;
	width:  173px;
	}
	
.search_box form {
	margin: 0px 0px 20px 0px
	}
	
fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  173px;
	}
	
.form-input {
	margin: 0px;
	padding: 2px;
	border: 1px solid #BBBBBB;
	font-family: arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	width: 125px;
	}
	
.carriers-input {
	margin: 0px;
	padding: 2px;
	border: 1px solid #BBBBBB;
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	width: 150px;
	}	
	
.form-button {
	background: #1B395B;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	}
	
.blank {
	background: #FFFFFF;
	margin: 0px;
	width:  724px;
	}
	
.breadcrumbs {
	background: transparent;
	margin: 0px 0px 0px 0px;
	width:  703px;
	text-align: left;
	font-family: arial;
	font-size: 0.75em;
	font-weight: normal;
	color: #767676;
	}
	
.breadcrumbs a {
	color: #767676;
	text-decoration: none;
	}

.breadcrumbs span
	{
	padding: 0;	
	}
	
.pageheading	
	{
	margin-top: 0;
	padding-left: 1px;
	}
	
.breadcrumbs a:visited {
	color: #767676;
	text-decoration: none;
	}
	
.breadcrumbs a:hover {
	color: #7699BF;
	text-decoration: none;
	}

.contenttable 
{
	float:left;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  723px;
	}
	
.maincontent {
	background: transparent;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border: 0px;
	width:  450px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #D4D4D4;
	}
	
.mainlink {
	background: #EEEEEE url(/images/leftback.gif) top center no-repeat;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	border: 0px;
	width:  173px;
	text-align: left;
	vertical-align: top;
	}	

.mainlink ul
	{
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	} 
	
.mainlink li
	{
	background: transparent url(/images/gendot.gif) left center no-repeat;
	margin: 0px;
	padding: 1px 0px 1px 15px;
	font-family: arial;
	font-weight: normal;
	font-size: 0.75em;
	}
	
div#footergraphic {
	background: transparent;
	margin: 0px;
	padding: 0px 21px 10px 21px;
	border: 0px;
	width:  922px;
	}
	
div#footer {
	background: transparent;
	margin: 0px;
	padding: 0px 21px 15px 21px;
	border: 0px;
	width:  922px;
	}
	
.footercolumn {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  922px;
	}
	
.footerlinks {
	background: transparent;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	float: left;
	text-align: left;
	}
	
.footerlinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.footerlinks li {
	margin: 0px;
	display: inline;
	padding: 0px;
	color: #9E9E9E;
	font-family: arial;
	font-weight: normal;
	font-size: 0.75em;
	}
	
.footerlinks li a {
	color: #9E9E9E;
	text-decoration: none;
	}
	
.footerlinks li a:visited {
	color: #9E9E9E;
	text-decoration: none;
	}

.footerlinks li a:hover {
	color: #003263;
	text-decoration: none;
	}
	
.footerlinks2 {
	background: transparent;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	float: right;
	text-align: right;
	}
	
.footerlinks2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.footerlinks2 li {
	margin: 0px;
	display: inline;
	padding: 0px;
	color: #9E9E9E;
	font-family: arial;
	font-weight: normal;
	font-size: 0.75em;
	}
	
.footerlinks2 li a {
	color: #9E9E9E;
	text-decoration: none;
	}
	
.footerlinks2 li a:visited {
	color: #9E9E9E;
	text-decoration: none;
	}

.footerlinks2 li a:hover {
	color: #003263;
	text-decoration: none;
	}
	
div#credits {
	background: transparent;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	width:  924px;
	text-align: center;
	font-family: arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #BEBEBE;
	}
	
h1 {font-family: arial; font-weight: normal;font-size: 1.1em; color: #7699BF;}
h2 {font-family: arial; font-weight: bold;font-size: 0.9em; color: #7699BF;}
h3 {font-family: arial; font-weight: bold;font-size: 0.9em; color: #000000;}
h4 {font-family: arial; font-weight: bold;font-size: 0.8em; color: #7699BF;}
h5 {font-family: arial; font-weight: bold;font-size: 0.8em; color: #000000;}
h6 {font-family: arial; font-weight: normal;font-size: 0.8em; color: #000000;}
p  {font-family: arial; font-weight: normal;font-size: 0.7em; color: #000000;}
a, a:link, a:visited, a:active  {color:#7699BF;  text-decoration:underline; }
a:hover { color:#7699BF; text-decoration:none; }
	
.button { padding: 0px; margin-top: 1px;}
.graduate_button { padding: 2px; margin-top: 1px; color: white; cursor: pointer; font-weight: bold; }
.validator { font-size: 11px;  }
.hidden { display: none; }

.nobr {	white-space: nowrap; }

.eventstable {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  450px;
	}
	
.eventstable th {
	background: #A3D869;
	padding: 2px;
	font-family: arial; 
	font-weight: bold;
	font-size: 0.8em; 
	color: #FFFFFF;
	margin: 0px;
	padding-left: 10px;
	white-space: nowrap;
	}

textarea
	{
	font-size: 0.8em; 
	}		

.eventstable td select, .eventstable td input, .eventstable td textarea
	{
	font-size: 1em; 
	}
	
.eventstable td textarea
	{
	font-size: 0.8em; 	
	}		
	
.eventstable td {
	padding: 2px;
	font-family: arial; 
	font-weight: normal;
	font-size: 0.8em; 
	color: #000000;
	margin: 0px;
	}
	
.eventstable .date {
	width: 73px;
	}
	
.eventstable .title {
	width: 150px;
	}
	
.eventstable .venue {
	width: 150px;
	text-align: left;
	}
	
.eventstable .more {
	width: 70px;
	}
	
.eventstable .monthname	h5
	{
	font-size: 1em;
	}
	
.form-input2 {
	font-family: arial; 
	font-weight: normal;
	font-size: 0.8em; color: 
	#000000;
	width: 20px;
	border: 1px solid #D4D4D4;
	}
	
.form-input3, select {
	font-family: arial; 
	font-weight: normal;
	font-size: 0.8em; color: #000000;
	width: 180px;
	border: 1px solid #D4D4D4;
	}
	
.sectioncolor
    {
	font-style: normal;
    color: #1e5081;
    }
    
a.backeditorslink, a.backeditorslink:link, a.backeditorslink:active, a.backeditorslink:visited
	{
	font-size:14px;
	color: #3366ff;
	text-decoration: underline;
	}    
	
a.backeditorslink:hover
	{
	font-size:14px;
	color: #3366ff;
	text-decoration: none;
	}    	
	
.printonly	
	{
	display: none;
	}
	
/********************** pubs *********************/	
	
.pub_spacer	
	{
	margin: 12px 0 12px 0;
	}
	
.evn_details_link
	{
	padding: 1px 0 1px 0px;
	height: 20px;
	padding-right: 40px;
	line-height: 18px;
	}	
	
.pub_pdf_link, .pub_word_link
	{
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 1px 0 1px 20px;
	height: 20px;
	line-height: 18px;
	}
	
.pub_pdf_link
	{
	background-image: url(/images/pdf_icon.gif);
	} 
	
.pub_word_link	
	{
	background-image: url(/images/word_icon.gif);
	padding-left: 40px;
	background-position: 20px 0;
	}
	
.form_button
	{
	color: White;
	font-weight: bold;
	cursor: pointer;
	border: 0;
	padding: 2px;
	}	

table.clear_haders
	{
	margin-bottom: 7px;
	}

table.clear_haders td
	{
	padding: 0;
	}
	
table.clear_haders td h4,
table.clear_haders td h6
	{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 16px;
	}
	
.event_footer 
	{
	border-top: 2px solid #A3D869;
	border-bottom: 2px solid #A3D869;
	padding: 1px 0 2px 0;
	}
	
.event_footer a, .event_footer a:link,
.event_footer a:visited, .event_footer a:active,
.event_footer a:hover
	{
	font-size: 0.8em;
	font-weight: bold;
	color: #A3D869;
	text-decoration: underline;
	margin: 1px 10px 2px 0px;
	white-space: nowrap;
	}	
	
.event_footer a:hover
	{
	text-decoration: none;
	}	
	
.table_simple th
	{
	text-align: left;
	}
	
.table_simple	
	{
	font-size: 0.8em;
	}
	
.table_simple select, .table_simple input, .table_simple textarea
	{
	font-size: .9em;
	}

/* homepage items */
div#maincontent .hpItem{
	float: left; 
	margin-bottom: 12px; 
	vertical-align: top; 
	width: 490px;
}
div#maincontent .hpItem .hpImageHolder{
	float: left; 
	vertical-align: top; 
	width: 135px;
}
div#maincontent .hpItem .hpImageHolder .hpImage{
	width:121px;
	height:75px;
	overflow:hidden;
}

div#maincontent .hpItem .hpContentHolder{
	font-size: 80%; 
	float: left; 
	vertical-align: top; 
	width: 354px; 
	position: relative; 
	top: -3px;
}
div#maincontent .hpItem .hpContentHolder p{
	margin:0px;
}

/*
div#maincontent .hpItem .hpContentHolder a
div#maincontent .hpItem .hpContentHolder .sectioncolor a:visited,
div#maincontent .hpItem .hpContentHolder .sectioncolor a:active,
div#maincontent .hpItem .hpContentHolder .sectioncolor a:hover{
	text-decoration:none;
}
*/

.articleslist
{
	font-size:0.7em;
	width: 490px;
}

.articleslist th
{
	color: #6f9cc4;
	background-color: White;
}

.articleslist td{
	padding-bottom: 4px;
}

.articleslist td a
{
	color:#6f9cc4;
}

.articleslist .separator
{
	background-color: #6f9cc4;	
	padding: 0;
}

.articlecontent img
	{
	padding: 5px;
	}
	
.clear
	{
	margin:0;
	padding:0;
	}	

.partner_link
	{
	font-size: .7em;
	font-weight: bold;
	color: Black;
	}	
	
.partner_link a, .partner_link a:link, .partner_link a:visited, .partner_link a:hover, .partner_link a:active
	{
	text-decoration: none;
	color: Black;
	}	
	
.partner_link img
	{
	padding: 2px 5px 2px 5px;
	}	

.watermark {
   color: #999 !important;
}

td.maincontent ul li
	{
	list-style-type: square;
	}

td.maincontent ul li ul li
	{
	list-style-type: disc;
	}

.footerlinks2 li.linkedin img
	{
	margin-bottom: -4px;
	}
