@font-face {
    font-family: 'Museo 700';
    /*src: url('https://vincitraining.com/LLMS4_testhk/css/fonts/Museo-700-Regular.eot');*/
    src: url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/Museo-700-Regular.eot');
    src: url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/Museo-700-Regular.eot?iefix') format('embedded-opentype'), url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/Museo-700-Regular.woff') format('woff'), url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/Museo-700-Regular.ttf') format('truetype'), url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/Museo-700-Regular.svg#Museo 700') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo300';
    src: url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/museo300-regular-webfont.eot');
    src: url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/museo300-regular-webfont.woff') format('woff'), url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/museo300-regular-webfont.ttf') format('truetype'), url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/SourceSansPro-Regular.eot');
    src: url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/SourceSansPro-Regular.eot?iefix') format('embedded-opentype'), 
    url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/SourceSansPro-Regular.woff') format('woff'), 
    url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/SourceSansPro-Regular.ttf') format('truetype'), 
    url('https://vincitraining.com/LLMS4_testhk/TransactionalLearner/css/fonts/SourceSansPro-Regular.svg#Source Sans Pro') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body,form {
	margin:0;
	padding:0;
	/*height:100%; /* needed for container min-height */
	/*background:#012B4A;*/
	background-color:#ffffff;
	background: url(../media/images/layout/bg-silver.gif) repeat-x;
	/*font : 12px/17px Arial, Helvetica, "Sans Serif";*/
	color:#000000;
}
body { 

	margin-left: 0px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.heading {
	font-family: 'source_sans_proregular';
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.side {
	font-family: 'source_sans_proregular';
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text {
	font-family: 'source_sans_proregular';
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.side1 {
	font-family: 'source_sans_proregular';
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a 
{
font: 12px/17px 'source_sans_proregular';
color: #000;
text-decoration: none;
}
.Title
{
	padding-top:20px;
	padding-bottom:10px
}
.ContentTable
{
	border:solid 0px #F0F0F0;
	margin-bottom:10px;
}
.alternateRow1
{
	background-color:#F0F0F0;
	color:#000000;
	line-height:25px;
}
.alternateRow2
{
	background-color:#FFFFFF;
	line-height:25px;
}
.LabelBold
{
	font:12px/17px arial, helvetica, sans-serif bold;
}
.TextBox
{
		font:12px/17px 'source_sans_proregular';
width:200px;
}
.Error
{
		font:10px/15px 'source_sans_proregular';
color:Red;
}
h1 { 
	font:12px/17px; 
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	margin:0 0 0 0.5em;
}

h2 {
	font:18px/23px ;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	margin:0 0 0 0em;
}

	h1, h2, a {
		color:#F57B31;
	}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

/*theme footer*/
.footerBgColor
{
    background:#90BD63;
}

/* Data Grid Style */
.grid
{
	font-family:Arial, Helvetica, "Sans Serif"; 
	font:12px/17px;
	border:solid 1px #F0F0F0;
}
.gridHeader
{
	background:White;
	font-weight:bold;
	background-color:#c2e2df;/*added sreedhar on 23Sep2010*/
}

.gridRow /*change here for theme*/
{
    background-color:#FEFEFE;
	color:#000000;
}
.gridAlternateRow /*change here for theme*/
{	
    background-color:#E8F9F7;
	color:#000000;
}

.gridFooter /*change here for theme*/
{
    background-color:#08796A;
	color:#FFFFFF; 
	font-weight:bold;
}
.gridHighlight
{
	background:green;
	color:White;
	font-weight:bold;
}
.grid a
{
	font-weight:bold;
}


/* Left Margin 10px */
.margL10
{
	margin-left: 10px;
}

.breadcrum
{
    padding: 2px;
    height: 20px;

    font-size :9pt;
    
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/top_bg.gif);
	background-repeat:repeat-x;
	color:Gray;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


.mainmenu
{
   /* background-color:#B4CEF8;
    height :16px;*/
}

.mainmenuitem
{ 
    padding-right: 7px;
    padding-left:3px;  
    padding-top:1px;    
 }
 
 .mainmenumove
{
    background-color:#C2E2DF;
    border-width:1px;
    border-style:solid;
    color:Black;
    border-color:Gray ;
    padding-right: 0px;
    padding-left:5px;  
    padding-top:0px;
    }
.submenu
{
    background-image:url(images/group_background.gif);
    background-color:White;
    width:220px;
    border-color:Black;
    border-style:solid;
    border-width:1pt;
    text-align:left;
    }
    
.submenuitem
{
    height :20px;
    width:25px;
    padding-top:4px;
    padding-bottom:0px;
    vertical-align:middle;
 }

.submenumove
{
    background-color:#E0E0E0;
    height :25px;
    width:220px;
}
.Hidelink
{
visibility:hidden;
}

.calendar
{
	font-size: 8pt;
    color: #000000;
    font-family: Arial;
}
.calTopRow
{
	border-color:Blue;
    font-weight: bold;
    font-size: 8pt;
    color: Black;
    font-family: Arial;
    background-color:Orange;
    height: 1px;
    text-align: center;
    width : 30px
	
}
.calSecondRow
{
    font-size: 8pt;
    font-family: Arial;
    background-color:Gray;
    text-align: center;
}
.calTextBox
{
	/* Apply this style to the Textbox tag */
   	font-family: 'source_sans_proregular';
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.homeannouncement
{

/*font: 11px/17px 'source_sans_proregular';*/
font-family:Tahoma, Verdana; 
	font-size:11px; 
	line-height:16px; 
}