@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
	color: #3D3D3D;
	text-align: left;
}

body {
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}


h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #103061;
	font-weight: bold;
	font-size: 1.8em;
	border-bottom: 1px dotted #102F5E;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #103061;
	font-weight: bold;
	font-size: 1.4em;
/*	border-bottom: 1px dotted #746745;*/
}
h3
{
	color: #746745;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: -8px;
/*	border-bottom: 1px dotted #746745;*/
}
#bodytable
p{
	text-align: left;
}
#bodytable a {
	color: #102F5E;
	text-decoration: none;
	border-bottom: 1px dotted #102F5E;
}
#bodytable a:hover {
	color: #746745;
	text-decoration: none;
	border-bottom: 1px dotted #746745;
}

#bodytable .center
{
	text-align: center;
	border-style: none;
	border-width: 0px;
}

#bodytable .center a
{
	text-align: center;
	border-style: none;
	border-width: 0px;
}

#bodytable li.question
{
	list-style-position: inside;
	list-style-image: url(../images/Q.png);
	padding: 4px 5px;
	margin: 4px 5px;
}
.note
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	color: #1B509E;
	text-align: center;
	border-top: medium dotted #393939;
	border-bottom: medium dotted #383838;
	margin: 20px;
	background: #9BACC6;
	padding: 4px 12px;
}



/* CSS Document */

.topback {
	background-image: url(../images/backtop.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}

.difum {
	background-color: #dbdada;
	background-image: url(../images/degrade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #658ABF;
	margin: 2px;
	text-align: center;
}
.normal_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #3d3d3d;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.title_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #373737;
	text-align: left;
	margin: 0px;
}
.bottom A:link {color: #658ABF; text-decoration:underline}
.bottom A:hover {color: #658ABF; text-decoration:underline}
.bottom A:active {color: #658ABF; text-decoration:underline}
.bottom A:visited {
	color: #658ABF;
	text-decoration:underline
}
.title_side_big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #d1c298;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.normal_side {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.head {
	background-image: url(../images/header.jpg);
	height:212px;
}
.back {
	background-image: url(../images/back.png);
}
.backl {
	background-image: url(../images/backl.png);
}
.backr {
	background-image: url(../images/backr.png);
}
.testimonial1 {
	background-image: url(../images/testimonial1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
}
.testimonial2 {
	background-image: url(../images/testimonial2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
}
.title_header {
	background-color: #4F698E;
	background-image: url(../images/title2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 108px;
	width: 800px;
	margin: 0px;
}
.main_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 40px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow:#000 3px 3px 5px;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
}
