/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                      DEFAULT STYLES                                     */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 10pt;
	color:#000000;
	background:#ccc;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #000080;
	font-weight: bold;
	font-size: 18px;
	margin-top: 1px;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -14px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -14px;
}
A:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
A:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
A:visited {
	color: #666666;
	text-decoration: none;
	border-bottom : 1px dashed;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       LAYOUT STYLES                                     */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/



#container {/*encloses all content*/
	width: 771px;
	text-align: left;
	margin: 15px auto 0px;
	border: 2px solid #000080;
	background: url(/includes/images/body_bg.gif) repeat-y left top;
}
#banner {/*Define properties for banner ID*/
	height: 135px;
	width:771px;
	clear:both;
}
#banner h1 {
	margin:0px
}
#banner h1 a {
	display:block;
	width:182px;
	height:135px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0px;
	text-decoration: none;
	border-style: none;
}
#banner h2 {
	margin:0px
}
#banner h2 a {
	display:block;
	width:492px;
	height:135px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0px;
	text-decoration: none;
	border-style: none;
}




#banner h1 {
    background: url("/includes/audit/images/nsu_logo.jpg") no-repeat scroll right top transparent;
    display: inline-block;
    float: left;
    height: 135px;
    margin: 0;
    width: 182px;
}
#banner h1 a {
    background: url("/includes/images/nsulogosm.png") no-repeat scroll 2px 30px transparent;
}
#banner h1 a {
    border-style: none;
    display: block;
    float: left;
    height: 135px;
    margin: 0;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    width: 182px;
}






#banner .search {
	float:left;
	width:97px;
	height:135px;
	margin:0px;
	text-align: right;
}
#banner .search div {
	height:70px;
	margin-right:10px;
	padding-top:16px;
}
#banner .search a {
	display:block;
	width: 75px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom:2px;
	margin-bottom:-14px;
	text-decoration: none;
	border-style: none;
}
#banner .search a.divider {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#banner .search hr {
	text-align: right;
}
/*#container #title{for marg g testing

	height: 89px;

	color:#000000;

	font-family: Arial, Helvetica, verdana, sans-serif;

	font-weight: bold;

	font-style: normal;

	font-size: 24px;

	text-align: right;

	padding-right:10px;

	display:block;

	min-height:36px

	}

*/	

#container #title {/*Define properties for title ID*/
	height: 37px;
	color:#000000;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	text-align: right;
	padding-top:53px;
	padding-right:10px;
	display:block;
	min-height:38px;
	vertical-align: bottom;
}
#content {/*Define properties for content ID*/
	padding: 15px;
	float:left;
	width:573px;
	margin:0px;
}
* html #content { /*Added by Nando to fix IE6 content width issue*/
	width:571px;
}
#footer {/*Define properties for footer ID*/
	background:#2551A8;
	height: 25px;
	text-align: center;
	padding-top:10px;
	clear:both;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 9pt;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 9pt;
	text-decoration:none;
	border-style: none;
}
#footer a:hover {
	text-decoration:underline;
	border-style: none;
}
#mainnav {/*Define properties for sidebar ID*/
	width: 166px;
	float: left;
	word-wrap: break-word;
	margin-bottom:10px;
}
#nav {/*Define properties for nav ID - this is the main navigation */
	width: 166px;
	float: left;
	padding:0px;
	display: block;
	word-wrap: break-word;
	margin-bottom:5px;
}
#nav a {
	display: block;
	padding: 4px;
	margin-bottom:-16px;
	width: 157px;
	background-color:#eeeeee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	/*border-top: 1px solid #ccc;*/

	text-decoration:none;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#000080;
}
#nav a:visited {
	color:#000080;
}
#nav a:hover, #nav a:active, #nav a:focus {
	color:#000080;
	background-color:#ccc;
}
/*//////////////////THis style will replace the current nav style  :  testing phase///////////////////////*/

#navlist {
	margin: 0;
	margin-bottom:5px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist a {
	display: block;
	padding: 4px;
	width: 158px;
	background-color: #eee;
	/*border-top: 1px solid #ccc;*/

border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 8pt;
	font-weight: bold;
	color:#000080;
}
#navlist a:link, #mynavlist a:visited {
	color: #EEE;
	color:#000080;
	text-decoration: none;
}
#navlist a:hover {
	color:#000080;
	background-color:#ccc;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/



#sideinfobox {/*Define properties for sideinfobox ID - this is the box below the main navigation*/
	margin-top:10px;
	width: 150px;
	float:left;
	clear:left;
	background-image: url(/includes/images/sideinfobox_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#000080;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	padding: 10px 8px 3px;
}
#sideinfobox ul{padding-left:0px; margin:6px 0px 6px 14px}
#sideinfobox li{padding:0px}
#sideinfobox li a:link, #sideinfobox li a:visited{ border:none; font-weight:bold; color:#000080}
#sideinfobox li a:hover{border:none; text-decoration:underline}


#sideinfoboxbottom {
	width: 166px;
	background-image: url(/includes/images/sideinfobox_bottom.gif);
	float:left;
	clear:left;
	height:19px;
	background-repeat: no-repeat;
	background-position: right top;
}

.subnav {/*Define properties for subnav ID - used to create a column on right side of page*/
	clear:both;
	float: right;
	width: 155px;
	margin-bottom: 5px;
}
.subnav_img {/*Define properties for sidebar-right ID - used to create a column on right side of page*/
	clear:both;
	float: right;
	width: 155px;
	margin-bottom: 5px;
}
#printbutton {
	margin:0px;
	padding-left:4px;
}
#printbutton a {
	display:block;
	width:157px;
	background: transparent url(/includes/images/printer.gif) no-repeat left top;
	height:31px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0px;
	text-decoration: none;
	border-style: none;
}
.rule {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 5px;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       PRINT STYLES                                      */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/

.print_title {
	color: #004E96;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
}
.print_subtitle {
	color: #000000;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	margin-bottom: 5px;
}
.print_footer {
	clear: both;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       CONTENT STYLES                                    */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/

	

.boxOlinks {/*Define properties for boxOlinks ID - this is for additional navigation*/
	font: normal x-small/12px Verdana, Sans-serif;
	border: 1px solid #000080;
}
.boxOlinks h3 {
	margin: 0px;
	padding: 3px 5px 3px 7px;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	font: bold x-small Verdana, Sans-serif;
	background-color: #000080;
}
.boxOlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.boxOlinks ul a:link, .boxOlinks ul a:visited, .boxOlinks ul a:active {
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 7px;
	color: #000080;
	border-bottom: 1px solid #ffffff;
	background: #efefef;
	height: 14px;
}
/**html .boxOlinks ul a:link, .boxOlinks ul a:visited, .boxOlinks ul a:active{

	height: 14px;

}*/



/*style for most browsers except ie 4-6

head:first-child+body .boxOlinks ul a:visited {

	height: auto;

} */



head:first-child+body .boxOlinks ul a:link, .boxOlinks ul a:visited, .boxOlinks ul a:active {
	height: auto;
}
.boxOlinks ul a:hover {
	background-color: #CCCCCC;
}
.boxOlinks2 {/*Define properties for boxOlinks2 ID - this is for additional navigation*/
	font: normal x-small/12px Verdana, Sans-serif;
	border: 1px solid #BBD6F3;
}
.boxOlinks2 h3 {
	margin: 0px;
	padding: 3px 5px 3px 7px;
	color: #000080;
	border-bottom: 1px solid #FFFFFF;
	font: bold x-small Verdana, Sans-serif;
	background-color: #BBD6F3;
}
.boxOlinks2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.boxOlinks2 ul a:link, .boxOlinks2 ul a:visited, .boxOlinks2 ul a:active {
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 7px;
	margin: 0px;
	height: 14px;
	color: #000080;
	border-bottom: 1px solid #ffffff;
	background: #efefef;
}
/* Commented by JAM - 7/30/07 *html .boxOlink2s ul a:link, .boxOlinks2 ul a:visited, .boxOlinks2 ul a:active{

	height: 14px;

}*/



head:first-child+body .boxOlinks2 ul a:link, .boxOlinks2 ul a:visited, .boxOlinks2 ul a:active {
	height: auto;
}
.boxOlinks2 ul a:hover {
	background-color: #CCCCCC;
}
.boxOcontent {/*Define properties for boxOcontent ID - Used in the content area to highlight specific content*/
	font: normal 10px Verdana, Sans-serif;
}
.boxOcontent h3 {
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 7px;
	width: 39em;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font: bold 10px Verdana, Sans-serif;
	background-color: #006699;/*BBD6F3*/
}
.boxOcontent ul {
	margin: 0px;
	display: block;
	padding: 7px 5px 3px 7px;
	width: 39em;
	color: #000080;
	background: #EEEEEE;
}
.boxOcontent li {
	padding-bottom: 8px;
	list-style: none;
}
.box0info {
	background-color: #EEEEEE;
	font: normal x-small/12px Verdana, Sans-serif;
	border: 1px solid #000080;
	padding-bottom: 8px;
}
.box0info h3 {
	margin: 0px;
	color: #ffffff;
	font: bold x-small Verdana, Sans-serif;
	background-color: #000080;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.box0info p {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 6px;
	margin-bottom: 5px;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       TABLE STYLES                                      */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/



.dept {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 10pt;
	border: 1px solid #C4C4C4;
	background:	Window;
}
.dept th {
	text-align:left;
	padding: 2px 5px;
	border: 1px solid #C4C4C4;
	background-color: #D9D9D9;
}
.dept td {
	padding: 4px 5px;
	border: 1px solid #C4C4C4;
}
tr.even {
	background-color: #eeeeee;
}
tr.odd {
	background-color: #ffffff;
}
.dept .top {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	float: right;
	background: url(http://www.nova.edu/cwis/images/top.gif) no-repeat left center;
	padding-right:14px;
	font-variant: small-caps;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       LINK STYLES                                       */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/



A.smalllink:link {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: none;
}
A.smalllink:visited {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom : 0px;
	border-bottom-style: none;
}
A.smalllink:hover {
	text-decoration: underline;
	border-bottom-style: none;
}
A.static:link {/******  A.static - LINK CLASS FOR ALL LINKS THAT DON'T CHANGE WHEN VISITED  ******/
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
A.static:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
A.static:hover {
	color: #0000FF;
	text-decoration: none;
	border-bottom : 1px dashed;
}
.top {/************class for top of page links************/
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	background: url(http://www.nova.edu/cwis/images/top.gif) no-repeat left center;
	padding-right:14px;
	font-variant: small-caps;
}
A.top:link {/******  A.top - LINK CLASS FOR ALL LINKS THAT DON'T CHANGE WHEN VISITED  ******/
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
A.top:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
A.top:hover {
	color: #0000FF;
	text-decoration: none;
	border-bottom : 1px dashed;
}
/******  A.photolink - LINK CLASS FOR ALL LINKED PICTURES  ******/



A.photolink:link {
	text-decoration: none;
	border-bottom : 0px;
	border-bottom-style: none;
}
A.photolink:visited {
	text-decoration: none;
	border-bottom : 0px;
	border-bottom-style: none;
}
A.photolink:hover {
	text-decoration: none;
	border-bottom : 0px;
	border-bottom-style: none;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       LIST STYLES                                       */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/

					

li.adobe {
	list-style-position: outside;
	list-style-image: url(http://www.nova.edu/cwis/images/pdf.gif);
	vertical-align: text-top;
	word-spacing: 1px;
}
li.doc {
	list-style-position: outside;
	list-style-image: url(http://www.nova.edu/cwis/images/word.gif);
	vertical-align: middle;
	word-spacing: 1px;
}
li.xls {
	list-style-position: outside;
	list-style-image: url(http://www.nova.edu/cwis/images/excel.gif);
	vertical-align: text-top;
	word-spacing: 1px;
}
li.ppt {
	list-style-position: outside;
	list-style-image: url(http://www.nova.edu/cwis/images/ppt.gif);
	vertical-align: middle;
	word-spacing: 1px;
}
li.mov {
	list-style-position: outside;
	list-style-image: url(http://www.nova.edu/cwis/images/mov.gif);
	vertical-align: middle;
	word-spacing: 1px;
}
li.winmedia {
	list-style-position: outside;
	list-style-image: url(http://www.nova.edu/cwis/images/winmedia.gif);
	vertical-align: text-top;
	word-spacing: 1px;
}
li.mp3 {
	list-style-position: outside;
	list-style-image: url(http://www.nova.edu/cwis/images/mp3.gif);
	vertical-align: text-top;
	word-spacing: 1px;
}
.mp3{ background:url(http://www.nova.edu/cwis/images/mp3.gif)no-repeat 0px 0px;padding-left: 20px;}

ul {
	list-style: square;
}
ul.doublespace li {
	padding-bottom: 12px;
}
ol.doublespace li {
	padding-bottom: 12px;
}
ul.singlespace li {
	padding:3px;
}
ol.singlespace li {
	padding:3px;
}
ul.nobullets {
	float: left;
	width: 39em;
	margin: 0;
	padding: 7px 5px 3px 7px;
	list-style: none;
	color: #000080;
	background: #EEEEEE;
}
ul.nobullets li.column1 {
	float: left;
	width: 24em;
	margin: 0;
	padding-bottom: 8px;
}
ul.nobullets li.column2 {
	float: left;
	width: 13em;
	margin: 0;
	padding-bottom: 8px;
}
ul.withbullets {
	float: left;
	width: 15em; /* width is changed */
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.withbullets li {
	float: left;
	width: 6em;
	margin: 0;
	background-image: url(../../healthcare/mybullet.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 1em; /* left padding moves the text away from the bullet */
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                     BREADCRUMB STYLES                                   */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/



.breadcrumb {
	margin-left: 2px;
}
.delimeter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
a.kwhref:link, a.kwhref:visited {
	font-size: 11px;
	text-decoration: none;
	border: none;
	color: #000080;
}
a.kwhref:hover {
	font-size: 11px;
	text-decoration: none;
	border: none;
	color: #990000;/*background-color: #EEEEEE;*/

}
.kwtitle {
	font-size: 11px;
	color: #000080;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       FORM STYLES                                      */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/





/******  .select - USED FOR FORM ELEMENTS SUCH AS INPUT FIELDS, CHECKBOXES, ETC. ******/



.select {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 8pt;
	background-color: #CCCCCC;
}
.template {
	background-color:#FFFFFF;
}
/*-----------------------------------------------------------------------------------------*/

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*                                       FONT STYLES                                      */

/* ////////////////////////////////////////////////////////////////////////////////////////*/

/*-----------------------------------------------------------------------------------------*/					

					



.smfont {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
}
/**************************************************************************************

****************************THESE STYLES ARE BEING PHASED OUT**************************

**************************************************************************************/

#subnav {/*Define properties for subnav ID - used to create a column on right side of page*/
	clear:both;
	float: right;
	width: 155px;
	margin-bottom: 5px;
}
#sidebar {/*Define properties for sidebar ID*/
	width: 166px;
	float: left;
	word-wrap: break-word;
	margin-bottom:10px;
}
#sidebar-right {/*Define properties for sidebar-right ID - used to create a column on right side of page*/
	clear:both;
	float: right;
	width: 155px;
	margin-bottom: 5px;
}
.toparrow {
	font-family: Webdings
}
/*table.dept {

padding: 10px;

margin:0px; 

font-family: Arial, Helvetica, verdana, sans-serif;

font-size: 10pt;}



table.dept th{

background-color: #D9D9D9;

border: 1px solid #C4C4C4;	

text-align: left;

}

table.dept td{

border: 1px solid #C4C4C4;}

tr.even{

background-color: #eeeeee}

tr.odd{

background-color: #ffffff;}	*/





/******  .redfont - RED FONT - USED AS NEEDED FOR HEADINGS ******/



.redfont {
	color: #990000;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
