
	@import "/css/safsm.css";
	
/* basics */
img { -ms-interpolation-mode:bicubic; }
/* 'trebuchet ms',  */
* {font-family:arial, helvetica, sans-serif; color:#333333; line-height:145%;}
h1 { font-size: 16px; color: #91c1ea; padding: 0px; margin: 0px 0px 15px 0px; }
h2 { font-size: 14px; color: #222222; padding: 0px; margin: 0px 0px 10px 0px; }
h3 { font-size: 12px; color: #666666; padding: 0px; margin: 0px 0px 3px 0px; border-bottom: #666666 1px solid;}
h4 {}
p { font-size: 12px;  color: #333333; margin: 0px 0px 15px 0px; padding: 0px;} /* line-height: 15px;*/

p.error {color: #990000; font-weight: bold;}

a { text-decoration: underline; color: #790000; }
a:hover { text-decoration: underline; color: #000000;}

ul { list-style: disc; margin: 10px 20px 20px 20px; padding: 0px; }
ol { margin: 10px 20px 20px 20px; padding: 0px; }
li { font-size: 12px; margin: 0px 0px 8px 0px;}

acronym, abbr {border-bottom: #990000 1px dotted;}

form {padding: 0px; margin: 0px;}
input,select,option,textarea {margin: 2px 0; padding:0px; font-size: 11px;}

.clear {clear: both;}

/* body */
body           {padding: 0px 0px 20px 0px; margin: 0px; background: #888888 url(/images/seal_bg_thin.gif) center top repeat-x; text-align: center;}
body#printable {padding: 20px 0px 20px 0px; margin: 0px; background: #ffffff; text-align: center;}


/* quotes */
p.quote { font-style: italic; background: url(/images/quote_bg.gif) 0 10px no-repeat; padding: 10px;clear: both; border-top: #cccccc 1px solid; color: #666666;}
p.quoted { font-weight: bold; float: right; width: 200px; font-size: 10px; } /* line-height: 12px;*/



/* containers and content */

div#global { margin-left: auto; margin-right: auto; text-align: left; width: 902px; }

div#container {width: 900px; border: #cccccc 1px solid; padding: 0; border-top: 0; background: white url(/images/contentbg.gif);}

/* HEADER */

div#header { width: 902px; border-bottom: #cccccc 1px solid;}
div#header div#branding { float: left; width: 500px; padding-top: 0px; }
div#header div#branding a {display: block; text-decoration: none; color: #ffffff; height: 105px; width: 500px; margin-bottom: 0px; background: url(/images/unconline_title.gif) 0 0 no-repeat; }

div#header div#topitems { float: right; width: 400px; height:105px; }




/* MAIN LINKS */

div#links { width: 900px; background: #5b5b5d  url(/images/menu-5b5b5d.jpg) repeat-x; border-color: #cccccc; border-width: 0px 1px 0px 1px; border-style: solid;} 
div#links ul {width: 900px; list-style-type: none; display: block; margin: 0px; padding: 0px;}
div#links li, div#links li#welcome {  font-size: 9px;  float: left; margin: 0px; padding: 0px;  
} /*  text-transform: capitalize; */


div#links li.inactive, div#links li a, div#links li#welcome
{
	/*font-family: verdana;*/
	/*font-weight:bold;*/
	font-size:130%;
	text-decoration: none;
	display: block;
	color:white;
	background: #5b5b5d;
	padding: 6px 18px;
	border-right: #cccccc 1px solid;
	background: url(/images/menu-5b5b5d.jpg) repeat-x;
}

div#links li.inactive
{
	font-size:75%;
	color:#666666;
}

div#links li.last a, div#links li#welcome
{
	border-right:0;
}

input#finalize
{
	font-size:12px;
}

div#links li a:hover { color: black; background: #dbb05c; 
background: url(/images/menu-dbb05c.jpg) repeat-x;
}
div#links li#welcome {float:right; border-right:0;}

/* NEWLY ADDED DROPDOWNS */

div#links li ul {
		position: absolute;
		left: -999px;
		height: auto;
		width: 240px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		border-top: #ffffff 1px solid;

		}
	
div#links li li {
		width: 240px;
		}
		
				
		/* links that drop down */
	
div#links li ul li a {
		width: 250px;
		display: block;
		padding: 3px 5px 3px 5px;
		margin: 0px;
		color: white;	
		border-bottom: #cccccc 1px solid;
		background: #5b5b5d url(/images/menu-5b5b5d.jpg) repeat-x;
		}
	
div#links li ul li a:hover {
		width: 250px;
		display: block;
		padding: 3px 5px 3px 5px;
		color: black;	
		background: #dbb05c url(/images/menu-dbb05c.jpg) repeat-x;
		
		}
	
div#links li ul ul {
		margin: 0;
		}
	
div#links li:hover ul ul, #links li:hover ul ul ul, #links li.sfhover ul ul, #links li.sfhover ul ul ul {
		left: -999px;
		}
	
div#links li:hover ul, #links li li:hover ul, #links li li li:hover ul, #links li.sfhover ul, #links li li.sfhover ul, #links li li li.sfhover ul {
		left: auto;
		z-index:8009;
		min-height:0;
		}

	/*attributes for big links, unhovered */	
	
	#nav li:hover, #nav li.sfhover { 
		background: #000000;
		margin: 0px;
		padding: 0px;
		}


/* SUBLINKS */

/*div.sidebar {float: left; width: 180px; margin: 0px; padding: 20px 0px 10px 10px;}*/
	
div.sidebar { font-size: 9px; }
div.sidebarxxxxxxxxx img {margin-bottom: 10px; border: #cccccc 1px solid; }
div.sidebar a {font-size: 11px; text-decoration: none; display: block;  } /*color: #333333;padding: 3px 20px 3px 0px;  border-bottom: #cccccc 1px solid;*/
div.sidebar a.last { border-bottom: #ffffff 1px solid; margin-bottom: 15px;}
div.sidebar a.current { border-bottom: #cccccc 1px solid; font-weight: bold; color: #790000;}
/*
div.sidebar a:hover { background: #f6f6f6; color: #790000; } /*border-bottom: #cccccc 1px dotted;*/
*/

div.sidebar p { font-size: 9px; }
/**
 div.sidebar img {margin-bottom: 10px; border: #cccccc 1px solid; }
**/

div.sidebar div#you_have_viewedcontainer
{
	border-bottom:0pt none;
	margin-bottom:5px;
}



div.sidebar div.youhave h2  { font-size: 13px; }
div.sidebar div.youhave p { border-bottom: 0; padding-bottom: 0px; font-size: 11px; margin:0px 0px 15px;}
div.sidebar div.youhave a { display: inline; border-bottom: 0; margin-bottom: 5px; text-decoration: none; }
div.sidebar div.youhave a:hover { display: inline; border-bottom: 0; background: none; text-decoration: none; }
div.sidebar div.youhave h3 { font-size: 11px;  } /* margin:0px 0px 3px;border-bottom: #AEAEAE 1px dashed;*/
div.sidebar div.youhave div.lessyouHave  {margin-bottom:10px;}

div.sidebar div.youhave  div.clearallyouHave   {padding: 0px;  } /*margin: 10px 0; font-size:12px;}*/
div.sidebar div.youhave  div.clearallyouHave a {padding: 0 20px 0 0 ; background: url(/images/help_clear.gif)  center right no-repeat; color: #333333; }
div.sidebar div.youhave  div.clearallyouHave a:hover {background: #dbb05c url(/images/help_clear-white.gif) 7px center no-repeat; color: #ffffff; border-color: #dbb05c; }



/* CONTENT */

div#content { float: left; width: 480px; margin: 10px 30px 0px 30px; padding: 0px;}

	/* HACK FOR WINDOWS \*/
	* html div#content { float: left; width: 440px; margin: 20px 30px 0px 0px; padding: 0px 0px 0px 20px; }
	/* END HACK */


/* DISPLAY BOX */

/****
div#display { float: left; width: 638px; height: 300px; padding: 0px; margin: 0; border: #cccccc 1px solid;}
****/

/* printables etc. in sublinks */

div#content div#transExtras { margin-bottom: 15px;  padding-bottom:5px; } /* border: 3px double #DCDCDC; text-align:center; */
div#content div#transExtras a { font-size: 12px;   padding: 5px 15px 3px 19px; border-bottom: 0;} /* text-decoration: none;*/
div#content div#transExtras p { border-bottom: #cccccc 1px dotted; margin-bottom: 0px;}
div#content div#transExtras img {border: 0; width: 15px; height: 11px; margin: 0; padding: 0;}

div#content div#transExtras a#printthis  { background: transparent url(/images/help_print.gif) 2px center no-repeat; }
div#content div#transExtras a#printthis:hover { color: #333333; background: url(/images/help_print.gif) 2px center no-repeat; }

div#content div#transExtras a#sendthis { background: transparent url(/images/help_sendthis.gif) 2px center no-repeat }
div#content div#transExtras a#sendthis:hover { color: #333333; background:  url(/images/help_sendthis.gif) 2px center no-repeat; }

div#content div#transExtras a.selectthis { background: transparent url(/images/help_sendthis.gif) 2px center no-repeat }
div#content div#transExtras a.selecttthis:hover { color: #333333; background:  url(/images/help_sendthis.gif) 2px center no-repeat; }

div#content div#transExtras a.downloadthis { background: transparent url(/images/help_contactme.gif) 2px center no-repeat }
div#content div#transExtras a.downloadthis:hover { color: #333333; background:  url(/images/help_contactme.gif) 2px center no-repeat; }

div#content div#transExtras a#contactme { background: transparent url(/images/help_contactme.gif) 2px center no-repeat }
div#content div#transExtras a#contactme:hover { color: #333333; background:  url(/images/help_contactme.gif) 2px center no-repeat; }

/***
div#content div#transExtras a#stories { margin-bottom: 15px; border-bottom: 0; }
div#content div#transExtras a#stories {height:111px; width:148px; border: #333333 1px solid; padding: 7px 5px 5px 7px; font-size: 13px; font-weight: bold; line-height: 17px; background: transparent url(/images/subsite/stories.gif)  no-repeat; }
div#content div#transExtras a#stories:hover { color: #790000; border: #790000 1px solid;}
***/


/* SIDE PANEL */

div.sidebar { width: 160px; margin:10px;} /*  padding: 10px 0px 20px 0px; */
div#panel {float:right;}
div#sublinks {float:left;}

/****
div#panel a {display: block; width: 195px; height: 60px; padding: 0px; margin: 0px 0px 10px 0px; background: #ffffff url(/images/panelbox_off.jpg) 0 0 no-repeat; color: #333333; text-decoration: none; overflow: hidden;}
div#panel a:hover { background: #ffffff url(/images/panelbox_on.jpg) 0 0 no-repeat;}
******/

div#contentfooter p
{
	 text-align:center;
	 color: #5b5b5d; /*#134A23;*/
	 font-weight:bold;
	 font-size:13px;
	 padding-top:10px;
}

a.searchassist { background: #ffffff url(/images/edusearch_off.jpg) 0 0 no-repeat;  text-indent: -9999px;}
a.searchassist:hover { background: #ffffff url(/images/edusearch_on.jpg) 0 0 no-repeat; }



div.sidebar div#searchbox { width: 179px; padding: 0px 8px 2px 8px; margin: 0 0 10px 0; background: #ffffff url(/images/fadebox.jpg) center bottom no-repeat; }
div.sidebar div#searchbox input {font-size: 12px;}
div.sidebar div#searchbox form {margin: 0; padding: 0;}
div.sidebar div#searchbox p {padding-top: 0px; font-size: 10px; margin:0; }
div.sidebar div#searchbox p#advsearch { padding: 0; margin: 0; font-size: 10px; }
div.sidebar div#searchbox p#advsearch a { display: inline; background: none; color: #790000; padding: 3px; }
div.sidebar div#searchbox p#advsearch a:hover { background: #790000; color: #ffffff; }

div.sidebar div#searchbox p#advsearch { margin: 5px 0 5px 0; }

/**
div.sidebar div#announcements { width: 179px; margin: 0px; padding: 10px 8px 8px 8px; background: #ffffff url(/images/fadebox.jpg) bottom center no-repeat; border-top: #cccccc 1px solid; )
**/
div.sidebar div#announcements a { display: inline; background: none; }
div.sidebar div#announcements a:hover { display: inline; background: none; color: #990000; }




/*------------- CONTACT and APPLY PAGES -------------*/

div.formfloat { float: left; margin-right: 15px; margin-bottom: 15px; }
div.formfloat p {margin-bottom: 2px;}
div.formfloatless { float: left; width: 390px; margin-bottom: 15px;}
div.formfloatless p {margin-bottom: 2px;}
div.formdivider { float: left; width: 390px; height: 10px; border-top: #cccccc 1px solid; clear: both;}

div#name
{
    display:none;
	visibility:hidden;
}

/* FOOTER */

div#footer { clear: both; padding: 10px;}
div#footer p {font-size:9px; margin: 0; padding: 0;}

/* ACCESSIBILITY  */

	div#skiptocontent {
	position: absolute;
	left: -9999px;
	top: -9999px;
	}

	div#skiptocontent a {text-indent: -9999px;}




/*PRINTABLE INVISIBLES*/
body#printable div#links,
body#printable div.sidebar,
body#printable div#topitems
{
	display: none;
}

body#printable div#header
{
	border:0;
}

body#printable div#global {text-align: left; margin-left: 10px;}
body#printable div#container {width: 700px; border: #cccccc 1px solid; padding: 0px 0px 20px 0px; background: #ffffff;}
body#printable div#content {width: 650px; padding: 10px;}


table
{
  font-size: 12px;  color: #333333; margin: 0px 0px 15px 0px; padding: 0px; /* line-height: 15px;*/
	border: #cccccc 1px solid;
}

table th
{
   background-color:#D3D3D3;
}

table th a
{
   color: #333333; text-decoration: none;
}

table th a:hover
{
   color: #790000; text-decoration: none;
}


table tr td, table tr th 
{
   padding:5px;
}

table tr td
{
	 vertical-align:top;
}

table tr.title
{
   background-color:#F2F3F5;
}

table tr td.description
{
   color:#808080;
	 border-bottom:1px solid #D3D3D3;
	 padding-bottom:15px;
}

td.description table, td.description table td
{
  border:0;
	margin:0;
	padding: 0;
	color:#808080;
}

td.description td.insttn
{
	width:110px;
	text-align:center;
	vertical-align:middle;
}

td.description td.instdesc
{
	/*vertical-align:middle;*/
	padding-left:10px;
}

.dynamicSummary
{
   margin-bottom:30px;
} 

.dynamicSummaryContent
{
 		background-color:#F2F3F5; /*#e8e8e8;*/
		border:1px solid #D3D3D3;
}

.dynamicSummaryTitle
{
		border-bottom:1px dotted #D3D3D3;
		padding:10px 10px 0 10px;
}

.dynamicSummaryBody
{
 		overflow:auto;
		height:100px;
		padding:10px;
}

.dbtrace
{
  background-color:yellow;
	text-align:left;
	font-size:11px;
	margin:0;
}

/*
div.testimonial
{
	padding: 10px;
}
*/ 

div.sidebar div.testimonial .text
{
	font-style: italic;
	font-family: georgia, times, serif;
	color: #333333;
	font-size: 13px;
}

div.sidebar div.testimonial p.author
{
   font-size:9px;
}


table.subjectgrid th, table.subjectgrid td,
table.assetgrid th
{
  text-align:center;
}

table.subjectgrid th.subject, table.subjectgrid td.subject
{
  text-align:right;
}

table.subjectgrid .evenrow,
table.assetgrid .evenrow
{
    background-color:#F2F3F5;
}

table.coursefilters
{
  margin:0;
	border:0;
}

table.coursefilters td
{
	padding:0 5px 0 0 ;
}

table.coursefilters td.filterdescription
{
	padding-right:20px;
}	

/* ********nav2 *********** */

/***********
div#panel .navbody
{
	width:180px;
}

div#sublinks .navbody 
{
	width:190px;
}
****/



div.sidebar .navbody a,
div.sidebar .navbody div,
div.sidebar .navbody p,
div.sidebar .navbody h1,
div.sidebar .navbody h2,
 .navbody h3
{
	border:0;
	padding:0;
	margin:0;	
	/*line-height:1.3;*/
}

.navbody
{
	margin-top: 5px; 
	margin-bottom: 20px;

}


div.sidebar div.navbody .navbodyitem
{
	padding-top:5px;
/**	padding-right: 10px;	
	padding-left: 10px; 
	**/
}


div.sidebar .navbodyitem img
{
	/*float:right; */
	border:0;
	margin:0;
}

div.sidebar div.dashed,
div.sidebar tr.dashed
{
	 border-bottom: 1px dashed #aeaeae;
	 border-width:0 0 1px 0;
	 padding:5px 0 5px 0;
	 clear:both;
}

/**
div.sidebar a,
div.sidebar a:hover
{
	background: url();  
	height:auto;
	width:auto;
}
**/

/**
div.sidebar h2,
div.sidebar p#moretestimonials
{
	color:#790000;
}
**/
div.sidebar p,
div.sidebar div#announcements p a
{
	font-size:9px;
}


div.sidebar div.navbody .navbodyitem.top
{
	margin-top:0;
}

div.sidebar h1,
div.sidebar div.navbody  h1,
div.sidebar div.testimonial h1
{
   border-bottom:1px solid #91c1ea;
   color:#91c1ea;
   /*
   margin-right:10px; 
   margin-left:10px;
   */ 
}

div.sidebar div.testimonial h1
{
	margin-left:0;
}

/**
div#sublinks div.navbody h1 
{
   margin-right:10px;
   margin-left:10px;
}
**/
div.sidebar div.navbodyitem h2 a
{
  color:#790000;
 font-size:14px;
  text-decoration:underline;
}

div#sublinks div.navbodyitem h2 a:hover
{
  color:#333333;
}



div.sidebar .navbodyitem#searchassist p
{
  margin-left:10px;
}

.navbody#search img
{
	float:right;
}

.navbodyitem#searchtools 
{
	clear:both;
	/*padding-top:0;*/
}


div#preview
{
	background:url(/images/preview.gif) repeat-y;
}
div#youHave_all ul,
div#selected_all ul
{
	margin: 0 0 10px 10px;
	list-style-type:none;
}

div#youHave_all ul li,
div#selected_all ul li
{
	margin-bottom:0;
}

table.navbodytbl,
div.sidebar table.navbodytbl img
{
	border:0;
	margin:0;
}

table.navbodytbl
{
	margin-bottom:20px;
}

table.navbodytbl tr
{
	height:50px;
}

div#panel table.navbodytbl td.text
{
	padding:0 0 0 20px;
}
div#sublinks table.navbodytbl td
{
	padding:0 20px 0 0;
}

div.sidebar table.navbodytbl td
{
	vertical-align:middle;
}

table.navbodytbl td.logo
{
	padding:0 ;
	text-align:center;
}

div.sidebar table.navbodytbl a
{

	padding:0;
/**
 * 	text-decoration:underline;
 	border:0;
	color:#790000;
**/
}

div.sidebar table.navbodytbl a:hover
{
  color:#333333;
  background-color:#F2F3F5;
}

/**
div#panel table tr  td
{
  text-align:right; 
}
**/ 

div#panel table tr.navbodyitemtbl.active td.text
{
  background: url(/images/activearrow-left.gif) no-repeat center left; 
}

div#panel table tr.navbodyitemtbl td.text p,
div#panel table tr.navbodyitemtbl td.text p a
{
	line-height:120%;
}

div.sidebar h2
{
	font-size:11px;
	margin:0;
}

div.sidebar td.text p
{
	font-weight:bold;
	font-size:11px;
	margin:0;
	color: #222222;
	padding: 0px;
}

table.youHavetbl
{
	margin:0 0 10px 0;
	border:0;
	width:100%;
}


table.youHavetbl td
{
	padding:0;
}


div#you_have_selectedcontainer table.youHavetbl tr td a
{
	margin:0;
}

 
div.sidebar div#youhaveanswered a.sub,
div.sidebar .navbody td.sub

{
	padding-left:10px;
}

div#content div.sidebar
{
	width:480px;
}

div.alertbox
{
	/*width:100%;*/
	border: 1px solid black;
	padding: 10px;
	background-color: #FFA07A;
}

div.pagination
{
	font-size:12px;
	/*float:left;*/
	width:100%;
}

div.pagination div.pagesize
{
	float:right;
	width:20%;
}

/*
div.pagination div.pagenumber
{
	float:left;
	width:80%
}
*/

div.pagination div.pagesize div.prompt,
div.pagination div.pagesize ul
{
	float:right;
}

div.pagination div.pagenumber div.prompt,
div.pagination div.pagenumber ul
{
	float:left;
}

div.pagination ul
{
	list-style-type: none;
	display: block;
	margin: 0px;
	/* padding: 0px; */
}

div.pagination li
{
	float: left;
	text-align:center;
	width:15px;
	background-color:#F2F3F5;
	border:1px solid gray;
	margin:3px 6px 3px 0;
}

div.pagination div.pagesize li
{
	margin:3px 0 3px 6px;
}

div.pagination li.current,
div.pagination div.pagesize li.current
{
	background-color:#DBB05C;
	font-weight:bold;
}

div.pagination li a
{
	text-decoration:none;
}

div.pagination li a:hover
{
	font-weight:bold;
}

div.pagination li.empty
{
	border:1px solid #F2F3F5;
}

div.pagination li.prevnext
{
	border: 1px dashed white;
	background-color:white;
}

div.pagination li.prevnext img
{
	border:0;
	margin-top:2px;	
}

.clear
{
	clear:both;
}

input#_sAnswer
{
	text-align:right;
}

p.contactfinished
{
	padding:30px;
	font-size:100%;
	font-weight:bold;
}

img.militarycollage
{
	align:center;
	border:1px solid #dcdcdc;
	margin-bottom:10px;
}

table.welcomeinfo
{
	border:0;
}

table.welcomeinfo tr td
{
	width:25%;
	padding:0 10px 15px 0;
}

table.welcomeinfo tr td p
{
	margin:0;
}

table.welcomeinfo tr td.middle
{
	vertical-align: middle;
}

table.welcomeinfo tr td ul
{
	margin-top:0;
}

div.callout
{
	background:#F2F3F5;
	border:1px solid #DCDCDC;
	padding:10px 10px 5px 15px;
	float:right;
	margin:0 10px 10px 20px;
	
}

div.callout p
{
	margin-bottom:5px;
	font-size:11px;
}

