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

body {
	background-image: url(/images/bg_orange.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFB619;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.contentPad15 {
	margin-right: 15px;
	margin-left: 15px;
}
.justify {
	text-align: justify;
}

h1 {
	letter-spacing: 0.2em;
	font-family: Georgia, serif;
	font-size: 19px;
	font-weight: normal;
	color: #3381C3;
	
}

h2 {
	letter-spacing: 0em;
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	color: #3381C3;
	
}

p {
	margin-top: 17px;
	margin-bottom: 17px;
}
.btn {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #999999;
	height: 21px;
	width: 50px;
}
.txtField_mail {
	width: 130px;
	border: 1px solid #666666;
	height: 17px;
}
.clientsBox {
	background-color: #FFFFFF;
	background-image: url(/images/bg_box_clients.gif);
	background-repeat: no-repeat;
	height: 107px;
	width: 180px;
}
.redTxt {
	color: #FF0000;
}

a, a:link, a:visited ,a:active {
	color:#0058A3;
	text-decoration:underline;
}
a, a:hover {
	color:#CC0000;
	text-decoration:underline;
}
a.nav, a.nav:visited {
	color:#116CB9;
	text-decoration:none;
	font-weight: bold;
}
a.nav:hover {
	color:#cc0000;
	text-decoration:none;
}

a.navF, a.navF:visited {
	color:#FFCA46;
	text-decoration:none;
	font-weight: bold;
}
a.navF:hover {
	color:#fff;
	text-decoration:none;
}


.listIdea {
	list-style-image: url(/images/blt_idea.gif);
	margin-bottom: 10px;
	margin-left: -15px;
}
.blueTxt {
	color: #0062B4;
}
.imgFlash {
	background-image: url(/images/img_rotate_bg.gif);
	height: 170px;
	width: 200px;
}
.style2 {color: #0062B4; font-weight: bold; }
.smallTxt {
	font-size: 11px;
}

a, a.footerLink:link, a.footerLink:visited ,a.footerLink:active {
	text-decoration: none;
	color: #000000;
}

a.footerLink:hover {
	text-decoration: underline;
	color: #000000;
}

.boxPromo{
	background-image: url(/images/bg_box.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 494px;
	padding-top: 10px;
}

.textBlue{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 30px;
	font-size: 13px;
	font-weight: bold;
}

.textBlue2{
	color: #0062B4;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.greyText{
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.qoute{
	font-size: 16px;
	font-style: normal;
	color: #116CB9;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFC943;
	border-bottom-color: #FFC943;
	padding: 8px;
	float: right;
	width: 150px;
	font-weight: bold;
	text-align: center;
	margin:3px;
	line-height: 20px;
	}

