html, body{
 font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
 font-size: 10px;
 margin: 0px;
 padding: 0px;
 height: 100%;
 background-position: 50%;
 background-color: #CCCCCC; 
 text-align: center;
}
h2 {
 font-size: 16px;
  margin-top: 0px;
}
h3 {
 font-size: 14px;
 font-weight: bold;
 margin-left: 10px;
}
#blackbandHome {
 overflow: hidden;
 width: 186px;
 height: 22px;
 font-size: 9px;
 background-color: #FFFFFF;
 text-align: center;
 float: right;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
#blackbandHome a {
 text-decoration:underline;
 font-size: 11px;
 color: #000000;
}
#blackbandHome a:hover {
 text-decoration:underline;
 font-size: 11px;
 color: #ff0000;
}
#leftsidePublic {
 width: 589px;
 position: relative;
 float: left;
 margin-right: auto;
 margin-left: auto;
 overflow: hidden;
 text-align: center;
}
#leftsidePublic p {
 margin-bottom: 2px;
}
#rightsidePublic{
 width: 200px;
 margin:0 auto;
 float: right;
 height: auto;
}
#public {
 width: 780px;
 position: relative;
 margin-bottom: 10px;
 border: 0;
 height: auto;
}
#books {
 float:right;
 width: 210px;
 height: 83px;
 padding: 10px;
}
#booksLink {
 float:left; 
 margin-bottom: 10px; 
 text-align: center; 
 width:391px;
}
#books ul {
 margin: 0px;
 padding: 0px;
 list-style: disc;
}
#booksLink a {
  color: #000000;
  text-decoration: underline; 	
}
#booksLink a:hover {
 color: #005569;	
}
#distanceLearning {
 border-left: solid 1px #ccc;
 width: 391px;
 padding-right: 5px;
 height: 230px;
 padding-top: 5px;
}
#distanceLearning a {
  color: #000000;
  text-decoration: underline; 	
}
#distanceLearning a:hover {
 color: #005569;	
}
#riltText {
 margin-top: 0px;
 margin-right: 10px;
 text-align: justify;
 line-height: 13px;
 margin-left: 10px;
}
#viltText {
 margin-top: 10px;
 margin-right: 10px;
 text-align: justify;
 margin-left: 10px;
}
#linkUnderline a {
 text-decoration:underline;
 font-style: italic;
 font-size: 12px;
 color: #FF0000;
}
#smartnetLinks {
 font-size: 12px;
 color: Navy;
 display: inline;
}
#pressroomLinks {
 font-size: 12px;
 color: Navy;
 display: inline;
}
#map {
 text-align: center;
 padding-bottom: 30px;
}
#picalignPublic {
 float: left;
 padding-right: 20px;
 padding-bottom: 10px;
}
#mainText {
 font-size: 10px;
 text-align: left;
 width: 790px;
}
#pageText {
 font-size: 12px;
 text-align: justify;
 width: 730px;
 margin: 0 0 0 0;
 padding: 10px 30px 30px 30px;
 float: right;
}
#mapcourseDetail{
 text-align: center;
 width: 780px;
 margin: 0 0 0 0;
 padding: 20px 5px 30px 5px;
}
#tprTtxt{
 position: relative;
 left: 50px;
}
#tprTtxt a {
	color:Navy;
	text-decoration:none;
	font-weight: bold;
}
#tprTtxt a:hover {
	color:#ffffff;
	text-decoration:none;
}
#coursePdf {
 font-size: 10px;
 padding-left: 17px;
}
#newcourseHomepage {
 font-size:10px;
 line-height:15px;
 width: 398px;
 height: 620px;
 background: url('../Assets/Repository/PageImage/lgrey154.jpg');
}
#newcourseHomepage ul {
 list-style-image:url('../Assets/Repository/PageImage/greenarrow.jpg');	
 color: #BDBDBD;
}
#newcourseHomepage a {
  color: #005569; 	
}
#newcourseHomepage a:hover {
 text-decoration: underline;
 color: #01303b;	
}
#news {
 font-size:10px;
 line-height:15px;
 margin-bottom: 0px;
 padding-bottom: 10px;
 background: url('../Assets/Repository/PageImage/lgrey154.jpg');

}
#news ul {
 list-style: square;
}
#news a {
  color: #005569; 	
}
#news a:hover {
 text-decoration: underline;
 color: #01303b;	
}
#home {
 padding: 10px 0px 5px 0px;
 width: 375px;
 margin: 0 0 0 0;
 text-align: justify;
}
#home ul {
 margin:0;
 padding: 0px 15px 15px 20px;
 background: #deebff url('../Assets/Repository/TextBox/BottomBlue.gif') no-repeat bottom;
}
#home ul li {
 margin-left:15px;
 margin-top: 0px;
 margin-bottom: 4px;
 list-style: square;
}
#home h2 {
 font-size: 14px;
 background:transparent url('../Assets/Repository/TextBox/TopBlue.gif') no-repeat;
 color: black;
 height: 21px;
 padding-left: 15px;
 padding-top: 4px;
 margin: 0 0 0 0;
}
#container { 
 margin-top: 0px;
 width: 790px; /* fixed width in px*/ 
 min-height: 100%;
 margin: 0 auto; /* for standard compliant browsers - puts the div in the middle */ 
 text-align: left; /* for ie - to fix the text align center */ 
 background-color: #FFFFFF;
}
#leftSide {
 float: left;
 width: 397px;
 overflow: hidden;
 margin-top: 0px;
 height: 620px;
}
#rightSide {
 float: right;
 width: 393px;
 overflow: hidden;
 margin-top: 0px;
 height: 620px;
}
p.pad {
 font-size: 12px;
 padding-left: 6px;	
 padding-right: 6px;
 padding-bottom: 0px;
 padding-top: 0px;
}
#courseTitle {
 font-size: 14px;
 padding-bottom: 3px;
 font-weight: bold;
 padding-top: 3px;
}
#courseRow {
 background-color: #FAFAFA;
 width: 590px;
}
#clsTitle {
 padding-left: 10px;
 font-size: 12px;
 font-weight: bold;
 color: Navy;
}
#publicmenuFill{
 float: right;
 width: 380px;
 padding-top: 5px;
 padding-left: 2px;
 margin: 0 0 0 0;
 text-align: left;
 height: 350px;
}
#footer {
 clear: both;
 height: 110px;
 text-align: center;       
 background-color: #ffffff;
}
#footerContent {
 border-top: 5px solid #005569;
 font-size: 12px;
 padding-top: 5px;
 text-align: center;
 width: 100%;
}
#topbandLeft {
 margin: 0px;
 width: 398px;
 height: 3px;
 background-color: #005569;
 float: left;
}
#topbandRight {
 margin: 0px;
 padding: 0px;
 width: 392px;
 height: 3px;
 background-color: #005569;
 float: right;
}
#topbandFill {
 margin: 0px;
 padding-top: 3px;
 width: 189px;
 height: 19px;
 color: #fff;
 text-align: center;
 font-weight: bold;
 font-size: 12px;
 background-color: #005569;
 float: right;
}
#headGlobe {
 position: relative;
 padding: 0px;
 margin: 0px;
 border: 0px;
}
#menu {
 position: relative;
 top: 0px;
 width: 600px;
 z-index: 3;
 float: left;  
 margin: 0; 
 display: inline; 
}
#lsPic {
 position: relative;
 float: left;
 margin: 0;
 width: 280px;
 height: auto;
 padding: 0;
 margin-bottom: 5px;
}
#rsTxt {
 position: relative;
 width: 460px;
 margin-top: 10px;
 float: right;
}
#left {
 margin-top: 10px;
 width: 355px;
 padding: 0;
 margin-left: 10px;
 float: left;
}
#right {
 margin-top: 10px;
 width:400px;
 padding-top: 50px;
 float: right;
 text-align: left;
}
#promoTitle {
 font-weight: bold;
 font-size: 12px;
}
#subHeadText{
 position: relative;
 padding-top: 5px;
 font-size: 13px;
 font-family: "Futura lt BT, Arial, Helvetica, sans-serif";
 font-Style: italic;
 text-align: center;
 color: #000000;
}
#balloon{
	display: none;
	background: url('../Assets/Images/balloon.png') 0px 0px no-repeat;
	background-color: transparent;
	border: 0;
	margin: 0;
	width: 320px;
	height: 250px;
	position: absolute;
	z-index: 1001;
	font-size: 0.70em;
	line-height: 1.1em;
	color: #777;
}
#balloon_ie{
	display: none;
	background: url('../Assets/Images/TextBox.gif') 0px 0px no-repeat;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 250px;
	position: absolute;
	z-index: 1001;
	font-size: 0.70em;
	line-height: 1.1em;
	color: #777;
}
#balloon_contents{
	border: 0;
	margin: 0;
	padding: 0 0 0 0;
	width: 280px;
	height: 250px;
	margin-left: 13px;
	margin-top: 7px;
	position: relative;
	z-index: 1001;
	font-size: 0.80em;
	font-weight: bold;
	line-height: 1.9em;
}

#loading{
	display: none;
	background: url('../Assets/Images/roller.gif') 0px 0px no-repeat;
	background-color: transparent;
	border: 0;
	left: 25px;
	top: 25px;
	padding: 0;
	width: 40px;
	height: 40px;
	position: relative;
	z-index: 1001;
}
#iconWrapper {
 margin-top: 10px;
 margin-bottom: 5px;
 text-align: right;
 width: 780px;
 height: 15px;
}
#printIcon {
 float: left;
 width: 680px;
}
#emailIcon {
 float: right;
 width: 100px;
}
#printiconAbsolute {
 position: absolute;
 margin-left:400px;
 padding: 0;
 margin-top: 0px;
 z-index: 0;
}
