
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana;

}
	
td, p {
	font-size : 11px;
	font-family: Verdana;
}


#content {
	border : 2px solid #cfd0cc;
	padding : 0px 10px 10px 14px;
	margin-bottom : 2px;
}


#rightcol {
	height : 100%;
	/* background-color : #cfd0cc; */
	margin-left : 2px;
	padding : 10px 10px 10px 17px;
	background-image : url('images/bk_silver.jpg');
	background-repeat : repeat-x;
	font-size : 11px;
}


h1 {
	/* margin-bottom : -5px; */
	color : #000000; /*#808080; #002a8e; */
	font-size : 16px;
}

h2 {
	margin-bottom : -5px;
	color : #000000; /*#808080; #002a8e; */
	font-size : 16px;
}


h3 {
	margin-bottom : -15px;
	color : #002a8e;
	font-size : 14px;
}


h2.rates {
	margin-bottom : -5px;
	margin-top : 5px;
	padding-left : 2px;
	color : #000000;
	background-color : transparent;
	font-size : 13px;
}


li {
	list-style-type : square;
}


.formheader {
	background-color : #eeeeee;
	color : #002a8e;
	font-weight : bold;
	font-size : 12px;
	padding-left : 5px;
	height : 20px;
}


.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	height : 15px;
	vertical-align : bottom;
}


a {
	text-decoration : underline;
	color : #002a8e;
	font-weight : bold;
}


a:visited {
	text-decoration : underline;
	color : #002a8e;
}


a:hover {
	text-decoration : none;
	color : #c0c0c0;
}



a.menu {
	text-decoration :none;
	color : #ffffff;	
	background-color : transparent;
	padding : 10px;
}


a.menu:visited {
	text-decoration :none;
	color : #ffffff;	
	background-color : transparent;
	padding : 10px;
}


a.menu:hover {
	text-decoration : none;
	color : #ffffff;
	background-color : #545E9C;
	padding : 10px;
}


.black10 {
	font-family: Verdana;
	font-size: 10px;
	color: #c0c0c0;
}

.black11 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;


.black12 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}


.gray {
	margin-top : 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #929292;
}



}


.blue11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.white11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}


.blue10 {
	font-family: Verdana;
	font-size: 10px;
	color: #ED1C24;
	text-decoration: none;
}


.style1 {
	color: #c0c0c0;
}

.rateleft {
	text-align : left;
}


.rateright {
	text-align : right;
}