html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family:Trebuchet MS, tahoma, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, pre, address
{
        margin: 0;
        padding: 0;
}



body
{
	background: url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color: #B7D3E3;
	font-family:Trebuchet MS, tahoma, sans-serif;
	font-size: 10pt;
	color: #555555;
}

img 
{
	border: 0;
}

a, 
a:link,
a:visited
{
	color: #54B948;
	text-decoration: underline;
}

a:active,
a:hover
{
	color: #54B948;

}


p, ul, ol, dl, blockquote, pre, address
{
	font-size: 10pt;
}

p
{
	margin-bottom:10px;
}

li
{
	margin-left:18px;
}

ul, ol
{
	margin-left:18px;
	margin-bottom:10px;
}

h1,h2,h3,h4,h5
{
	font-weight: bold;
	color: #0069AA;
}
h1
{
	color: #0069AA;
	font-size: 14pt;
	line-height: 28px;
	margin-bottom: 12px;
}

h2
{
	color: #0069AA;
	font-size: 12pt;
	line-height: 28px;
	margin-bottom: 4px;
}

h3
{
	color: #0069AA;
	font-size: 10pt;
	line-height: 28px;
	margin-bottom: 4px;
}

h6
{
	font-size: 10pt;
	color:#999999;
	font-weight:normal;
}

hr
{
	color: #0069AA;
	background-color: #0069AA;
	width:100%;
	height:1px;
	margin:2px;
}

input,textarea,select {
	font: 10pt Trebuchet MS, tahoma, sans-serif;
	background-color : White;
	border: 1px solid #7eb0cd;
	margin: 1px;
	color: #323A36;

}
label
{
	font: 10pt Trebuchet MS, tahoma, sans-serif;
}

.button
{
	font: 10pt Trebuchet MS, tahoma, sans-serif;
	background-color : #EDEDED;
	border: 1px solid #7eb0cd;
	margin: 1px;
	color: #464646;
}

.button:hover
{
	cursor:pointer;
	background-color:#D5E6F1;
}

#topper
{
	width:960px;
	margin: 0 auto;
	background: url(../images/topbg.jpg);
	background-repeat:no-repeat;
	height:22px;

}
#maincontainer
{
	width:960px;
	margin: 0 auto;
	background: url(../images/midrbg.jpg);
	background-repeat:repeat-y;

	
}
#mainbody
{
	width:939px;
	background: url(../images/midbg.jpg);
	background-repeat:no-repeat;
	min-height:400px;
	padding:0px 11px 0px 10px;

}

#mainheader
{
	width:939px;
	height:88px;
}
#logo
{
	width:287px;
	height:76px;
	display:block;
	background: url(../images/logo.gif);
	background-repeat:no-repeat;
	margin-top:6px;
	margin-left:15px;
}
#search
{
	margin-top:10px;
	margin-right:15px;
}
#tagline
{
	display:block;
	margin-top:10px;
}
#topnav
{
	width:855px;
	height:26px;
	background: url(../images/navbg.gif);
	background-repeat:repeat-x;
	padding-left:52px;
	padding-right:32px;

	
}
.navtexta:link, .navtexta:visited
{
	display:block;
	padding:0px 26px 4px 26px;
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.navtexta:hover
{
	display:block;
	padding:0px 26px 4px 26px;
	font-size:11pt;
	font-weight:bold;
	color:#666c69;
	background: url(../images/navbgs.gif);
	background-repeat:repeat-x;
}
.navtext
{
	display:block;
	padding:0px 26px 4px 26px;
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/navbgt.gif);
	background-repeat:repeat-x;
}
.navtexts
{
	display:block;
	padding:0px 26px 4px 26px;
	font-size:11pt;
	font-weight:bold;
	color:#0069AA;
	background: url(../images/navbgs.gif);
	background-repeat:repeat-x;
}
.navsep
{
	display:block;
	width:5px;
	height:26px;
	background: url(../images/navsep.gif);
	background-repeat:no-repeat;
}

#maincontent
{
	width:939px;
	min-height:400px;

}
#footer
{
	width:960px;
	margin: 0 auto;
	text-align:center;
	padding-top:16px;
	background: url(../images/footeribg.jpg);
	background-repeat:no-repeat;
}
#footerhome
{
	width:960px;
	margin: 0 auto;
	text-align:center;
	padding-top:16px;
	background: url(../images/footerbg.jpg);
	background-repeat:no-repeat;
}
#footerchef
{
	width:960px;
	margin: 0 auto;
	text-align:center;
	padding-top:16px;
	background: url(../images/cheffooteribg.jpg);
	background-repeat:no-repeat;
}
#hometop
{
	width:939px;
}
#homelogin
{
	width:195px;
	height:157px;
	background: url(../images/loginbox.jpg);
	background-repeat:no-repeat;
	padding:65px 15px 12px 15px;

}
#homelogin h1, #homelogin label, #homelogin span, #homelogin a
{
	color:#0069AA;
}
#homeflash
{
	width:714px;
	height:234px;

}
#homemid
{
	width:919px;
	height:158px;
	background-image:url(../images/hback.jpg);
	background-repeat:no-repeat;
	padding:10px;

}
#homemid h2, #homemid li, #homemid p
{
	color: #555555;
}
#homemid a,#homemid a:link,#homemid a:visited, #homemid a:hover
{
	color:#555555;
	text-decoration:none;
}
#homemid a:hover
{
	color:#555555;
	text-decoration:underline;
}
#homemid ul
{
	list-style-position:inside;
	
}
#homebottom
{
	width:900px;
	height:100px;
	padding:0px 15px 8px 20px;


}
#homebottom h2, #homebottom li, #homebottom p, #homebottom a
{
	color:#555555;
}
#homebottom a,#homebottom a:link,#homebottom a:visited, #homebottom a:hover
{
	color:#555555;
	text-decoration:none;
}
#homebottom a:hover
{
	color:#555555;
	text-decoration:underline;
}
#homebottom ul
{
	list-style-position:inside;
	
}
#homekids
{
	width:270px;
}
.homeimg
{
	float:left;
	padding-right:8px;
}
.homesep
{
	padding-left:10px;
	padding-right:10px;
}
#homesaver
{
	padding:10px;
	width:225px;
}
#homecomfort
{
	padding:10px;
	width:255px;
}
#homewelcome
{
	padding:10px;
	width:330px;
}

#sidenav
{
	width:206px;
	min-height:400px;
	padding:12px;
}
#sidenavbg
{
	background: url(../images/sidenav.jpg);
	background-repeat:repeat-y;
}
#sidenavi
{
	width:201px;
	min-height:400px;
	padding:12px;
}
#sidenavibg
{
	background: url(../images/sidenavi.jpg);
	background-repeat:repeat-y;
}
#interiorbg
{
	background: url(../images/ishadow.gif);
	background-repeat:repeat-y;
}
#sitepath
{
	padding:0px 0px 12px 24px;
	color:#54B948;
}
#contentarea
{
	width:661px;
	padding:0px 24px 10px 24px;
}
#contentaread
{
	width:661px;
	padding:15px 24px 10px 24px;
}

a.bluelinks:link, a.bluelinks:visited
{
	font-size:9pt;
	text-decoration:none;
	color:#0069AA;
	padding-left:3px;
	padding-right:3px;
}

a.bluelinks:hover
{
	text-decoration:underline;
}

.bluetext
{
	color:#0069AA;
}

a.navlinks:link, a.navlinks:visited
{
	font-size:9pt;
	text-decoration:none;
	color:#ededed;
	padding-left:6px;
}

a.navlinks:hover
{
	text-decoration:underline;
}

a.footerlinks:link, a.footerlinks:visited
{
	text-decoration:none;
	color:#2d88a8;
	padding:0 2px 0 2px;
}

a.footerlinks:hover
{
	text-decoration:underline;
}
ul.ListLevel2
{
	list-style:none;
	margin-left:8px;
	color:#ededed;

}
li.ListItem2
{
	margin-top:2px;
	
}
li.ListItem3
{
	margin-top:2px;
	margin-left:12px;
	
}
li.ListItem2 img
{

	padding-top:8px;
	padding-right:5px;
}
li.ListItem3 img
{

	padding-top:8px;
	padding-right:5px;
}
a.LeftMenuLevel1, a.LeftMenuLevel1:link, a.LeftMenuLevel1:visited
{
	display:block;
	margin-top:12px;
	text-decoration:none;
	color:#ededed;
	font-weight:bold;
}

a.LeftMenuLevel1:hover
{
	display:block;
	margin-top:12px;
	text-decoration:underline;
	color:#ededed;
}

a.LeftMenuLevel2, a.LeftMenuLevel2:link, a.LeftMenuLevel2:visited
{
	text-decoration:none;
	color:#ededed;
	font-size:9pt;
	display:inline-block;
}

a.LeftMenuLevel2:hover
{
	text-decoration:underline;
	color:#ededed;
	font-size:9pt;
	display:inline-block;
}
a.LeftMenuLevel3, a.LeftMenuLevel3:link, a.LeftMenuLevel3:visited
{
	text-decoration:none;
	color:#ededed;
	font-size:8pt;
	display:inline-block;
}

a.LeftMenuLevel3:hover
{
	text-decoration:underline;
	color:#ededed;
	font-size:8pt;
	display:inline-block;
}
.coolMenuDiv
{

	text-align:left;
	z-index:900;
}
.clsCMOn
{
	padding-left:5px;
	font-family:Trebuchet MS, tahoma, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;

}
.clsCMOver
{
	
	padding-left:5px;
	font-family:Trebuchet MS, tahoma, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#0c70ae;

}
#sideoptions
{
	float:right; 
	width:155px; 
	padding:5px; 
	border:solid 1px #CCC; 
	margin:0px 5px 4px 5px;
}

#sideoptions p, #sideoptions a, #sideoptions li, #sideoptions span, #sideoptions select
{
	font-size:8pt;
}
#sideoptions span
{
	color: #54B948;
}

.alert
{
	color:Red;
	font-weight:bold;
}

.note
{
	font-size:8pt;
	font-style:italic;
}
.datagrid
{
	margin-top:4px;
	margin-bottom:8px;
}

.accountdetail
{
	margin-top:5px;
}
.accountdetail p,.accountdetail span
{
	font-size:9pt;
	
}

.BarBorder
{
    display:none;
}

.BarIndicator
{
    display:none;
}

