p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 30px;
	line-height: 17px;
}

.contentul {
	color: #000000;
	font-weight: bolder;
}

.contentli {
	text-indent: 5px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:20px;
	padding-bottom:25px;
	vertical-align:top;
}

#navul {
	background: url(nav_pointer.jpg);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	color: #000000;
	font-size: 0.8em;
	font-weight: bolder;
}

#navul li {
	text-indent: 20px;
	line-height: 29px;
	vertical-align: middle;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.blueLink a
{
    color: #0089c1;
}    

body {
	background: #FFFFFF;
}

input, textarea {
	font-family: Arial;
	font-size: 125%;
	padding: 7px;
}

.banner {
	background: url(Logo.png);
	width: 930px;
	height: 108px;
	position: absolute;
	z-index: 1000;
	top: 0;
}
.infiniteBanner {
	width: 1003px;
	position: relative;
}
.infiniteBanner .wrapper {
	width: 923px; /* .infiniteBanner width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 10em;
	height: 258px;
	margin: 0;
	margin-top: 83px;
	position: absolute;
	top: 0;
	border: solid 3px #c7c7c7;
}
.infiniteBanner .wrapper ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}
.infiniteBanner ul li {
	display:block;
	float:left;
	padding: 0px;
	height: 358px;
	width: 923px;
}
.infiniteBanner ul li a img {
	display:block;
}
.infiniteBanner .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(images/arrow.png) no-repeat 0 0;
	text-align: center;
	position: absolute;
	top: 37px;
	cursor: pointer;
}
.infiniteBanner .forward {
	background-position: 0 0;
	right: 0;
}
.infiniteBanner .back {
	background-position: 0 -72px;
	left: 0;
}
.infiniteBanner .forward:hover {
	background-position: 0 -36px;
}
.infiniteBanner .back:hover {
	background-position: 0 -108px;
}
.nav {
	float: left;
	height: 44px;
}
.colLeft {
	width: 222px;
	float: left;
}
.divider {
	height: 768px;
	width: 3px;
	float: left;
}
.contentlanding {
	width: 418px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}

.testimonialbox {
margin-left:26px;
	width:511px;
	float:left;
}

.colRight {
	float: left;
	width: 223px;
}
.footertop {
	height: 30px;
	float: left;
	width: 929px;
}
.footer {
	height: 44px;
	float: left;
	width: 929px;
}
.footerseg {
	height: 44px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 30px;
	line-height: 28px;
	padding-top: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0089c1;
}

#wrapper li
{
	text-indent: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 30px;
	line-height: 22px;
	padding-top: 8px;
}
.content {
	width: 704px;
	float: left;
}
.contentsteps {
	width: 519px;
	float: left;
	height: 106px;
	padding-left: 190px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0089c1;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0089c1;
}

.masterLink1 a
{
    text-decoration: none; 
    color: #000000;
}

.masterLink2 a
{
    text-decoration: none; 
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    line-height: 30px; 
    height: 44px; 
    text-indent: 22px;    
}

.masterFooter
{
    width: 253px; 
    height: 20px;
    background-image: url(content/footer.jpg); 
    background-repeat: repeat-x;
}

.fieldLabel {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 2px;
}
.fieldBox {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #C0C0C0;
	margin-top:10px;
	margin-bottom:4px;
	padding: 2px;
}

.fieldError
{
   	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
    color: Red;
}

.fieldBoxes
{
   	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

