
a {
	color: #4C565B;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}



.normal{
	font-size: 9pt;
}

.normalsmall{
	font-size: 8pt;
}

.normalboldbig {
	color: #4C565B;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.normalbold {
	color: #4C565B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.heading_outer {
	background-image: url(../images/general/sec_head_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 770px;
	height: 38px;
   text-align: left;
}

.heading {
	background-image: url(../images/general/sec_head_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
   vertical-align: middle;
   text-align: left;
   padding-left: 15px;
   font-size: 14pt;
   color: #FFFFFF;
	width: 770px;
	height: 38px;
	border-top: 5px solid white;
}

.txtform1 
{
	width: 400px;
	font-size: 12px;
}

.txtwhite13bold
{
	font-size: 12px;
	color: White;
	font-weight:bold;
}

.outer_table {
	vertical-align: top;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body{
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 9pt;
	color: #A2ADB3;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0px;
	border: 0px;
}

.page_container{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: left;
  vertical-align: top;
  text-align: center;
}

.default_outer {
	width: 770px;
	background-color: #ffffff;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    border: 0px;
}

.main_content {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
 	width: 770px;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.splash_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A2ADB3;
	text-align: center;
	padding-top: 20px;
	vertical-align: top;

}

.splash_text a:hover {
	color: #4B555A;	
	font-weight: regular;	
	text-decoration: underline;
}

.splash_text a {
	color: #A2ADB3;		
	font-weight: regular;
	text-decoration: none;
}

.splash_logo {
	padding-bottom: 5px;
}

.login_outer {
	padding-top: 10px;
}

.buttonstyle{
	background-image: url(../images/general/button_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	border: 2px solid #4C565B;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

.bigbuttonstyle{
	background-image: url(../images/general/button_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	border: 2px solid #4C565B;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

.shoppingcart_outer {
	padding-top: 20px;
	padding-bottom: 20px;
}

.minicart_outer {
	background-image: url(../images/cart/minicart_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 64px;
	padding-top: 10px;
}

.orderlist_outer {
	padding-bottom: 10px;
}
















