html{
	height:100%;
}
body
{
	background: url(/Images/graduate/bg.gif) #fff fixed repeat-y center 50%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	text-align: center;
	height: 100%;
}

hr {
	color: #99042e;
	height: 1px;
	margin-bottom : 2px;
	margin-top : 2px;
}

hr.grey{
	color: #5b5b5d;
}

hr.black{
	color: #000000;
}

a {
	color:#99042E;
}

h1, h2, h3, h4, h5 {margin: 0em 0 1em 0;}

h1 {font-size: 1.4em; 
/*color: #5A5B5F;*/
/*color: #000000;*/
color:#9A0431;
}


h2 {font-size: 1.0em; color: #5A5B5F;}
h3 {font-size: 1.1em; color: #9A0431;}
h4 {font-size: 1.0em; color: #9A0431;}
h5 {font-size: 0.9em; font-weight: bold;}

p { font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

ul {line-height: 1.2em;
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	list-style-type:square;
	list-style-image:URL(/Images/mainsite/dot_red.gif);
}

li {margin: 0 0 0 .5em; padding: 0;}
p {margin: 0 0 1em 0;}
xa {color: #4A5C68;}
a img {border: 0;}
form {margin: 0;}

/*tag redefinitions*/

/*main layout*/
body#homeBody div#shell {
	/*background-image: url("/Images/home_bg.gif");
	background-repeat: repeat-x;
	border-right:1px solid #979797;*/
}
#shell {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#contentOuter {
	clear: both;
	width: 950px;
	float: left;
	background-repeat: no-repeat;
}

#contentFullWidth {
	float: right;
	width: 810px;
	text-align: left;
	padding-right:10px;
    border:1px solid red}

/*#contentHalfWidth {
	float: right;
	width: 550px;
	text-align: left;
	padding-right:10px;
}*/

#contentHalfWidth {
	float: left;
	width: 550px;
	max-width:780px;
	text-align: left;
	padding-right:10px;
	margin-left:50px;
}

#contentQuarterWidth {
	float: right;
	width: 490px;
	text-align: left;
	padding-right:10px;
}

/*#contentMenu {
	float: right;
	margin-left: 50px;
	margin-right: 20px;
	width: 200px;
	text-align: left;
}*/
#contentMenu {
	float: left;
	margin-left: 20px;
	width: 220px;
	text-align: left;
	
}
#gradcategory-sublinks #contentMenu a:link{color:#9A0431;}
/*main layout*/

/*top menu*/
#topNavShell {
	width: 100%;
	height: 148px;
	padding-top:48px;
}

#topNavShell #search {
	text-align:right;
}

* html #topNavShell #search {
	margin-right:5px;
}

div#search img{
	margin-top:1px;
}
td.searchText {
	font-size: .8em;
	font-weight: normal;
	padding-right: 5px;
}

#searchbutton {
	margin-bottom:-4px;
}

div#logo {
	display:inline; /*To Fix Double margin IE Bug*/
	float:left;
	margin-left:45px
}
/*top menu*/
#topNav {
	float:right;
	width:740px;
	font-size:.85em;
	margin-top:25px;
	padding-right:10px; 
	text-align:right;
}
*html #topNav{margin-bottom:30px;}

/*
#topNav ul {text-transform:uppercase; list-style-type:none; margin:0px; padding:0px;}
#topNav li {display:inline; margin:0px; padding:0px; list-style:none;}
*/
#topNav a {text-transform:uppercase;text-decoration: none; padding:0px 5px 0px 5px; margin:0 1px 0 0;}
#topNav a:hover {text-decoration:none; 
/*background-color: #5A5B5F; */
background-color: #000000; 
color: white;}

.category{background-color: white; color: black;}

.currentcategory {
/*background-color: #5A5B5F; */
background-color: #000000; 
color: white;}

/*custom classes*/

ul.menuList, ul.menuListRed, ul.subMenuList {
	margin: 0 0 1em 0;
	padding: 0 0 0 20px;
	list-style-image: url("/Images/mainsite/list_img.gif");
}

li.liOpen {
	list-style-image: url("/Images/mainsite/list_img_down.gif");
}


ul.menuList li, ul.menuListRed li {
	margin: 0;
	padding: 0;
}

ul.subMenuList li {
	margin: 0.2em 0 0 -3px;
	padding: 0;
}


ul.subMenuList li a {
	color: #9A0431 !important;
	text-decoration:none;
	font-weight:bold;
}

ul.subMenuList li a.highlight {
	color: #8F8F8F !important;	
}

ul.menuListRed li {
	margin-bottom: .1em;
	line-height: 110%;
}

ul.menuListRed li a {
	text-decoration: none;
	color: #990330;
	font-weight: bold;
}



ul.subList {
	display: none;
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image: none;
	list-style-type: none;
}

ul.subList li a {
	color: #000;
	font-weight: normal;
	font-size: .9em;
}

li.lihasChildren a,
	ul.menuList li.lihasChildren a,
	ul.subList li.lihasChildren a {
	/*color: #9A032E;
	font-weight: bold;*/
}

li.liSelected a,
	ul.menuList li.liSelected a,
	ul.subList li.liSelected a {
	font-weight: bold;
	color: #990330;
}

ul.subListOn {
	display: block;
}

p#breadCrumb a {
	color: #999;
	font-size: .9em;
	text-decoration: none;
}

div.snapBack {
	float: left;
	width: 220px;
	margin-top: 1em;
}

div.snapBack a {
	color: #888;
	text-decoration: none;
	font-size: .8em;
}

div.snapBack a:hover {
	text-decoration: underline;
}

div#contentStockPanel {
	float: left;
	width: 390px;
}

div#contentStockPanel p {
	font-size: .8em;
	margin: 1em 0 0 85px;
}
div#contentStockPanelSmall {
	float: left;
	width: 85px;
}
.contentStockPanelSmall {
	margin-left:135px;
}

.error {
	color:#FF0000;
}

.highlight {
	font-weight: bold;
}

.highlight_quote {
	background-color:gray;
	color:#FFFFFF;
}

#gradcategory-visualsimage img {
	/*width:950px; */
	height:242px;

}
#gradcategory-visualstext img {
	width: 358px;
	height: 242px;
}

.clear {
clear:both;
}


/*custom classes*/

/*footer*/
div#footerShell {
	/*margin: 0 auto;
	width: 100%;*/
	clear:both;
}
div#footer {
	clear:both;
	margin: 2.5em 0;
	/*clear: both;*/
	
	text-align: left;
	/*
	float: right;
	width: 592px;*/
	border-top: 1px solid #000000;
	color: #8F8F8F;
	font: .8em Arial, Helvetica, sans-serif;
}

div#footer a {
	color: #8F8F8F;
	text-decoration:none;
}

div#footerShell2 {
	/*margin: 0 auto;
	width: 100%;*/
	clear:both;
}
div#footer2 {
	clear:both;
	margin: 0.1em 0;
	/*clear: both;*/
	
	text-align: left;
	
	float: right;
	width: 583px;
	border-top: 1px solid #000000;
	color: #8F8F8F;
	padding-right:10px;
	font: .8em Arial, Helvetica, sans-serif;
}

div#footer2 a {
	color: #8F8F8F;
	text-decoration:none;
}

/*footer*/

/*#breadcrumbs {margin-bottom:20px;
              font-size:0.8em;
			  text-transform:uppercase}
#breadcrumbs a:link {padding-left:2px; padding-right:2px; color:black}
#breadcrumbs a:visited{padding-left:2px; padding-right:2px; color:black}
#breadcrumbs a:hover {padding-left:2px; padding-right:2px; color:black}*/

#breadcrumbs {margin-bottom:20px; color:black; font-size: 0.8em;}
#breadcrumbs a {padding-left:2px; padding-right:2px; text-decoration:none; color:gray;}

#HomeRedBar {width:951px; height:242px; background-color:#99002d; overflow:hidden; color:white}
#HomeImageText{float:left; display:inline; width:351px; height:242px;}
#HomeImage{	float:left; width:306px; height:242px; margin:0 0 0 40px;
	background-image:url(/Images/mainsite/HomeImage.jpg);
	background-repeat:no-repeat;}

#HomeHotTopics       {float: left; padding-top: 45px; margin-left: 15px;font-size: 1em;}
#HomeHotTopics h2    {font-size: 1em; font-weight: bold; margin-left: 8px; color: white; text-transform:uppercase;}
#HomeHotTopics h3 {font-size: .9em;}
#HomeHotTopics ul    {padding: 0; margin: 0; list-style-image: none;}
#HomeHotTopics ul li {margin: 0 0 0 20px; padding: 0;}
#HomeHotTopics a:link {color:white; text-decoration:none}
#HomeHotTopics a:visited{color:white; text-decoration:none}
#HomeHotTopics a:hover {color:white;  text-decoration:none}

#HomeLatestNews{float:left; width:222px; padding:0px; margin:21px 0 0 85px;}
* html #HomeLatestNews{margin-left: 40px;}
#HomeLatestNews a {text-decoration: none;}
#HomeLatestNews h2{
/*color:#5A5B5F; */
color:#000000;
margin:0;	padding:0; padding-bottom:15px; text-transform:uppercase;}
#HomeLatestNews p, #HomeLatestNews a{color:#000000;}

#HomeContent {float:left;
    clear: both;
	margin: 21px 0 0 85px;
	width: 525px;}
#HomeContent h2 {color:#99002d; text-transform:uppercase}
#HomeFooter {margin-left:80px}


/* ---------------------------------------------------------- */
#gradcategory-shell   {text-align:left}
#gradcategory-visuals      { height:242px}

#gradcategory-visualstext  {clear:both; float:left; width:358px; height:242px; color:white; font-size:2em;  }
html>/**/body #gradcategory-visualstext { margin-left:-1px; border-right:1px solid #000;}
#gradcategory-visualsimage {float:right; width:591px; color:white; height:242px;}

#gradcategory-sublinks     {clear:both; float:left; margin-top:25px; padding-left:85px;width:206px;}
*html #gradcategory-sublinks     {
	clear:both; float:left; margin-top:25px; padding-left:90px ;
}
#gradcategory-sublinks a:link {color:blue; text-decoration:none}
#gradcategory-sublinks a:visited{color:blue; text-decoration:none}
#gradcategory-sublinks a:hover {color:blue;  text-decoration:none}
#gradcategory-sublinks #people{
	border: solid 1px red;
}

#gradcategory-sublinks #main_contact a:link {color:#99042E;  text-decoration:none}
#gradcategory-sublinks #other_contacts td a {color:#99042E;  text-decoration:none}

#gradcategory-content      {float:right; width:574px; border:solid 0px black; margin-top:20px; padding-right:18px }
.gradcategory-content {float:right;width:592px;  }

div#search_footer
{
	width: 862px;
	float: right;
}

#search             {float:right; padding-top:42px; margin-right:10px;}
input.searchField   {width: 140px; border:1px solid black; height:15px ; }
/*input.googleSearchField {border:1px solid #981E32; vertical-align: middle;}*/
input.googleSearchField {border:1px solid black; vertical-align: middle;}
input.googleSearchButton {font-family:Arial,helvetica; font-size:8pt; vertical-align: middle;}
#search fieldset    {border:0px; }
#search label       {text-transform:uppercase; font-size:0.8em }

table {}
td {padding:5px;
   vertical-align:top}
   
#contentRightNav {
	float: left;
	width: 530px;

	text-align: left;
	padding-right:10px;
	margin-left:50px;
}

#contentMenu ul{
	margin: 0 0 0.5em 0;
}

.download_box {
	width:100%;
	font-size:90%;
	margin-bottom:40px;
	border-collapse:collapse;
}

.download_box th{
	background-color: #99042E;
	/*background-color: #000000;*/
	font-style:normal;
	text-align:left;
	padding:5px 7px 5px 7px;
	color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

.download_box td{
	background: url('/images/mainsite/grey-blur-bg.gif') bottom left repeat-x;
	border:1px solid #d3d3d3;
}

.download_box td.whiterow{
	background-color:#FFFFFF;	
	background: url('/images/mainsite/grey-blur-bg.gif') bottom left repeat-x;
	border:1px solid #d3d3d3;
}

.download_box ul {
	margin:0;
	padding:0;	
}

.download_box ul li{
	list-style:none;
	display:block;
	float:left;
	background:none;
	padding-left:10px;
	/*height:1.8em;	*/
}
.download_box ul li.posted_date{
	width:90px;
	padding-top:5px;
}
.download_box ul li.name {
	width:485px;
	padding-top:5px;
	color:#99042E;
}
.download_box ul li.icon img{
	margin-bottom:-5px;
}

.download_box td.nlegal_signup {
	padding:5px 7px 7px 10px;
	font-weight:bold;
}

.download_box td.nlegal_signup a {
	text-decoration:none;
}


#main_contact, #other_contacts, .download_box {
	width:100%;
	font-size:90%;
	margin-bottom:10px;
	border-collapse:collapse;
}

#main_contact th, #other_contacts th, .download_box th{
	background-color: #99042E;
	font-style:normal;
	text-align:left;
	padding:5px 7px 5px 7px;
	color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
}
#main_contact th, #other_contacts th{
	border:1px solid #99042E;
	border-bottom:1px solid #d3d3d3;
}



.download_box th{
	border:1px solid #99042E;
	border-bottom:1px solid #d3d3d3;
}

#main_contact td #people_photo{
	display:block;
	margin-left:-1px;	
	margin-bottom:5px;
}

#main_contact td {
	line-height:150%;
}

#main_contact td .further_info_link{
	margin-top:2px;
}

#other_contacts td{
	background-color:#f1e6e0;	
	border-bottom:2px solid #FFFFFF;
	padding-bottom:7px;
	
}

.download_box td{
	border:1px solid #d3d3d3;
	padding-bottom:7px;

}

.download_box td a{
	text-decoration: none;

}

#other_contacts td a {
	display:block;
	width:80px;
	float:left;
	padding:5px 0px 5px 7px;
}




#main_contact td #people_photo{
	display:block;
	margin-left:-1px;	
	margin-bottom:5px;
}

#main_contact td {
	line-height:150%;
	background: url('/images/mainsite/grey-blur-bg.gif') bottom left repeat-x;
	border:1px solid #d3d3d3;
	padding-left: 10px;
}

#main_contact td .further_info_link{
	margin-top:2px;
}

#other_contacts td{
	/*background-color:#f1e6e0;	
	border-bottom:2px solid #FFFFFF;*/
	padding-bottom:7px;
	background: url('/images/mainsite/grey-blur-bg.gif') bottom left repeat-x;
	border:1px solid #d3d3d3;
}

.download_box td{

	border:1px solid #d3d3d3;
	padding-bottom:7px;

}

#other_contacts td a {
	display:block;
	width:100px;
	float:left;
	padding:5px 0px 5px 7px;
	color:#99042E;
}

#main_contact td #people_photo{
	display:block;
	margin-left:-1px;	
	margin-bottom:5px;
}

#main_contact td {
	line-height:150%;
}

#main_contact a, #other_contacts td a{
	color:#99042E;
}

#main_contact a.further_information{
	text-decoration:none;
	color:#99042E;
}
.buyinglogo{
	height: 380px;
	background: url(/Images/buying-solutions-color-logo.jpg) #fff no-repeat top left;
}

.ct_description{
	clear: both;
	margin-top: 15px;
	margin-left: 20px;
	width: 485px;
}

#addThis{
	margin-top: 5px;
}  


#cse-search-results ol.search_list{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#cse-search-results ol.search_list li{
    background:none;
    padding:0px;
    margin-bottom: 20px;
}
#cse-search-results .mime_type {
    font-size: 67%;
    color: #9A0431;
}
#cse-search-results .searchlist_title {
    font-size: 17px;
    display: inline;
    font-weight: normal;
    margin: 0;
}
#cse-search-results .searchlist_title b {
    text-decoration:underline;
}
#cse-search-results .paging{
    margin:10px 0px 10px 0px;
    text-align:center;
}
#cse-search-results .paging ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#cse-search-results .paging li{
    background:none;
    padding:0px 5px 0px 0px;
    display:inline;
}
#cse-search-results .paging li.current{
    font-weight:bold;
}
#cse-search-results .paging ul li.previous{
    padding:0px 5px 0px 0px;
}
#cse-search-results .paging ul li.next{
    padding:0px 0px 0px 5px;
}
#cse-search-results .paging ul li.previous a,#cse-search-results .paging ul li.next a{
    color: #9A0431;
    font-weight:bold;
}
#cse-search-results .paging ul li a{
    color: #000000;
}
#googleSearchResults{
    width:600px;
    }
#search_results{
    text-align:right;
    margin-bottom:30px;
    border-bottom:1px solid #99042E;
}
#search_results p{
   margin:0px 0px 5px 0px;
}

