html
{
	
}





body 
{
	background:#e5e8ed url(../images/background.gif) repeat-x;
	background-attachment: fixed;
	color: #626060;
	font-family:Arial,Helvetica,San-Serif;
	font-size:12px;
	line-height:15px;
	margin:0px;
}


h1,h2,h3,em,strong  { color: black; font-family:corbel, Arial Black,Helvetica Black,Arial;}

h1  { font-size: 36px; line-height: 48px; margin-bottom: 18px; font-weight:bold;}
h2  { font-size: 20px; line-height: 28px; margin-bottom: 9px; font-weight:bold;}
h3  { font-size: 15px; line-height: 20px; margin-bottom: 4px; font-weight:bold;}


p
{
	font-family:  Calibri,Arial,Helvetica,San-Serif;
	color: #626060;
	line-height:18px;
    font-weight:100;
    font-size: 11pt;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.sale
{color:Red;}
.strikeout{text-decoration:line-through;}
a:link {color: #F7931E; text-decoration: none; font-weight: normal; }
a:visited { color: #F7931E; text-decoration: none; font-weight: normal; }
a:hover, a:active { color: #F47A00; text-decoration: underline; font-weight: normal; }

a.more { white-space: nowrap; padding-right: 10px; text-decoration: none; background: url(../images/linkarrow.png) no-repeat 100% 50%; }
a.more:hover { text-decoration: underline; }

a.zoom { width:92%; text-align:right; border: solid 0px black; margin:3px 20% 10px 3px; white-space: nowrap; padding-right: 10px; text-decoration: none; background: url(../images/linkarrow.png) no-repeat 100% 50%; }
a.zoom:hover { text-decoration: underline; }


a.bannerNav { font-size:12px; font-family:corbel, georgia, arial, helvetica, sans-serif; color:black; white-space: nowrap; text-decoration: none; }
a.bannerNav:hover { color:#f7931e; text-decoration: underline; }

img.screen {padding:0px 10px 20px 0px;}

#flyout
{
  background-color:#ffffff; 
  border:solid 1px #777777; 
  margin:20px 20px 20px 20px;
    
}

#backContainer 
{
	width: 802px;
	background: url(../images/back.png) repeat-y;	
	border: solid 0px black;	
	
}

#backBottomContainer
{
	width: 802px;
	border: solid 0px black;
}

#backTopContainer
{
	width: 802px;
	height:50px;
	border: solid 0px black;	
	padding:0px;
}


#downloadbox
{   
    border:solid 0px #dddddd;
    margin:5px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
    background: #f2f2f2;
}


#flashBanner
{
margin:10px 0px 0px 20px;
}



#pageContainer 
{
	width: 770px;	
	border: solid 0px black;
	background-color: #ffffff;
	padding: 0px;
		height:100%;
}

#header
{
	
	width:771px;
	
}

#logo 
{	
	margin-top: 0px;
	margin-bottom:20px;
	margin-left:20px;	
}

#menuContainer
{		
	color: #000000;	
	background:#F2F2F2;	
	width:770px;
	border-width: 1px 1px 1px 1px;
	border-color: #dbdbdb;
	border-style:solid;
}

#banner
{
	width:771px;
}

#spacer
{
    
    height:100px;
    border: solid 0px #d3d3d3;
    
}
#bannerNav
{
    text-align:right;
    margin: 2px 70px 5px 40px
}

#note
{
    background-color:#e6e6e6;
    margin-top:20px;
    margin-bottom:20px;
    border: solid 1px #d3d3d3;
    padding:15px
}
#note a 
{ 
    font-size:16px;
    font-weight:bold;
    color:black;
    line-height:32px;
    white-space: nowrap; 
    padding-right: 10px; 
    text-decoration: none; 
    background: url(../images/linkarrow-black.png) no-repeat 100% 50%; 

}

#note a:hover 
{ 
    text-decoration: underline; 
}







#mainContent 
{	
	width:731px;
	height:100%;

	border: solid 0px black;
	margin-top:20px;
    margin-right:20px;

	margin-bottom:20px;
	margin-left:20px;
	
}

.centered
{
	margin: auto auto;
}


#footer 
{
	color: #aaaaaa;	
	font-weight: normal;	
	font-family:  calibri,Arial,Helvetica,San-Serif;
	color: #807e7e;
	line-height:20px;
    font-size: 9pt;
	padding:0px;
	width:100%;
	text-align:center;
	margin-top:25px;		
	
}

#footer a:link {color: #7b7979; text-decoration: none; font-weight: normal; }
#footer a:visited { color: #7b7979; text-decoration: none; font-weight: normal; }
#footer a:hover, a:active { color: #F47A00; text-decoration: none; font-weight: normal; }

.progressBar
{
	background:#ff9900;
	border:solid 1px #dbdbdb;	
}

.bar-lt
{
	float:left;
	width:8px;
}

.bar-mid
{
	float:left;
	width:714px;
	background:#aaaaaa;
	height:21px;
	padding-top:5px;
	position:relative;
	z-index:2;	
}

.bar-rt
{
	float:left;
	width:8px;
	margin-left:-21px;
	position:relative;
	z-index:1;
}

.clear 
{
	clear: both;
}

.separatorImage1
{
	height:1px;
	width:730px;
	display:none;
	
}

.separatorImage2
{
	height:1px;
	width:430px;
	display:none;
}

.success
{
	color:Green;	
}

.warning
{
	color:Red;	
}

/*select {FONT-FAMILY:verdana, arial;FONT-SIZE:12px;COLOR:#E39000;BACKGROUND-COLOR:#FFF8E8; border: 1px solid #ff9900;} */
/*input {padding:2px 3px 2px 3px; FONT-FAMILY:tahoma, arial;FONT-SIZE:12px;COLOR:#000000;BACKGROUND-COLOR:#FFF8E8;border: 1px outset #D58700; } */
/*textarea {FONT-FAMILY:verdana, arial;FONT-SIZE:10px;COLOR:#000000;BACKGROUND-COLOR:#FFF8E8;border-width:1px;border-style:solid;} 
.cmd  {FONT-FAMILY:verdana, arial;FONT-SIZE:10px;COLOR:#CCCCCC;BACKGROUND-COLOR:#FFF8E8;} 
.radio  {FONT-FAMILY:verdana, arial;FONT-SIZE:10px;COLOR:#000000;BACKGROUND-COLOR:#FFF8E8;border-width:0px;border-style:none;} 
.checkbox {FONT-FAMILY:verdana, arial;FONT-SIZE:10px;COLOR:#000000;BACKGROUND-COLOR:#FFF8E8;border-width:0px;border-style:none;}
.imagebutton {FONT-FAMILY:verdana, arial;FONT-SIZE:10px;COLOR:#000000;BACKGROUND-COLOR:#FFF8E8;border-width:0px;border-style:none;}*/


.grid
{
	border: solid 1px #dbdbdb;
	margin-top:15px;
	border-collapse:separate;		
}

.gridRowHeader
{
	background:#dddddd;
}

.gridRow
{
	background:#efefef;
}

.gridItem
{
	padding:2px 7px;	
}

.gridRowAlternating
{
	background:#FFFFFF;

}

.gridRowFooter
{
	background:#e8e8e8;
}
