#details{
		position: relative;
		top:0px;
		width:  338px;
		height: 400px;
		line-height: 400px;
    	left: 10px;
		background-color: #DDDDF0;
		padding-top: 0px;
		}	
		
		
		.details{
		font-family: Arial, Helvetica, san-serif;
		font-size: 80%;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 10px;
		top: 0px;
		color: #171634;
		text-align: left;
		
	}
	
	.details a{
			
			color: #012CE5;
			text-decoration: underline;
			cursor: pointer;
			padding-top:0px; 

			}
			
	.details a:hover{
			
			color: #990000;

			}
	
	ul
		{
		list-style-type: square;
		padding-top: 0pt;
		}
		
		#captions{
			
			padding: 5px;
		
		}
	
	.title{
		color: #122448;
		font-family: Arial, Helvetica, san-serif;
		font-style: normal; 
		font-weight: bold;
		font-size: 90%;
		padding-top: 15px;
		padding-bottom: 15px;
		}
	

	
	#rates{
		position:  relative;
		top: 0px;
		left: 5px;
		width: 256px;
		height: 230px;
		line-height: 190px;
		background-color: #FFFFFF;
		padding-top: 0px;
}

	#billing{
		position:  relative;
		top: 0px;
		left: 5px;
		width: 256px;
		height: 150px;
		line-height: 150px;
		background: white;
		padding-top: 0px;
}

.red{
			
			font-family: verdana;
			font-size: 70%;
			font-weight: bold;
			color: #CC0000;
		}
		
		.rform{
			
			font-family: verdana;
			font-size: 70%;
			font-weight: bold;
			color: #CC0000;
		}
		
		.form{
			
			font-family: verdana;
			font-size: 70%;
			font-weight: none;
			color: #000000;
		}
		
		h2{
		font-family: verdana;
		font-size: 95%;
		color: #000000;
		text-decoration: none;
		margin-top: 2px;
		margin-bottom: 5px;
		}
		
		.content{
			
			font-family: verdana;
			font-size: 75%;
			font-weight: none;
			color: #000000;
		}
		
		
		.content a{
	
			color: #990000;
		}
		
		.content a:hover{
	
			color: #CC0000;
		}

#footer{
			clear: both;
			background-color: #FFFFFF;
			text-align: center;
			width: 750px;
			font-family: Arial, helvetica, san-serif;
			font-size: 65%;
			font-weight: bold;
		}
		
		#footer a{
			
			color: #000000;
		
		}
		
		#footer a:hover{
			
			color: #990000;
		
		}