﻿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: White;
}

a {
	color: blue;
}

.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;
}

.note
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: Black;	
	font-style: italic;
}

.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;
}

.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-color: #3F464C;
}

.bg_New
{
    background-color: #CFCFCF;
}

.bg_signUp
{   
    background-position: center center; 
    background-image: url('images/singup_box.png');
    background-repeat: no-repeat;
    width: 610px;
    height: 90px;
}

.bg_table
{
	background-position: center center;
	background-image: url('images/login_bg.jpg');
	background-repeat: no-repeat;
    background-color: #3F464C;
    width: 645px;
    height: 484px;
 }

.bg_table_New
{
	background-position: center center;
	background-image: url('/images/login_box.png');
	background-repeat: no-repeat;    
    width: 503px;
    height: 377px;
 }


.login_bg
{
	width: 831px;
	height: 259px;
}

.login_head
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: #8B7243;
	text-align: left;
	padding-left: 13px;
	height: 22px;
}

.login_border
{
	border: 1px solid #8B7243;
}

.login_caption
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8B7243;
	padding-left: 13px;
}

.err
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #FF0000;
	padding-right: 12px;
	padding-left: 36px;
	padding-bottom: 12px;
	padding-top: 12px;
	height: auto;
	background-image: url(images/err.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 100%;
	text-align: left;
	
}

.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%;
}

.caption1
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #63991F;
}

.caption2
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #003A6D;
}


.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;
}


.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_top_text a:link
{
	color: white;
}

.calendar_top_text a:active
{
	color: white;
}

.calendar_top_text a:hover
{
	color: white;
}

.calendar_top_text a:visited
{
	color: white;
}

.calendar_left
{
	background-color: #DEE7F7;
}

.label
{
	padding-right: 5px;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: white;
	vertical-align: middle;
	text-align: right;
}

.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/adm_head_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

.footer
{
		background-image: url('images/bottom.jpg');
		background-repeat: no-repeat;
		height: 60px;
		width: 910px;
		font-family: arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #333333;
		text-align: center;
		vertical-align: middle;
}

.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;
}

.text12_bold
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text12
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.text9_bold
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.text9
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.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;
}

.terms
{
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.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;
}


.signin
{
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}



.img_shadow
{
	border: 6px solid black;
}


.training_header
{
	background-position: center center;
	background-image: url('images/training_header.jpg');
	background-repeat: repeat-x;
}



.frame_bg
{
	background-color: Transparent;
}

.help
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 2px solid #A98A52;
	padding: 20px;
}

.button
{
	background-image: url(Images/adm_head_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}	

.higbuttonblue
{
	min-width: 7em;
	overflow: visible;
	padding: 1px 1em;
	border: .0em solid #00156E;
	font-size: 95%;
	line-height: 1.4;
	text-align: center;
	background: #cfe8f5 center repeat-x;
	cursor: hand;
}

.iframe 
{ 
height: 100%; 
float: left; 
padding: 0; 
margin: 0; 
border: 0; 
width: 100%; 
}



.section_button_red
{
    background-position: right center;
    background-image: url(images/button_small_red.png);
    background-repeat: no-repeat;
    width: 82px;
    text-align: center;
    vertical-align: middle;
    font-size: 11.2px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial;
    height: 27px;
    text-decoration: none;
    padding-top: 5px;
    display: inline-block;
}

.section_button_red a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.section_button_red a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.section_button_red a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.section_button_red a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.rememberme
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #FFCC00;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}



.remember
{
	background-image: url('/images/login_rem_bg.png');
    width: 349px;
    height: 151px;
	background-repeat: no-repeat;
}

.remember_new
{
    background-position: center center;
    background-image: url('/images/login_rem_bg_new.png');
    width: 455px;
    height: 210px;
    background-repeat: no-repeat;
}

.labelrem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: right;
}

.labeldatarem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
}

.labelpwdrem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 8px;
}

.labelsignrem
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-align: left;
    padding-left: 30px;
    padding-top: 10px;
}

.removelogin
{
    text-align: right;
    padding-right: 15px;
}

.caption_text
{
    font-family: Arial;
    font-size: 14px;
    color: #C9E2FF;
}

.label_login
{
    padding-right: 5px;
    font-family: Arial;
    font-size: 19px;
    color: #333333;
    vertical-align: middle;
    text-align: left;
}

.rememberme_text
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #333333;
    vertical-align: middle;
    text-align: left;
}

.win_warning
{
    background-image: url(/images/war_bg.jpg);
    background-repeat: repeat-x;
    background-color: #FFED89;
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    border: solid 1px #EAC700;
}

.labelrem_new
{
    font-family: Arial;
    font-size: 13px;
    color: #195F9B;
    text-align: right;
}

.labeldatarem_new
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #195F9B;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
}

.labelpwdrem_new
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #195F9B;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 8px;
}

.boldText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.normalText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.link_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;

    color: white;
    text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;


    padding: 6px 10px 0px 10px;
    height: 34px;
}

.link_text a
{
	color: #fff;
}

.link_text a:link
{
	color: #fff;
}

.link_text a:active
{
	color: #fff;
}

.link_text a:visited
{
	color: #fff;
}

.link_text a:hover
{
	color: #fff;
	text-decoration: underline;
}

.browse_ie
{
    background-image: url(/images/browser.png);
    background-repeat: no-repeat;
    height: 97px;
    width: 599px;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.browse_ie_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.loginbox
{
    color:#666;
    font-size:18px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
    padding:5px;
    border:#999 1px solid;
    font-family: Arial;
}

.loginbox:focus{
    color:#000;
    outline:none;
    border:#669900 1px solid;
    box-shadow: 0 0 10px rgba(102, 153, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(102, 153, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(102, 153, 0, 1);
}

.offline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #CC3300;
}

.welcome
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: center;
}