/* www.hiu.edu design and layout */
body{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	background: #5A718C;	
	text-align: center;
	/* part 1 of 2 centering hack */
}
p, td, ul, ol, li, dl, dt, dd {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p {
	text-align: justify;
	text-align: left;
	margin-top: 0;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
p.coursenumber {
	text-transform: uppercase;
	display:inline;
	margin-right: 15px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
/************** header tag styles **************/

h1{
 font-size: 24px;
 line-height: 44px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 color: #005FA9;
}
h2{
 font-size: 22px;
 line-height: 26px;
 font-weight: bold;
 margin-top: 0;  
 color: #006699;
}
h3{
 font-size: 18px;
 line-height: 24px;
 font-weight: bold;
 margin-top: 0;
 color: #334d55;
}
h4{
 font-size: 16px;
 line-height: 20px;
 font-weight: bold;
 margin-top: 0;
 color: #333333;	
 }
h5{
 font-size: 14px;
 line-height: 16px;
 font-weight: bold;
 margin-top: 0;
 color: #334d55;
}
h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #005FA9;
	padding: 5px 0 5px 10px;
	margin: 0;
	background-image: url(menu4.html);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

/*************** list tag styles ***************/

ul {
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
ol {
	font-size: 11px;
}
ol li {
	margin-bottom: 5px;
	clear: both
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
input{
font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	margin: 0 auto;
	padding: 0;
	text-align: left; /* part 2 of 2 centering hack*/
	width: 900px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	background: #fff url(../images/pgdiv148.html) repeat;	
}
html>body #pagecell1 {
	width: 900px;
}
#mainlogo {	
	margin: 0;
	padding: 0;
}	
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position:absolute;
	top: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	right: -1px;
}
#pageNav{
	width:148px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
/*/*/ line-height: 1.55; /* */
}
#pageNav h3 {
	padding: 100px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}
#rightcol {
	width: 145px;
	padding: 10px 0px 2px 0px;
	float:right;
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
#singlecol {
	width: 550px;
	float: left;
	padding: 0 0 10px;
	margin: 0;
}
#leftcol {
	width: 430px;
	float: left;
	padding: 0;
	margin: 0;
}
/************* globalNav styles ****************/
#globalNav{
	padding: 0;
	margin: 0;
	background: #ccc url(glbnav_background1.html) repeat-x;
	height: 25px;
	position: relative;
	border-bottom: #F1BB4F 8px solid;	
}

/************* #search styles ***************/

#search{
	padding: 10px 0px 10px 10px;
	font-size: 80%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#search select { 
font-size: 12px;
}
/*************** quick links *****************/

#quicklink{
	z-index: 101;
	right: 3px;
	top: 6px;
	position: absolute;
	left: 680px;
	width: 63px;
	
}
#quicklink input {
  font-size: 10px; !important
  margin: 0 10px 0 0;
}
#quicklink a:link, #quicklink a:visited {
	font-size: 10px;
	font-weight: bold;
}
#quicklink a:hover{
	margin: 0;
}

/*************** story styles ******************/

.story {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
.story img{
	float: left;
	margin-right: 10px;
}
.story img.soh{
	float: right;
	margin-left: 10px;
}
.story img.big{
	display: block;
	margin: 0 0 3px 0;
}
.story img.rt{
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #ccc;
}
.story img.rt{
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #ccc;
}
.story img.toparrow{
	display:inline;
	float: right;
	margin-top:4px;
	margin-left: 15px;
}
.story h3{
	font: 18px Arial, Helvetica, sans-serif;
	color: #21536a;
	margin-bottom: 10px;
}
.story h4 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #005FA9;
	margin-bottom: 2px;
	display: block;
}
.story p {
	clear: both;
	padding: 0 0 2px 0;
}
.story p.boldheader {
	margin-bottom:-2px;
	font-weight: bold;
}
.story ul {
	list-style-image: url(menu4.html);
	padding-bottom: 2px;
}
.story ul.reg {
	font-size: 11px;
	list-style: url(grey_circle_bullet.html) disc outside;
}
.story ul.reg li {
	margin-bottom: 3px;
}
.story ul.pdf {
	font-size: 11px;
	list-style: url(pdf.html) disc outside;
}
.story ul.pdf li {
	margin-bottom: 3px;
}
.story a.caps {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	background: none;
}
.story a.subl {
	text-decoration: underline;
}
.story a.capsule:hover {
	text-decoration: underline;
}
.story a.subl:hover, a.subl:active {
	background-color: #FABF49;
	color: #ffffff;
	text-decoration: none;
}
td.storyLeft{
	padding-right: 12px;
}
.lines {
	display:block;
	border-top: 1px #ccc solid;
	line-height: 60px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 10px; 
	color: #999;
	text-align: center;

	padding: 6px;
	background-color: #006699;
}
#siteInfo img {
	padding: 0;
	vertical-align: middle;
}
#siteInfo a {
	text-decoration: none;
	color: #005FA9;
	vertical-align: middle;
}
#siteInfo a:hover, a:active {
	text-decoration: none;
	background-color: #fff;
	color: #000;
	vertical-align: middle;
}

/************* relatedLinks styles **************/

.relatedLinks {
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	position: relative;
	font-size: 93%;
	width: 138px; 
	background-color: #f5f7f7;
	padding: 0px 0px 0px 10px;
}

.relatedLinks a:link, .relatedLinks a:visited {
	text-decoration: none;
	margin-bottom: 10px;
	padding: 1px;
}
.relatedLinks a:hover {
	clear: both;
	text-decoration: none;
	
}

/************** #headlines (rightcol) styles **************/

#rightcol p {
	top: 10px;
	left: 0px;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#rightcol img {
	margin-left: 10px;
}
#rightcol h3 a:link, #rightcol h3 a:visited {
	list-style: none;
	margin-left: 10px;
	margin-right: 5px;
	background-image: none;
}
#rightcol a:link, #rightcol a:visited {
	text-decoration: none;
	margin-right: 20px;
	font: 11px normal "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px 0px 3px 20px;
	list-style-type: disc;
	background-image: url(../images/bg_arrow.html);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightcol a:link:hover {
	display: block;
	margin-right: 20px;
	background-color: #FABF49;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
	list-style-type: disc;
	background-image: url(../images/bg_arrow.html);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightcol a:link:active {
	display: block;
		margin-right: 20px;
	background-color: #FABF49;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
	list-style-type: disc;
	background-image: url(../images/bg_arrow.html);
	background-repeat: no-repeat;
	background-position: left center;	
}
#rightcol a.gcurrent {
	display: block;
	background-color: #FABF49;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	background-image: url(menu4wh.html);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightcol a.locations:link, a.locations:visited, a.locations:hover, a.locations:active  {
	background-image: none;
	background-color: #FFFFFF;
}
/************** #mainimage styles **************/
#mainimg {
	float: right; 
	margin: 0px;
	padding: 0px;
}
#mainimg img{
	margin: 0px;
	padding: 0px;
}
#nav-menu ul { 
	list-style: none;
	padding: 0;
	margin: 0;
} 
#nav-menu li {
	float: left;
	margin: 0 0.15em;
	padding: 0;
	text-align: center
	clear: both;
} 
#nav-menu li a {
	background: url(background.html) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
} 

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a {
	float: none
}
/* End IE5-Mac hack */ 
#nav-menu {
	width:30em
}
/*  Horizontal navigation */
#menu {
	margin: 0;
	padding: 0;
}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
}
#menu ul li a {
	border-left: 1px solid #ccc;
	border-right: none;
	width: 191px;
	height: 25px;
	color: #005FA9;
	text-decoration: none;
	display: block;
	font-weight: normal;
	text-align: center;
	line-height: 1.3em;
	font-size:    12px; !important
	voice-family: "\"}\"";
	voice-family: inherit; 
	font-size:    12px; !important
}
html>#menu ul li a  {
	font-size: 10px;   
} 
#menu ul li#one a	{
	width: 148px;
	border-bottom: 1px solid #ccc;
}
#menu ul li#two a	{
	border-bottom: 1px solid #ccc;
}
#menu ul li#three a	{
	border-bottom: 1px solid #ccc;
}
#menu ul li#four a	{
	width: 210px;
	border-bottom: 1px solid #ccc;	
}
#menu ul li a:hover {
	color: #0d2474;
	background-color: transparent;
	}

#menu a:active	{
	background: transparent;
	color: #0d2474;
}
body#pccsection #menu li#two a {
	background: #FABF49 url(glbnav_background7.html) repeat-x;
	color: #340700;
	font-weight: normal;
	border-bottom: 1px solid #EBDAA7;
}
body#sgssection #menu li#three a {
	background: #E2D8BF url(glbnav_background6.html) repeat-x;		
	color: #661F09;
	font-weight: normal;
	border-bottom: 1px solid #E9E1CF;
}
body#spssection #menu li#four a {
	background: #E2D8BF url(sps_test.html) repeat-x;			
	color: #29598C;
	font-weight: normal;
	border-bottom: 1px solid #CDDCF1;
}
body#hopesection #menu li#one a {
	background: #FFF0BA url(glbnav_background2.html) repeat-x;
	color: #21536A;
	font-weight: normal;
	border-bottom: 1px solid #F1BB4E;
	border-left: 1px solid #F1BB4E;	
}	
#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	} 

/**************** advert styles *****************/

#advert{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#advert img{
	display: block;
	float: right;
}

/********************* end **********************/


/************** #main home page and alumni home page styles  **************/
#leftcolhome {
	width: 370px;
	float: left;
	padding: 0;
	margin: 0;
}
#headlines{
  float:right;
	width: 27%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	padding-right: 10px;
}
#headlines{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-size: 5px;
}
#headlines p{
	padding: 2px 5px 2px 0px;
}
#headlines img{
	text-align: left;
	display: inline;
	float:right;
	margin-right: 5px;
}
#headlines img.rthome{
	float: right;
	margin-left: 3px;
	border: 1px solid #ccc;
}
#headlines h4 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #005FA9;
	margin-bottom: 4px;

	display: block;
}
table {
	font-size: 11px;
	margin-bottom: 10px;
}
tr,td {
	padding: 2px 0 2px 5px;
}
tr.blue {
 background-color: #EFE3CC;
}
tr.yellow {
 background-color: #F1E1AA;
}

tr.grey {
	background-color: #EFE9DD;
}
td.caps {
	text-transform: uppercase;
	font-weight: bold;
}
