td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#333333;
}

form { margin:0px; padding:0px}


body {
	margin:0px;
	padding:0px;
	background-color:#f3f3f3;
	background-image: url(images/back.gif);
	background-repeat:repeat-y;
	background-position:center;
}

a { color:#55B1C0; text-decoration:underline}
a:hover{ text-decoration:none}


.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#55B1C0; margin-left:7px; ; text-decoration:underline;}
.list ul li a:hover{ text-decoration:none;}

.header{
	color:#333333;
	font-size:10px
}
.header a{
	color:#333333;
	text-decoration:none
}
.header a:hover{ text-decoration:underline}

.p1 a{
	color:#333333;
	text-decoration:none;
	font-size:10px
}
.p1 a:hover{ text-decoration:none}

.footer {
	color:#333333
}
.footer a{
	color:#333333;
	text-decoration:none
}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#55B1C0; text-decoration:underline}
.footer span a:hover{ text-decoration:none}

.form input{
	width:125px;
	height:15px;
	color: #333333;
	text-transform:none;
	padding:1px 0 0 6px;
	border-color:#CDCDCD;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}


.form1 input{
	width:153px;
	height:17px;
	color: #333333;
	text-transform:none;
	padding:1px 0 0 6px;
	border-color:#CAD2D5;
	border-width:1px;
	background-color:#ffffff
}


.form1 textarea {
	width:153px;
	height:72px;
	color: #333333;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#CAD2D5;
	border-width:1px;
	background-color:#ffffff
}
.title {
	color: #333333;
	font: bold 16px/22px arial;
	margin-bottom: 30px;
}
.title1 {
	color: #333333;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-position: 200% 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.title2 { color: #4691a7; font-size: 14px; font-family: arial; font-weight: bold; font-style: normal; font-variant: normal; background-position: 200% 0; margin-bottom: 30px; }

.cardobj
{
	float: left;
	text-align: center;
	padding: 0 25px 37px 25px;
}
