body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#1973a7;
}

.title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0f5290; FONT-FAMILY: Tahoma
}
.links {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ef9920; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.links:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ef9920; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
.subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ef9920; FONT-FAMILY:Tahoma;
}
.text {
	FONT-SIZE: 11px; COLOR: #003366; LINE-HEIGHT: normal; FONT-FAMILY:Tahoma;
}
A:hover {
	COLOR: #ffcb2c; TEXT-DECORATION: none
}
.footer {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.footer:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ef9920; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}

.line {
	background-image: url(line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.topshadow {
	background-image: url(topshadow_bg.gif);
	background-repeat: repeat-x;
}
.leftbg {
	background-image: url(left_bg.gif);
	background-repeat: repeat-y;
}
.rightbg {
	background-image: url(right_bg.gif);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(bottom_bg.gif);
	background-repeat: repeat-x;
}
.buttonbg {
	background-image: url(bg_buttons.gif);
	background-repeat: repeat-x;
}
.headerbg {
	background-image: url(top_header_bg.gif);
	background-repeat: repeat-x;
}
.featuresdots {
	background-image: url(features_bg.gif);
	background-repeat: repeat-x;
}
.footerbg {
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
}
.introbg {
	background-attachment: fixed;
	background-image: url(introbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
