﻿body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	background-color: #999999;
}

a {
	color: blue;
}

.fullheight
{
	height: 100%;
	
}

.caps
{
    font-variant: small-caps;
}

p, div 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
}

.text 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
}

.text a:link
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

.text a:active
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

.text a:hover
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

.text a:visited
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

.note
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: Black;	
	font-style: italic;
}

.course_blue
{
	background-color: #343D5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	font-weight: bold;
	height: 22px;
	width: 100%;
}

.course_table_blue
{
	border: 1px solid #343D5A;
}

.course_green
{
	background-color: #405D18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	font-weight: bold;
	height: 22px;
	width: 100%;
}

.course_red
{
	background-color: #9F1F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	font-weight: bold;
	height: 22px;
	width: 100%;
}

.course_dets
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.course_free
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: White;
}

.fulltable
{
	width: 100%;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

.widetable
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

.hightable
{
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

.box_menu
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.box_menu a:link
{
	text-decoration: none;
	color: white;
}

.box_menu a:hover
{
	text-decoration: underline;
	color: white;
}

.box_menu a:active
{
	text-decoration: none;
	color: white;
}

.box_menu a:visited
{
	text-decoration: none;
	color: white;
}

.start_training
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: green;
	text-decoration: none;
}

.start_training a:link
{
	text-decoration: none;
	color: green;	
}

.start_training a:hover
{
	text-decoration: underline;
}

.start_training a:active
{
	text-decoration: none;
}

.start_training a:visited
{
	text-decoration: none;
}

.box_menu_gap
{
	font-family: arial, Helvetica, sans-serif;
	color: white;
	padding-left: 25px;
	padding-right: 25px;
}

.box_login
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FF9900;
}

.box_title
{
	background-color: #669900;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	text-align: center;
	vertical-align: middle;
}

.login_bg1
{
	background-position: center center;
	background-image: url('images/login_bg.jpg');
	background-repeat: no-repeat;
	
	
}

.login_bg_repeat
{
	background-position: center center;
	background-image: url('images/login_bg.jpg');
	background-repeat: repeat-y;
	width: 831px;
	height: 259px;	
}

.bg
{
	background-position: center center;
	background-image: url('images/login_bg_no_slit.jpg');
	background-repeat: repeat-y;
}



.login_bg
{
	width: 831px;
	height: 259px;
}

.login_head
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: #99CC00;
	text-align: left;
	padding-left: 13px;
	height: 22px;
}

.login_border
{
	border: 1px solid #99CC00;
}

.login_caption
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: green;
	padding-left: 13px;
}

.err
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: black;
	border-right: maroon 1px solid;
	padding-right: 12px;
	border-top: maroon 1px solid;
	padding-left: 36px;
	padding-bottom: 12px;
	border-left: maroon 1px solid;
	padding-top: 12px;
	border-bottom: maroon 1px solid;
	height: auto;
	background-color: #FCCFA7;
	width: 100%;	
	
	
}

.success
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: black;
	border-right: #006600 1px solid;
	padding-right: 12px;
	border-top: #006600 1px solid;
	padding-left: 36px;
	padding-bottom: 12px;
	border-left: #006600 1px solid;
	padding-top: 12px;
	border-bottom: #006600 1px solid;
	height: auto;
	background-color: #d7ffd7;
	background-image: url(images/success.gif);
	background-repeat: no-repeat;
	width: 100%;
}

.caption
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: black;
}

.header2
{
	font-size: 19px;
	font-family: Arial;
	font-weight: bold;
	color: #004679;
}

.subheader
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: Black;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.line1
{
	background-color: #557292;
	height: 1px;
}

.line2
{
	background-color: #557292;
	height: 2px;
}

.star
{
	width: 20px;
	text-align: right;
	color: Maroon;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}

.mandatory
{
	text-align: left;
	color: Maroon;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}


.calendar_top1
{
	background-image: url(Images/calendar_top_bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	vertical-align: middle;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-family: arial;	
}

.calendar_top_text
{
	font-size: 10pt;
	color: white;
	font-family: arial;
	vertical-align: middle;
}

.calendar_left
{
	background-color: #DEE7F7;
}

.module_index
{
	background-color: #DCFC5C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}

.quest
{
	font-family: arial, Helvetica, sans-serif;
	background-color: #7F9AC9;
	color: White;
	height: 30;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}


.answer
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
}

.quest_help
{
	font-family: arial, Helvetica, sans-serif;
	background-color: #C9D5E9;
	text-align: right;
	color: black;
	height: 22;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding-right: 20px;
}

.label
{
	padding-right: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #D8E0EB;
	color: #405877;
	text-align: right;
	vertical-align: middle;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.label_dark
{
	padding-right: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCD7E6;
	color: #405877;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.label_maroon
{
	padding-right: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: red;
	color: white;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.labelnote
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Arial;
	font-style: italic;
}

.session
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: red;
	text-align: center;
	vertical-align: middle;
}

.header
{
		background-image: url('images/header.jpg');
		background-repeat: repeat-x;
		height: 123px;
		width: 900px;
}

.footer
{
	background-color: #DCAF0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	height: 70px;
	padding: 15px;
}

.footer a:link
{
	color: #333333;
}

.footer a:hover
{
	color: #333333;
}

.footer a:visited
{
	color: #333333;
}

.footer a:active
{
	color: #333333;
}

.menu_bg
{
		background-image: url('images/menu_bg.jpg');
		background-repeat: no-repeat;
		height: 40px;
		width: 910px;
}

.menu_sep
{
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.menu_item
{
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.menu_item a:link
{
	color: #996600;
	text-decoration: none;
}

.menu_item a:visited
{
	color: #996600;
	text-decoration: none;
}

.menu_item a:active
{
	color: #996600;
	text-decoration: none;
}

.menu_item a:hover
{
	color: White;
	text-decoration: none;
}

.home_bg
{
		background-image: url('images/home_bg.jpg');
		background-repeat: no-repeat;
		height: 510px;
		width: 910px;
}

.home_text_header
{
	color: #996600;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.home_text
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.bullet
{
		background-image: url('images/star.png');
		background-position: center top;
		background-repeat: no-repeat;
		width: 20px;
}

.call
{
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.phone
{
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.body_bg
{
		background-image: url('images/body_bg.jpg');
		background-repeat: no-repeat;
		height: 510px;
		width: 910px;
		padding-left: 15px;
		padding-top: 15px;
}

.body_bg_high
{
		background-image: url('images/bg_middle.jpg');
		background-repeat: repeat-y;
}

.body_bg_bottom
{
	background-position: left bottom;
	background-image: url('images/bg_bottom.jpg');
	background-repeat: no-repeat;
}


.signin
{
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.bg_left
{
	width: 6px;
	background-image: url('images/front/bg_left.jpg');
	background-repeat: repeat-y;
}

.bg_right
{
	width: 6px;
	background-image: url('images/front/bg_right.jpg');
	background-repeat: repeat-y;
}

.bg_top
{
	height: 10px;
	background-image: url('images/front/bg_top.jpg');
	background-repeat: repeat-x;
}

.bg_bottom
{
	height: 10px;
	background-image: url('images/front/bg_bottom.jpg');
	background-repeat: repeat-x;
}

.chef_plate
{
	height: 192px;
	width: 900px;
	background-image: url('images/chef_bg.jpg');
	background-repeat: repeat-x;	
}

.chef_text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: Bold;
	color: White;
	text-align: center;
	vertical-align: middle;
}

.chef_text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: White;
	text-align: center;
	vertical-align: middle;
}

.block_head
{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 6px;
}

.block_head_no_bg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.block_quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	font-style: italic;
}

.text9
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 2px;
}

.home_text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	text-align: center;
	padding-top: 8px;
}

.home_text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: center;
}

.input
{
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
}

.input3
{
	border-width: 3px;
	border-color: #808080;
	border-style: solid;
}

.vendor_login
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
}

.vendor_login a:link
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.vendor_login a:visited
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.vendor_login a:hover
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.vendor_login a:active
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.v3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FF0000;
    text-align: center;
}