/* Style Sheet */
	BODY {
		font-family: verdana, arial, helvetica, sans-serif;
		background-color: #A2B8CF;
		/*
		background: url("images/background.gif") repeat-y center;
		*/
	}
	#page {
		margin-left: auto;
		margin-right: auto;
		width: 750px;
	}
	#container {
		background: url("images/content_background.gif") repeat-y center;
		font-family: verdana, arial, helvetica, sans-serif; 
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		color:#333;
		font-weight: bold;
		float: left;
	}
	#container IMG {
		margin-left: 11px;
	}
	/************** CONTENT **********/
		#content {	
			margin-left: auto;
			margin-right: auto;
			width: 720px;
		}
		#content TABLE {
			border: 1px solid #214B7A;	
			font-size: 18px;
			font-weight: normal;
			font-family: Arial, Helvetica, sans-serif;
			margin-left: auto;
			margin-right: auto;	
		}		
		#content TH {
			background-color: #214B7A;
			color: #FFFFFF;
			font-size: 16px;
			font-weight: bold;
			padding: 2px;
		}
		#content TH A {
			color: #FFFFFF;
			font-size: 20px;
			font-weight: bold;
			text-decoration: none;	
		}
		#content TD {
			font-size: 12px;
			font-weight: 600;
			color: #0069B5;		
			vertical-align: top;
			padding: 3px;
		}
		#content INPUT.SUBMIT {
			background-color: #F1F6FA;
			border: none;
			color: #214B7A;	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			height: 16px;
			width: 54px;
		}
		#content A {
			color: #0069B5;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;		
		}
		#content FONT {
			color: #333333;
			font-weight: normal;
		}
	/************** BANNER ************/
		#banner-top {
			margin-bottom: 5px;
			margin-left: auto;
			margin-right: auto;
			text-align: center;
			width: 900px;
		}
		#banner-right {
			margin-left: 5px;
			float:left;		
		}
	/************** LOGO ************/
		#logo {
			color: #0069B5;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;		
			margin-left: auto;
			text-align: right;
		}
	/************** HEADER ************/	
		#header {
			background: url("images/header_background.gif") no-repeat top left;	
			font-size: 0px;
			height: 11px;
			padding: 0px;
		}
	/************** MENU **************/
		#menu {
			margin-left: 11px;
			margin-right: 10px;
		}
		#menu TABLE {
			padding: 0px;
			width: 100%;
			height: 22px;
		}
		#menu TD {
			border-right: 1px solid #FFFFFF;
			background-color: #214B7A;
			text-align: center;
		}
		#menu TH {
			border-right: 1px solid #FFFFFF;
			text-align: center;
		}
		#menu A {
			color: #FFFFFF;
			font-size: 14px;
			font-weight: 700;
			text-decoration: none;
		}
		#menu A:hover {
			text-decoration: underline;
		}		
	/************** TITLE ************/
		#title {
			background-color: #214B7A;
			font-size: 18px;
			font-weight: bold;
			color: #FFFFFF;
			margin-left: 11px;
			margin-right: 11px;			
		}
		#title A {
			color: #FFFFFF;
			padding-top: 10px;
			padding-left: 10px;
			font-size: 18px;
			font-weight: bold;
			text-decoration: none;
		}
	/************** BOTTOM **************/
		#bottom {
			background-color: #214B7A;
			clear: both;
			font-size: 14px;
			margin-left: 10px;
			margin-right: 10px;
			margin-top: 50px
			width:720px;
		}
		#bottom TD {
			vertical-align: middle;
		}
		#bottom A {
			color: #FFFFFF;
			padding-right: 5px;
			text-decoration: none;
		}
		#bottom form {
			padding: 5px;
			margin: 0px;
		}
		#bottom INPUT.TEXT {
			border:none;
			width: 150px;
		}
		#bottom INPUT.SUBMIT {
			background-color: #F1F6FA;
			border:none;
			color: #214B7A;	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			height: 16px;
			width: 54px;
		}		
	/************** FORM************/
		#form {
			background-color: #FFFFFF;
			font-size: 18px;
			font-weight: normal;
			width: 720px;
			margin: 10px;
		}
		#form TABLE {
			padding: 2px;
		}
		#form TD {
			color: #214B7A;
			font-size: 12px;
			font-weight: bold;
			padding-left: 5px;
			padding-right: 5px;
			vertical-align: center;
			text-align: left;
		}
		#form TH {
			background-color: #214B7A;
			text-align: center;
		}
		#form TH A {
			color: #FFFFFF;
		}
		#form INPUT.TEXT {
			border: none;
			margin-left: 1px;
			width: 40px;
		}
		#form INPUT.SUBMIT {
			background-color: #F1F6FA;
			border: none;
			color: #214B7A;	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			height: 16px;
			width: 54px;
		}

	/************** SUGGESTIONS **********/
		#suggestions {
			padding-left: 40px;
		}
		#suggestions SPAN {
			color: #214B7A;
			border-bottom: 1px solid #F8981D;
			font-size: 16px;
			font-weight: bold;		
		}
		#suggestions TABLE {
		}
		#suggestions A {
			color: #0000CC;
			font-size: 12px;
			font-weight:normal;
			text-decoration: none;
		}
		#suggestions A:hover {
			text-decoration: underline;
			color: #0000CC;
		}
		#generic,#related {
			background-color: #FFFFFF;
			float:left;
		}
		#generic SPAN, #related SPAN {
			color: #214B7A;
			font-size: 16px;
		}
		#related TABLE {
			width: 380px;
		}
		#generic TABLE {
			width: 280px;
		}
		#generic TD {
			vertical-align: top;
			padding: 12px;
		}
		#related TD {
			border: none;
			border-top: 1px solid #F8981D;
			font-size: 12px;			
			padding:9px;			
		}

		#generic A {
			font-size: 12px;
			font-weight: normal;
			color: #0000CC;
			text-decoration: none;
		}
		#related A {
			color: #0000CC;
			font-size: 12px;
			text-decoration: none;
		}
		#generic A:hover, #related A:hover {	
			text-decoration: underline;
			color: #0000CC;
		}
	/************** INQUIRY ************/
		#inquiry A {
			color: #FFFFFF;
			font-size: 14px;
			text-decoration: none;
		}
		#inquiry A:hover {
			text-decoration: underline;
		}
	/************** SEARCH RESULTS **********/
		#results {
			margin-top: 10px;
		}
		#paid {
			color: #333333;
			float: left;
			font-size: 11px;
			font-weight: normal;
			padding-left: 50px;
			width: 500px;
		}
		#paid SPAN {
			border-bottom: 1px solid #F8981D;
			color: #214B7A;
			font-size: 16px;
			font-weight: bold;		
		}
		#paid TABLE {

		}
		#paid TD {
			padding: 13px;
		}
		.result_row {
			border-bottom: 1px solid #F8981D;
		}
		.result_row_alt {
			border-bottom: 1px solid #F8981D;
		}

		.result_row A:hover {
			display:block;
			width: 100%;
		}


		#paid B {
			text-decoration: underline;
		}

		#paid A {
			color: #0000CC;
			font-size: 12px;
			text-decoration: none;
		}
		#paid A:hover {
			text-decoration: underline;
			color: #0000CC;
		}	

		#result_href A {
			color: #000000;
			font-size: 12px;
			text-decoration: none;
			display:block;
			width: 100%;
		}

		#result_href A:hover {
			text-decoration: none;
			color: #000000;
			display:block;
			width: 100%;
		}	

		#results_full_width_link A {
			display:block;
			width: 100%;
		}

		#results_full_width_link A:hover {
			display:block;
			width: 100%;
		}

	/************* FOOTER ***********/	
		#footer {
			background: url("images/footer_background.gif") no-repeat top left;	
			clear: both;
			font-size: 12px;
			height: 8px;
			padding: 15px;
			text-align: right;
		}


		#footerleft {
			float:left;
			vertical-align:top;
		}
		#footerright {
			float:right;
		}
/* End Style Sheet */
