/*Defaults-----------------------------------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d9d9d9;
}
td{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

a:link, a:visited {
	color:#591D01;
	text-decoration:none;
}
a:hover {
	color:#591E00;
	text-decoration:underline;
}

h1 {
	color: #000000;
	font-size: large;
}
h2 {
	color: #591D01;
	font-size: large;
}
h3 {
	color: #591D01;
	font-size: large;
}

.borderLeft {
	background-image:url('/_images/BK-AuxBar.jpg');
	background-repeat:no-repeat;	
	background-color: #f1deb6;
	border: solid #FFFFFF;
	border-width: 0px 0px 0px 5px;
}

/*Margins-----------------------------------------------------------------------------------*/
.leftMarginFill{
	background-image: url('../_images/leftGrey.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
.rightMarginFill{
	background-image: url('../_images/rightGrey.gif');
	background-repeat: repeat-y;
}

/*Left Navigation-------------------------------------------------------------------------------------------*/
.navCell{ /*HOME PAGE*/
	background-color:#591e00;
	color: #FFFFFF;
	padding-left: 20px;
}
.navCell a{ /*HOME PAGE*/
	text-decoration: none;	
}

.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;	
}

.navCellAux1{ /* CMS Content Blocks */
	background-color:#591e00;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom:7px;
}
.navCellAux1 a:link, .navCellAux1 a:visited, .navCellAux1 a:hover{ /* CMS Content Blocks */
	color: #FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
}

/*Home Page Style-----------------------------------------------------------------------------------*/
.mainContent { /*HOME PAGE*/
	font-family:Verdana;
	font-size:10px;
	color: #591D01;
	background-color:#f1deb6;
}
.mainContent h3 { /*HOME PAGE*/
	color: #591D01;
	font-size: large;
	line-height: normal;
	font-weight: bolder;
}
.mainContent h4 { /*HOME PAGE*/
	color: #591D01;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.homeBorderRight{ /*HOME PAGE*/
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 5px 0px 0px;
}
.homeBorderLeft{ /*HOME PAGE*/
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 0px 0px 5px;
}

.borderRight { /*HOME PAGE*/
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 0px 0px 0px;
}
.borderLeft2 { /*HOME PAGE*/
	background-color: #EEEEEE;
	border: solid #FFFFFF;
	border-width: 0px 0px 0px 5px;
}

.padding_HomepageText{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.calendar_text{ /*HOME PAGE*/
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight: normal;
}
.calendar_text a:link, .calendar_text a:visited{ /*HOME PAGE*/
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
}
.calendar_text a:hover { /*HOME PAGE*/
	text-decoration:underline;
}

.news_header{ /*HOME PAGE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.news_text{ /*HOME PAGE*/
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight: normal;
}
.news_text a:link, .news_text a:visited, .news_text a:hover{ /*HOME PAGE*/
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
}

.moreNews_text a:link, .moreNews_text a:visited, .moreNews_text a:hover{ /*HOME PAGE */
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
}

.bulletins_header{ /*HOME PAGE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.bulletins_text{ /*HOME PAGE*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url('/_images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 13px 3px;
}
.bulletins_text a:link, .bulletins_text a:visited{ /*HOME PAGE*/
	font-family:Verdana;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
}
.bulletins_text a:hover{ /*HOME PAGE*/
	text-decoration: underline;
}

.bulletins1_text td{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url('../_images/arrow.gif');
	background-position: 13px 3px;
	background-repeat: no-repeat;
}
.bulletins1_text{ /*HOME PAGE*/
	font-family:Verdana;
	font-size:9px;
}
.bulletins1_text a:link, .bulletins1_text a:visited{ /*HOME PAGE*/
	font-family:Verdana;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
}
.bulletins1_text a:hover{ /*HOME PAGE*/
	text-decoration: underline;
}

.bulletins2_header{ /*HOME PAGE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.bulletins2_text{ /*HOME PAGE*/
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color:#591D01;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url('/_images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.bulletins2_text a:link, .bulletins2_text a:visited{ /*HOME PAGE*/
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color:#591D01;
	text-decoration:none;
}
.bulletins2_text a:hover{ /*HOME PAGE*/
	text-decoration: underline;
}

/*Header and Footer Style-----------------------------------------------------------------------------------*/
.borderBottom {
	border-bottom: solid #FFFFFF 1px;
}

.util_link_text {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	padding: 4px;
}
.util_link_text a:link, .util_link_text a:visited, .util_link_text a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.footer_link_text a:link, .footer_link_text a:visited, .footer_link_text a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#591e00;
	text-decoration:none;
}
.footer_text{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

/*Template Building Blocks-----------------------------------------------------------------------------------*/
.titleBar{
	background-image: url('/_images/blankBanner.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.quicklink_header{
	background-color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-transform: uppercase;
	height:26px;
}
.quicklink_text{
	font-family:Verdana;
	font-size:9px;
}
.quicklink_text td{
	color:#000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url('../_images/arrowBlack.gif');
	background-position: 13px 3px;
	background-repeat: no-repeat;
}
.quicklink_text a:link, .quicklink_text a:visited{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
.quicklink_text a:hover{
	text-decoration: underline;
}

.quicklink1_text{ /*CMS CONTENT BLOCK*/
	font-family:Verdana;
	font-size:9px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url('/_images/arrowBlack.gif');
	background-repeat: no-repeat;
	background-position: 13px 3px;
}
.quicklink1_text a:link, .quicklink1_text a:visited{ /*CMS CONTENT BLOCK*/
	font-family:Verdana;
	color:#000000;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
}
.quicklink1_text a:hover{ /*CMS CONTENT BLOCK*/
	text-decoration: underline;
}

.quicklinkHE_text{ /*CMS CONTENT BLOCK*/
	font-family:Verdana;
	font-size:10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url('/_images/arrowRed.gif');
	background-repeat: no-repeat;
	background-position: 13px 3px;
}
.quicklinkHE_text a:link, .quicklinkHE_text a:visited{ /*CMS CONTENT BLOCK*/
	font-family:Verdana;
	color:#591D01;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.quicklinkHE_text a:hover{ /*CMS CONTENT BLOCK*/
	text-decoration: underline;
}

.OpeningPagePadding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.doclink1_text{
	font-size:9px;
	color:#622323;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.doclink1_text td{
	font-size:9px;
	color:#622323;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.doclink1_text a:link, .doclink1_text a:visited{
	text-decoration:none;
}
.doclink1_text a:hover{
	text-decoration: underline;
}

.AuxCalendar_text{ /*CMS Content Block*/
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.AuxCalendar_text a:link, .AuxCalendar_text a:visited{ /*CMS Content Block*/
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
}
.AuxCalendar_text a:hover { /*CMS Content Block*/
	text-decoration:underline;
}

.ArticleList_text{ /* CMS List Summary */
	font-family:Verdana;
	line-height: 20px;
}
.ArticleList_text td{ /* CMS List Summary */
	background-color: #EEEEEE;
	font-size:9px;
	vertical-align:top;

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

	background-image: url('../_images/LSSeparator.gif');
	background-position: 21px 26px;
	background-repeat: no-repeat;
}
.ArticleList_text a:link, .ArticleList_text a:visited, .ArticleList_text a:hover { /* CMS List Summary */
	font-family:Verdana;
	font-size:11px;
	color:#622323;
	font-weight: bold;
	text-decoration:none;
}

/*MISC-----------------------------------------------------------------------------------*/
.tableInfo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.PageBK-IntlProgWkshp { /* CMS - International Programs Workshops */
	background-image:url(/cms300uploadedImages/1-AcademicAffairs/International_Programs/IntlBK.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
}

.PageBK-MyUMES { /* CMS - SiteMap */
	background-image:url(/cms300uploadedImages/UMESLogoBK.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
}

.NewsList_text{ /* CMS List Summary */
	font-family:Verdana;
}
.NewsList_text td{ /* CMS List Summary */
	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;
}

