/* Body Styles:
HasBackground - For pages based on the template that need to have the background framing the header and menu area
NoBackground - For pages not based on the template that need to have a blank background because they are displayed in an iFrame */
body.HasBackground		{ font-family:Arial, Helvetica, sans-serif; margin:0px 0px 0px 0px; text-align:center; }
body.NoBackground		{ font-family:Arial, Helvetica, sans-serif; margin:0px 0px 0px 0px; text-align:center; }
/* DIV styles */
DIV#Content				{ clear:both; padding-bottom:5px; padding-left:20px; width:100%; }
DIV#ContentBox			{ float:left; padding-top:2px; width:100%; }
DIV#PageContent			{ color:#000000; font-size:12px; margin:0 auto; text-align:left; width:100%; }
DIV#CampusGraphic, DIV#LoginArea, DIV#MenuSearch, DIV#PageFooter, DIV#SideMenu, SPAN.Menu,DIV.SchoolBanner
						{ display:none; }
DIV#WLogo                {display:inline; float:left; height:51px; width:175px; }
DIV#TopBanner			{ height:74px; background-image:url(../images/CenterHeader.jpg);  background-position:top; background-repeat:no-repeat; width: 100%;}
DIV#WintecLogo			{ height:74px; width:215px; }
DIV.ColumnLeft			{ margin-bottom:0px; margin-top:0px; width:95%; }
DIV.ColumnRightNone, DIV.ColumnRightGrey
						{ float:left; width:95%; border-top:solid 1px #DEDFE0; }
DIV.GreyLine			{ background-color:#DEDFE0; height:6px; width:100%; margin-bottom:10px; margin-top:10px; }
H1						{ font-size:20px; font-weight:bold; text-transform:uppercase; }
H1:first-line			{ font-size:18px; font-weight:normal; }
H2						{ font-size:16px; font-weight:bold; }
H3						{ font-size:15px; font-weight:bold; text-transform:uppercase; }
H4						{ font-size:14px; font-weight:normal; }
H5						{ font-size:12px; font-weight:bold; letter-spacing:1px; }
H6						{ font-size:10px; font-weight:normal; }
EM, I					{ font-style:italic; }
UL						{ list-style:square; }
TR						{ vertical-align:top; }
A						{ color:#276FD1; text-decoration:underline; }
HR						{ color:#CCCCCC; height:1px; }
IMG.SpaceLeft			{ margin-left:10px; }
IMG.SpaceRight			{ margin-right:10px; }
IMG.SpaceBoth			{ margin-left:10px; margin-right:10px; }
.attn					{ color:#FF6600; font-weight:bold; }
.dark					{ background:#EFEFEF; padding:1px 1px 1px 1px; }
.DarkGreyBorder			{ border:1px solid #CCCCCC; }
.GreyBorder				{ border:1px solid #EEEEEE; }
.news					{ color:#276fd1; font-size:24px; }
