Body, Table
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

html, body
{
	height: 100%;
}

h1
{
	font-size: 22px;	
	font-weight: bold;
	margin-bottom: 10px;
	color: #F7931E;
}

h2
{
	font-size: 18px;	
	font-weight: bold;
	margin-bottom: 7px;
	color: #F7931E;
}


h3
{
	font-size: 14px;	
	font-weight: bold;
	margin-bottom: 5px;
	color: #F7931E;	
}

h4,h5,h6
{
	font-size: 14px;	
	font-weight: bold;
	margin-bottom: 5px;
}

a
{
	color: #0066ff;
	text-decoration: underline;
}

a:hover
{
	color: #0066ff;
	text-decoration: none;
}

p
{
	margin-bottom: 10px;
}

.Container
{
	position: relative;
	width: 745px;
	min-height: 100%;
 	height: auto;
	margin: 0 auto;
	background: #636467 url(/Images/Template/SideBar-BG.gif) repeat-y right;
}

.Container-Home
{
	position: relative;
	width: 745px;
 	height: auto;
	margin: 0 auto;
	background: #636467 url(/Images/Template/SideBar-BG.gif) repeat-y right;
}

#footer
{
	width: 745px;
	position: relative;	
	color: #ffffff;
	background: #F7931E;
	margin: -20px auto 0;
	min-height: 20px;
 	height: auto;
	line-height: 20px;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}


#footer .Left
{
	float: left;
}

#footer .Left div
{
	float: left;
	padding-left: 15px;
}

#footer .Right
{
	float: Right;
}

#footer .Right div
{
	float: left;
	padding-Right: 15px;
	
}

#Header 
{
	height: 89px;
	background: url(/Images/Headers/Header.gif) no-repeat;
}

#Menu 
{
	width: 700px;
	margin: 32px 0px 0px;
	float: right;
}

#Sidebar 
{
	width: 195px;
	/*background: url(/Images/Template/SideBar-BG.gif) no-repeat;*/
	float: right;
}

#Sidebar .tab
{
	margin-top: 5px;
	background: url(/Images/Template/SidBar-Tab.gif) no-repeat;
	width: 22px;
	float:left;
	height:180px;
}

#Sidebar .Login
{
	height: 170px;
	margin: 5px 5px 5px 28px;
}

#Sidebar .CalcButtons
{
	margin: 5px 5px 5px 10px;
}


#Sidebar .Login h1
{
	font-size: 14px;
	color: #FFFFFF;
}

#Sidebar .Login p
{
	color: #FFFFFF;
}

.Error
{
	padding-bottom: 5px;
}

#Sidebar .Login .UserName
{
	position: relative;
}

#Sidebar .Login .Password
{
	position: relative;
	margin-top: 3px;
}

.Login .overlabel
{
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#DF7800;
}

.Login .overlabel-apply 
{
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#DF7800;
}

.Login .TextBoxes
{
	width: 155px;
	background: #FFCE6F;
	border: 1px solid #fbac18;
	color: #DF7800;
	padding: 0px 3px;
}

.Login .Buttons
{
	margin-top: 5px;
 	text-align: right;
	width: 157px;
}
#Sidebar .Info
{
	padding: 10px 5px 10px;
	clear: both;
}

#Sidebar .Info span
{
	color: #ffffff;
	font-weight: bolder;
}

#Sidebar .Info h1
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bolder;
	margin: 0px;
}

.Spacer
{
	clear: both;
}

.Page-Spacer
{
	clear: both;
	height: 20px;
}

#Content 
{
	margin: 0px 195px 0px 0px;	
	color: #FFFFFF;
}

#Content a
{
	color: #F7931E;
	text-decoration: underline;
}

#Content a:hover
{
	color: #F7931E;
	text-decoration: none;
}

#Content table
{
	color: #FFFFFF;
}

#Content .Content
{
	padding: 10px;
}

#Content ul
{
	margin-left: 14px;
	margin-bottom: 10px;
}

#Content ul li
{
	padding-left: 4px;
}

#Content ol
{
	margin-left: 18px;
	margin-bottom: 10px;
}

.ContactUs-TextBoxes
{
	width: 100%;
	background: #FFCE6F;
	border: 1px solid #fbac18;
}

.ContactUs-TextAreas
{
	width: 100%;
	height: 150px;
	background: #FFCE6F;
	border: 1px solid #fbac18;
}

.Quote-Table
{
}

.Quote-Table .Label
{
    padding: 5px 5px 0px;
    width: 250px;
}

.Quote-Table .Desc
{
    padding: 5px 0px 0px;
}

.Quote-Table .Buttons
{
    padding: 5px;
}

.Quote-Table .ComboBox
{
    font-size: 9px;
	_font-size: 11px;
}

.Quote-Table .ComboBoxes
{
    font-size: 9px;
	_font-size: 11px;
	width: 200px;
}

.Quote-Table .TextBoxes
{
	width: 200px;
}

.Quote-Table .TextArea
{
	width: 200px;
	height: 75px;
}

.Quote-Table .CheckBoxes input, .Quote-Table .RadioButtons input
{
    _margin: -2px -3px -2px -4px;
}

.Quote-Table .CheckBoxes Label, .Quote-Table .RadioButtons Label
{
    padding-left: 3px;
}

.Quote-Table .CheckBoxes td, .Quote-Table .RadioButtons td
{
    padding-right: 5px;
}

.LT-MainTable
{
	margin-bottom: 10px;
}

.LT-MainTable td
{
	padding: 2px 0px 2px 5px;
}

.LT-MainTable .Label
{
	font-weight: bolder; 
}
.LT-MainTable .Desc
{
	Padding-Left: 10px;
	padding-bottom: 5px;
}

.LT-Table
{
	border: 1px Solid #f26621;
}

.LT-Table td
{
	padding: 2px 0px 2px 5px;
	border-bottom: 1px Solid #f26621;
}

.LT-Table .Header
{
	font-weight: bolder;
	background: #F79320;
}
.Login-TextBoxes
{
	width: 200px;
}


.Login-Table
{
	border: 1px Solid #f26621;
	width: 274px;
}


.Login-Table .Header
{
	font-weight: bolder;
	background: #fec00f;
	border-bottom: 1px Solid #f26621;
	padding-left: 5px;
}

.Login-Table .Info
{
	border-bottom: 1px Solid #f26621;
	padding: 2px 0px 2px 5px;
}


.handbook-Table
{
	/*border: 1px Solid #f26621;*/
}

.handbook-Table td
{
	padding: 3px;
}

.handbook-Table .Header
{
	font-weight: bolder;
	/*background: #fec00f;*/
	/*border-bottom: 1px Solid #f26621;*/
}

.handbook-Table .Info
{
	border-bottom: 1px Solid #f26621;
}

.handbook-Table .TextBoxes
{
	width: 250px;
	background:#FFCE6F none repeat scroll 0%;
	border:1px solid #FBAC18;
	color:#DF7800;
	padding:0px 3px;
}

.Register-Table
{
}

.Register-Table td
{
	padding: 2px;
}

.Register-Table .Label
{
}

.Register-Table .TextBox
{
	background:#FFCE6F;
	border:1px solid #FBAC18;
	padding:1px;
	width:390px;
}

.Register-Table .Combo
{
	width:394px;
	background:#FFCE6F;
	border:1px solid #FBAC18;
}