﻿body #divHeader table
{
	font-family:Verdana;
	font-size:9pt;
	border-style:solid;
	border-width:thin;
	border-color:#FFF793;
	color:#B1C3D4;
	background-color:#68685C;
	width:659px;
}

body #divHeader select
{
	font-family:Verdana;
	font-size:9pt;
	border-style:hidden;
	color:Black;
	width:200px;
}

body #btnSearch
{
	background-color:Transparent;
	border-style:none;
	color:#FFFFFF;
	font-size:14pt;
	background-repeat:no-repeat;
	background-position:center;
	width:50px;
	height:50px;
}

body #divMain table
{
	font-family:Verdana;
	font-size:8pt;
	border-style:solid;
	border-width:thin;
	color:#00137F;
	background-color:White;
	width:659px;
}

body #divMain a
{
	font-family:Verdana;
	font-size:10pt;
	color:gray;
}

body #divApply table
{
	font-family:Verdana;
	font-size:8pt;
	color:White;
	background-color:#68685C;
	width:659px;
}

body #divApply a
{
	font-family:Verdana;
	font-size:10pt;
	color:#245481;
}

body #divProcessing table
{
	font-family:Verdana;
	font-size:10pt;
	color:#687CFF;
	background-color:White;
	width:659px;
	text-align:center;
}