/* CSS Document */
body {
	background-image:   url(../images/bl_stripe_bg.gif);
	background-repeat: repeat;
	text-align: center;
	min-width: 840px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#wrapper {
	text-align: left;
}


a {
	color: #000066;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
}

.offertext2 {
	color: #000066;
	font-weight: bold;
}

#rates {
	text-align: center;
	border: 1px solid #000066;
}

.altRow {
	background-color: #CCCFF5;
}

.highlightRow {
	color: #990000;
	font-weight: bold;
}

.highlightAltRow {
	background-color: #CCCFF5;
	color: #990000;
	font-weight: bold;
}

.ratesHeader {
	background-color: #000066;
	text-align: center;
}

.ratesHeader h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 4px;
}

.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 2px;
	width: 90px;
}

.formText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 3px;
	width: 200px;
}

input.submit {
    background-color: #990000;
    color: #FFFFFF;
    width: 90px;
	border: 0px;
	padding: 3px;
}

form {
	margin: 0px;
}

.required {
	color: #990000;
}

.rightColBg {
	background-color: #CCCFF5;
	width: 220px;

}

#content {
	margin-top: 10px;
}

#content a:link, #content a:visited {
	color: #0000CC;
	text-decoration: underline;
}

#content a:hover {
	color: #990000;
	text-decoration: underline;
}

.offerText {
	color: #990000;
	font-weight: bold;
}

#sideContent {
	margin-top: 20px;
	line-height: 16px;
}

#sideContent a:link, #sideContent a:visited {

}

#sideContent a:hover {

}

#othercurr {
	width: 80%;
	color: #000000;
	font-size: 12px;
	text-align: center;
	background-color: #CCCFF5;
}

#othercurr th {
	background-color: #FFFFFF;
}

.sideBoxes {
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #000066;
	margin-bottom: 20px;
	background-color: #E7EAF1;
}

.sideBoxes h3 {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.sideBoxes th {
	background-image: url(../images/bl_nav_bg.gif);
	background-repeat: repeat-x;
}

.boldBlueText {
	color: #000066;
	font-weight: bold;
}

.noticeHeader {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

.noticeBG {
	background-color: #FFFFCC;
}

.bgRowRed {
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
}

#formComments {
	display: none;
}

#compTable {
	border: 1px solid #000066;
	border-collapse: collapse;
}

#compTable th {
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
}

#compTable td {
	border: 1px solid #000066;	
}