/* IMPORT SUB STYLES */
	@import url("/resources/mes/styles/command.css");
	@import url("/resources/common/styles/college_template.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: #D3D3EB;
	border-bottom: 1px solid #8AA1CA;
	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: #E6E6E6;
	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 : 1px solid #000000;
	border-right : 1px solid black;
	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, .cell_ServiceNav_welcome, .cell_ServiceNav_logout, .cell_ServiceNav_admin   {
	background-color: #2F267F;
	border-bottom: 1px solid #000000;
	border-right: 3px solid #9EA8A9;
	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_welcome  {
	background-color: #9C619D;
	color: #FFFFFF;
	font-weight : bold;
}

.cell_ServiceNav_logout  {
	background-color: #C6ADC6;
}


.cell_ServiceNav_admin  {
	background-color: #42AAB6;
	color: #FFFFFF;
	font-weight : bold;
}

.cell_ServiceNav_section_selected, .cell_ServiceNav_admin_selected  {
	background-color: #2B2B80;
	border-bottom: 1px solid #000000;
	border-right: 3px solid #9EA8A9;
	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: #4C4C7A;
	border-bottom: 1px solid #000000;
	border-right: 7px solid #9EA8A9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 4px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 4px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_subsection_selected {
	color: #000000;
	background-color: #536466;
	border-right: 7px solid #9EA8A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-left : 10px;
	padding-bottom : 4px;
	padding-right : 0px;
	padding-top : 4px;
	text-align: left;
	text-decoration : none;
	vertical-align : top;
}

.cell_ServiceNav_subsection_open  {
	color: #000000;
	background-color: #717198;
	border-bottom: 1px solid #000000;
	border-right: 7px solid #9EA8A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-left : 10px;
	padding-bottom : 4px;
	padding-right : 0px;
	padding-top : 04px;
	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 #9EA8A9;	
	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 #9EA8A9;	
	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 #9EA8A9;
	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 #9EA8A9;
	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 #9EA8A9;
	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, A.sm_nav_logout: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, A.sm_nav_logout:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm_nav:hover, A.sm_nav_logout:hover  {
	text-decoration : underline;
}

A.sm_nav:link {
	color: #FFFFFF;
}	

A.sm_nav:link {
	color: #FFFFFF;
}

A.sm_nav:visited {
	color: #FFFFFF;
}

A.sm_nav_logout:link {
	color: #FFFFFF;
}

A.sm_nav_logout:link {
	color: #FFFFFF;
}

A.sm_nav_logout:visited {
	color: #FFFFFF;
}

A.sm2_nav:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

A.sm2_nav:visited {
	color: #FFFFFF;
	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 : #536466;
	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 : 14px;
	font-weight: bold;
	padding : 2px;
	text-align : left;
 }
 .moduleListCell {
	color: #000000;
	padding: 2px;
}
 .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 : 14px;
	font-weight: bold;
	padding : 2px;
	text-align : left;
 }
.unitsListTBL {
	background-color : #999999;
	width: 100%;
}
.unitsListCell {
	color: #000000;
	padding: 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: #EEEAF5;
	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: #DBDADC;
	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: #4C4C7A;
	border: 1px solid #164396;
	color: #ffffff;
	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: #E9E8F0;
	border-collapse : collapse;
	border: 1px solid #1B1464;
	height : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.Login_Cell {
	color: #000000;
	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: #DC061F;
	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 : #1B1464;
	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;
}
.RowSubHeading_products {	
	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;
}
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: #DFDFDF;
	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;
	border-bottom : 1px solid #006699;
	border-left : 1px solid #006699;
	border-top : 1px solid #006699;
}
.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_notes  {
	color: #000000;
	background-color: #DFDFDF;
	border-bottom : 1px solid #164396;
	border-right : 1px solid #164396;
	border-top : 1px solid #164396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	text-decoration : none;
	vertical-align : top;
	font-style : italic;
}
.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 */

/* Begin Enrolment/Register styles */

TD.Top {
	vertical-align : top;
}

TABLE.EnrolProgram {
	border-collapse : collapse;
	width : 100%;
}

TABLE.EnrolProgram TD.Label {
	background: #F8F4F4;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #CCCCCC;	
	border-bottom : 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;
    font-size: 12px;
	padding : 4px;
	text-decoration : none;
	vertical-align : top;
}

TABLE.EnrolProgram TD.Value {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #CCCCCC;	
	border-bottom : 1px solid #BFBFBF;		
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
    font-size: 12px;	
	padding : 4px;
	text-decoration : normal;
	vertical-align : top;
}	

TABLE.StepCounter {
	border-collapse : collapse;
	width : 100%;
}

TABLE.StepCounter TD.Label {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #CCCCCC;	
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
    font-size: 10px;	
	padding : 4px;
	text-decoration : normal;
	vertical-align : top;
}

TABLE.StepCounter TD {
	background: #F8F2F2;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #E6E6E6;	
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
    font-size: 10px;	
	padding : 2px;
	text-align : center;
	text-decoration : normal;
	vertical-align : top;
}	

TABLE.StepCounter TD.Null {
	background: #FFFFFF;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;	
	padding : 2px;
}	

TABLE.StepCounter TD.On1 {
	background: #F7A01E;
}	

TABLE.StepCounter TD.On2 {
	background: #84AFBD;
}	

TABLE.StepCounter TD.On3 {
	background: #70AE8F;
}	

TABLE.StepCounter TD.On4 {
	background: #AE88B8;
}	

TABLE.StepCounter TD.On5 {
	background: #C2ABB3;
}	

TABLE.StepCounter TD.Enrol_Preenrol {
	background: #FCE0B5;
	border-left: 20px solid #F7A01E;	
	border-right: 6px solid #F7A01E;
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #BFBFBF;			
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
	margin-top: 4px;
	margin-bottom: 4px;	
    font-size: 14px;		
	padding-bottom : 4px;	
	padding-top : 4px;
	padding-left : 8px;
	padding-right : 4px;
	text-align : left;	
	vertical-align : top ;
}

TABLE.StepCounter TD.Enrol_Username {
	background: #D5ECF3;
	border-left: 20px solid #84AFBD;	
	border-right: 6px solid #84AFBD;
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
	margin-top: 4px;
	margin-bottom: 4px;	
    font-size: 14px;		
	padding-bottom : 4px;	
	padding-top : 4px;
	padding-left : 8px;
	padding-right : 4px;
	text-align : left;		
	vertical-align : top ;
}

TABLE.StepCounter TD.Enrol_Eligibility {
	background: #C9E8D9;
	border-left: 20px solid #70AE8F;	
	border-right: 6px solid #70AE8F;
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
	margin-top: 4px;
	margin-bottom: 4px;	
    font-size: 14px;		
	padding-bottom : 4px;	
	padding-top : 4px;
	padding-left : 8px;
	padding-right : 4px;
	text-align : left;		
	vertical-align : top;
}

TABLE.StepCounter TD.Enrol_Payment {
	background: #DCD1DF;
	border-left : 20px solid #AE88B8;			
	border-right : 6px solid #AE88B8;	
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
	margin-top: 4px;
	margin-bottom: 4px;	
    font-size: 14px;		
	padding-bottom : 4px;	
	padding-top : 4px;
	padding-left : 8px;
	padding-right : 4px;
	text-align : left;		
	vertical-align : top ;
}

TABLE.StepCounter TD.Enrol_Final {
	background: #ECE4E7;
	border-left : 20px solid #C2ABB3;			
	border-right : 6px solid #C2ABB3;	
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
	margin-top: 4px;
	margin-bottom: 4px;	
    font-size: 14px;		
	padding-bottom : 4px;	
	padding-top : 4px;
	padding-left : 8px;
	padding-right : 4px;
	text-align : left;		
	vertical-align : top;
}

TABLE.StepCounter A.Label:link {
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
    font-size: 10px;	
	text-decoration : normal;
	vertical-align : top;
}

TABLE.StepCounter A.Label:visited {
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
    font-size: 10px;	
	text-decoration : normal;
	vertical-align : top;
}
TABLE.StepCounter A.Label:hover {
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Bold;	
    font-size: 10px;	
	text-decoration : normal;
	vertical-align : top;
}

TABLE.Preenrol {
	border-collapse : collapse;
	width : 100%;
}

TABLE.Preenrol TD {
    font-family: Arial,Helvetica,Sans-Serif;	
	margin-top: 4px;
	margin-bottom: 4px;	
    font-size: 12px;		
	padding-bottom : 4px;	
	padding-top : 4px;
	padding-right : 4px;
	text-align : left;	
	vertical-align : top ;
	padding-left : 8px;		
}

TABLE.Preenrol TD.Enrol_Preenrol_Header {
	background: #FCE0B5;
	border-left : 10px solid #F7A01E;		
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #FFFFFF;			
    font-weight: Bold;	
}

TABLE.Preenrol TD.Enrol_Preenrol_Content {
	background: #FBF0DE;
	border-top : 1px solid #E6E6E6;		
	border-bottom : 1px solid #FFFFFF;	
	border-right: 1px solid #BFBFBF;			
	font-weight: normal;	
}

TABLE.Preenrol TD.Enrol_Preenrol_Content UL {
		color : #000000;		
		list-style: square;	
		margin-bottom	:	0px;	
		margin-top	:	0px;
}

TABLE.Preenrol TD.Enrol_Username_Header {
	background: #D5ECF3;
	border-left : 10px solid #84AFBD;		
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #FFFFFF;	
    font-weight: Bold;		
}

TABLE.Preenrol TD.Enrol_Username_Content {
	background: #EAF4F6;
	border-top : 1px solid #E6E6E6;		
	border-bottom : 1px solid #FFFFFF;	
	border-right: 1px solid #BFBFBF;			
    font-weight: normal;	

}

TABLE.Preenrol TD.Enrol_Username_Content UL {
		color : #000000;		
		list-style: square;	
		margin-bottom	:	0px;	
		margin-top	:	0px;
}
TABLE.Preenrol TD.Enrol_Eligibility_Header {
	background: #C9E8D9;
	border-left: 10px solid #70AE8F;	
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #FFFFFF;		
    font-weight: Bold;	
}

TABLE.Preenrol TD.Enrol_Eligibility_Content {
	background: #EAF7F1;
	border-top : 1px solid #E6E6E6;		
	border-bottom : 1px solid #FFFFFF;	
	border-right: 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Normal;	
}

TABLE.Preenrol TD.Enrol_Eligibility_Content UL {
		color : #000000;		
		list-style: square;	
		margin-bottom	:	0px;	
		margin-top	:	0px;
}

TABLE.Preenrol TD.Enrol_Payment_Header {
	background: #DCD1DF;
	border-left: 10px solid #AE88B8;	
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #FFFFFF;		
    font-weight: Bold;	
}

TABLE.Preenrol TD.Enrol_Payment_Content {
	background: #EFE6F1;
	border-top : 1px solid #E6E6E6;		
	border-bottom : 1px solid #FFFFFF;	
	border-right: 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Normal;	
}

TABLE.Preenrol TD.Enrol_Payment_Content UL {
		color : #000000;		
		list-style: square;	
		margin-bottom	:	0px;	
		margin-top	:	0px;
}

TABLE.Preenrol TD.Enrol_Final_Header {
	background: #ECE4E7;
	border-left : 10px solid #C2ABB3;	
	border-top : 1px solid #E6E6E6;	
	border-bottom : 1px solid #BFBFBF;		
    font-weight: Bold;	
}

TABLE.Preenrol TD.Enrol_Final_Content {
	background: #FBFAFA;
	border-top : 1px solid #E6E6E6;		
	border-bottom : 1px solid #BFBFBF;	
	border-right: 1px solid #BFBFBF;		
    font-family: Arial,Helvetica,Sans-Serif;	
    font-weight: Normal;	
}

TABLE.Preenrol TD.Enrol_Final_Content UL {
		color : #000000;		
		list-style: square;	
		margin-bottom	:	0px;	
		margin-top	:	0px;
}

Table.Userdetails {
	border-collapse : collapse;
	width: 100%;
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #CCCCCC;	
	border-bottom : 1px solid #BFBFBF;		
	vertical-align : top;
}

TABLE.VoucherID_Table {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 5px; BORDER-TOP: 0px; PADDING-LEFT: 5px; BACKGROUND: #DCD1DF; PADDING-BOTTOM: 5px; BORDER-LEFT: 0px; PADDING-TOP: 5px; BORDER-BOTTOM: 0px; BORDER-COLLAPSE: collapse; HEIGHT: 0px
}


TABLE.VoucherID_Table TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; COLOR: #000000; PADDING-TOP: 2px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	vertical-align : top;	
}

TD.Enrol_Header H1.EnterUsername {
   color: #467F92;
   font-size: 12pt;
   font-weight: Bold;
   font-family: Arial,Helvetica,Sans-Serif;
   margin-bottom : 2px;   
}

TD.Enrol_Header H1.EnterBasicDetails {
   color: #757247;
   font-size: 12pt;
   font-weight: Bold;
   font-family: Arial,Helvetica,Sans-Serif;
   margin-bottom : 2px;   
}


TD.Enterusername {
	background: #D5ECF3;
	padding : 4px;
}

TD.EnterBasicDetails {
	background: #F9F7D0;
	padding : 4px;	
}

TD.Or {
	background: #FFFFFF;
	padding : 4px;
	vertical-align : middle;
	text-align : center;
	color: #DF0029;
	font-size: 16pt;
	font-weight: Bold;
	font-family: Arial,Helvetica,Sans-Serif;	
}

TD.ActionButtons {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #CCCCCC;	
	border-bottom : 1px solid #BFBFBF;		
	padding : 8px;
	text-align : center;	
}
TD.Enrol_Header {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #E6E6E6;		
	padding : 4px;
	vertical-align : top;
}
TD.Enrol_Header_NoActionButtons {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #E6E6E6;		
	border-bottom : 1px solid #E6E6E6;			
	padding : 4px;
	vertical-align : top;
}
TD.Enrol_Label {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	padding : 4px;
	vertical-align : top;
}
TD.Enrol_Label_pwd {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	color : #DF0029;
	font-weight: Bold;
	padding : 4px;
	vertical-align : top;
}
TD.Enrol_Detail {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-right : 1px solid #E6E6E6;	
	padding : 4px;
	vertical-align : top;
}
TD.Payment_Label {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-left : 1px solid #E6E6E6;	
	border-right : 1px solid #E6E6E6;		
	padding : 4px;
	vertical-align : top;
}

TD.Payment_Detail {
	background: #FFFFFF;
	border-top : 1px solid #E6E6E6;
	border-right : 1px solid #E6E6E6;	
	padding : 4px;
	vertical-align : top;
}
A.Payment_Form_Button:link {
	background : #AE88B8;
	border-bottom : 2px solid #000000;
	border-left : 2px solid #D3D3D3;
	border-right : 2px solid #000000;
	border-top : 2px solid #D3D3D3;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding : 2px;
	text-align : center;
	text-decoration : none;
	vertical-align : center;
}
A.Payment_Form_Button:visited {
	background :  #AE88B8;
	border-bottom : 2px solid #000000;
	border-left : 2px solid #D3D3D3;
	border-right : 2px solid #000000;
	border-top : 2px solid #D3D3D3;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding : 2px;
	text-align : center;
	text-decoration : none;
	vertical-align : center;
}
A.Payment_Form_Button:hover {
	background : #E9D6ED;
	border-bottom : 2px solid #000000;
	border-left : 2px solid #D3D3D3;
	border-right : 2px solid #000000;
	border-top : 2px solid #D3D3D3;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding : 2px;
	text-align : center;
	text-decoration : none;
	vertical-align : center;
}

Table.ConsentRequired {
	border-bottom : 2px solid red;
	border-left : 2px solid red;
	border-right : 2px solid red;
	border-top : 2px solid red;
}

TD.ConsentRequired {
	background : #FFFFFF;
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
}
TD.ConsentDescription {
	background : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 2px;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
}
/* End Enrolment/Register styles */

Table.Null {
	width: 100%;
	border : 0px;	
	border-collapse : collapse;
}

.Alert_default {
    color: #DF0029;
   font-size: 12px;
   font-weight: Bold;
}
.Spacer_1px {
	padding : 1px;
}

.Spacer_2px {
	padding : 2px;
}

.Spacer_3px {
	padding : 2px;
}

.Spacer_4px {
	padding : 4px;
}

.Spacer_8px {
	padding : 8px;
}

DIV.EnrolLink {
	background: #FEFBF6;
	border-left : 6px solid #E4CBA0;		
	padding : 4px;
	vertical-align : top ;
}

DIV.EnrolLink_More {
	float : right;
}

DIV.EnrolLink_More A {
	color : #DF0029;
    font-size: 13px;
}

DIV.EnrolLink_More A:Visited {
	color : #DF0029;
    font-size: 13px;	
}

DIV.EnrolLink A {
	font-weight : bold;
}

DIV.EnrolLink UL {
	color : #EE9C00;		
	list-style: square;	
	margin-bottom	:	0px;	
	margin-top	:	0px;
}

/* Supervisor Form */
.Supervisor_Table {
	border-collapse : collapse;
	border-right: 1px solid #164396;
	border-top: 1px solid #164396;
	width: 100%;
}
.Supervisor_TD_Left {
	background-color: #DCE3EF;
	border-bottom: 1px solid #164396;
	border-left: 1px solid #164396;
	padding: 8px 8px 8px 8px;
	text-align: right;
	width: 20%;
}
.Supervisor_TD_Right {
	background-color: #F5F8FE;
	border-bottom: 1px solid #164396;
 	border-left: 1px solid #164396;
	padding: 8px 8px 8px 8px;
}
.Supervisor_TD_SubmitRow {
	background-color: #8AA1CA;
	border-bottom: 1px solid #164396;
	border-left: 1px solid #164396;
	padding: 8px 8px 8px 8px;
}
.Supervisor_Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #164396;
}
.Supervisor_Button {
	background-color: #DCE3EF;
	border: 1px solid #164396;
	color: #164396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}