/* IMPORT SUB STYLES */
	@import url("/meseduframe.css");
/* IMPORT SUB STYLES */

/* Template Body styles */
.body_Template {
	background-color: #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.table_Template {
	border : 0px;
	border-collapse : collapse;
}

.cell_Template_LeftBar  {
	background-color: #E6D6E9;
	border-bottom: 0px;
	border-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	vertical-align : top;
}

.cell_Template_RightBar  {
	background-color: #FFFFFF;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	padding-bottom : 40px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 5px;
	vertical-align : top;
}

.cell_Template_Content  {
	background-color: #FFFFFF;
	border-bottom : 0px;
	border-left : 2px solid #6A1686;
	border-right : 0px;
	border-top : 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_Template_Content_No_Border  {
	background-color: #FFFFFF;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-left : 0px;
	padding-bottom : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.footer_Template {
	border-top: 1px solid #8AA1CA;
	color: #164396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align : bottom;
}
.footer_Template_NOLine {
	color: #164396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align : bottom;
}
/* end: Template Body styles */

/* Master Head styles */
.cell_MastHead_row1  {
	background-color: #DCE3EF;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
}

.cell_MastHead_row2  {
	background-color: #8AA1CA;
	border-bottom : 1px solid #000000;
	border-left : 0px;
	border-right : 0px;
	border-top : 1px solid #000000;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
/* end: Master Head styles */


/* Centre aligns the contents of a cell */ 
.cell_Align_centre  {
	text-align: center;
}

/* Right aligns the contents of a cell */ 
.cell_Align_right  {
	text-align: right;
}

/* Left aligns the contents of a cell */ 
.cell_Align_left  {
	text-align: left;
}
/* end: Alignment styles */

/* Navigation styles */
.cell_ServiceNav_section  {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 3px solid #AF7DBC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 5px;
}

.cell_ServiceNav_section_selected  {
	background-color: #C3CF6B;
	border-bottom: 1px solid #000000;
	border-right: 3px solid #AF7DBC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 5px;
}

.cell_ServiceNav_subsection  {
	background-color: #C3CF6B;
	border-bottom: 1px solid #000000;
	border-right: 7px solid #AF7DBC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_subsection_selected {
	color: #000000;
	background-color: #8C9F00;
	border-right: 7px solid #AF7DBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-left : 10px;
	padding-bottom : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_subsection_open  {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 7px solid #AF7DBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-left : 10px;
	padding-bottom : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_section_mi  {
	background-color: #7AC2D0;
	border-bottom: 1px solid #000000;	
	border-right: 3px solid #AF7DBC;	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 5px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_section_mi_selected  {
	background-color: #0187A2;
	border-bottom: 1px solid #000000;	
	border-right: 3px solid #AF7DBC;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 5px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_subsection_mi  {
	background-color: #0187A2;
	border-bottom: 1px solid #000000;
	border-right: 7px solid #AF7DBC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_subsection_mi_selected {
	background-color: #DCE3EF;
	border-right: 7px solid #AF7DBC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_subsection_mi_open  {
	background-color: #7AC2D0;
	border-bottom: 1px solid #000000;
	border-right: 7px solid #AF7DBC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_section_facilitator {
	background-color: #FFEEC5;
	border-bottom: 1px solid #8AA1CA;	
	border-right: 3px solid #8AA1CA;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 5px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_section_facilitator_selected {
	background-color: #FFFFC5;
	border-bottom: 1px solid #8AA1CA;	
	border-right: 3px solid #8AA1CA;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 5px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

A.sm_nav:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-align: center;
	text-decoration : none;
}

A.sm_nav:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm_nav:hover {
	text-decoration : underline;
}

A.sm2_nav:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm2_nav:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm2_nav:hover {
	text-decoration : underline;
}

A.sm2_nav_selected:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm2_nav_selected:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm2_nav_selected:hover {
	text-decoration : underline;
}

A.sm_nav_mi:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-align: center;
	text-decoration : none;
}

A.sm_nav_mi:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm_nav_mi:hover {
	text-decoration : underline;
}

A.RecentUnit_nav:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-align: center;
	text-decoration : none;
}

A.RecentUnit_nav:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.RecentUnit_nav:hover {
	text-decoration : underline;
}

/* end: Navigation styles */

/* Announcements Styles  */

.OUTERTable_Announcement {
	background-color: #DCE3EF;
	border-collapse : collapse;
	border-bottom : 1px solid #164396;
	border-left : 1px solid #164396;
	border-right : 1px solid #164396;
	border-top : 1px solid #164396;
}
.INNERTable_Announcement {
	border : 0px;
	border-collapse : collapse;
}
.Cell_Announcement {
	
}
.IMG_Announcement {
	text-align : center;
	vertical-align : top;
	width : 60px;
}
.IMG_Announcement_IMG { 
	border-bottom : 1px solid #164396;
	border-left : 1px solid #164396;
	border-right : 1px solid #164396;
	border-top : 1px solid #164396;
 }
.HEAD_Announcement {
	color : #164396;
	font-weight : bold;
}
.HELLO_Announcement {
	color : #164396;
	font-weight : bold;
}
.DYTXT_Announcement {
	color : #164396;
}

/* Announcements Styles Unit Promotions  */

.OUTERTable_Announcement_UP {
	background-color: #DCE3EF;
	border-collapse : collapse;
	border-bottom : 1px solid #164396;
	border-left : 1px solid #164396;
	border-right : 1px solid #164396;
	border-top : 1px solid #164396;
}
.INNERTable_Announcement_UP {
	border : 0px;
	border-collapse : collapse;
}
.Cell_Announcement_UP {
	
}
.DYTXT_Announcement_UP {
	color : Red;
}

/* FORM styles 
	Use these classes in form tags
*/
.Form_field {
	background-color: #EFEFEF;
	color: #01405B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

input.Form_field {
	color: #01405B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

select.Form_field {
	color: #01405B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

textarea.Form_field {
	color: #01405B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

input.Form_submit {
	background-color: #D34C3D;
	border-color: #EBEAEA #989797 #989797 #EBEAEA;		
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A.Form_cancel  {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bolder;
	text-decoration : none;
}
.Form_Cell_submit  {
	background-color: #F2F2F2;
	border : 1px solid #006699;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding-bottom : 4px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 4px;
	text-align: center;
	text-decoration : none;
}
/* end: FORM styles */

/* News Styles */
.NEWS_CellContent  {
	background-color: #FFFFFF;	
	border : 1px solid #061F53;	
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight : normal;	
	padding-bottom : 2px;	
	padding-left : 4px;
	padding-right : 2px;	
	padding-top : 2px;	
	vertical-align : top;
	text-decoration : none;
}
.NEWS_RowHeading {
	background: #7992C5; 
	border : 1px solid #7992C5;	
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight : bold;	
	padding-bottom : 2px;	
	padding-left : 4px;	
	padding-right : 2px; 
	padding-top : 2px; 
	text-align : left;	
	text-decoration : none;	
	vertical-align : top;
}
.NEWS_Table  {
	background : transparent;	
	border : 1px solid #061F53; 
	border-collapse : collapse;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	font-weight : normal; 
	text-align : left; 
	text-decoration : none;	
}
.NEWS_RowSubHeading {	
	background: #DEE9FF; 
	border : 1px solid #061F53;	
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight : bold;	
	padding-bottom : 2px;	
	padding-left : 4px;	
	padding-right : 2px;	
	padding-top : 2px;  
	text-decoration : none;	
	vertical-align : top;
}
.NEWS_CellHeading_above  {
	background-color: #FFFFFF;	
	border : 1px solid #061F53;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight : bold;	
	padding-left : 2px;	
	padding-bottom : 2px;	
	padding-right : 2px;	
	padding-top : 2px;  
	text-align: center;	
	text-decoration : none;
	vertical-align : top;
}

/* Tell Friend Styles */
.tellFriendOuterTable {
	background-color: #333399;
	border-collapse : collapse;
	padding : 1px 1px 1px 1px;
}
.tellFriendInnerTable {
	background-color: White;
	border-collapse : collapse;
	width : 100%;
}
.tellFriendHeaders {
	background-color:  #CAE4FF;
}
.tellFriendButton {
	background-color: #D34C3D;
	border-color: #EBEAEA #989797 #989797 #EBEAEA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tellFriendBlueCell{
	background-color: #CAE4FF;
	color: #333399;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight : bold;
}
.tellFriendWhiteCell { 
	color: #333399;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight : bold;
 }
 .Center { 
 	text-align: center;
  }
  
/* Banner Ads Admin Area*/
.COL_BannerAdAdmin_OuterTableBorder {
	background-color : #5072B0;
	border: 0px 0px 0px 0px;
	border-collapse : collapse;
	width: 100%;
}
.COL_BannerAdAdmin_OuterTable {
	border: 0px 0px 0px 0px;
	width: 100%;
}
.COL_BannerAdAdmin_OuterTable td.leftColl {
	background-color : #DCE3EF;
	width: 150px;
}
.COL_BannerAdAdmin_OuterTable td.leftCollNW {
	background-color : #DCE3EF;
}
.COL_BannerAdAdmin_OuterTable td.rightColl {
	background-color : #FFFFFF;
}

.COL_BannerAdAdmin_OuterTable td input.submitrb {
	background-color : #DCE3EF;
}

.COL_BannerAdAdmin_InnerTableBorder {
	background-color : #5072B0;
	border: 0px 0px 0px 0px;
	border-collapse : collapse;
	float: left;
}
.COL_BannerAdAdmin_InnerTable {
	border: 0px 0px 0px 0px;
}
.COL_BannerAdAdmin_InnerTable td.leftColl {
	background-color : #DCE3EF;
	width: 150px;
}
.COL_BannerAdAdmin_InnerTable td.rightColl {
	background-color : #FFFFFF;
}

.COL_BannerAdAdmin_OUTLINE {
	border : medium dashed Red;
}
.COL_BannerAdAdmin_NOOUTLINE {
	border : medium dashed white;
}

/* Site Short Cuts */
.SS_navigation_table {
	background-color : #6A1686;
	border-collapse : collapse;
	padding: 10px 10px 10px 10px;
	width: 122px;
}
.SS_navigation_left {
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
}
.SS_navigation_right {
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SS_navigation_right a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SS_navigation_right a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SS_navigation_right a:visited{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.COL_SS_ManageTable {
	width : 100%;
}
.COL_SS_ManageTable td.SSHeading {
	font-weight : bold;
	text-transform : uppercase;
}
.COL_SS_ManageTable td.SSMessage {

}
.COL_SS_ManageTable td.SSOptions {

}
.COL_SS_ManageTable td.SSSubmit {
	text-align : center;
}
.COL_SS_ManageSubmit {
	background-color : #DCE3EF;
}

/* module and units list  */
.moduleTBL {
	background-color : #FFEEC5;
	border-collapse : collapse;
	width: 100%;
}
.moduleCatCellHeading {
	background-color : #FFCC66;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color: #000000;
	font : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
}
 .moduleCatCellSubHeading { 
	background-color : #FFCC66;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color: #000000;
	font : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
 }
.moduleCatSubHeading {
	color: #000000;
	font : Arial Helvetica sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-align : center;
}
.moduleListCellHeading { 
	background-color : #FFCC66;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #FFCC66;
	border-right : 1px solid #FFCC66;
	border-top : 1px solid #000000;
	color: #000000;
	font : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
 }
 .unitsTBL {
	background-color : #DCE8F3;
	border-collapse : collapse;
	width: 100%;
}
.unitsCatCellHeading {
	background-color : #8BB2D6;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color: #000000;
	font : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
}
 .unitsCatCellSubHeading { 
	background-color : #8BB2D6;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color: #000000;
	font : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
 }
.unitsCatSubHeading {
	color: #000000;
	font : Arial Helvetica sans-serif;
	font-size : 16px;
	font-weight : normal;
	text-align : center;
}
.unitsListCellHeading { 
	background-color : #8BB2D6;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #8BB2D6;
	border-right : 1px solid #8BB2D6;
	border-top : 1px solid #000000;
	color: #000000;
	font : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
 }
.unitsListTBL {
	background-color : #999999;
	width: 100%;
}
.unitsListCell {
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 2px;
}
.NoUnits {
	text-align: right;
	font-weight: bold;
	color: #000000;
}
/* /module and units list  */

/* Contact Form */
.Contact_Table {
	border-collapse : collapse;
	border-right: 1px solid #164396;
	border-top: 1px solid #164396;
	width: 100%;
}
.Contact_TD_Left {
	background-color: #DCE3EF;
	border-bottom: 1px solid #164396;
	border-left: 1px solid #164396;
	padding: 8px 8px 8px 8px;
	text-align: right;
	width: 40%;
}
.Contact_TD_Right {
	background-color: #F5F8FE;
	border-bottom: 1px solid #164396;
 	border-left: 1px solid #164396;
	padding: 8px 8px 8px 8px;
}
.Contact_TD_SubmitRow {
	background-color: #8AA1CA;
	border-bottom: 1px solid #164396;
	border-left: 1px solid #164396;
	padding: 8px 8px 8px 8px;
}
.Contact_Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #164396;
}
.Contact_Button {
	background-color: #DCE3EF;
	border: 1px solid #164396;
	color: #164396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.MESVAL_error_message  {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
}
.alert  {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
}

/* Login Form Styles */
/* enables you to have a table with no borders, cell padding & cell spacing while using the inherant background colour */
.Table_Clear {
	border-collapse : collapse;
	border : 0px;
	height : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.Login_Table {
	background: #F4F7E6;
	border-collapse : collapse;
	border: 2px solid #8C9F00;
	height : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.Login_Cell {
	color: #6A1686;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 5px;
	text-decoration : none;
}
input.Login_input {
	background-color: #EFEFEF;
	border-color: #A6A6A6 #A6A6A6 #A6A6A6 #A6A6A6;
	border-bottom-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	color: #01405B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
input.Login_Form_submit {
	background-color: #6A1686;
	border-color: #EBEAEA #989797 #989797 #EBEAEA;	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.Login_links_table  {
	background : #8B9F00;
	border-collapse : collapse;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	text-decoration : none;
	vertical-align : top;
}
A.Login_links:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-left : 4px;
	padding-top : 4px;
	text-decoration : none;
}	

A.Login_links:hover {
	color: #FFFFFF;
	padding-left : 4px;
	padding-top : 4px;
	text-decoration : underline;
}

A.Login_links:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-left : 4px;
	padding-top : 4px;
}
.Login_title {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
}	
/* /Login Form Styles */

/* New Users Styles */
.promo_white {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
}	
A.promo_white {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
}	
A.promo_white:hover {
	color: #FFFFFF;
	text-decoration : underline;
}
/* /New Users Styles */

/* Products styles */
.table_products {
	border : 0px;
	border-collapse : collapse;
	width : 100%;
}
.RowHeading_products {
	background: #5072B0;
	border : 1px solid #5072B0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding-left : 4px;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : left;
	text-decoration : none;
}
.RowHeadingCommands_products { 
	font-weight : normal;
	font-size: 11px;
	text-align: right;
}
A.RowHeadingCommands_products:link  {
	color: White;
	font-weight : normal;
	font-size: 11px;
	text-align: right;
	text-decoration : none;
}
A.RowHeadingCommands_products:visited {
	color: White;
	font-size: 11px;
	font-weight : normal;
	text-align: right;
	text-decoration : none;
}
A.RowHeadingCommands_products:hover {
	color: White;
	text-decoration : underline;
	text-align: right;
}
.CellHeading_products_left  {
	background-color: #FFFFFF;
	border : 1px solid #006699;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 2px;
	padding-top : 2px;	
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}
.CellHeading_products_above  {
	background-color: #FFFFFF;
	border : 1px solid #006699;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 2px;
	padding-top : 2px;	
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}
.CellContent_products  {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom : 1px solid #164396;
	border-left : 1px solid #164396;
	border-right : 1px solid #164396;
	border-top : 1px solid #164396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	text-decoration : none;
	vertical-align : top;
}
.CellContent_products_action  {
	color: #000000;
	background-color: #FFFFFF;
	border : 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 2px;
	padding-top : 2px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}
A.CellContent_products_link:link  {
	color: blue;
	font-weight : normal;
	font-size: 12px;
	text-align: right;
	text-decoration : none;	
}
A.CellContent_products_link:visited {
	color: blue;
	font-size: 12px;
	font-weight : normal;
	text-align: right;
	text-decoration : none;
}
A.CellContent_products_link:hover {
	color: blue;
	font-weight : normal;	
	text-align: right;
	text-decoration : underline;
}
.audittrail_products {
	background: #806181;
	border : 1px solid #5072B0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : left;
	text-decoration : none;
}
/* /Products styles */

