.chromestyle{
	width: 99%;
	font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #0287ff;
	text-decoration: none;
	background-color: #fff;
	height: 12px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}

.chromestyle ul{
	width: 820px;
	background: url(tnb.png) center center repeat-x;
	margin: 0;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBB;
	border-right-color: #BBB;
	border-bottom-color: #BBB;
	border-left-color: #BBB;
	border-left-width: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.TOOLBARCLASS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529c;
	width: 820px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdede;
	border-bottom-color: #cccccc;
	background-image: url(../../800s/toolbck.png);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
.askdiv {
	vertical-align: middle;
	height: 30px;
	width: 405px;
	float: left;
}
.helpdiv {
	vertical-align: middle;
	height: 30px;
	width: 251px;
	float: left;
}
.videoeventdivs {
	vertical-align: middle;
	width: 280px;
	height: 63px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00529c;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	line-height: normal;
}
.icondiv {
	vertical-align: middle;
	height: 30px;
	width: 149px;
	float: right;
}
.questbck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00529c;
	text-decoration: none;
	height: 50px;
	text-align: center;
	padding: 10px;
	width: 550px;
	vertical-align: middle;
	background-image: url(../../800s/insidetablebottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px solid #f3f3f3;
}
.lnavbck1 {
	background-image: url(../../800s/navbcktop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 6px;
	width: 190px;
}
.lnavbck2 {
	background-image: url(../../800s/navbckbot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 6px;
	width: 190px;
	
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #00529c;
	text-decoration: none;
	padding: 10px;
	width: 150px;
	text-align: left;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 10px;
	text-indent: 15px;
	width: 100%;
	margin: 10px;
}
.tbrl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
}
.whitedots {
	
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	height: 5px;
}
.insidetabletop {
	background-image: url(../../800s/insidetabletop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.grey {
	background-color: #eeeeee;
}
.slidebottom {
	background-color: #4a84b9;
}
.insidetablebot {
	background-image: url(../../800s/insidetablebottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #00529c;
	text-decoration: none;
	height: 30px;
	text-transform: capitalize;
	vertical-align: bottom;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a84b9;
}
.spblue {
	background-color: #b0e6fa;
	border-right-width: 2px;
	border-left-width: 2px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 0px solid #BBB;
	line-height:14px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0287fff;
	text-decoration: none;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #00529c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFfffF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0287ff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0287ff;
	border-left-color: #0287ff;
	text-transform: capitalize;
}
.vdots {
	width: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #0287ff;
	height: 290px;	
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color: #0287ff;
}.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00529c;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.menubtop {
	background-image: url(../../800s/menubcktop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menubbot {
	background-image: url(../../800s/menubckbot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.deviltabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00529c;
	background-image: url(../../800s/deviltabletop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 820px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
}
.oldredirect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529c;
	height: 14px;
	width: 820px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
}.insidetabletopfresh {
	background-image: url(../../freshmen/img/fhb2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
.cnbars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #00529c;
	background-image: url(../../800s/bannerbox/bar.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 230px;
	text-indent: 2px;
}
.cnbars a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #00529c;
	
}
.cnbars a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #0287ff;
	text-decoration: underline;	
	
}

