@import url("/pub/styles.css");

body { font-family: Arial, Helvetica, sans-serif;  margin: 0; padding: 0; }


div#banner {background-color:white;border:0px;}

.button 
{
	background-color:lightgray;
	color: black;
}

div.component h1
{
	margin-bottom: 10px;
}

div.component {
	
	background-color:#FBFBFB;
	width:99%;
}

div#cisronline {
	width:100%;
	}

div.componentAcct {
	
	background-color:white;
	margin:5px;
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height:200px;
}

div.componentAcct h2
 {
	margin:0px;
	padding:3px 0px 2px 3px;
	vertical-align:middle;
	font-size:10pt;
	border-bottom-style: none;
	width:auto;
}

div.componentAcct#login
	{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-style:none;
}



div.componentForSurveyFeedback {
	
	width:99%;
	background-color:#FBFBFB;
	margin:5px 5px 10px 5px;
	padding:0px 0px 5px 0px;
	border-style:solid;
	border-width:1px;
	border-color:#176398;
	font-size:14px;
}

div.componentLeft {
	
	margin:5px 5px 10px 5px;
	
	border-style:none;
	background-color:#999999;
}


div.componentInstr {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 35px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 20px;

}


div#wrap, div#main 
{
	background-color:white;
	width:100%;
	min-height: 100%; 
    height: auto !important; 
    height: 100%; 
}



div#header
{
	height:155px;
	margin:0;
	padding:0;
	width:100%;
	background-repeat:repeat-x;
	background-image: url(img/headerback.jpg);
	text-align: center;
}

div#mastHead div.userInfo
{
	color:black;
}

div#mastHead div.userInfo a
{
	color:black;
}

div.vmenu
{
	height:auto;
}

div#left
{
	float:left; 
	width:200px;
	height:auto;
	padding:0;
	margin:0;
}

div#piasignin
{
	margin-left:205px;
}



div#right
{
	margin-left:200px;
}

div#footer{
	height: 75px;
	color:white;
	text-align:center;
	vertical-align:top;
	background-image: url(img/footerback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	padding: 5px;
} 


img.logoimage
{
  height: 200px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top:100px;
  display:block;
  
}

div#txtDiv
{
	font-size:16pt;
	background-color:yellow;
	color:black;
	width:auto;
	text-align:center;
	margin-top:50px;
}


.width100pct
{
width: 100%;
}


h1 {

	padding:5px 0px 0px 6px;
	margin:0px;
	vertical-align:middle;
	height:1.5em;
	font-size:12pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #176398;
	background-color:#D5D2C1; 
	color:black;
	width:auto;
}

h1#welcome {
	font-family: Arial, Helvetica, sans-serif;
	color: #D70E1C;
	font-size: 23px;
	padding-top: 25px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color:white;
	color:red;
	border-style:none;
}


h2 {
	margin:0px;
	padding:3px 0px 2px 3px;
	vertical-align:middle;
	font-size:10pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #176398;
	background-color:#D0CFC9;
}

h3 {margin:0px; padding:3px 0px 2px 3px; vertical-align:middle; 
font-size:8pt;  border-bottom-style: solid; border-bottom-width: 1px; 
border-bottom-color: #176398; background-color:#F5F4F0; width:auto;}

th {background-color:#E5E3D9;}


/*left menu*/

div#vmenu ul
{
	list-style:none outside none;margin-top:0; margin-bottom:0;
}

div#vmenu li
{
	list-style: none;
	white-space:  nowrap;
	height:20;
	padding-top:2px;
	padding-bottom:2px;
	padding-right: 0px;
	margin-left: -30px;
	background-image: url(/img/navlinkback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
	
	/*
	padding-top: 9px;
	
	padding-bottom: 4px;
	padding-left: 25px;
	
	
	
	
	margin: 0px;
	*/
}

.vmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.vmenu a:link {
	text-decoration: none;
	color: #000000;}

div.vmenu 
	{
	
	text-align:left; 
	margin:0; 
	padding:0 10 0 0; 
	height:auto;
	
	background-image: url(/img/navback.jpg);
	background-repeat: repeat-y;
	background-position: right;
	 
	 
	}

div.vmenu ul li a
{
	margin: 3 0 3 0;
	width:100%;
	text-decoration:none;
	font-weight: bold;
}



div.vmenu ul li a:link
{
	color:black;
}

div.menu ul li a:visited
{
   color:red;
}
/**/

div#menu A:link, A:link  { color: black; font-weight: bold; text-decoration: none; }
div#menu A:visited, A:visited   { color: black; font-weight: bold; text-decoration: none; }
div#menu A:hover, A:hover { color: #000; text-decoration: underline; }
div#menu A:active { color: #000; text-decoration: underline; }

/* for 14menu */
div#l4menu div.component {border: 1px solid #c2c2c2;}


/** MENU **/
div.nav ul {
	padding: 0;
	 margin: 0px 0px 10px 0px;
	 list-style: none;	
	}
	
div.nav {
	position: relative;
	background-color: #ADACAC;
	border: 1px solid #000000; /* borders the bottom of the top nav */
	border-width: 1px 0;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	display:block;
	z-index:2;
	}
div.two {
	margin-top: -5px;
	background-color:#F2F2F2;
	border: 0 none;
	position:relative;
	z-index:0;
	}
	

li.menuItem  {
	float:left;
	padding-left: .4em;
	margin-right: .4em;
	
	border-left-width: 1px;
	border-color:gray;
	border-left-style:solid;
	
}


li.first {
	margin-left: 2px;
	border-left-style:none;
}

li.Selected {
	background-color:#F2F2F2;
}

.nav a {
  display: block;
  color: black;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	}
	


.dropdown li:hover {background: #FEFEFE;} /* hover color effect on dropdown links */

.dropdown ul {background: #E9E6E6;}


table.courseTable
{
	width:100%;
	margin:0;
	padding:0;
	line-height: 1.25em;
}

h3.alphaheading  
{
	background-color:#D5D2C1;
	color:black;
}
span.organization{display:none}