@charset "utf-8";
/* CSS Document */

/*
	Layout
	  
*/

body {
	font-family: sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/page_bg_gray1.jpg);
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	border: 1px solid #f3efe8;
	background-color: #F5F5F5;
}
#header {
	color: #333;
	width: 1000px;
	padding: 0px;
	height: 237px;
	background: #D1DBDB;
	margin: 0px;
}

#navigation {
	color: #333;
	position:relative;
	z-index: 2;
	background-color: #DADADA;
	background-image: url(images/bu_top_bg_gray_bev_bg.jpg);

}
#content {
	width: 990px;
	z-index:1;
	margin: 5px;
	background-color: #F5F5F5;
	height: auto;
}
#rightcolumn {
	display: inline;
	color: #333;
	margin: 5px;
	float: left;
	position: relative;
	padding-left: 5px;
	width: 250px;
}
#leftcolumn {
	float: left;
	color: #333;
	margin: 5px;
	display: inline;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 700px;
}
#footer {
	width: auto;
	clear: both;
	color: #333;
	background: #FFFFFF;

}
.clear { clear: both; background: none; }


/*
	Menu
*/

#menu
{
	margin: 0;
	padding: 0;
	z-index:1

}

#menu li
{
margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}



#menu li a
{
	display: block;
	background-image: url(images/bu_top_bg_gray_bev.jpg);
	color: #6A6A6A;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	width: auto;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 16px;
}


#menu li a:hover, #menu li a.active
{
	color: #283A50;
	background-image: url(images/bu_top_bg_gray_bev1.jpg)
}


#menu div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #CECECE;
	z-index:100;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
}

#menu div a
	{

	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ECECEC;
	color: #747474;
	z-index:100;
	font: 11px arial;

}

#menu div a:hover, #menu a.active
	{	background: #49A3FF;
		color: #FFF}

/*
	header
	  
*/

#he_main {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.he_img0
 {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	height: 27px;
	background-color: #f3f0e9;
	text-align: right;
}
.he_img {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	height: 178px;
	background-color: #FFFFFF;
}

.he_links {
	width: 1000px;
	padding: 0px;
	background-position: right top;
	margin: 0px;
	height: 35px;
	background-image: url(images/bu_top_bg_gray_bev11.jpg);
	background-repeat: no-repeat;
}



/*
	Text_cont
	  
*/


.content_text {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #141414;
	text-align: justify;
	padding: 7px;
}

a{
	color: #333333;
	text-decoration: none;


}
a:hover{
	color: #135AC6;
	text-decoration: none;

}

p
{
	margin:0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



/*
	Content
	  
*/


.content_header {
	font-family: Verdana;
	font-size: 14px;
	color: #B70000;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90000;
}

.content_header2 {
	font-family: Verdana;
	font-size: 13px;
	color: #000099;
	text-align: left;
	font-weight: bold;
}


#red_header_box {
	width: 250px;
	color: #333;
	background-color: #EFEEED;
	border: 1px solid #E2DCDC;
}

.red_header {
	width: 250px;
	color: #FFFFFF;
	background-color: #DD2723;
	background-image: url(images/sub_red1.jpg);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	display: block;
	background-position: 0px 0px;
	clear: both;
	padding-top: 7px;
	font-family: sans-serif;
}

.red_arrow {
	width: 230px;
	color: #333;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align: top;
	margin-left: 5px;
	background-position: 0px 9px;
	padding-top: 4px;
	padding-bottom: 2px;

}

.red_right {
	color: #333;
	vertical-align: top;
	margin-left: 5px;
	background-position: 0px 9px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-right: 5px;
	text-align: right;
	width: auto;
}

#news_header_box {
	width: 250px;
	color: #333;
	background-color: #F9F9F9;
	border: 1px solid #E2DCDC;
}

.news_header {
	width: 250px;
	color: #FFFFFF;
	background-color: #FFCC00;
	background-image: url(images/bg_news2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	display: block;
	background-position: 0px 0px;
	clear: both;
	padding-top: 7px;
	font-family: sans-serif;
}
.news_cont{
	width: 240px;
	color: #333333;
	vertical-align: top;
	padding: 5px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: inherit;
}

.news_pic{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#media_header_box {
	width: 250px;
	background-color: #F9F9F9;
	border: 1px solid #E2DCDC;
}

.media_header {
	width: 250px;
	color: #FFFFFF;
	background-color: #FFCC00;
	background-image: url(images/bg_news2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	display: block;
	background-position: 0px 0px;
	clear: both;
	padding-top: 7px;
	font-family: sans-serif;
}
.media_cont{
	width: 240px;
	color: #333333;
	font-family: sans-serif;
	font-size: 11px;
	text-align: left;
	height: 24px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}














#college_box {
	width: 696px;
	color: #333;
	background-color: #FFFFFF;
	border: 1px solid #E2DCDC;
	height: 30px;
}
.college_box1 {
	width: 160px;
	color: #333;
	background-color: #EFEEED;
	float: left;
	background-image: url(images/bg_cm.jpg);
	height: 22px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 6px;
}

.college_box2 {
	width: 211px;
	color: #333;
	background-color: #EFEEED;
	float: left;
	background-image: url(images/bg_cah.jpg);
	height: 22px;
	text-align: center;
	padding-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.college_box3 {
	width: 160px;
	color: #333;
	background-color: #EFEEED;
	float: left;
	background-image: url(images/bg_cp.jpg);
	height: 22px;
	text-align: center;
	padding-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.college_box4 {
	width: 160px;
	color: #333;
	background-color: #EFEEED;
	float: left;
	background-image: url(images/bg_cd.jpg);
	height: 22px;
	text-align: center;
	padding-top: 6px;
}

#sub_header_box {
	width: 696px;
	color: #333;
	background-color: #EFEEED;
	border: 1px solid #E2DCDC;
}

.sub_header {
	width: 100%;
	color: #333333;
	background-color: #FFCC00;
	background-image: url(images/welcome_bg1.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	display: block;
	background-position: 0px 0px;
	clear: both;
	padding-top: 10px;
	font-family: sans-serif;
}

.sub_cont{
	width: 682px;
	color: #333;
	vertical-align: top;
	padding: 7px;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}

.sub_gmu{
	width: 682px;
	color: #333;
	vertical-align: top;
	padding: 7px;
	background-color: #D1DEFE;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	background-image: url(images/mygmu_bg100.jpg);
	border: 1px dashed #CCCCCC;
}



#sub_header_box2_main {
	width: 696px;
	color: #333;
	background-color: #EFEEED;
	border: 1px solid #E2DCDC;
	height: 150px;
}
#sub_header_box2 {
	width: 344px;
	color: #333;
	background-color: #EFEEED;
	float: left;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2DCDC;
	border-right-color: #E2DCDC;
	border-bottom-color: #E2DCDC;
	border-left-color: #E2DCDC;
	background-image: url(images/hos_bg_1.jpg);
}

.sub_header2 {
	width: 344px;
	color: #333333;
	background-color: #FFCC00;
	background-image: url(images/hos_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	display: block;
	background-position: 0px 0px;
	padding-top: 10px;
	font-family: sans-serif;
}

.sub_cont2{
	width: 332px;
	color: #333;
	vertical-align: top;
	padding: 7px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#sub_header_box21 {
	width: 348px;
	color: #333;
	background-color: #EFEEED;
	float: left;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2DCDC;
	border-right-color: #E2DCDC;
	border-bottom-color: #E2DCDC;
	border-left-color: #E2DCDC;
	background-image: url(images/colle_bg2_1.jpg);
}
.sub_header21 {
	width: 348px;
	color: #333333;
	background-color: #0099FF;
	background-image: url(images/colle_bg2.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	display: block;
	background-position: 0px 0px;
	clear: both;
	padding-top: 10px;
	font-family: sans-serif;
}

.sub_cont21{
	width: 334px;
	color: #333333;
	vertical-align: top;
	padding: 7px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-align: justify;
}



/* 

footer boxes

*/

#fot_box {
	width: 970px;
	background-color: #FFFFFF;
	border: 1px solid #E2DCDC;
	height: 51px;
	margin-left: 12px;
}

#fot_box_11 {
	width: 970px;
	background-color: #FFFFFF;
	border: 1px solid #E2DCDC;
	height: 88px;
	margin-left: 12px;
}
.fot_box1 {
	width: 192px;
	color: #333;
	background-color: #D6D6D6;
	float: left;
	height: 49px;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	vertical-align: middle;

}

.fot_box2 {
	background-color: #FFFCC7;
	width: 192px;
	color: #333;
	float: left;
	height: 49px;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	vertical-align: middle;

	
}

.fot_box3 {
	background-color: #E8E1D0;
	width: 192px;
	color: #333333;
	float: left;
	height: 49px;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	vertical-align: middle;

	
}
.fot_box4 {
	background-color: #FFFFFF;
	width: 192px;
	color: #333;
	float: left;
	height: 49px;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	vertical-align: middle;

}

.fot_box5 {
	background-color: #B6DCC7;
	width: 192px;
	color: #333;
	float: left;
	height: 49px;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	vertical-align: middle;

}

.fot_box6 {
	width: 110px;
	color: #333;
	background-color: #B4D98A;
	float: left;
	height: 43px;
	text-align: center;
	padding-top: 6px;
}

.fot_pic{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-left: 5px;
}



.mainbox {
	border: 1px solid #FFFFFF;
}
.boximg {
	border: 1px solid #E2DCDC;
	padding: 3px;
	background-color: #FFFFFF;
}

.bot_box {
	border: 1px solid #E2DCDC;
	padding: 1px;
}
.bot_txt_bold {
	padding-left: 4px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
	text-align: center;
}





.rss-box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss-items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss-item  {
	font-family: Arial, arial, sans-serif;
	font-size: small;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
text-decoration : none;
	border-bottom: 0px solid #ededed;
	color: #333333;

	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: xx-small;
	color: #e0861e;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
	_width:12em;
	_padding:0;
	white-space:nowrap;
	text-decoration: none;
	vertical-align:middle;
	background: #fb6;
	color: black;
	margin-top: 0;
	margin-right: 0.2em;
	margin-bottom: 0;
	margin-left: 0.2em;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
