body {
	margin:0px auto;
}
h2 { margin:0px;
font-size: 12px;
}

#mainBanner
{
padding:10px 0px;

}
form { 
	margin: 0px; 
	padding-top: 10px; 
} 

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	/*text-align:center;*/
	letter-spacing:auto;
}
.active {
	color: #9999FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.buttonstyleoff{
	background-image:url(../images/button_bkgrd_off.gif); 
}
.buttonstyleon{
	background-image:url(../images/button_bkgrd_on.gif); 
}
a.mySite {
	color: #ff9900;
	text-decoration: none;
	font-size:10;
	font-weight:bold;
}
a.mySite:hover {
	color: #CC3300;
	text-decoration: none;
	font-size:10;
	
}
.more {
	color:#CC3300;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.subnav {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333399;
}
.nopbutton {
	background-image:url(../images/empty_cart.gif);
}
a.maptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	text-decoration: none;
}
a.maptitle:hover {
	color: #9999FF;
}
.subtitle {
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a.mail {
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
a.mail:hover {
	font-size: 12px;
	color: #cc3300;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
table.mainNav {
	background-repeat:repeat-y;
	background-position:bottom;
}
.news {
	padding-bottom:8;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.newsbkgrd {
	background-image:url(../images/news_bkgrd.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
}
.substyleoff {
	background-color: #FFFFFF;
}
.substyleon {
	background-color: #CCCCCC;
}
.sublist {
	color: #000000;
	padding-right:3;
	padding-left:4;
	text-decoration: none;
	font-size: 11px;
	letter-spacing:0.04em;
}
.sublist2 {
	color: #FFFFFF;
	padding-right:3;
	padding-left:4;
	text-decoration: none;
	font-size: 11px;
	letter-spacing:0.04em;
}
a.spare {
	color: #000000;
	padding-right:3;
	padding-left:4;
	text-decoration: none;
	font-size: 11px;
	letter-spacing:0.04em;
}
a.spare:hover {
	text-decoration: underline;
}

.tertiary {
	padding-top:5;
	padding-bottom:5;
	padding-left:10;
	border-bottom: solid 1px #9999ff;
	padding-right:10;
}
.tertiary1 {
    padding-top:4;
	padding-bottom:4;
	padding-right:10;
	color: #FFFFFF;
	/*border-top: solid #FFFFFF 1px;*/
	border-bottom: double #9999FF 3px;
	background-color: #9999ff;
}
.subnavlayer {
	padding-top:5;
	padding-bottom:5;
	text-align:right;
	border-bottom: solid 1px #9999ff;
	line-height:18px;	
}
.sepRepeat {
	background-image:url(../images/seperater.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	}
.sepRepeatLeft {
	background-image:url(../images/seperater_on_l.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}	
.sepRepeatRight {
	background-image:url(../images/seperater_on_r.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}	
.subBkgrd {
	background-image:url(../images/subnav_bkgrd.gif);
	background-repeat:repeat-x;
}
.panel {
	border-top: solid 1px #9999ff;
	border-bottom: solid 1px #9999ff;
	background-image:url(../images/panel_bkgrd.gif);
	width:100%;	
}
.pane2 {
	border-top: solid 1px #9999ff;
	border-bottom: solid 1px #9999ff;
	background-image:url(../images/panel_bkgrd2.gif);
	width:100%;	
}
.bullet {
	list-style-type:square;
	color:#333399;
}
.redTxt{
	font-weight:bold;
	color:#CC3300;
}
.input {
border:1px solid #F8AE1F;
}
