body {
	margin: 0;
	background-color: #FBFAF1;
}
tr, td {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #58595B;
}
.orangetxtbold12 {
	font-size: 12px;
	color: #ED5931;
	font-weight:bold;
}
.orangetxtbold {
	color: #ED5931;
	font-weight:bold;
}
.bluetxt {
	color: #3abbe4;
}
.bluetxtbold {
	color: #3abbe4;
	font-weight:bold;
}
.bluetxtbold1 {
	color: #3abbe4;
	font-weight:bold;
	font-size: 12px;
}
.redtxt {
	color:#ed5931
}
.redtxt11 {
	color:#ed5931
}
.txt10 {
	font-size: 10px;
}
.txt12 {
	font-size: 12px;
}
.txt13 {
	font-size: 13px;
}
.txt19bluebold {
	font-size: 19px;
	color: #3abbe4;
	font-weight:bold;
}
.txt13bold {
	font-size: 13px;
	font-weight:bold;
}
.txt13blackbold {
	color:#000000;
	font-size: 13px;
	font-weight:bold;
}
.txt11black {
	color:#000000;
	font-size: 11px;
}

a:link, a:visited {
	font-family: Tahoma, Arial;
	text-decoration: none;
	color: #3abbe4;
}

a:hover {
	font-family: Tahoma, Arial;
	color: #3abbe4;
	text-decoration: underline;
}
.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
}
.menu a:link, .menu a:visited {
	font-family: Tahoma, Arial;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	font-family: Tahoma, Arial;
	color: #3abbe4;
	text-decoration: none;
}



.faq a:link, .faq a:visited {
	font-family: Tahoma, Arial;
	font-weight:bold;
	text-decoration: none;
	color: #666666;
}
.faq a:hover {
	font-family: Tahoma, Arial;
	color: #6666666;
	text-decoration: underline;
}




.footer {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #5D5B5B;
	padding-top: 10px;
}
.footer a:link, .footer a:visited {
	font-family: Tahoma, Arial;
	text-decoration: none;
	color: #5D5B5B;
}
.footer a:hover {
	font-family: Tahoma, Arial;
	color: #5D5B5B;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma, Arial;
	color: #5D5B5B;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul {
	list-style-type: none;
	padding: 1px;
	margin: 1px;
}
	
li {
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 16px;
	margin: 0.2em;
	font-size:12px;
	color: black;
}
li.features {
	background-image: url(../images/bullet-big-grey.gif);
	background-repeat: no-repeat;
	background-position: 0 .12em;
	padding-left: 30px;
	margin: 0.2em;
}
/*
*/
.menu input {
	border: thin solid #555656;
}
.leftResTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E1D9;
}
.RightResTable {
	border-Right-width: 1px;
	border-Right-style: solid;
	border-Right-color: #E2E1D9;
}
.TopResTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E1D9;
}
.BottomResTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1D9;
}
.form_titles {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}.commet {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ed5931;
}
.text_box {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #f8f6e6;
	height: 22px;
	border: 1px solid #9c9c9c;
	width: 320px;
	padding-left: 4px;
	padding-top:2px;
}
.text_box2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	border: 1px solid #9c9c9c;
	padding-left: 4px;
	padding-top:2px;
}
.star {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight:bold;
	color: #ed5931;
}
.contacttable input {
	background-color: #f8f6e6;
	border: 1px solid #9c9c9c;
	width:300px;
}
.contacttable textarea {
	background-color: #f8f6e6;
	border: 1px solid #9c9c9c;
	width:300px;
}
.hand {
cursor:pointer;
display:block;
}
.txtpadding {
	padding-right: 2px;
	padding-left: 4px;	
}