BODY
{
	height: 100%;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
html
{
	height: 100%;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	32px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	}	
		
H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	24px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	20px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	
{
	text-decoration: underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.lightbluenounderline:link
{
	text-decoration: none;
	color: #637FB1;
}
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	}
	
/* End Default Generated */

/* Universal */

TABLE TR TD
{
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	vertical-align: top;
}
TABLE
{
	vertical-align: top;
}
TR 
{
	vertical-align: top;
}
#tblMain
{
	width: 100%;
	height: 100%;
}

/* Banner */
#midBanner
{
	text-align: left;
	background: #6E8BC5 url('../Images/Banner/bg.jpg') repeat;
}

/* LEFT COLUMN */
#tblLeft
{	
	background: #D6DFF1 url('../Images/LeftColumn/bg.jpg') repeat-x;
}

#leftColLine
{
	background-color: #C7CEE0;
}

/*Navigation */
#tblNavigation
{
	border: solid 1px #000000;	
	border-collapse: collapse;
}
#tblNavigation td
{
	border: solid 1px #000000;
	border-collapse: collapse;
}
.leftBox
{
	border: solid 1px #000000;	
	border-collapse: collapse;
}
.leftBox td
{
	border: solid 1px #000000;
	border-collapse: collapse;
}
/* FONTS */
TD 
{
	font-family: Arial, Helvetica, sans-serif;
}
.arial
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p
{
	padding-left: 11px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 13px;
}
.bluearial
{
	padding-left: 11px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #637FB1;
	font-size: 13px;
}
.greyarial
{
	padding-left: 11px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 13px;
}
.alignTop
{
	vertical-align: top;
}
.smallarial
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* content tables */
.contentTable td
{
	padding-left: 20px;
	padding-right: 15px;
}
.content1stTD
{
	text-align:center;
	width: 100%;
	padding-top: 18px;
}
.contentTable
{
	vertical-align: top;
	background-color: #FFFFFF;
	width:100%;
	height:100%;
}