body
{	
	background: URL(images/bg1.jpg);
	height:100%;
/*	
	margin: 0px;
	padding: 0px;

	scrollbar-arrow-color: #000760;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000760;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #000760;
*/
}

/* USE THE H1 AND H2 TAGS FOR SEO PLACEMENT ESPECIALLY FOR GOOGLE */

h1
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #003366;
	font-weight: bold;
	font-size: 20px;
}

h2
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

h3
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #DF5D00;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

h4
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

h5
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	text-decoration: underline;
}

h6
{
	font-family: Arial, Verdana, Trebuchet MS;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	font-size: 16px;
	margin: 0px;
}

p
{
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
}

.datetime
{
	font-family: Verdana, Arial, Trebuchet MS;
	color: #DF5D00;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
}

ol
{
	font-family: Trebuchet MS, Verdana, Arial ;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}

ul
{
	font-family: Trebuchet MS, Verdana, Arial ;
	color: #003366;
	font-size: 11px;
	margin-top: 0px;
}

ul li
{
	list-style-image: url(../_gfx/bullet.gif);
}
ul li li
{
	list-style-image: url(../_gfx/bullet2.gif);
}

/* DEFAULT FORM FORMATTING HERE */

input {font-family: verdana; font-size: 10px; color: #1883d1; text-decoration: none; background-color: #FFFFCC; border-style: solid; border-width: 1px; border-color: #000000;}
textarea {font-family: verdana; font-size: 12px; color: #000000; text-decoration: none; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #000000;}
select {font-family: verdana; font-size: 12px; color: #339933; text-decoration: none; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #000000;}

/* LINK FORMATTING HERE */

.boldlink:link
{
	font-family: verdana;
	font-size: 12px;
	color: #1883d1;
	font-weight: bold;
	text-decoration: none;
}

.boldlink:visited
{
	font-family: verdana;
	font-size: 12px;
	color: #1883d1;
	font-weight: bold;
	text-decoration: none;
}

.boldlink:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #E28800;
	font-weight: bold;
	text-decoration: none;
}

.boldlink:active
{
	font-family: verdana;
	font-size: 12px;
	color: #E28800;
	font-weight: bold;
	text-decoration: none;
}

.smalllink:link
{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.smalllink:visited
{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.smalllink:hover
{
	font-family: verdana;
	font-size: 13px;
	color: #E28800;
	font-weight: bold;
	text-decoration: none;
}

.smalllink:active
{
	font-family: verdana;
	font-size: 13px;
	color: #E28800;
	font-weight: bold;
	text-decoration: none;
}

.intext:link
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.intext:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.intext:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #E28800;
	text-decoration: underline;
}
.intext:active
{
	font-family: verdana;
	font-size: 11px;
	color: #E28800;
	text-decoration: underline;
}

.nav:link
{
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav:visited
{
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav:hover
{
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B9E2FF;
	text-decoration: underline;
}

.nav:active
{
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B9E2FF;
	text-decoration: underline;
}

.breadcrumb:link
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.breadcrumb:visited
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.breadcrumb:hover
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}

.breadcrumb:active
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}

.footer:link
{
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.footer:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.footer:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}

.footer:active
{
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}

a:link
{
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
a:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #E28800;
	text-decoration: underline;
}
a:active
{
	font-family: verdana;
	font-size: 11px;
	color: #E28800;
	text-decoration: underline;
}

.foot
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

/* TEXT FORMATTING DESCRIPTIONS HERE */

.blue9
{
	font-family: verdana;
	font-size: 9px;
	color: #000760;
}

.blue9b
{
	font-family: verdana;
	font-size: 9px;
	color: #000760;
	font-weight: bold;
}

.blue9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #000760;
	font-weight: bold;
	text-decoration: underline;
}

.blue10
{
	font-family: verdana;
	font-size: 10px;
	color: #000760;
}

.blue10b
{
	font-family: verdana;
	font-size: 10px;
	color: #000760;
	font-weight: bold;
}

.blue10u
{
	font-family: verdana;
	font-size: 10px;
	color: #000760;
	text-decoration: underline;
}

.blue10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #000760;
	font-weight: bold;
	text-decoration: underline;
}

.blue11
{
	font-family: verdana;
	font-size: 11px;
	color: #000760;
}

.blue11b
{
	font-family: verdana;
	font-size: 11px;
	color: #000760;
	font-weight: bold;
}

.blue11u
{
	font-family: verdana;
	font-size: 11px;
	color: #000760;
	text-decoration: underline;
}

.blue11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #000760;
	font-weight: bold;
	text-decoration: underline;
}

.blue12
{
	font-family: verdana;
	font-size: 12px;
	color: #000760;
}

.blue12b
{
	font-family: verdana;
	font-size: 12px;
	color: #000760;
	font-weight: bold;
}

.blue12i
{
	font-family: verdana;
	font-size: 12px;
	color: #000760;
	font-style: italic;
}

.blue12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #000760;
	font-weight: bold;
	text-decoration: underline;
}

.blue13
{
	font-family: verdana;
	font-size: 13px;
	color: #000760;
}

.blue13b
{
	font-family: verdana;
	font-size: 13px;
	color: #000760;
	font-weight: bold;
}

.blue13i
{
	font-family: verdana;
	font-size: 13px;
	color: #000760;
	font-style: italic;
}

.blue13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #000760;
	font-weight: bold;
	text-decoration: underline;
}

.blue14
{
	font-family: verdana;
	font-size: 14px;
	color: #000760;
}

.blue14b
{
	font-family: verdana;
	font-size: 14px;
	color: #000760;
	font-weight: bold;
}

.blue14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #000760;
	font-weight: bold;
	text-decoration: underline;
}

.blue16b
{
	font-family: verdana;
	font-size: 16px;
	color: #000760;
	font-weight: bold;
}

.ltblue9
{
	font-family: verdana;
	font-size: 9px;
	color: #748DA8;
}

.ltblue9b
{
	font-family: verdana;
	font-size: 9px;
	color: #748DA8;
	font-weight: bold;
}

.ltblue9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #748DA8;
	font-weight: bold;
	text-decoration: underline;
}

.ltblue10
{
	font-family: verdana;
	font-size: 10px;
	color: #748DA8;
}

.ltblue10b
{
	font-family: verdana;
	font-size: 10px;
	color: #748DA8;
	font-weight: bold;
}

.ltblue10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #748DA8;
	font-weight: bold;
	text-decoration: underline;
}

.ltblue11
{
	font-family: verdana;
	font-size: 11px;
	color: #748DA8;
}

.ltblue11b
{
	font-family: verdana;
	font-size: 11px;
	color: #748DA8;
	font-weight: bold;
}

.ltblue11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #748DA8;
	font-weight: bold;
	text-decoration: underline;
}

.ltblue12
{
	font-family: verdana;
	font-size: 12px;
	color: #748DA8;
}

.ltblue12b
{
	font-family: verdana;
	font-size: 12px;
	color: #748DA8;
	font-weight: bold;
}

.ltblue12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #748DA8;
	font-weight: bold;
	text-decoration: underline;
}

.ltblue13
{
	font-family: verdana;
	font-size: 13px;
	color: #748DA8;
}

.ltblue13b
{
	font-family: verdana;
	font-size: 13px;
	color: #748DA8;
	font-weight: bold;
}

.ltblue13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #748DA8;
	font-weight: bold;
	text-decoration: underline;
}

.ltblue14
{
	font-family: verdana;
	font-size: 14px;
	color: #748DA8;
}

.ltblue14b
{
	font-family: verdana;
	font-size: 14px;
	color: #748DA8;
	font-weight: bold;
}

.ltblue14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #748DA8;
	font-weight: bold;
	text-decoration: underline;
}

.black9
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}

.black9i
{
	font-family: verdana;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}

.black9b
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.black9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.black10
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.black10i
{
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

.black10b
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.black10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.black11
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.black11i
{
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.black11b
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.black11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.black12
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.black12b
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.black12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.black13
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}

.black13b
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.black13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.black14
{
	font-family: verdana;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.black14b
{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.black14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.maroon9
{
	font-family: verdana;
	font-size: 9px;
	color: #6D0000;
}

.maroon9i
{
	font-family: verdana;
	font-size: 9px;
	font-style: italic;
	color: #6D0000;
}

.maroon9b
{
	font-family: verdana;
	font-size: 9px;
	color: #6D0000;
	font-weight: bold;
}

.maroon9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #6D0000;
	font-weight: bold;
	text-decoration: underline;
}

.maroon10
{
	font-family: verdana;
	font-size: 10px;
	color: #6D0000;
}

.maroon10i
{
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #6D0000;
}

.maroon10b
{
	font-family: verdana;
	font-size: 10px;
	color: #6D0000;
	font-weight: bold;
}

.maroon10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #6D0000;
	font-weight: bold;
	text-decoration: underline;
}

.maroon11
{
	font-family: verdana;
	font-size: 11px;
	color: #6D0000;
}

.maroon11i
{
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #6D0000;
}

.maroon11b
{
	font-family: verdana;
	font-size: 11px;
	color: #6D0000;
	font-weight: bold;
}

.maroon11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #6D0000;
	font-weight: bold;
	text-decoration: underline;
}

.maroon12
{
	font-family: verdana;
	font-size: 12px;
	color: #6D0000;
}

.maroon12b
{
	font-family: verdana;
	font-size: 12px;
	color: #6D0000;
	font-weight: bold;
}

.maroon12bi
{
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	color: #6D0000;
	font-weight: bold;
}

.maroon12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #6D0000;
	font-weight: bold;
	text-decoration: underline;
}

.maroon13
{
	font-family: verdana;
	font-size: 13px;
	color: #6D0000;
}

.maroon13b
{
	font-family: verdana;
	font-size: 13px;
	color: #6D0000;
	font-weight: bold;
}

.maroon13bi
{
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	color: #6D0000;
	font-weight: bold;
}

.maroon13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #6D0000;
	font-weight: bold;
	text-decoration: underline;
}

.maroon14
{
	font-family: verdana;
	font-size: 14px;
	line-height: 24px;
	color: #6D0000;
}

.maroon14b
{
	font-family: verdana;
	font-size: 14px;
	color: #6D0000;
	font-weight: bold;
}

.maroon14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #6D0000;
	font-weight: bold;
	text-decoration: underline;
}

.dkgray9
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
}

.dkgray9i
{
	font-family: verdana;
	font-size: 9px;
	font-style: italic;
	color: #333333;
}

.dkgray9b
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}

.dkgray9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.dkgray10
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

.dkgray10i
{
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

.dkgray10b
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.dkgray10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.dkgray11
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

.dkgray11i
{
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}

.dkgray11b
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.dkgray11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.dkgray12
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}

.dkgray12b
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.dkgray12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.dkgray13
{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
}

.dkgray13b
{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.dkgray13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.dkgray14
{
	font-family: verdana;
	font-size: 14px;
	color: #333333;
}

.dkgray14b
{
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.dkgray14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.dkgray16b
{
	font-family: verdana;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.green9
{
	font-family: verdana;
	font-size: 9px;
	color: #006600;
}

.green9b
{
	font-family: verdana;
	font-size: 9px;
	color: #006600;
	font-weight: bold;
}

.green9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

.green10
{
	font-family: verdana;
	font-size: 10px;
	color: #006600;
}

.green10b
{
	font-family: verdana;
	font-size: 10px;
	color: #006600;
	font-weight: bold;
}

.green10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

.green11
{
	font-family: verdana;
	font-size: 11px;
	color: #006600;
}

.green11b
{
	font-family: verdana;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

.green11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

.green12
{
	font-family: verdana;
	font-size: 12px;
	color: #006600;
}

.green12b
{
	font-family: verdana;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

.green12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

.green13
{
	font-family: verdana;
	font-size: 13px;
	color: #006600;
}

.green13b
{
	font-family: verdana;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}

.green13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

.green14
{
	font-family: verdana;
	font-size: 14px;
	color: #006600;
}

.green14b
{
	font-family: verdana;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}

.green14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

.red9
{
	font-family: verdana;
	font-size: 9px;
	color: #CF0000;
}

.red9b
{
	font-family: verdana;
	font-size: 9px;
	color: #CF0000;
	font-weight: bold;
}

.red9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #CF0000;
	font-weight: bold;
	text-decoration: underline;
}

.red10
{
	font-family: verdana;
	font-size: 10px;
	color: #CF0000;
}

.red10b
{
	font-family: verdana;
	font-size: 10px;
	color: #CF0000;
	font-weight: bold;
}

.red10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #CF0000;
	font-weight: bold;
	text-decoration: underline;
}

.red11
{
	font-family: verdana;
	font-size: 11px;
	color: #CF0000;
}

.red11b
{
	font-family: verdana;
	font-size: 11px;
	color: #CF0000;
	font-weight: bold;
}

.red11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #CF0000;
	font-weight: bold;
	text-decoration: underline;
}

.red12
{
	font-family: verdana;
	font-size: 12px;
	color: #CF0000;
}

.red12b
{
	font-family: verdana;
	font-size: 12px;
	color: #CF0000;
	font-weight: bold;
}

.red12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #CF0000;
	font-weight: bold;
	text-decoration: underline;
}


.red13
{
	font-family: verdana;
	font-size: 13px;
	color: #CF0000;
}

.red13b
{
	font-family: verdana;
	font-size: 13px;
	color: #CF0000;
	font-weight: bold;
}

.red13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #CF0000;
	font-weight: bold;
	text-decoration: underline;
}

.red14
{
	font-family: verdana;
	font-size: 14px;
	color: #CF0000;
}

.red14b
{
	font-family: verdana;
	font-size: 14px;
	color: #CF0000;
	font-weight: bold;
}

.red14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #CF0000;
	font-weight: bold;
	text-decoration: underline;
}

.gray9
{
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}

.gray9b
{
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}

.gray9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.gray10
{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}

.gray10b
{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.gray10i
{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}

.gray10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.gray11
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}

.gray11b
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.gray11i
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

.gray11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.gray12
{
	font-family: verdana;
	font-size: 12px;
	color: #999999;
}

.gray12b
{
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.gray12i
{
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	font-style: italic;
}

.gray12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.gray13b
{
	font-family: verdana;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}

.gray13i
{
	font-family: verdana;
	font-size: 13px;
	color: #999999;
	font-style: italic;
}

.gray13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.gray14
{
	font-family: verdana;
	font-size: 14px;
	color: #999999;
}

.gray14b
{
	font-family: verdana;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

.gray14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.gray16bi
{
	font-family: verdana;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}

.gray18bi
{
	font-family: verdana;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}

.ltgray9
{
	font-family: verdana;
	font-size: 9px;
	color: #EEEEEE;
}

.ltgray9b
{
	font-family: verdana;
	font-size: 9px;
	color: #EEEEEE;
	font-weight: bold;
}

.ltgray9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

.ltgray10
{
	font-family: verdana;
	font-size: 10px;
	color: #EEEEEE;
}

.ltgray10b
{
	font-family: verdana;
	font-size: 10px;
	color: #EEEEEE;
	font-weight: bold;
}

.ltgray10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

.ltgray11
{
	font-family: verdana;
	font-size: 11px;
	color: #EEEEEE;
}

.ltgray11b
{
	font-family: verdana;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
}

.ltgray11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

.ltgray12
{
	font-family: verdana;
	font-size: 12px;
	color: #EEEEEE;
}

.ltgray12b
{
	font-family: verdana;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bold;
}

.ltgray12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

.ltgray13
{
	font-family: verdana;
	font-size: 13px;
	color: #EEEEEE;
}

.ltgray13b
{
	font-family: verdana;
	font-size: 13px;
	color: #EEEEEE;
	font-weight: bold;
}

.ltgray13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

.ltgray14
{
	font-family: verdana;
	font-size: 14px;
	color: #EEEEEE;
}

.ltgray14b
{
	font-family: verdana;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
}

.ltgray14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

.ltgray16bi
{
	font-family: verdana;
	font-size: 16px;
	color: #EEEEEE;
	font-weight: bold;
	font-style: italic;
}

.ltgray18bi
{
	font-family: verdana;
	font-size: 18px;
	color: #EEEEEE;
	font-weight: bold;
	font-style: italic;
}

.white9
{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.white9b
{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

.white9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.white10
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.white10b
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.white10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.white11
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.white11b
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.white11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.white12
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.white12b
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.white12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.white13
{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
}

.white13b
{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.white13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.white14
{
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
}

.white14b
{
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.white14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.white16bi
{
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.white18bi
{
	font-family: verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.orange9
{
	font-family: verdana;
	font-size: 9px;
	color: #EB8500;
}

.orange9b
{
	font-family: verdana;
	font-size: 9px;
	color: #EB8500;
	font-weight: bold;
}

.orange9bu
{
	font-family: verdana;
	font-size: 9px;
	color: #EB8500;
	font-weight: bold;
	text-decoration: underline;
}

.orange10
{
	font-family: verdana;
	font-size: 10px;
	color: #EB8500;
}

.orange10b
{
	font-family: verdana;
	font-size: 10px;
	color: #EB8500;
	font-weight: bold;
}

.orange10bu
{
	font-family: verdana;
	font-size: 10px;
	color: #EB8500;
	font-weight: bold;
	text-decoration: underline;
}

.orange11
{
	font-family: verdana;
	font-size: 11px;
	color: #EB8500;
}

.orange11b
{
	font-family: verdana;
	font-size: 11px;
	color: #EB8500;
	font-weight: bold;
}

.orange11bu
{
	font-family: verdana;
	font-size: 11px;
	color: #EB8500;
	font-weight: bold;
	text-decoration: underline;
}

.orange12
{
	font-family: verdana;
	font-size: 12px;
	color: #EB8500;
}

.orange12b
{
	font-family: verdana;
	font-size: 12px;
	color: #EB8500;
	font-weight: bold;
}

.orange12bu
{
	font-family: verdana;
	font-size: 12px;
	color: #EB8500;
	font-weight: bold;
	text-decoration: underline;
}

.orange13
{
	font-family: verdana;
	font-size: 13px;
	color: #EB8500;
}

.orange13b
{
	font-family: verdana;
	font-size: 13px;
	color: #EB8500;
	font-weight: bold;
}

.orange13bu
{
	font-family: verdana;
	font-size: 13px;
	color: #EB8500;
	font-weight: bold;
	text-decoration: underline;
}

.orange14
{
	font-family: verdana;
	font-size: 14px;
	color: #EB8500;
}

.orange14b
{
	font-family: verdana;
	font-size: 14px;
	color: #EB8500;
	font-weight: bold;
}

.orange14bu
{
	font-family: verdana;
	font-size: 14px;
	color: #EB8500;
	font-weight: bold;
	text-decoration: underline;
}

.orange16b
{
	font-family: verdana;
	font-size: 16px;
	color: #EB8500;
	font-weight: bold;
}

.orange16bi
{
	font-family: verdana;
	font-size: 16px;
	color: #EB8500;
	font-weight: bold;
	font-style: italic;
}

.orange18bi
{
	font-family: verdana;
	font-size: 18px;
	color: #EB8500;
	font-weight: bold;
	font-style: italic;
}

.cpr
{
	font-family: verdana;
	font-size: 13px;
	color: #C4AF8A;
	font-weight: bold;
	
}

/* DROP DOWN NAVIGATION CSS BELOW */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  color: #FFFFFF;
  font-family: verdana, Trebuchet MS, arial;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
}

div.menu a.menuCatItem {
  color: #BEDFFF;
  font-family: verdana, Trebuchet MS, arial;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
}

div.menuBar {
  background-color: #e0e0e0;
  border: 0px outset #e0e0e0;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 0px solid #e0e0e0;
  color: #00274E;
  cursor: pointer;
  left: 0px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 0px outset #e0e0e0;
  color: #00274E;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #FF7D20;
  border: 0px inset #e0e0e0;
  color: #ffffff;
  left: 0px;
  top: 0px;
}

div.menu {
  background-color: #00274E;
  border-left: 0px outset #e0e0e0;
  border-right: 0px outset #e0e0e0;
  border-bottom: 0px outset #e0e0e0;
  left: 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #FF7D20;
  color: #FFFFFF;
}

div.menu a.menuCatItem {
  color: #BEDFFF;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}

div.menu a.menuCatItem:hover, div.menu a.menuCatItemHighlight {
  background-color: #FF7D20;
  color: #BEDFFF;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 0px inset #e0e0e0;
  margin: 0px 0px;
}

.menuDrop {
}