html, body
{
	 background-color: #F71400;
	 font-family: Verdana, arial, helvetica, sans-serif;
	 font-size: 95%;
	 margin: 0 0 0 0;
	 padding: 0 0 0 0;
	 width: 100%;
}
#layout
{
	background-color: #F71400;	
	width: 740px;
	height: 100%;
}
#content
{
	background-color: #F71400;
}
#lcol
{
	width: 150px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	background-color: #F71400;
	float: left; 
	min-height: 100%;
}
#rcol
{
	width: 590px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: #fff;
	vertical-align: top;
	float: right;
	min-height: 500px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/**** Links ***/

a:link 
{ 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	color: #09208E;
}
a:visited 
{ 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	color: #013FCD;
}
a:hover 
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline; 
	color: silver;
}
a:active 
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline; 
	color: #78ADFE;
}
/* end lionks */
#txthome
{
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #0F034F;
	background-color: #fff;
	margin: 20px 5px 10px 5px; 
	padding: 20px 5px 10px 5px; 
	width: 555px;
}
#text
{
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #0F034F;
	background-color: #fff;
	margin: 10px 5px 10px 5px; 
	padding: 10px 5px 10px 5px; 
}
p
{
	font-family: arial, helvetica, sans-serif;
	color: #0F034F;
	font-size: 90%;
	background-color: #fff;
	margin: 4px 5px 2px 5px; 
	padding: 4px 5px 2px 5px; 
}
.icon
{
	margin: 10px 2px 10px 10px; 
	padding: 10px 2px 10px 10px; 
}
#text ul 
{
	font-family: arial, helvetica, sans-serif;
}
#text ul li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 95%;
	margin: 2px 0 4px 0;
	padding: 2px 0 4px 0;
}
#text ol 
{
	font-family: arial, helvetica, sans-serif;
}
#text ol li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 95%;
	margin: 2px 0 4px 0;
	padding: 2px 0 4px 0;
}
.faqlst
{
		list-style : none outside;
		margin: 0 4px 0 4px;
		padding: 0 4px 0 4px;
}

.note
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E1F0FF;
	border-top: 1px dotted #1B43A9;
	border-bottom: 1px dotted #1B43A9;
	line-height: 18px;
	margin: 8px 0 8px 2px;
	padding: 8px 0 8px 2px;
}
.faqblue
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E1F0FF;
	border-top: 1px dotted #1B43A9;
	border-bottom: 1px dotted #1B43A9;
	line-height: 18px;
	margin: 8px 0 8px 2px;
	padding: 8px 0 8px 2px;
}
.faqwhite
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	line-height: 18px;
	margin: 8px 0 8px 2px;
	padding: 8px 0 8px 2px;
}
.srchres
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E1F0FF;
	border-top: 1px dotted #1B43A9;
	border-bottom: 1px dotted #1B43A9;
	line-height: 18px;
	margin: 4px 0 2px 2px;
	padding: 4px 0 2px 2px
}
.smtxt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 85%;
}
.redtxt
{
	color: #A51D15;
	font-weight: bold;
}
/* nav */

#nav
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	background-color:  #F71400;
	color: #fff;
	padding: 8px 0 3px 0;
	}
#nav ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#nav li
	{
	margin: 0;
	padding: 2px 7px 5px 7px;
	line-height: 1.2em;
	}
#nav a
	{
	color: #fff;
	}
#nav a:link, #nav a:visited
	{
	color: #fff;
	text-decoration: none;
	}
#nav a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
/* secondary navigation */
#navsec ul
	{
	font-size: 100%;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	}
#navsec li
	{
	margin: 0 5px 3px 15px;
	padding: 0;
	list-style-type: disc;
	}
#navsec a
	{
	color: #fff;
	}
#navsec a:link, #navsec a:visited
	{
	color: #fff;
	text-decoration: none;
	}
#navsec a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
	/* secondary navigation */
#navsec2 ul
	{
	font-size: 100%;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	}
#navsec2 li
	{
	margin: 0 5px 3px 15px;
	padding: 0;
	list-style-type: disc;
	}
#navsec2 a
	{
	color: #fff;
	}
#navsec2 a:link, #navsec a:visited
	{
	color: #fff;
	text-decoration: none;
	}
#navsec2 a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
/* navigation part 3*/
#navsec3 ul
	{
	font-size: 100%;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	}
#navsec3 li
	{
	margin: 0 5px 3px 15px;
	padding: 0;
	list-style-type: disc;
	}
#navsec3 a
	{
	color: #fff;
	}
#navsec3 a:link, #navsec a:visited
	{
	color: #fff;
	text-decoration: none;
	}
#navsec3 a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
/* navigation part 4*/
#navsec4 ul
	{
	font-size: 100%;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	}
#navsec4 li
	{
	margin: 0 5px 3px 15px;
	padding: 0;
	list-style-type: disc;
	}
#navsec4 a
	{
	color: #fff;
	}
#navsec4 a:link, #navsec a:visited
	{
	color: #fff;
	text-decoration: none;
	}
#navsec4 a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
/* end nav */
h1
	{
	font-size: 120%;
	margin: 10px 10px 5px 10px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	}
h2
	{
	font-size: 100%;
	color: #ffffff;
	background-color: #000000;
	text-indent: 2px;
	text-transform: uppercase;
	padding: 3px 0 3px 0;
	margin: 20px 10px 10px 10px;
	}
h3
	{
	text-transform: uppercase;
	font-size: 95%;
	color: #666;
	margin: 10px 10px 5px 10px;
	}
h4
	{
	font-size: 95%;
	color: #00008B;
	padding: 0;
	margin: 10px 10px 0 10px;
}
/* header end */
.floatl
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.floatr
{
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.toolbar
{
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #0F034F;
	position: relative;
	left: 340px;
	width: 250px;
}
img
{
	border: none;
}
/* Table for Data Display */
.datatable
	{
	width: 550px;
	margin: 10px 5px 10px 5px;
	padding: 0;
	border: 1px solid #aaa;
	}
.datatable td {
	font-size: 87%;
	border-bottom-width: 1px;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 4px;
	}

.datatable th
	{
	padding: 5px;
	text-align: left;
	background-color: #E1F0FF;
	font-weight: bold;
	font-size: 87%;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #bbb;
	}
.datatable caption
	{
	width: 560px;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #5E91CA;
	padding: 4px 4px 0 4px;
	margin: 4px 4px -10px 4px;
	vertical-align: bottom;
	}
.altrow {
	background-color: #f5f5f5;
	}
.date
	{	
	width: 15%;
	}
.time
	{
	width: 15%;
	}
.info
	{
	width: 15%;
	}
.whitespace
	{
	height: 50px;
	}
.hide
	{
	display: none;
	}
/* footer */
#footer
{
	background-color: #000000;
	height: 20px;
	clear: both;
}
fieldset
{
	margin: 8px 2px 10px 2px; 
	padding: 8px 2px 10px 2px;
}
legend
{
	font-family: arial, helvetica, sans-serif;
	color: Gray;	
}
.mainform
{
	font-family: arial, helvetica, sans-serif;
	width: 520px;
	margin: 8px 2px 5px 2px; 
	padding: 8px 2px 5px 2px;
}
.mainform td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #0F034F;
	margin: 5px 2px 2px 2px; 
	padding: 5px 2px 2px 2px;
}
.mainform input
{
	font-family: arial, helvetica, sans-serif;
	color: #0F034F;
}
.regform
{
	font-family: arial, helvetica, sans-serif;
	width: 520px;
	margin: 8px 2px 5px 2px; 
	padding: 8px 2px 5px 2px;
}
.regform td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #0F034F;
	margin: 5px 2px 2px 2px; 
	padding: 5px 2px 2px 2px;
}
.regform input
{
	font-family: arial, helvetica, sans-serif;
	color: #0F034F;
}
.regformsidebar
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
}
.reghdr2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	background-color: #f5f5f5;
	width: 500px;
	text-align: left;
	text-indent: 2px;
	height: 25px;
	vertical-align: middle;
}
.button
{
	text-align: right;
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px;
}
.sbtn
{
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px;
	color: red;
}
.altrow 
{
	background-color: #f5f5f5;
}
.formhdr
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	background-color: #f5f5f5;
	width: 400px;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.formtxt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 90%;
}
.formhdr2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	background-color: #f5f5f5;
	width: 550px;
	text-align: left;
	text-indent: 2px;
	height: 25px;
	vertical-align: middle;
}
.CoordNav
{
    color: Yellow
}
/* AJAX Animation CSS Tagging */
#flyout
{
    z-index: 2;
    display: none;
    border: solid 1px #D0D0D0;
    background-color: #FFFFFF;
    overflow: hidden;
}
#info
{
    z-index: 2;
    display: none;
    font-size: 12px;
    border: solid 1px #cccccc;
    background-color: #FFFFFF;
    width: 250px;
    padding: 5px;
}
#btnCloseParent
{
    float: right;
    opacity: 0;
    filter: alpha(opacity=0);
}
.animButton
{
    text-align: right;
    border: outset thin white;
    padding: 5px;
    text-decoration: none;
    background-color: #666666;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.smtable
	{		
	width: 230px;
	margin: 10px 5px 10px 5px;
	padding: 0;
	border: 1px solid #aaa;
	}
.smtable td {
	font-size: 87%;
	border-bottom-width: 1px;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 4px;
	}

.smtable th
	{
	padding: 5px;
	text-align: left;
	background-color: #E1F0FF;
	font-weight: bold;
	font-size: 87%;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #bbb;
	}
.smtable caption
	{
	width: 230px;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #5E91CA;
	padding: 4px 4px 0 4px;
	margin: 4px 4px -10px 4px;
	vertical-align: bottom;
	}
.tiptable
	{		
	width: 230px;
	margin: 10px 5px 10px 5px;
	padding: 0;
	border: 1px solid #aaa;
	}
.tiptable td {
	font-size: 87%;
	border-bottom-width: 1px;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFBB;
	padding: 4px;
	}

.tiptable th
	{
	padding: 5px;
	text-align: left;
	background-color: #E1F0FF;
	font-weight: bold;
	font-size: 87%;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #bbb;
	}
.tiptable caption
	{
	width: 230px;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #5E91CA;
	padding: 4px 4px 0 4px;
	margin: 4px 4px -10px 4px;
	vertical-align: bottom;
	}
.wmltable
	{		
	width: 230px;
	margin: 10px 5px 10px 5px;
	padding: 0;
	border: 1px solid #aaa;
	}
.wmltable td {
	font-size: 87%;
	border-bottom-width: 1px;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 4px;
	
	}

.wmltable th
	{
	padding: 5px;
	text-align: left;
	background-color: #E1F0FF;
	font-weight: bold;
	font-size: 87%;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #bbb;
	}
.wmltable caption
	{
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #5E91CA;
	padding: 4px 4px 0 4px;
	margin: 4px 4px -10px 4px;
	vertical-align: bottom;
	}
.smredtxt
{
	color: #A51D15;
	font-weight: bold;
	font-size: 85%;
}
.err
{
	color: #A51D15;
	font-size: 8pt;
}
.wmltothead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 90%;
	font-weight: bold;
    background-color: #eeeeee;
	width: 95%;
	padding: 3px 0 3px 10px;
}
.wmltotfoot
{
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 75%;
	width: 95%;
	padding: 0 5px 25px 10px;
}
.wmltotdlbl
{
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 80%;
	font-weight: bold;
	text-indent: 5px;
}
.wmltotdlist
{
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 80%;
    list-style-type: square;
    text-indent: 5px;
}
.wmltotdayul
{
    list-style-type:none;
    margin: 15px 0 15px 0;
}
.wmltotdayul li
{
    margin: 8px 0 0 0;
}
.wfltitle
{
    color: #F71400;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 130%;
    font-style: italic;
    font-weight: bolder;
}
.wflsubtitle
{
    color: #00008B;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 90%;
    font-weight: bold;
}
.DRFSubHead
{
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    list-style-type:circle
}

.reghead {color: #69bc46; font-size: 75%; font-weight: bold; text-transform: uppercase;}
/* LoginConfirm program checklist */
.chklistpan { width: 240px;}
#chklist { font-size: 80%; text-align: left;}
#chklist caption {background-color: #E1F0FF; font-weight: bold; padding: 0 0 3px 0;}


.bwtgform
{
	font-family: arial, helvetica, sans-serif;
	width: 520px;
	margin: 8px 2px 5px 2px; 
	padding: 8px 2px 5px 2px;
}
.bwtgform th {background-color: #E1F0FF; font-weight: bold; text-align: center;}
.bwtgform td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #0F034F;
	margin: 5px 2px 2px 2px; 
	padding: 5px 2px 2px 2px;
}
.bwtgform input
{
	font-family: arial, helvetica, sans-serif;
	color: #0F034F;
}
.normalfld{background-color: #FFFFFF;}
.focusfld{background-color: #FFFFCC;}
.inputlg input {width: 400px;}
.inputmd input {width: 250px;}
.inputsm input {width: 100px;}
.inputtiny input {width: 35px;}
.invis {display: none;}