
body {
			line-height: normal;
			
}

.outer
{
	background-image: url("/images/bg_body.gif");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #D6D6D6;
}

h1,h2, h2 a {
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	
}

a {
	color: #000000;
}

.head {
	position: relative;
	height: 150px;
}

.head h1 {
	position: absolute;
	top: 15px;
	left: -40px;
}

.head h1.logo {
	height: 150px;
	width: 100%;
	background-image: url("/themes/default/images/butterflies/logo.png");
	background-repeat: no-repeat;
}

.head .metamenu {
	float: right;
	padding-top: 3px;
	padding-right: 10px;
}

.head .metamenu a {
	padding: 0px 10px;
}


body#printer .printerhead {
	border-bottom: 1px solid #ccc;
}

h2.MainMenu {
	padding: 90px 0 0 0;
	overflow: hidden;
	background-image: url("/themes/default/images/butterflies/mainmenu.png");
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:90px; /* for IE5.5's bad box model */

	border-bottom: none;
	margin-bottom: -47px;
	position: relative;
	top: -41px;
}

h2.Products {
	padding: 90px 0 0 0;
	overflow: hidden;
	background-image: url("/themes/default/images/butterflies/products.png");
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:90px; /* for IE5.5's bad box model */

	border-bottom: none;
	margin-bottom: -48px;
	position: relative;
	top: -45px;
}

h2.News {
	padding: 89px 0 0 0;
	overflow: hidden;
	background-image: url("/themes/default/images/butterflies/news.png");
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:89px; /* for IE5.5's bad box model */

	border-bottom: none;
	margin-bottom: -47px;
	position: relative;
	top: -42px;
}

.contentbox ul {
	list-style-type: none;
	margin:	0;
	padding: 0;
}



#magshead
{

	height: 			110px;
	
}



#magsheadMain
{
	background-image:		url(/mags3/images/title3.gif);
	background-position:	center;
	background-repeat:		no-repeat;
	height: 				100px;
	
}



#metaNav
{
	line-height:			20px;
	text-align: 			left;
	padding-left: 			10px;
	float: left;
}



#search
{
	float: right;
}



#intraNav
{
	
	position:				absolute;
	left:					150px;
	top: 					108px;
}

.container
{
	
	width:					900px;
	background-color:  	#ffffff;
}




#utility
{
	
	margin:					5px 0px;
	text-align:				right;
	width: 					300px;
	float: right;
	
}


body,td
{
    font-family:			Verdana;
	font-size:				10px;
}



a
{
	text-decoration:		none;
}



img
{
	border:					0px;
	margin:					0px;
	padding:				0px;
}



#pageHeader, #pageHeaderS
{
	background-position:	bottom;
	background-repeat:		no-repeat;
	border-bottom:			1px solid #252372;
}



.mainpage #pageHeader
{
	
	height:					302px;
}

.contentpage #pageHeader
{
	
	height:					146px;
}



#pageHeaderS
{
	background-image:		url(/mags3/images/collage2.jpg);
	height:					246px;
}




#head, #headMain
{
	height:					104px;
	position:				relative;
}



#logo
{
	
	margin-left: 			40px;
}

#titleImage
{
	float: right;
}


#headMain
{
	background-image:		url(/mags3/images/title3.gif);
	background-position:		center;
	background-repeat:		no-repeat;
}




#pageNav
{
	background-color:		#252372;
	border-bottom:			2px solid #5A6BAA;
	border-top:				2px solid #5A6BAA;
	height: 28px;
	text-align: center;
	
}

ul.pageNav
{
	overflow: auto;
	text-align: center;
	margin-top: 				7px;
	margin-bottom:  			0px;
}

ul.pageNav li
{
	float:						left;
	padding:					0 10px;
	list-style:  				none;
}


#pageNav a
{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial,Verdana;
	font-size: 12px;
}



#utility
{
	margin:					5px;
	text-align:				right;
}



.contentbox.navigation
{
	float:					left;
	width:					160px;
}



.contentbox.navigation h1
{
	background-color:		#99A9C4;
	font-size:				12px;
	margin-bottom:			0px;
	padding:				2px 5px;
}



.contentbox.navigation ul
{
	margin-bottom:			10px;
	
}



.contentbox.navigation ul ul
{
	margin-bottom:			0px;
}



.contentbox.navigation a
{
	color:					#000000;
	display:				block;
	padding:				2px 3px;

}



html>body .contentbox.navigation a
{
	width:					auto;
}



.contentbox.navigation li
{
	border-left:			5px solid white;
	list-style-type:		none;

}



.contentbox.navigation li.activefirst
{
	border-bottom:			1px solid #99A9C4;
	border-left:			5px solid #252372;
	border-right:			1px solid #99A9C4;
}



.contentbox.navigation li li
{
	border-left:			0px;
	padding-left:			5px;
}



.contentbox.navigation li li.active
{
	border:					0px;
}



.contentbox.navigation li a
{
	background-color:		#E6EBF3;
	border:					1px solid #99A9C4;
	border-top:				0px;
}



.contentbox.navigation li.activefirst a
{
	background-color:		#ffffff;
	border:					0px;
	font-weight:			bold;
}


.contentbox.navigation li.activefirst ul.active a
{
	background-color:		#ffffff;
	border:					0px;
	font-weight:			normal;
}

.contentbox.navigation li li a
{
	background-color:		#ffffff;
	border:					0px;
}

.contentbox.navigation ul.myinfo li li a
{
	
	border-right:			1px solid #99A9C4;
}
.contentbox.navigation ul.myinfo li li
{
	border-left:			5px solid #252372;
	margin-left: 			-6px;
}
	
.contentbox.navigation ul.myinfo ul
{
	border-bottom:			1px solid #99A9C4;
	border-left:			1px solid #99A9C4;

}



#pageBody
{
	float:					left;
	margin:					0px 0px 20px 10px;
	width:					570px;
}



#pageBodyDefault
{
	margin:					0px 10px 20px 10px;
}



#pageFooter
{
	background-color:		#252372;
	color:					#ffffff;
	clear:					both;
	padding:				8px;
	position:				relative;
}



#pageFooter a
{
	color:					#ffffff;
}

.readmore
{
	float: left;
	margin-top: 5px;
	margin-left: 200px;
	text-align: center;
	background-color: #efefef;
	font-size: 10px;
}


.subcats ul.cglist
{
	margin-right: -10px;
}

.subcats ul.cglist li.item
{
	margin-right: 10px;
}


.subcats ul.cglist li.item .Category.cglayoutbox.editor
{
	margin-right: -10px;
}

.items .cglist, .items .cglist .itemeven , .items .cglist, .items .cglist .itemodd
{
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}

.items .itemeven .cmdline, .items .itemodd .cmdline
{
	clear: both;
}

.cglayoutbox ul.cglist
{
	margin-left: 0px;
}

.cglayoutbox ul, cglayoutbox ol
{
	margin-left: 10px;
}




#quicklinks
{
	
}


.mceEditorContainer a.mceButtonNormal img,
.mceEditorContainer a.mceButtonSelected img,
.mceEditorContainer a.mceButtonDisabled img,
.mceEditorContainer mceSeperatorLine img
{
	margin: 0px;
}

.Section.cglayoutbox  ul.cglist li.item
{
	margin-right: 10px;
}

.cglayoutbox.editor .cmdline
{
	margin-left: 0%;
	text-align: center;
}

.cglayoutbox .cmdline
{
	margin-left: 0%;
	text-align: center;
	background-color: #EFEFEF;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

.cmdline a
{
	font-size: 10px;
}

body
{
	
}

.contentbox.webboxes .title
{
	background-color: #99A9C4;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	padding-left:5px;
	color: #ffffff;
}

.contentpage
{

}

.mainpage #bannerImage
{
	height: 140px;
}

.contentpage #bannerImage
{
	height: 79px;
}

.contentbox.webboxes .inner
{
	background-color: #ffffff;
}

.relatedboxes1, .relatedboxes2, .relatedboxes3
{
	padding-top: 10px;
}
.contentbox.relatedboxes1 .inner
{
	padding: 5px;
	background-color: #ffffff;
	
}

.contentbox.relatedboxes1 .title
{
	background-color: #99A9C4;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	padding-left: 5px;
	color: #ffffff;
}

.contentbox.relatedboxes2 .inner
{
	padding: 5px;
	background-color: #EAEACD;
	
}

.contentbox.relatedboxes2 .title
{
	background-color: #1C68A8;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	padding-left: 5px;
	color: #ffffff;
}

.contentbox.relatedboxes3 .inner
{
	padding: 5px;
	background-color: #EAEACD;
	
}

.contentbox.relatedboxes3 .title
{
	background-color: #1C68A8;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	padding-left: 5px;
	color: #ffffff;
}


.boxes
{
	width: 200px;
	padding-right: 	5px;
	padding-top: 	20px;
	float: right;
}

.contentbox.webboxes .inner
{
	padding:5px;
}

.cglist li.item
{
	clear: both;
}

#studentportal
{
	padding-left: 10px;
	float: left;
	padding-top: 5px;
}

#util
{
	clear:both;
	height: 25px;
}

#toprow
{
	padding-top: 5px;
	padding-right: 10px;
	clear:both;
	height: 25px;
}

.contentpage #toprow
{
	height: 30px;
}

#SubmitSearch
{
	border: 0px;
}

#searchText
{
	border-style: inset;
	border-width: 2px;
}

.cglayoutbox .body
{
	clear: both;
}
