body {
	 background-color: #585858;
	 background-image: url(./images/bkg.jpg);
	 background-attachment: scroll;
	 background-repeat: repeat-x;
}

/* redundant tags to help netscape 4 */
body, div, p, th, td, li, dd, dl, dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}

h1 { 
	 font-family: Gecneva, Arial, Helvetica, sans-serif; 
	 font-size: 24px; 
	 color: #333333; 
	 font-weight: bold; 
}

img { 
	 border-width:0; 
	 border-style:none;
}

a { 
	 color: #C0272C; 
}

a:visited { 
	 color: #aaaaaa; 
}

a:hover { 
	 color: #999999; 
}

a.bmNavigation { 
	 color: #993300; 
}

.bmActiveNav { 
	 color: #993300; 
}

a.bmNavigation:visited { 
	 color: #666666; 
}

.bmActiveNav:visited { 
	 color: #666666; 
}

a.bmNavigation:hover { 
	 color: #000000; 
}

.bmActiveNav:hover { 
	 color: #000000; 
}






a.bmBreadcrumbs { 
	 font-size: 10px; 
	 color: #C0272C; 
}

a.bmBreadcrumbs:visited {
	color: #990000;
}

a.bmBreadcrumbs:hover { 
	 color: #990000; 
}







a.bmParent { 
	 color: #C0272C; 
}

a.bmParent:visited {
	color: #999999;
}

a.bmParent:hover { 
	 color: #990000; 
}






a.bmSpotHeadline { 
	 font-size: 14px; 
	 color: #C0272C; 
	 font-weight: bold; 
}

a.bmSpotHeadline:visited { 
	 color: #999999; 
}

a.bmSpotHeadline:hover { 
	 color: #990000; 
}





a.bmHeadlineLink { 
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
	 color: #C0272C; 
	 font-weight: bold; 
}

a.bmHeadlineLink:visited { 
	 color: #999999; 
}

a.bmHeadlineLink:hover { 
	 color: #990000; 
}






a.bmQuickHead { 
	 font-size: 10px; 
	 color: #C0272C; 
}

a.bmQuickHead:visited { 
	 color: #999999; 
}

a.bmQuickHead:hover { 
	 color: #990000; 
}






a.bmToolLink { 
	 color: #C0272C; 
}

a.bmToolLink:visited { 
	 color: #999999; 
}

a.bmToolLink:hover { 
	 color: #990000; 
}





a.bmRelatedLink { 
	 color: #C0272C; 
}

a.bmRelatedLink:visited { 
	 color: #333333; 
}

a.bmRelatedLink:hover { 
	 color: #333333; 
}

.bmSubhead { 
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 14px; 
	 color: #666; 
	 font-weight: bold; 
}

.bmBreadcrumbText { 
	 font-size: 10px; 
}

.bmarticleByline { 
	 font-weight: bold; 
}

.bmpromoByline { 
}

.bmarticleDate { 
	 font-size: 10px; 
	 color: #666; 
}

.bmpromoDate { 
	 font-size: 10px; 
}

.bmCaption { 
	 font-size: 10px; 
	 color: #666; 
}

.bmTipHead { 
	 font-weight: bold; 
}

.bmTipText, .bmTipText div, .bmTipText p, .bmTipText th, .bmTipText td, .bmTipText li, .bmTipText dd, .bmTipText dl, .bmTipText dt { 
}

.bmBottomText, .bmBottomText div, .bmBottomText p, .bmBottomText th, .bmBottomText td, .bmBottomText li, .bmBottomText dd, .bmBottomText dl, .bmBottomText dt { 
	 font-size: 10px; 
	 color: #FFFFFF; 
}

.bmBigPull, .bmBigPull div, .bmBigPull p, .bmBigPull th, .bmBigPull td, .bmBigPull li, .bmBigPull dd, .bmBigPull dl, .bmBigPull dt { 
	 font-family: Georgia, Palatino, "Times New Roman", Times, serif; 
	 font-size: 14px; 
	 color: #C0272C; 
	 font-weight: bold; 
}

.bmSmallPull, .bmSmallPull div, .bmSmallPull p, .bmSmallPull th, .bmSmallPull td, .bmSmallPull li, .bmSmallPull dd, .bmSmallPull dl, .bmSmallPull dt { 
	 font-family: Georgia, Palatino, "Times New Roman", Times, serif; 
}

.bmIcon { 
	 border-width:0px; 
	 vertical-align:middle; 
	 margin:1px; 
}

.bmLeftImage { 
	 float:left; 
	 clear:left; 
	 margin:0px 10px 10px 0px; 
}

.bmRightImage { 
	 float:right; 
	 clear:right; 
	 margin:0px 0px 10px 10px; 
}

.bmCenterImage {	
	 clear:both; 
	 text-align:center; 
	 margin:10px auto; 
}

.bmBigPull { 
	 border-top-width:4px; 
	 border-top-style:dotted; 
	 border-top-color:#993300; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#993300; 
	 padding:10px;  
}

.bmSmallPull { 
	 border-top-width:4px; 
	 border-top-style:dotted; 
	 border-top-color:#333333; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#333333; 
	 padding:10px;  
}

.bmLinkleft { 
	 clear:left; 
}

.bmLinkright { 
	 clear:right; 
}

.bmBottomTools { 
	 clear:both; 
	 width:100% 
}

.bmBotRelated { 
	 float:left; 
	 width:45%; 
	 text-align:left 
}

.bmBotEmailPrint { 
	 float:right; 
	 width:45%; 
	 text-align:right 
}

.bmClearAll { 
	 clear:both; 
}

.bmSpider { 
	 visibility: hidden; 
}

/* begin user-customized tags */
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	
}


p {
	margin: 1em 16px 0px 0px;
        line-height: 1.166;	
}

ul, ol {
	margin-top:0;
	margin-bottom:0;
	padding-left:0;
	margin-left:5em;
}

li {
	padding-left:0;
	list-style-type: square;
}

h1 {
	margin: 0;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	text-indent: -10px;
	font-size: 110%;
	letter-spacing: 0.1em;
	color: #C0272C;
	background-color: transparent;
	
} 

h2 {
	margin: 0;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0 0 0px;
	font-size: 120%;
	letter-spacing: 0.1em;
	color: #C0272C;
	background-color: inherit;
	
} 

h3 {
	margin: 0;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0 0 29px;
	font-size: 115%;
	letter-spacing: 0.1em;
	color: #C0272C;
	background-color: inherit;
	
} 

.orange {
 font-size: 101%;
 font-weight: bold;
 color: #CC6600;
 background-color: inherit;
}

.orange2 {
 font-size: 101%;
 font-weight: bold;
 color: #CC6600;
 background-color: inherit;
 font-style: italic;
}

.rust {
 font-size: 101%;
 font-weight: bold;
 color: #993300;
 background-color: inherit;
}

.rust2 {
 font-size: 101%;
 font-weight: bold;
 color: #993300;
 background-color: inherit;
 font-style: italic;
}

.grey {
 font-size: 101%;
 font-weight: bold;
 color: #424242;
 background-color: inherit;
}

/***********************************************/
/* Page Layout Divs                            */
/***********************************************/
#wrapper{
	margin:0px auto;
	position: relative;
	width:777px;
	padding: 0px;
	height: 806px;
		
}

#masthead{
	margin:0px;
	width: 777px;
	height: 90px;
	padding: 0px;
	color: #333;
}

#masthead .logo {
	float: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 2px;
	top: -5px;
	height: 80px;
	width: 219px;
	
}

#masthead .strapline {
	font: 130% helvetica, sans-serif, verdana, arial;
	color: #333333;
	background-color: inherit;
	float: right;
	margin-right: .5em;
	margin-top: 100px;
    font-weight: bold;
}

#header{
	margin:0px auto;
	width: 777px;
	padding: 0px;
	height: 257px;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

/* Used on other pages */
#headermain{
	margin:0px auto;
	width: 777px;
	padding: 0px;
	height: 257px;
	/*background-image: url(images/banner_images/bkg-header-mn1.jpg); */
}

#headerprocess{
	margin:0px auto;
	width: 777px;
	padding: 0px;
	height: 257px;
	background-image: url(images/banner_images/bkg-header-mn2.jpg); 
}


#headerteam{
	margin:0px auto;
	width: 777px;
	padding: 0px;
	height: 257px;
	background-image: url(images/banner_images/bkg-header-mn3.jpg); 
}


#headercontact{
	margin:0px auto;
	width: 777px;
	padding: 0px;
	height: 257px;
	background-image: url(images/banner_images/bkg-header-mn4.jpg); 
}

#headerproducts{
	margin:0px auto;
	width: 777px;
	padding: 0px;
	height: 257px;
	background-image: url(images/banner_images/bkg-header-mn5.jpg); 
}
/* This is for the home page slideshow */
#flashcontent {
 margin: 0px;
 padding: 0px;
}

/************** Top Links within the Masthead styles *****************/

#toplinks{
	font: 90% Arial,sans-serif;
	position: absolute;
	width: 300px;
	top: 4px;
	right: 5px;
	color: #333333;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	letter-spacing: .01px;
	
}

#toplinks a{
	color: #333333;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#toplinks a:visited{
	color: #993300;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
}

#toplinks a:hover{
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	color: #993300;
}


/* Menu Navigation */

#mainnav{
	margin:0px auto;
	width: 777px;
	padding: 0px;
	height: 31px;
	color: #333;
	background: #FFF url(images/bkg-nav.jpg) no-repeat;
}


/* Menu Navigation */

.container {
	position:absolute;
	left:0px;
	top:348px;
	width:776px;
	z-index:1;
	height: auto;
   
}


#contentwrapper{
	width: 777px;
	background-image: url(images/bkg-main.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
      
}

/* content wrapper for the inner page templates */
#contentwrapper2{
   width: 777px;
   background-image: url(images/bkg-main2.jpg);
   background-repeat: repeat-y;
   margin: 0;
   padding: 0;
      
}

/* content wrapper for the inner page templates */
#contentwrapper3{
   width: 777px;
   background-image: url(images/bkg-main3.jpg);
   background-repeat: repeat-y;
   margin: 0;
   padding: 0;
      
}

IMG.displayed {display: block; margin-left: auto; margin-right: auto; padding: 20px 0 20px 0px}


/******************* HP Box Styles ***********************/



/*---  Main Page Content Areas---*/
#content {
    width: 465px;
    float: left;
    padding: 10px 0px 0px 30px;
    text-align: left;
}
	    
#content img{
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 4px;
    text-align: left;
   	    
}

#content p{
    padding: 0px 0px 0px 25px;
	    
}

/*---  Upcoming Events and News Content Areas---*/
#newsarea {
    width: 440px;
    float: left;
    padding: 10px 0px 0px 30px;
    text-align: left;
}



/*---  Inner page Content Areas---*/
#content2 {
    width: 695px;
    float: left;
    padding: 10px 40px 60px 40px;
    text-align: left;
}
	    
#content2 img{
    padding: 0px 0px 10px 10px;
	text-align: left;
	    
}

#content2 p{
    padding: 0px 0px 0px 20px;
	    
}

#content2 ol{
    padding: 0px 0px 0px 10px;
	    
}
/*---  Main section Content Areas---*/
#content3 {
    width: 465px;
    float: right;
    padding: 5px 30px 20px 20px;
    text-align: left;
}
	    
#content3 img{
    padding: 0px 0px 10px 10px;
    text-align: left;
	    
}

#content3 p{
    padding: 0px 0px 0px 20px;
	    
}
/*---  Right Column Info ---*/
#rightcol {
    clear: both;
    width: 245px;
    float: right;
    font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
    color: #666;
    margin: 0px;
    padding: 10px 10px 0px 0px;
    background-color: inherit;
	
}



/*---  Left Column Info  for the main section template---*/
#leftcol {
    clear: both;
    width: 225px;
    float: left;
    font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
    color: #666;
    margin: 0px;
    padding: 10px 10px 0px 25px;
    background-color: inherit;
	
}

#OtherArticles {
	border-top: 1px dotted #999;
	padding-top: 10px;
}

/************** Footer Styles ****************/
/* Upper Footer Styles */
#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background: transparent url(images/bkg-footer.jpg) no-repeat;
	width: 777px;
	height: 49px;
	color:  #333333;
}

/* Upper Footer Styles for inner pages */
#footer1 {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background: transparent url(images/bkg-footer2.jpg) no-repeat;
	width: 777px;
	height: 49px;
	color:  #333333;
}

/* Upper Footer Styles for main sections template */
#footer3 {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background: transparent url(images/bkg-footer3.jpg) no-repeat;
	width: 777px;
	height: 49px;
	color:  #333333;
}

/* Lower Footer Styles */
.footer2 {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background-color: transparent;
	width: 777px;
	height: 64px;
	color:  #FFFFFF;
}

.footer2 p{
	margin: 0px;
	padding: 24px 0 0 0px;
	color:  #FFFFFF;
	text-align: center;
	font-size: 0.9em;
}

div.footer2 a,
div.footer2 a:visited { color:#ffffff; }
div.footer2 a:hover { color: #FFC77F; }


a.copyright:link    {font-weight: normal; color:#EFEFEF; background-color: inherit; text-decoration:none;}
a.copyright:visited {font-weight: normal; color:#EFEFEF; background-color: inherit; text-decoration:none;}
a.copyright:active  {font-weight: normal; color:#EFEFEF; background-color: inherit; text-decoration:none;}
a.copyright:hover   {
	font-weight: normal;
	color:#990000;
	background-color: inherit;
	text-decoration:underline;
}






/*
STYLES FOR ALL NON-HOMEPAGE PAGES

--------------------------------*/

#SectionMenu {
	position: relative;

	/* Right margin is the width of MainSecCanvas,
	plus a 10px gutter between columns, plus
	a 10px more for right-padding inside blue strip */
	margin-right: 592px;
	
	/* Left margin creates padding from left edge of page */
	margin-left: 9px;
	
	margin-top: 15px;
	padding-top: 10px;
}

.bmParent {
	display:block;
	padding:9px;
	background-color: #F5F5F5;
	font-size: 18px;
	line-height:24px;
	color: #000;
}

#SubNavigation {
	border-top: solid 1px #CCC;
	margin: 1em 0;
	padding: 5px 0;

}

/* Subsection Subnavigation Styles */
div.bmNavigation,
div.bmActiveNav {
    border-bottom: 1px solid #CCC;
}
a.bmNavigation,
a.bmActiveNav {
    display:block;
    padding: 5px 0px 2px 4px;
    text-decoration: none;
}

/* STYLES FOR IMAGES */
.bmLeftImage {
float:left;
clear:left;
margin:15px 10px 0px 0px;
}

.bmRightImage {
float:right;
clear:right;
margin:15px 0px 0px 10px;
}

.bmCenterImage {
clear:both;
text-align:center;
margin:10px auto;
}


/*
STYLES MAIN SECTION PAGES
--------------------------------*/

#MainSecCanvas {
	float:right;
	background-color: #fff;
	width:572px;
}

#MainSecContent {
	border-top: 9px solid #ccc;
	float:left;
	width: 357px;
	padding: 5px 0;
}

#MainSideBar {
	/* Left margin is the width of MainSecContent,
	plus 10px gutter between columns */

	/* available width for the content and
	images is width of MainSecCanvas,
	minus left margin, minus 5px right padding:
	572 - 367 - 5 = 200 pixels */

	margin-left:367px;
	border-top: 9px solid #333;
	text-align:center;
	padding: 5px 5px 5px 0;
}

#OlderArticles {

	/*	This contains the BoxedArticles div that
		offers older articles from the section.
		The BoxedArticles must go into a float,
		or Mac IE5 will push all the boxed links
		to the bottom of the page (because they have
		a "clear" style, and Mac IE5 incorrectly clears
		the floated content canvas). This float can
		screw up Win IE5, however, unless the entire
		content canvas goes into a relative div with
		fixed width (100%). Otherwise, Win IE5 will
		lose the margin on this floated div... */

		float:right;
		width:197px;
		margin-right:3px
}

#BoxedArticles {
	border: 1px #666 solid;
	padding: 5px;
	margin: 1em 0;
	background-color: #ccc;
	text-align: left;
}

#BoxedArticles a,
#BoxedArticles .bmHeadlineLink {
	font-weight:normal;
}

#BoxedArticles strong a,
#BoxedArticles strong .bmHeadlineLink {
	font-weight:bold;
}


/*
STYLES FOR SUBSECTION INDEX PAGES
--------------------------------*/

#SubSecContent {
	border-top: 9px solid #993300;
	padding: 5px 0;
	float:right;
	background-color: #ccc;
	width:572px;
}


/*
STYLES FOR ARTICLE PAGES
--------------------------------*/

/* Article pages also use the
   MainSecCanvas style from main
   section pages */


#ArticleContent {
	border-top: 9px solid #993300;
	float:left;
	width: 370px;
	padding: 5px 10px 0px 0px;
}


#ArticleSideBar {
	/* Left margin is the width of ArticleContent,
	plus 10px gutter between columns */
	
	/* available width for the content and
	images is width of MainSecCanvas,
	minus left margin, minus 5px right padding:
	572 - 380 - 5 = 187 pixels */

	margin-left:380px;
	border-top: 9px solid #666;
	text-align:center;
	padding: 5px 5px 5px 0;
}


#LatestArticles {

	/*	This contains the BoxedArticles div that
		offers latest articles on article pages.
		The BoxedArticles must go into a float,
		or Mac IE5 will push all the boxed links
		to the bottom of the page (because they have
		a "clear" style, and Mac IE5 incorrectly clears
		the floated content canvas). This float can
		screw up Win IE5, however, unless the entire
		content canvas goes into a relative div with
		fixed width (100%). Otherwise, Win IE5 will
		lose the margin on this floated div... */

	float:right;
	width:180px

}

.bmBigPull, .bmSmallPull,.bmBigPull p, .bmSmallPull p {
	margin-top:1em;
	margin-bottom:1em;
}

a.bmBottomText:link    {font-weight: normal; color:#EFEFEF; background-color: inherit; text-decoration:none;}
a.bmBottomText:visited {font-weight: normal; color:#EFEFEF; background-color: inherit; text-decoration:none;}
a.bmBottomText:active  {font-weight: normal; color:#EFEFEF; background-color: inherit; text-decoration:none;}
a.bmBottomText:hover   {font-weight: normal; color:#CC6600; background-color: inherit; text-decoration:underline;}

/* table data styles for comparing colleges */
 
 .tabletop {
 color: #993300;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 110%;
 padding: 6px;
 height: 22px;
 font-weight: bold;
 background: #FFC77F;
}

.tdoutline {
 border-top: 1px solid #FFDAAD;
 border-left: 1px solid #FFDAAD;
 border-right: 1px solid #FFDAAD;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 color: #333333;
}

.tdcells {
 padding: 3px 3px 3px 5px;
 border-bottom: 1px solid #FFDAAD;
 
}

.tdcells1 {
 padding: 0px 3px 10px 5px;
 border-bottom: 1px solid #FFDAAD;
 border-right: 1px solid #FFDAAD;
 font-weight: bold;
 
}

.tdcells2 {
 padding: 3px 3px 3px 5px;
 border-bottom: 1px solid #FFDAAD;
 border-right: 1px solid #FFDAAD;
 
}
/* image styles - center align */

IMG.displayed {display: block; margin-left: auto; margin-right: auto; padding: 20px 0 20px 0px}

/* end user-customized tags */

/*bmWidget add START*/
.bmPullLeft { 
	 float:left; 
	 clear:left; 
	 width:180px; 
	 margin:0px 20px 10px 0px; 
} 

.bmPullRight { 
	 float:right; 
	 clear:right; 
	 width:180px; 
	 margin:0px 0px 10px 20px; 
} 

.bmPullCenter { 
	 float:left; 
	 clear: both; 
	 width:180px; 
	 text-align: center; 
	 margin: 0px auto; 
} 

.bmToolLeft { 
	 float:left; 
	 clear:left; 
	 width:180px; 
} 

.bmToolRight { 
	 float:right; 
	 clear:right; 
	 width:180px; 
} 

.bmToolCenter { 
	 text-align:center; 
	 margin:0px auto;
}

a.bmNavigation:hover { 
	 background-color:#eeeeee 
}

.bmActiveNav { 
	 background-color:#eeeeee 
}

div.bmNavigation, div.bmActiveNav { 
	 padding: 0px 
}

/*bmWidget add END*/
