form {
	margin:0px;
	padding:0px;
}
a {
	color:#4E4E4E;
	font-family:tahoma;
	font-size:11px;
}


ul {margin:0; padding:0; list-style:none; line-height:17px}
li {background:url(images/pointer_green.gif) center left no-repeat;padding:0 0 0 7px }

.ul {margin:0; padding:0; list-style:none; line-height:14px}
.li {background:url(images/marcer.gif) center left no-repeat;padding:0 0 0 11px; text-decoration:none }

body {background-color:#FFFFFF;
	color:#4E4E4E;
	font-family:tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:left;
}

.policy{
	color:#48657A;
	font-family:Arial;
	font-size:11px;
	}
.green{
	color:#799C1C;
	font-family:Tahoma;
	font-size:11px;
	}

.wrap {
	margin:0 auto;
	padding:0;
	width:735px;
}
#row2 {
	background:url(images/row2.gif) left top no-repeat;
	margin:0;
	padding:0;
	width:735px;
	height:8px;
	text-align:left;
}

#header {
	background:url(images/header.jpg) left top no-repeat;
	margin:0;
	padding:0;
	width:735px;
	height:355px;
	text-align:left;
	display:table;
}

.input {
	width:180px;
	border-style:solid;
	border-width:1px;
	height:16px;
	color:#4E4E4E;
	border-color:#A7A7A7;
	font-family:tahoma;
	font-size:11px;
	padding:0 0 0 5px
}
.input1 {
	width:200px;
	border-style:solid;
	border-width:1px;
	height:17px;
	color:#4E4E4E;
	border-color:#A7A7A7;
	font-family:tahoma;
	font-size:11px;
	padding:0 0 0 5px
}

.textarea{
	width:200px;
	border-style:solid;
	border-width:1px;
	color:#4E4E4E;
	border-color:#A7A7A7;
	font-family:tahoma;
	font-size:11px;
	padding:0 0 0 5px;
	overflow:auto;
}
#content {
	margin:0;
	padding:0;
	width:735px;
	text-align:left;
	display:table;
}

#footer {
	background:url(images/footer.gif) left top no-repeat;
	margin:0px;
	padding:0px;
	width:735px;
	height:52px;
	text-align:left;
	position:relative;
	clear:both;
}

.blockContent_title{
	font-weight:bold;
}
.linkBlock a{
	color:#000066;
	font-weight:bold;
	font-size:9px;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
}

.linkBlock li{
	margin-bottom:10px;
	list-style-image:url(/images/bullets/blueCircle1.gif);
	margin-left:20px;
}
.tx_title{
	font-weight:bold;
}

.legal
{
	font-size:x-small;
}

.message
{
	font-size:larger;
	font-weight:bold;
	color:Red;
}