.nit /* Empty for validation */
{
}


/*---Global Definitions-----------------------------------------------------------------------------------*/
body 
{
	margin: 5px 0px 0px 0px;
	background-color: #d9d9d9;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, 
a:visited 
{
	color:#591D01;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

/*--- General Page Style --------------------------------------------------------------------------*/

.leftMarginFill
{
	background-image: url(../../_images_v2/leftGrey.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightMarginFill
{
	background-image: url(../../_images_v2/rightGrey.gif);
	background-repeat: repeat-y;
}

/*--- Home Page Style -----------------------------------------------------------------------------*/
.ResourcesForNavCell
{
	background-color: #591e00;
	color: #FFFFFF;
	padding: 10px 5px 5px 20px;
}

.ResourcesForNavCell a
{
	text-decoration: none;	
}

.HomeCenterContent 
{
	background-color:#f1deb6;
}

.HomeCenterContentEmergency
{
	background-color: #ffff00;
}

.HomeLeftColumn
{
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 2px 0px 0px;
}

.HomeRightColumn 
{
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 0px 0px 2px;
}

.HomeColumnPadding
{
    padding: 0px 5px 0px 15px;
}

/*--- Department Page Style ------------------------------------------------------------------------*/
.LeftNavCell
{
	background-color:#591d01;
}

.LeftNavCell a
{
    text-decoration: none;
}

.AuxBar 
{
	background-image: url(../../_images_v2/BK-AuxBar.jpg);
	background-repeat: repeat-x;	
	background-color: #f1deb6;
}

.DeptCenterPadding 
{
    padding: 0px 5px 0px 5px;
}


/*---Template Building Blocks-----------------------------------------------------------------------------------*/
.borderSeparator /* Header Border */
{
	background-image: url(../../_images_v2/separator_under_nav.gif);
	background-repeat: no-repeat;
	height: 7px;
}

.borderBottom /* Footer Border */
{
	border-bottom: solid #FFFFFF 1px;
}

.util_link_text /* Header Top Area */
{
	font-size: 12px;
	color: #666666;
	padding: 4px;
}

.util_link_text a:link, 
.util_link_text a:visited, 
.util_link_text a:hover 
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.footer
{
	font-size: 11px;
	color: #000000;
	background-color: White;
	height: 100px;
}

.footer_link_text a:link, 
.footer_link_text a:visited, 
.footer_link_text a:hover 
{
	font-size:12px;
	color: #591e00;
	text-decoration: none;
}

.titleBar_Section
{
	background-image: url(../../_images_v2/blankBanner.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;	
}

.titleBar_Text,
.titleBar_Text a
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.breadCrumb_text
{
	font-size: 10px;
}

.PageBK-UMESLogo 
{
	background-image: url(../../_images_v2/UMESLogoBK.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
}

/*---Special -----------------------------------------------------------------------------------*/
.PageBK-IntlProgWkshp { /* CMS - International Programs Workshops */
	background-image:url(/cms300uploadedImages/1-AcademicAffairs/International_Programs/IntlBK.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
}

.PageBK-Title3 { /* CMS - International Programs Workshops */
	background-image:url(../../_images_v2/Title3HawkBK.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
}

.PageBK-NAAAHP { /* CMS - SiteMap */
	background-image:url(../../_images_v2/NAAAHP-Watermark.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
}
.PageBK-FLIC 
{
	background-image: url(../../_images_v2/FLIC_BG.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
	background-color: #F7E9CF;
}

/* ---MISC ---------------------------------------------------------------------------------*/
.tableInfo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.NewsList_text, 
.NewsList_text td{ /* CMS List Summary */
	font-family:Verdana;
	background-color: #EEEEEE;
	font-size:9px;
	vertical-align:top;

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.NewsList_text a:link, 
.NewsList_text a:visited, 
.NewsList_text a:hover { /* CMS List Summary */
	font-size:12px;
	color:#622323;
	font-weight: bold;
	text-decoration:underline;
}

.NewsList_text1 td
{
    line-height: 30px;
    padding: 0px 0px 0px 10px;
	background-color: #eeeeee;
}
.NewsList_text1 td a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #622323;
	text-decoration: none;
}
.NewsList_text1 td a:hover
{
    text-decoration: underline;
}

.NewsArchiveList_text, 
.NewsArchiveList_text td{ /* CMS List Summary */
	font-family:Verdana;
	background-color: #EEEEEE;
	font-size:9px;
	vertical-align:top;

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.NewsArchiveList_text a:link, 
.NewsArchiveList_text a:visited, 
.NewsArchiveList_text a:hover { /* CMS List Summary */
	font-size:12px;
	color:#622323;
	font-weight: bold;
	text-decoration:underline;
}

.borderLeftOSP {
	background-image:url(../../_images_v2/BK-AuxBar2.jpg);
	background-repeat:no-repeat;	
	background-color: #f1deb6;
}

.AlternativeMenu a
{
color:#FFFFFF; 
font-family: Arial; 
font-size:11px; 
display:block; 
width: 187px;
}

.AlternativeMenu a:hover
{
background-color:#754e41; 
}

.AlternativeMenu1 a
{
color:#FFFFFF; 
font-family: Arial; 
font-size:12px; 
display:block; 
width: 187px;
}

.AlternativeMenu1 a:hover
{
background-color:#754e41; 
}

/*------- MIRROR SITE -------------------------------------------------------------------*/
.MirrorStandardDisplay,
.MirrorStandardDisplay td
{
    font-size: 12px;
}

/*------- RENAMES!!!!!!-------------------------------------------------------------------*/
/* Renamed to .AuxBar (Department Page Style) */
._borderLeft {
	background-image:url(../../_images_v2/BK-AuxBar.jpg);
	background-repeat: repeat-x;	
	background-color: #f1deb6;
}

/* Renamed to .ResForNavCell (Home Page Style) */
._navCell
{
	background-color:#591e00;
	color: #FFFFFF;
	padding-left: 20px;
}
._navCell a{
	text-decoration: none;	
}

/* Renamed to .HomeCenterContent (Home Page Style) */
._mainContent { /*HOME PAGE*/
	background-color:#f1deb6;
}
._mainContentEmergency { /*HOME PAGE*/
	background-color:#ffff00;
}

/* Renamed to .HomeColumnPadding (Home Page Style) */
._padding_HomepageText{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* Renamed to .HomeLeftColumn (Home Page Style)*/
._homeBorderRight{ /*HOME PAGE*/
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 5px 0px 0px;
}

/* Renamed to .HomeRightColumn (Home Page Style) */
._homeBorderLeft{ /*HOME PAGE*/
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 0px 0px 5px;
}

/* Renamed to .LeftNavCell (Department Page Style */
._navCellAux{
	background-color:#591e00;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom:7px;
}
._navCellAux a:link, 
._navCellAux a:visited, 
._navCellAux a:hover{
	text-decoration: none;	
}

/* Renamed to .DeptCenterPadding (Department Page Style) */
._OpeningPagePadding {
    padding: 0px 5px 0px 5px;
}

/* Renamed to .PageBK-UMESLogo (Template Building Blocks) */
._PageBK-MyUMES { /* CMS - SiteMap */
	background-image:url(../../_images_v2/UMESLogoBK.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
}

