@charset "utf-8";
/* CSS Document */

body {
	background-color: #03557C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tempRightCorner {
	background-image: url(../images/tempCornerRightTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tempMiddleTop {
	background-image: url(../images/tempMiddleTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tempMiddleLeft {
	background-image: url(../images/tempMiddleLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tempMiddleRight {
	background-image: url(../images/tempMiddleRight.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tempRightCornerBottom {
	background-image: url(../images/tempCornerRightBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tempMiddleBottom {
	background-image: url(../images/tempMiddleBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bottomBorder {	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3C7FAF;
}
.lbBorder {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3A89D7;
	border-left-color: #3A89D7;
}
.lbMiddleBottom {
	background-image: url(../images/lbMiddleBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.lbMiddleRight {
	background-image: url(../images/lbcornerRightBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blue1 {color: #0066CC;
}
.darkBlue {	color: #004182;
}
.rate {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	height: 14px;
	text-align: left;
	color: #ea974a;
	background-image: url(../images/basket.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 15px;
	height: 8px;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.blue {
	color: #0066CC;
}
.bodytext {
	overflow: auto;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana;
	color: #2087B9;
}
.dotBorder {
	border: 1px dotted #003399;
}
.head {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #0066CC;
}
.orangeBorder {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #33A4DC;
	border-left-color: #33A4DC;
}
.orangeMiddleBottom {
	background-image: url(../images/orangeMiddleBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.orangeMiddleRight {
	background-image: url(../images/orangecornerRightBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dbBorder {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #285F94;
	border-left-color: #285F94;
}
.dbMiddleBottom {
	background-image: url(../images/dbMiddleBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.dbMiddleRight {
	background-image: url(../images/dbcornerRightBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightBorder {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #33A4DC;
}
.head2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #2396CD;
}
.white {
	color: #FFFFFF;
}
.head1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #FFFFFF;
}
