td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:10pt;
	line-height:12pt;
	vertical-align:top;
	color:#000000;
}
h1 {
	text-align: center;
	font-family:tahoma;
	font-size:18px;
	line-height:23px;
	vertical-align:top;
	color:#000000;
	text-decoration:none;
}
h1 a, h1 a:hover {
	text-decoration:none;
}

h2,h3 {
	text-align: center;
	font-family:tahoma;
	font-size:16px;
	line-height:19px;
	vertical-align:top;
	color:#0f2e56;
}


body { margin:0; padding:0; }
form{ margin:0px; padding:0px}
a { color:#4371B7;
	text-decoration:none}
a:hover{ text-decoration:underline}
span a  { color:#22405A; font-weight:bold}
span a:hover{ text-decoration:none}
b a {color:#22405A; font-weight:normal; font-size:12pt}
.head{ background-image:url(images/head.jpg); background-repeat:no-repeat}
.tall_menu{ background-image:url(images/tall_menu.gif); background-repeat:repeat-x}
.foot{ text-align:right;  padding:0px 15 0px 0px }
.foot a{color:#22405A; text-decoration:none }
.foot a:hover{ text-decoration:underline}
.foot span a {color:#6285BB; text-decoration:underline; font-weight:normal; }
.foot span a:hover{ text-decoration:none}
.tall_bot{ background-image:url(images/tall_bot.gif); background-position:left; background-position:bottom; background-repeat:repeat-x}
.tall_x{ background-image:url(images/tall_x.gif); background-repeat:repeat-x}
.tall_y{ background-image:url(images/tall_y.gif); background-repeat:repeat-y}
.blue_td{ background-color:#AFBFD7; background-image:url(images/tall_blue.gif); background-repeat:repeat-x; }
.blue_td span a{ color:#092952; }
.blue_bot{ background-image:url(images/blue_bot3.gif); background-repeat:no-repeat}
.blue_td1{ background-color:#A0B3D0; background-image:url(images/tall_blue1.gif); background-repeat:repeat-x; }
.blue_td2{ background-color:#C4D0E2; background-image:url(images/tall_blue2.gif); background-repeat:repeat-x; }
.blue_bot2{ background-image:url(images/blue_bot2.gif); background-repeat:no-repeat}
.blue_bot1{ background-image:url(images/blue_bot1.gif); background-repeat:no-repeat}
.margin1{ margin-left:20px; margin-top:16px}
.margin{ margin-left:11px}
b { font-size:10pt; font-weight:bold}
.privacy_bg{ background:url(images/privacy_bg.gif) left bottom no-repeat}
.list ul{margin:0px; padding:0px; list-style:none; line-height:20px}
.list ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 20px; }
.list ul li a{ color:#22405A; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.yellow_red{ background-color:yellow; color:red; text-align:left;}










.form input{
	width:217px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color:#22405A;
	padding:3 0 0 4px;
	border-color:#767676;
	border-width:1px;
	
}
.form textarea{
	width:217px;
	height:141px;
	font-family:tahoma;
	font-size:11px;
	color:#22405A;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#767676;
	border-width:1px;
	
}


.cell{
	margin:7px 0;
	padding:5px;
	float:center;
	width:450px;
	overflow:hidden;
	text-align: center;
	font-family:tahoma;
	font-size:18px;
	line-height:23px;
	vertical-align:top;
	color:#4371B7;
	font-weight:bold;
	text-transform:uppercase;
	background:url("images/widget-title-bg.png") no-repeat scroll 0 0 transparent;
	text-shadow:1px 1px 0 #fff;

}
.cell h1{
	margin:0;
}
.cell a:hover{
	text-decoration:none;
	color:red;
}

.bags {
	overflow:hidden;
	
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-o-linear-gradient(#2F2727, #1a82f7);

    background:	-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #fff), to(#EFEFEF));
	filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');

 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";
	
	-o-linear-gradient(top, #dcdcdc, #c6c6c6);

    border: 1px solid #FFFFFF;
	z-index:9;
}

.contentBody{
	margin:5px 0;
	padding:5px;
	font-family:tahoma;
	font-size:12px;
	line-height:14px;
	vertical-align:top;
}

.contentBody p{
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
}

