/* CSS Document */
p,a,h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	}
h1 { 
	font-size:26px;
	font-weight:normal;
	color:#014781;
	margin:0px;
}
h1 a 
{
    color:#014781;
    text-decoration:none;
}
h2 { 
    font-size: 18px;
    line-height:24px;
    font-weight:normal;
    color:#003663;
    margin-top:20px;
    margin-bottom:0px;
}
h2 a { 
    font-size:18px;
    font-weight:bold;
    color:#0072bc;
    text-decoration:underline;
}
h3 { 
	color:#003663;
	font-size:16px;
	margin:0;
	font-weight:bold;
	}
h3 a 
{
    color:#003663;
    text-decoration:none;
}
h4 { 
	font-size:14px;
	font-weight:bold;
	color:#003663;
	margin:0px;
	line-height:16px;
    margin:0;
}
h4 a 
{
    color:#003663;
    text-decoration:none;
}
h5, h5 a { 
	font-size:12px;
	font-weight:bold;
	color:#0072bc;
	margin-top:10px;
    margin-bottom:-5px!important;
}
h6 {
	font-weight:bold; 
	font-size:14px;
}
p { 
    font-size:12px;
    line-height:16px;
    margin:5px 0px 15px 0px;
}
a { 
	font-size:12px;
	font-weight:inherit; 
	color:#0072bc; /*light blue*/
	text-decoration:none;}
a:hover {
	color:#444444;
	text-decoration:underline;}
ul, ol, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;}
li {
	line-height:18px;
	margin-bottom:0px;
}
ul {
    padding: 0px 15px;
}
.formright input, .error input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: auto;
	text-align: left;
	border:1px solid #cccccc;
	padding:3px;
	margin:3px;
	width:220px;}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:200px;
	margin:5px;}
.button
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
	background-color:#0072BC;
	border:1px solid #0e3e5d;
	color:#ffffff;
	padding:2px 8px;
}
.inputSearch {
    background-image:url(/images/searchBg.jpg);
    background-repeat:no-repeat;
    border:1px solid #b4cfdc;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:16px;
    margin-right:2px;
    padding:3px;
    text-align:left;
    width:176px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:1px;
	border:1px solid #cccccc;
	}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:3px;}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	color:#666666;}
input[type="radio"] { 
	border:0;
	width:auto;}
input[type="checkbox"] { 
	border:0;
	width:auto;}
hr {
	height: 0px; 
	border-top: 1px solid #d5d8d7;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;}
normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size:12px;}
.yellow {
	color:#FDB930;}
.greyBg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#FDB930;
	color:#666;
	padding:10px;}
.picture {
	border:1px solid #ccc;
	margin-left:10px;}
.greyBorder {
	border:1px solid #cccccc;}
.red {
	color:#FF0000;
}
.green {
	color:#009900;
}
.inputQuantity{
	width:20px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
}
.strikeThrough {
	text-decoration:line-through;
	font-weight:lighter;
}
.price {
	font-size:24px;
	color:#009900;
}
.goButton {
	background-image:url(/images/goButtonBg.jpg);
	background-repeat:no-repeat;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:27px;
	position:relative;
	text-align:center;
	width:30px;

}
.goButton:hover {
	background-image:url(/images/goButtonBgOver.jpg);
	background-repeat:no-repeat;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:27px;
	position:relative;
	text-align:center;
	width:30px;
}
.titlebar1
{
    color:#0072bc;
	font-size:16px;
	margin:0;
	font-weight:bold;
}�
