body {
	font-family:				arial, helvetica, sans-serif;
	font-size:				0.8em;
	background:	#153444 url('https://www.iloveradios.com/images/bkgd.gif') repeat;
	color:					#000000;
	margin-top: 0;
}

p { line-height: 1.3em; }

h1, h2{	
	font-family: arial, helvetica, sans-serif;
	font-size:				1.2em;
	font-weight:				bold;
	color: #630;
}

h1 { font-size: 1.6em; }

#spotlight { padding: 20px; border: 2px dotted #153444; background-color: #eef; }

#greyborder { border: 1px solid #999; background-color: #eee; }

td.medium{
	font-size:				1em;
}

td.error-list{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				.9em;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#C00000;
	background-color:			#FFFFFF;
}

td.list{
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
}

td.small{
	font-size:				.9em;
}


td.smallgray{
	font-size:				.9em;
	font-weight:				normal;
	color:					#9B9B9B;
}


td.large{
	font-size:				1.2em;
}

td.largelist{
	font-size:				1.2em;
	border-bottom:				1px solid #E2E2E2;
}

td.packing{
}

td.fieldname{
	text-align:				right;
}

table.eightyfive{
	border:					0px;
	width:					85%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

table.gray65{
	border:					2px solid #E2E2E2;
	width:					65%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

table.sixtyfive{
	border:					0px;
	width:					65%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

table.fortyfive{
	border:					0px;
	width:					45%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

table.gray85{
	border:					0px;
	width:					85%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

table.small-main{
	border:					2px solid #E2E2E2;
	width:					70%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

table.main{
	border:					2px solid #E2E2E2;
	width:					85%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

a {
	color:					#00458B;
	text-decoration: none;
}
a: hover { text-decoration: none; }

a.footer {
	color:					#9B9B9B;
	text-decoration:			underline;
}

a.footer:active {
	color:					#9B9B9B;
	text-decoration:			underline;
}

a.footer:visited {
	color:					#9B9B9B;
	text-decoration:			underline;
}

a.footer:hover {
	color:					#004D91;
	text-decoration:			underline;
}

a.footer:visited:hover {
	color:					#004D91;
	text-decoration:			underline;
}

td.error{
	font-weight:				bold;
	color:					#C00000;
}

td.tabs-on{
	color:					#000000;
	background-color:			#FFFFFF;
}

td.tabs-off{
	color:					#000000;
	background-color:			#E2E2E2;
}

p.pageBreak{
	page-break-before: always;
}

.Form2 {
   	color: 					#000000;
   	font-weight: 				normal;
}

legend {
	font-weight:		normal;
}


label {
	margin: 		0px 0px 0px 7px;
}


label.snug {
	margin: 		0px 0px 0px 0px;
}

/* navigation links code below */

#navigation {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}

#navigation li {
display: inline;
}

#navigation a:link, #navigation a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: #00458B;
	background-color: #E2E1D9;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #fff;
}

#navigation a:hover {
border-top: 1px solid #9BBDCE;
border-left: 1px solid #9BBDCE;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#navigation a.this { 
background-color: #fff; 
border-top: 1px solid #9BBDCE;
border-left: 1px solid #9BBDCE;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
